A:visited {color:#000000; text-decoration: none;}  
A:active {color:#000000; text-decoration: none;}  
A:link {color:#000000; text-decoration: none;} 
A:hover {color:#990000; text-decoration:underline;} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondo {
	width:100%;
	background-color:#FFFFFF; 
	margin:0px;
	background-image:url(../img/background.gif);
	background-repeat:repeat-x;
}
.contenedor1 {
	width:80%;
	background-position:center;
	margin-top:0;
	margin-left:10%;
	margin-right:10%;
	border-left-color:#333333;
	border-left-width:thin;
	border-left-style:solid;
	border-right-color:#333333;
	border-right-width:thin;
	border-right-style:solid;

}

/* CABECERA */
.cabecera {
	background-color:#000000; 
	margin:0px;
	height:170px;
}
.logo{
margin-top:1%;
margin-left:2%;
float:left;
}
.aaa{
margin-top:0.5%;
margin-right:1%;
float:right;
}
/* FIN CABECERA */
/* MENU */
.menu {
	background-image:url(../img/fondomenu.gif);
	background-repeat:repeat-x;
	margin:0px;
	height:62px;
}
.textomenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;/*12px*/
	font-stretch:ultra-expanded;
	color:#FFFFFF;
	font-weight: bold;
}
A.textomenu:visited {color:#FFFFFF; text-decoration: none;}  
A.textomenu:active {color:#000000; text-decoration: none;}  
A.textomenu:link {color:#FFFFFF; text-decoration: none;} 
A.textomenu:hover {color:#990000; text-decoration: none;}  
.tablamenu {
margin-top:30px;
}
/* FIN MENU */
/* SUBMENU */
.submenu {
	background-image:url(../img/fondosubmenu.gif);
	background-repeat:repeat-x;
	margin:0px;
	height:257px;
}
.submenugota {
margin-top:0px;
float:left;
}
.submenudientes {
margin-top:5%;
margin-right:3%;
float:right;
}
/* FIN SUBMENU */
/* CUERPO */
.cuerpo{
	padding-left:8%;
}
.ultimasnoticias{
	float:left;
	width:50%;
}
.calendario{
	float:right;
	width:45%;
}
.titulocuerpo {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-stretch:ultra-expanded; color:#000000;
	font-weight: bold;
	font-size:1.1em;/*16px*/
}
.subtitulocuerpo {
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:0.8em;/*11px*/ font-stretch:ultra-expanded; color:#000000;
}
.textocuerpo {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:0.7em;/*11px*/ font-stretch:ultra-expanded; color:#000000;
}
.fecha {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:9px; color:#990000;
}
.textoenlacesrelacionados {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000000;
	padding-left:30px;
	font-weight: bold;
}
/* FIN CUERPO */
/* PIE */
.pie {
	background-image:url(../img/pie.gif); background-repeat:repeat-x; height:46px; clear:both;
}
.piefoto {
	margin-top:0; margin-left:1%; float:left;
}
.textopie {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:9px; font-stretch:ultra-expanded; margin-top:1%; color:#FFFFFF;
}
/* FIN PIE */
