/*FORMATO*/
body{
	text-align:center;
	margin:0px;
	padding:0px;
	font:.825em Calibri,Arial,Verdana,sans-serif;
	background-color: #000;
	color:#6F7B77;
}

#todo{
	padding:0px;
	width:782px;
	margin:0px auto;
	text-align:left;
	border-left: 1px solid #F6B22B;
	border-right: 1px solid #F6B22B;
	background-color: #fff;
}

.validacion{
	width:340px;
	text-align:right;
	float:left;
}
#layoutroller {
	text-align:left;
}

#top{
	width:782px;
	height:49px;
	background-image:url(/i/fondo_top.png);
	background-repeat:no-repeat; 
	border-bottom: 1px solid #F6B22B;
	text-align:right;
	padding-top:5px;	
}
#top a{
	font-weight:normal;
	font-size:0.83em;
	color:#0094DB;
	text-decoration:underline;
	margin-right: 10px;
}
#top img {
	margin-top: 10px;
}

#logo {
	position:absolute;
	top:0;
	margin-left:50px;
}
#logo img{
	width:222px;
	height:111px;
}
.transparente{
	behavior: url("/css/png.htc");
}
#header{
	width: 585px;
	overflow:hidden;
	background-color: #515756;
	border-top:18px solid #000;
	border-bottom: 12px solid #000;
	float:left;
}
*html #header {
	background-color: #434948;
}
#header img{
	border-bottom: 1px solid #F6B22B;
}

#contenidos{
	width:563px;
	padding: 10px 10px 10px 10px;
	float:left;
	background-color: #fff;
	margin-bottom: 10px;
}
#contenidos img{
	padding:1px;
	margin:2px;
	border: 1px solid #F6B22B;
	background-color: #F6F9FB;
}
#lateral{
	width:197px;
	float:left;
	overflow:hidden;
}
#contenidos_lateral {
	float: left;
	width:187px;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	margin-bottom: 15px;
}
#contenidos_lateral img{
	padding:1px;
	margin:2px;
	border: 1px solid #F6B22B;
	background-color: #F6F9FB;
}
#bottom{
	width:782px;
	height:30px;
	padding-top:5px;
	background-color:#F6B22B;
	font-size:1.0em;
} 
#bottom p{
	margin-left: 10px;
	color: #515756;
}
*html #bottom p {
	padding-top: 5px;
}
#bottom a{
	color: #515756;
	text-decoration: none;
}

#noticiasindex{
	margin:0px 0px 20px 0px;

}
.firma{
	text-align:right;
}
/* REDEFINICIONES */
img{
	border:0;
}
a{
	color:#0094DB;
	font-weight:bold;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

h1{
	display:none;
}

h2{
	color:#333333;
	font-size:1.6em;
	margin:0px;
	padding-top:4px;
	padding-bottom: 7px;
	background-image:url(/i/linea_h2.png);
	background-repeat:no-repeat;
	background-position:0px 25px;
}
h2 span{
	padding:0 !important;
}
dt{
	font-weight:bold;
}
dd{
	margin:5px 0px 10px 0px;
	font-size:11px;
	color:#777;
}
.invisible{
	display:none;
}

/* LISTADOS - DETALLES */
.registro_listado{
	clear:both;
	margin-top:10px;
	margin-bottom:20px;
	padding-bottom: 5px;
	text-decoration:none !important;	
}
.datos_listado {
	margin-left: 20px;
	margin-top: 5px;
}
#titulo_actualidad {
	float:left;
	width: 430px;
	margin-bottom: 15px;
}
.registro_listado a{
	color: #666E6C;
	font-weight:bold;
	text-decoration:none !important;
}
.img_detalle {
	float: right;
}
.foto {
	border:1px solid #EFF8FC;
	margin-right:10px !important;
	margin-bottom:10px !important;
	float:left;	
}
.volver{
	clear:both;
	text-align:center;
}
.volver  a{
	text-decoration:none !important;
}
.paginado {
	text-align:center;
	clear:both;
	padding-top:10px;
}
.titulodetalle{
	color: #666E6C;
	font-weight:bold;
}
.oculto  {
	display: none;
}
.oculto_cero {
	display: none;
}

/* FORMULARIOS */
input,select,textarea{
	border:1px solid #86AAD9;
	color:#555;
	font-family:arial, sans-serif;
}
input.sinborde{
	border:none;
	margin-left: 100px;
}

input.boton{
 	font-size:10px;
}
#contenidos .formulario dt{
	border:0px;
	float:left;
	text-align: right;
	clear:both;
	width:150px;
	margin-right: 50px;
}
#contenidos .formulario dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}
#lateral form dt{
	border:0px;
	clear:both;
	width:100px;
}
#lateral form dd{
	border:0px;
	padding-bottom:5px;
	margin:0px;
}
li .on{ 
	color:#000;
}
.error{
	color:#f00;
	font-weight: bold;
}
/*** mapaweb ***/

#mapaweb ul{
	list-style-type:none;
}
#mapaaweb ul ul{
	list-style-type:none;
	padding-left: 10px;
}
#mapaweb ul ul ul{
	font-size:9px;
	list-style-type:none;
}
#mapaweb a{
	color:#424242;
	text-decoration:none;
}

#mapaweb li li{
	margin:0;
	padding: 10px 0px 0px 15px;
	background-image:url(/i/li.gif);
	background-repeat: no-repeat;
	background-position:  0px 0px;
}


#mapaweb li .ultima{
	margin:0;
	padding: 10px 0px 0px 15px;
	background-image:url(/i/liultima.gif);
	background-repeat: no-repeat;
	background-position:  0px 0px;
}

#mapaweb div{
	margin:0;
	width:140px;
	border-color: #626F6A;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	padding:3px 1px 3px 15px;
} 

/***        ***/




/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
/*MENU*/
#menu{
	clear:both;
	width:197px;
	border-top:18px solid #000;
	float:left;
	font-size:1.2em;
	color:#fff;
	overflow:hidden;
	background-color: #515756;
	min-height: 280px;
}
*html #menu {
	height: 280px;
}
#menu a{
	color:#eee;
}
#menu ul{
	margin:0px;
	padding:0px;

}
#menu li{
	list-style-type:none;
	padding:8px;
	margin-bottom:5px;
}
#menu span{
	padding:0 !important;
}

#menu ul li ul{
	margin-left:10px !important; /*ie*/
}

#menu ul li{
	overflow:hidden;
	background-image: url(/i/seleccionado_on.png);
	background-repeat: no-repeat;
	background-position: 170px 3px ;
	padding:5px 0 0 0;
	margin:0;
	padding-left:15px;
	width:197px;
}
.on{
	background-image: url(/i/seleccionado.png) !important;
}


