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

#todo{
	width:910px;
	margin:0px auto;
	text-align:left;
	border: 1px solid #fff;
	padding:1px;
	/*Mientras no haya opcion de idiomas*/
	margin-top: 20px;
}
#borde_todo {
	background-color: #fff;
}
#buscar{
	width:340px;
	text-align:right;
	padding-top:60px;
	float:left;
}
#idiomas{
	margin: 0 auto;
	width:910px;
	text-align:right;
	color: white;
}
#idiomas a{
	color:white !important;
}
.validacion{
	width:340px;
	text-align:right;
	float:left;
}
#layoutroller {
	text-align:left;
}
#top{	
	position: relative;
	width:910px;
	text-align:right;
	padding-top:5px;
	margin-bottom: 5px;
	color: #221E1F;
	font-size:1.0em;
	font-weight: normal;
	margin:0px auto;
}
#top a{
	color: #221E1F;
	text-decoration:none;
}

#header{
	float:left;
	overflow:hidden;
	width:220px;
	height:78px;
	background-color: #fff;
}
#header img{
	margin-left: 10px;
	margin-top: 10px;
}
#menu {
	float:left;
	width: 690px;
	height: 78px;
	padding: 0px;
	margin-left: 0px;
	background-color:white;
}
#menu ul {
	list-style: none;
	height: 57px;
	margin: 0;
	padding: 0;
	margin-left: 25px;
}
#menu li {
	margin-right: 9px;
	width: 100px;
	float: left;
	list-style: none;
	text-align:center;
	padding-top:40px;
}
#menu span{
	display: block;
}
.titmenu a{
	color: #444444;
	font-size: 1.05em;
	letter-spacing: 1px;
}
*html .titmenu a{
	font-size: 0.8em;
}
	
#menu li.on{
	background-image: url(/i/fondo05.png);
	background-position:0 -25px;
	background-repeat: no-repeat;
}
#menu li.off{
	background-image: url(/i/fondo05.png);
	background-position:0 0;
	background-repeat: no-repeat;
}
#submenu{
	margin:0;
	padding:0;
}
#submenu .titsubmenu{
	display: block;
	font-size: 0.8em;
	margin-left: 10px;
}
#submenu li {
	margin:0;
	padding:0;
	margin-left: 10px;
	list-style: none;
	margin-bottom: 15px;
}
#submenu li a{	
	color: #414141;
	font-size: 1.1em;
	font-weight: normal;
	text-decoration: none;
}
#submenu li.on{
	background-image: url(/i/seleccionado.png);
	background-position:0px 3px;
	background-repeat: no-repeat;
}
#contenidos{
	float:left;
	width: 590px;
	margin-top: 30px;
	text-align: justify;
}
#contenidos_dentro {
	padding: 0px 10px 10px 10px;
	margin-left: 5px;
	width:550px;
	text-align: justify;
}
.sangria{
	text-indent: 10px;
}

#contenidos_dentro a{
	text-decoration: none;
	color: #8D9E2D;
	font-weight: bold;
}
#contenidos img{
	padding:1px;
	margin-bottom: 10px;
	border: 1px solid #8D9E2D;
	background-color: #F6F9FB;
}
#descricionCategoria{
	margin-top:10px;
}
#lateral{
	width:310px;
	float:left;
	margin-top: 30px;
	background-image:url(/i/fondo_lateral.png);
	background-repeat:no-repeat;
	min-height: 380px;
}
*html #lateral {
	height: 380px;
}
#lateral_dentro {
	padding: 10px 10px 10px 10px;
}
#lateral_dentro ul{
	list-style: none;
}
#lateral_dentro li {
	margin-top: 5px;
	margin-bottom: 5px;
}
#lateral_dentro a{
	text-decoration: none;
	color: #8D9E2D;
	font-size: 1.0em;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
#bottom{
	width:900px;
	height: 147px;
	margin: 0px;
	padding:25px 5px 5px 5px;
	background-image:url(/i/fondo_bottom.png);
	background-repeat:no-repeat;
	background-position: 0% 100%;
	background-color:#fff;
	font-size:1.0em;
}
#bottom_datos {
	text-align: right;
	margin-top: 110px;
	color: #6F7B77;
}
#bottom_datos a{
	text-decoration: none;
	color: #6F7B77;
}
#noticiasindex{
	margin:0px 0px 20px 0px;
}
#noticiasindex a{
	color: #8D9E2D;
	text-decoration: none;
	font-weight: bold;
}

.firma{
	text-align:right;
}
#migas {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #8D9E2D;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}
.migas {
	margin-top: 15px;
	margin-bottom: 5px;
	color: #8D9E2D;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.0em;
}
/*PÁGINA INICIAL*/
#flash_inicial{
	height: 234px;
	width: 546px;
	float:left;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	padding:0px;
	border: 2px solid #8D9E2D;
	background-color: #F6F9FB;
	
}

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

h1{
	display:none;
}

h2{
	color:#8D9E2D;
	width:97%;
	font-size:1.2em;
	letter-spacing:0px;
	text-align:left;
	font-weight:normal;
	margin:0px;
	padding-top:4px;
	padding-right:5px;
	background-repeat:no-repeat;
	background-position:left top;
	border-bottom:2px #8D9E2D solid;
}
h3 {
	color:#8D9E2D;
	width:97%;
	font-size:1.1em;
	letter-spacing:0px;
	text-align:left;
	font-weight:bold;
	margin:0px;
	padding-top:4px;
	padding-right:5px;
	background-repeat:no-repeat;
	background-position:left top;
}
/* LISTADOS - DETALLES */
.registro_listado{
	margin-top:20px;
	margin-bottom:40px;
	clear: both;
	font-weight: bold;
}
*html .registro_listado{
	margin-top:10px;
	margin-bottom:5px;
}

.foto {
	border:1px solid #EFF8FC;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
.volver{
	clear:both;
	text-align:center;
}
.paginado {
	text-align:center;
	clear:both;
	padding-top:10px;
}
.titulodetalle{
	margin: 0px;
	padding: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size:1.0em;
	color:#8D9E2D;
	font-weight:bold;
}
/* FORMULARIOS */
input,select,textarea{
	border:1px solid #8D9E2D;
	color:#555;
	font-family:arial, sans-serif;
}
input.sinborde{
	border:none;
}

input.boton{
 	font-size:10px;
}
#contenidos .formulario dt{
	border:0px;
	float:left;
	clear:both;
	width:150px;
}
#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;
}
.texto {
	float:left;
	width: 550px;
	margin-bottom: 20px;
}


/*** 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;
}

