@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background:#ccc;
	}
	
#centrado{
	margin:auto;
	width:980px;
}

#contenedor{
	width:980px;

	background:#FFF;
	margin-top:10px;
	float:left;

}

#header{
	width:980px;
	height:157px;
/*background:#FF0000;*/
}
.Estilo1 {
	color: #000033;
	font-size: 24px;
	font-weight: bold;
}
.Estilo2 {
	font-size: 20px;
	color: #000033;
	font-weight: bold;
}

.Estilo3 {
	font-size: 14px;
	color: #000033;
	font-weight: bold;
}
.tituloapartado{
	font-size:16px;
	color:#000033;
	font-weight:bold;
	text-align:right;
}

#subheader{
	width:980px;
	height:33px;
	background:#ffffcc;
}

#subheader p{
	font-size:21px;
	text-align:right;
	color:#000033;
	font-weight:bold;
	padding-top:5px;
	padding-right:10px;
}
#grupo{
	width:281px;
	height:157px;
	float:left;
}

#flash{
	width:699px;
	height:157px;
	float:right;
}

#menusup{
	width:980px;
	height:28px;
	background:#CC9900;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
#menusup ul{

	height:28px;
	margin:0;
	padding:0;

}

#menusup li{

	height:28px;
	float:left;
	padding-right:25px;
	padding-left:25px;
	/*padding-top:7px;*/
	
	
}

#menusup a{
	text-decoration:none;
	font-weight:bold;
	color: #fff;
	display: block;
	text-align: center;
	margin-top:5px;


}

#menusup a:hover{
	text-decoration:underline;
}

#menusup ul, li{
	list-style-type:none;
}

#wrapper{
	float:left;
}

#menuv{
	width:185px;
	margin-top:50px;
	
}

#menuv ul{
	list-style-type:none;
	margin-left:30px;
}
#menuv li{
	margin-bottom:30px;
}

#menuv a{
	text-decoration:none;
	font-size:12px;
	color:#000033;
	font-family:"Arial Black",Arial, Helvetica, sans-serif;

}

#menuv a:hover{
	text-decoration:underline;
}

#izquierdo{
	width:185px;
	float:left;
	min-height:450px;
	padding:10px;
}

.tituloapartadohome{
	font-size:13px;
	font-weight:bold;
	color:#CC9900;
}



#derecho{
	width:650px;
	float:right;
	border-left:solid 30px #CC9900;
	min-height:450px;
	padding:40px;
}

#img{
	width:310px;
	float:left;

}

#fotoup{
	margin-top:30px;
}
#fotodown{
	margin-top:5px;
}

#contenidohome{
	margin-top:10px;
	padding:20px 20px 0 20px;
	float:right;
	
	
}
#footer{
	width:980px;
	float:left;
	position:inherit;
	height:24px;
	clear:both;
	background:#FFFFCC;
}
#left{
	float:left;
	margin-left:5px;
}

#right{
	float:right;
	margin-right:5px;
}

#logos{
text-align:right;
clear:both;

margin-right:20px;
}

#w3c{
	float:left;
	margin-top:3px;
}
#footer p{
	font-size:11px;
	color:#000033;
	font-weight:bold;
	text-align:right;
	padding:2px;
	margin-top:2px;
}
#footer a{
	font-size:13px;
	font-weight:bold;
	color:#000033;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}



.apartadoActual 
{
	background-color:#996600;
}
#menuv ul li.subapartadoActual
{
	list-style-image:url(assets/circuloazul.gif);
	list-style-position:outside;
}

.era7{
	text-decoration:none;
	color:#cc9900;
}

.era7:hover{
	text-decoration:underline;
}
.enlace_publicaciones{
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#cc9900;

}
.enlace_publicaciones:hover{
	text-decoration:underline;
}
.td{
	border-bottom:solid 1px #CC9900;
}

.enlacenoticias{
font-size:11px;
color:#000;
text-decoration:none;
}
.enlacenoticias a:hover{
color:#666666;
}

#mapaweb ul li{
padding-top:10px;}

.mapaweb_amarillo{
	font-size: 12px;
	color: #CC9900;
	font-weight: bold;
	padding-left:30px;
	text-decoration:none;
}

.mapaweb_amarillo:hover{
	text-decoration:underline;
}

.mapaweb_azul{

	font-size: 14px;
	color: #000033;
	font-weight: bold;
	text-decoration:none;

}

.mapaweb_azul:hover{
	text-decoration:underline;
}

.bordeinstalaciones{
border:1px solid #CC9900;}