body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	min-width:800px;
}

.cabecera{
	width:90%;
	margin-left: auto;
	margin-right: auto;
}

.menu_top{
	
	border-left:#999999 solid 1px;
	border-right:#999999 solid 1px;
	background-repeat:repeat-x;
	height:22px;
}

.menu_top a{
	text-decoration:none;
	font-size:0.8em;
}

.menu_top a:link, .menu_top a:visited{
	color:#666666; /* COLOR DE LOS ENLACES DEL MENU SUPERIOR*/
}

.menu_top a:hover{
	color:#CC0000; /* COLOR DE LOS ENLACES DEL MENU SUPERIOR CON EL RATON ENCIMA*/
}

.boton_enlace{
	height:19px;
	float:right;
	text-align:center;
	border-left:#999999 solid 1px; /* BORDE LATERAL DE LOS ENLACES DEL MENU SUPERIOR*/
	padding:4px 20px 0px 20px;
}

.portada{
	height:170px; /*ALTO DE LA IMAGEN DE LA CABECERA*/ 
	display:block;
	background-color:#FFFFFF; /*COLOR DE FONDO DE LA IMAGEN DE LA CABECERA*/
	text-align:left;
	background-position:center;
	background-image:url(../images/index.jpg);
	margin-top:0.5px;
	border:#999999 solid 1px; /*COLOR DEL BORDE DE LA IMAGEN DE LA PORTADA*/
	border-bottom:none;
	
}

.contenido{
	margin-top:5px;
	width:90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom:10px;
	overflow:hidden;
}

.seccion_derecha{
	width:27%;
	float:right;
}

.seccion_principal{
	width:72%;
	min-height:650px;
}

.contenedor_blanco{
	width:98%;
	border:#999999 solid 1px; /* COLOR DEL BORDE DEL CONTENEDOR BLANCO*/
	margin-bottom:10px;
}


.contenedor_blanco h1{
	color:#636363;
	font-size:1.6em;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
	letter-spacing:-1px;
}

.contenedor_blanco h2{
	color:#CC0000; /* COLOR DEL TÍTULO */
	font-size:1.3em;	
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin-bottom:5px;
	letter-spacing:-1px;
}


.contenedor_color{
	width:98%;
	border:#CC0000 solid 1px; /* COLOR DEL BORDE DEL CONTENEDOR DE COLOR*/
	background-color:#efadad;
	margin-bottom:10px;
}


.contenedor_blanco a{
	font-weight:bold;
	}

.contenedor_blanco a:link, .contenedor_blanco a:visited{
	color:#CC0000; /* COLOR DEL ENLACE DEL CONTENEDOR BLANCO*/
}


.contenedor_blanco a:hover{
	color:#f4911c; /* COLOR DEL ENLACE DEL CONTENEDOR BLANCO CON EL RATÓN ENCIMA*/
}

.contenedor_color a{
	font-weight:bold;
	font-size:0.9em;
	margin-right:10px;
	}

.contenedor_color a:link, .contenedor_color a:visited{
	color:#CC0000;	/* COLOR DEL ENLACE DEL CONTENEDOR DE COLOR*/
}


.contenedor_color a:hover{
	color:#ffffff; /* COLOR DEL ENLACE DEL CONTENEDOR DE COLOR CON EL RATÓN ENCIMA*/
}


.contenedor_color p, .contenedor_blanco p{
	margin-top:10px;
	font-size:0.8em;
}

.contenedor_color ul, .contenedor_blanco ul{
	margin-top:10px;
	font-size:0.8em;
}

.contenedor_blanco li{

margin-bottom:10px;
}

.espaciado{
	margin: 20px;
	overflow:hidden;
}

.contenedor_adsense {
	padding:20px 0px 20px 0px;
	text-align:center;
}

.contenedor_adsense a{
	font-weight:bold;
	margin-right:20px;
	font-size:0.9em;
	}

.contenedor_adsense a:link, .contenedor_adsense a:visited{
	color:#CC0000; /* COLOR DEL ENLACE DEL CONTENEDOR ADSENSE*/
}

.pie{
	width:90%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	padding:10px 0px 10px 0px;
	color:#373737;
	font-size:0.8em;
	border-top:solid 2px #CC0000; /* COLOR DEL BORDE DEL PIE DE PÁGINA*/
}


.pie a:link, .pie a:visited{
	color:#CC0000;		/* COLOR DEL ENLACE DEL PIE DE PÁGINA*/
}

.pie a:hover{
	color:#fd8d39; /* COLOR DEL ENLACE DEL PIE DE PÁGINA CON EL RATON ENCIMA*/
}

.corte {clear: both;}


/*============ Menu ============================*/

.menu_central{
	text-align:center;
	height:30px;
	background-color:#FFFFFF; /*COLOR DE FONDO DEL MENU*/
	border:#999999 solid 1px; /*COLOR DEL BORDE DEL MENU*/
}

.menu{
	height:30px;
}

.menu ul{
	list-style-type:none;
	padding:0;
	margin:0;
}

.menu li{
	float:left;
	position:relative;
	z-index:100;
	line-height:24px;
	border-right:#999999 solid 1px; /* COLOR DE LA SEPARACIÓN DE ELEMENTOS DEL MENU*/
	
}

.menu li li{
	line-height: normal;
	border-right:none;
}


.menu table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	left:-2px;
	top:30px;

}


.menu a, .menu :visited {
	display:block;
	padding:3px 9px 3px 9px;
	text-decoration:none;
	text-align:center;
	color:#999999; /* COLOR DEL TEXTO DEL MENU*/
	font-size:13px;
	font-weight:bold;
	background-color:#FFFFFF; /* COLOR DE LOS BOTONES DEL MENU*/
}


.menu :hover{
	background:#CC0000; /* COLOR DE LOS BOTONES CON EL RATÓN ENCIMA*/
	color:#FFFFFF; /* COLOR DEL TEXTO DE LOS BOTONES CON EL RATON ENCIMA*/
}


.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	width:98px;

}


.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}

.menu ul ul a, .menu ul ul a:visited {
	background-color:#FFFFFF; /* COLOR DEL FONDO DEL MENU DESPLEGABLE*/
	font-size:0.9em;
	border-left:#656565 solid 1px;
	border-right:#656565 solid 1px;
	border-bottom:#656565 solid 1px;
	letter-spacing:0px;
	width:150px;
	color:#999999;	
}

.menu ul ul a:hover {
	font-size:0.9em;
	letter-spacing:0px;
	background-color:#CC0000; /* COLOR DEL FONDO DEL MENU DESPLEGABLE CON EL RATON ENCIMA*/
	color:#FFFFFF;
}

.migas_de_pan{
	font-size:10px;

}



