
BODY {
	margin-top : 2px; 
	margin-left : 2px; 
	margin-right : 2px; 
	margin-bottom : 2px; 
}


.fondoMenu
{
background-color: #ffab7d;
}

.fondoPrincipal
{
background-color: #ffcfb5;;
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;;

}

.fondoPie
{
	background-color: #cd6f55;
	font-family: Arial;
	font-size: 11pt;
	color:#4a0000;
}

.fondoGuia
{
background-color: #ffab7d;
}



A:hover {
	font-family: Arial;
	font-size: 11pt;
	color:#9d0000;

}
A:link {
	font-family: Arial;
	font-size: 11pt;
	color:#9d0000;
	text-decoration: none;
}
A:visited {
	font-family: Arial;
	font-size: 11pt;
	color: #9d0000;
	text-decoration: none;
}

.menu:HOVER {
	font-weight: bold;
}


.guia:HOVER {
	text-decoration: underline;
}


.enlace:HOVER {
	text-decoration: underline;
}


.textoCabecera
{

	background-color: #cd6f55;
	color: #4a0000;
	font-size: 20pt;;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;;
	text-align: center;
	vertical-align: middle

}


.textoNormal
{

	color: #4a0000;
	font-size: 11pt;
	font-family: Arial;
	font-style: normal;;
	text-align: justify;
}

.textoNormalCentrado
{

	color: #4a0000;
	font-size: 11pt;
	font-family: Arial;
	font-style: normal;;
	text-align:center;
}

.tituloTabla
{

	color: #4a0000;
	font-size: 16pt;;
	font-family: Arial;
	font-style: italic;;
	text-align: center;

}


.cabeceraTabla
{
	background-color: #d88f7a;
}
