@charset "utf-8";

img, div {
	behavior: url(iepngfix.htc);
	text-align: left;
}

a:link{
	text-decoration::none;
	color:#FFBA00;
	}
a:hover{
	text-decoration::none;
	color:#FFBA00;
	}
a:visited{
	text-decoration::none;
	color:#FFBA00;
	}	

body{
	background: url(../imagenes/background01.gif) repeat;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
}


#contenedor {
	clear: both;
	width: 930px;
	margin: 0 auto;
	text-align:left;
}

#superior {
	background:url(../imagenes/7a.png) repeat-x;
	margin-top:20px;
	height:44px;
	top:0px;
	left:0px;
}

#subcontenedor {
	margin-top: 20px;
	}

#cabecera {
	width: 930px;
	height: 240px;
	}
	
#subcabecera {
	width: 930px;
	height: 400px;
	margin-top:20px;
	}
	
#subcabecera-izquierda {
	width:170px;
	height:400px;
	float: left;
	}	

#subcabecara-centro {
	width: 590px;
	height: 400px;
	float:left;
	}

#subcabecera-derecha {
	width: 170px;
	height: 400px;
	float:right;
	}
	
#publicidad {
	width:930px;
	height:220px;
	background:#FFBA00 ;
	margin-top:20px;
	}
	
#cuerpo  {
	width: 930px;
	height:100%;
	height:auto;
	margin-top: 20px;
	background:#000099;
	float:left;
	}	
	
#menu {
	width: 194px;
	float:left;
	background:#000099;
	padding-top: 40px;
	padding-left:10px;
 	}
	
#contenido {
	width: 500px;
	float:left;
	text-align: justify;
	background:#000099;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	}
	
#notas-derecha {
	width: 158px;
	float:left;
	background:#000099;	
	padding-top:20px;
	text-align:center;
	}

#footer  {
	width: 930px;
	height:120px;
	background:#000099;
	float:left;
	text-align:center;
	margin-bottom:25px;
	padding-bottom:10px;
	}	

#content ul ul  {
	margin-top: 0;
}

#titulo_box {
	background-color:#FFCB40;
	color:#000099;
	text-align:center;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font:bold;
	font-weight:bold;
	font-size:1em;
	}
	
#contenido_box {
	border:#FFCB40;
	border:solid;
	color:#FFCB40;
	text-align:center;
	margin-bottom:15px;
	padding-top:10px;
	padding-bottom:10px;
	}

.imagen-centrada {
	text-align:center;
	border-bottom:5px;
	border-top: 5px;
	border:0px;
	}
	
.imagen-izquierda {
	margin-right:8px;
	margin-bottom:8px;
	border:0px;
	}
	
.imagen-derecha {
	margin-left:8px;
	margin-bottom:8px;
	border:0px;
	}
	
hr {
	color:#FFBA01;
	background:#FFBA01;
	height:1px;
	border:0px;
	}
	
H1 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFBA00;
	margin-bottom:30px;
	}

H2 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFCB40;
	border-width:thin;
	border:#ffcb40;
	border:solid;
	padding:8px;
	text-decoration:none;
	}

H2 a:link {
	color:#FFCB40;
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	border:none;
	}

H2 a:hover {
	color:#FFD973;
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	border:none;
	text-decoration:none;
	}
	
H2 a:visited {
	color:#FFCB40;
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	border:none;
	text-decoration:none;
	}	

H3 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFCB40;
	border-bottom:#FFCB40;
	border:thin;
	border-bottom:solid;
	}

