/* ------------------------------------------------------------------------ */
/* Estilos generales aplicables a todos los modulos                         */
/* ------------------------------------------------------------------------ */

body {
	padding:0px;
	text-align:center;
	background-image: url(/MODULOS/_GLOBAL/publico/interfaces/img/fondo1.gif);
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;


	}
label {text-align: right; float: left; width: 150px; margin-right: 5px; padding: 5px 0px 0px 30px; font-family: Arial, Helvetica; font-size: 11px; color: #000000;}
.campos { font-family: Arial, Helvetica; font-size: 11px; color: #000000; }
.boton {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #5CC5FC;
	margin: 5px;
	background-color: #006699;
	font-weight: bold;
}
.alinear-campos {text-align: left; }
	
#content {
	width:750px;
	margin:0px auto;
	border:1px solid #333;
	text-align: left;
	background-color: #FFFFFF;
	


	}
.menuhome {
	background-image: url(/MODULOS/_GLOBAL/publico/interfaces/img/fondomenuhome.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;

}

#desarrollo {
	width: 540px;
	border: 1px solid #000000;
	float: left;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A7A7A;
	margin-top: 17px;


}
#cabecera {
	clear: both;



}
#menu {
	float: left;
	width: 170px;
	margin-top: 10px;

}


#titulopagina {
	color: #000000;
	background-color: #e1e1e1;
	height: 20px;
	padding-left: 10px;
	padding-top: 3px;

}
#menu ul
{
padding: 0;
margin: 0;
float: left;
width: 170px;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#menu ul li { display: inline; }

#menu ul li a
{
background: url("/MODULOS/_GLOBAL/publico/interfaces/img/menu_of.gif") top left no-repeat;
height: 25px;
padding: 1px 0px 0px 25px;
text-decoration: none;
float: left;
color: #000000;
width: 170px;
voice-family: "\"}\""; /* Ojo con los tamanyos de las cajas sin box model hack */
voice-family:inherit;
width:155px;
}

#menu ul li a:hover
{
color: #fff;
background: url("/MODULOS/_GLOBAL/publico/interfaces/img/menu_hover.gif") top left no-repeat;
}

#menu ul li #activo
{
color: #000000;
background: url("/MODULOS/_GLOBAL/publico/interfaces/img/menu_on.gif") top left no-repeat;
font-weight: bold;
}
#menu ul li #activo:hover
{
color: #000000;
background: url("/MODULOS/_GLOBAL/publico/interfaces/img/menu_on.gif") top left no-repeat;
font-weight: bold;
}
.peq {
font-family: Arial, Hervetica, sans-serif;
font-size: 10px;
}
#pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9D9D9D;
	width: 540px;
	margin-top: 4px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	text-align: center;
	float: right;
	padding: 10px 0px;


}

.columna {
	float: left;
	width: 150px;
	min-width: 160px;
margin: 7px 7px 7px 12px;
}

.destacado {
	font-weight: bold;
	color: #000000;
}
.mas {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-bottom: 2px;
	width: 150px;


}
.marco {
	border: 1px solid #09095A;
	margin-bottom: 5px;


}
.parrafo {
	margin: 10px;

}
.enlaces {
	color: #5E9BD9;
	text-decoration: none;
}
.enlaces:hover {
	color: #3366CC;
	text-decoration: underline;
}
.titulo {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #234B78;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5e9bd9;
}
.fotoleft {
	border: 1px solid #5E9BD9;
	margin-right: 15px;
	margin-bottom: 5px;
	float: left;



}
.fotoright {
	border: 1px solid #5E9BD9;
	margin-left: 15px;
	margin-bottom: 5px;
	float: right;


}
.pieficha {
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: right;
	margin-top: 10px;


}h1 {
	font-weight: bold;
	color: #000000;
	background-image: url(/MODULOS/_GLOBAL/publico/interfaces/img/flechitaroja.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0000;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.especial {
	color: #FF0000;
}
.partner {
	background-image: url(/MODULOS/_GLOBAL/publico/interfaces/img/flechitaroja.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 5px;
	width: 95%;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	height: 50px;




}
.poptitulo {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #5e9bd9;
	width: 100%;

}

/* Logotipos de la home */
#logos-home ul	{
	list-style-type:none;
}
#logos-home li	{
	display:inline;
	margin: 0 5px; 0 0;
}
