/* CSS Document */

/* EXTRAS */
.Clear{clear:both}
.Centrado{text-align:center}
/* ------- */

.Subindice a{
	font-size: 11px;
	color: #045596;
	text-decoration: none;
	font-weight: bold}

.Subindice a:hover{
	font-size: 11px;
	color: #007cbc;
	text-decoration: none;
	font-weight: bold;
}
/*---------------------------------*/
.Botonera li a{
	color: #EBE6DE;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
}
.Botonera li a:hover{
	color:#005fa8; height:auto; display:block;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../img/botonera/btn_gris2.png);
	background-color: #CCCCCC}


/*---------------------------------*/

.Solapa a.btn_ov:link, .Solapa a.btn_ov:hover {
	background-image:url(../img/ficha_over.png) center bottom no-repeat;	
	border-bottom:1px solid #FFFFFF;
	_border-bottom:none;
	color:#909090;
	display:block;
	float:right;
	font-size:13px;
	font-weight:bold;
	margin-left:3px;
	text-decoration:none;
	width:94px;
}
.Solapa a{
	font-size: 13px;
	float:right;
	display:block;
	width: 94px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../img/ficha_inactiva.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-left: 3px;
	}

.Solapa a:hover{
	color: #909090;
	background-image: url(../img/ficha_over.png);
	background-repeat: no-repeat;
	background-position: bottom;	
	border-bottom:1px solid #fff;
	_border-bottom:none;
}
.Solapa a:active{
	color: #909090;
	background-image: url(../img/ficha_over.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom:1px solid #fff;
	_border-bottom:none;
}

.Solapa a.btn_ov strong{
	float:right;
	display:block;	
	width: 94px;
	background: url(../img/ficha_over.png) bottom no-repeat;
	border-bottom:1px solid #FFFFFF;
	_border-bottom:none;
	color:#909090;
}

.Ruta a, .Ruta2 a{
	color: #888888;
	font-size: 11px;
	text-decoration: none;
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
}

.Ruta a:hover, .Ruta2 a:hover{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.Ruta a:active, .Ruta2 a:active{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.ModuloEncabezado a{
	float:left;
}
	
.ModuloEncabezado img{
	border:none;
}
/*----------- MODULO 250 ----------------------*/		
.Modulo250 dd a{ /*--- Este es el titulo --*/
	width:100%;
	font-size: 12px;
	text-align:left;
	color: #464646;
	font-weight: bold;
	line-height: 25px;
}

.Modulo250 dd{ /*--- Este es el txt --*/
	font-size: 11px;
	color: #8A8A86;
	text-align:left;
	text-decoration: none;
	font-weight: normal;
}
.Modulo250 h2, .Modulo180 h2{
	margin:0;
	padding:0;
	font-size: 13px;
	border-bottom: 1px solid;
	margin-bottom: 2px;
	height:32px;
}

.Modulo250 h2 a, .Modulo180 h2 a{
	color:#E2BD60;
	font-size: 13px;
	font-weight:bold;
	margin:0 0 2px;
	padding:0;
	text-decoration: none;
}



	

/*----------- Cuerpo GR ----------------------*/	
.CuerpoGr dd a{ /*--- Este es el titulo --*/
	width:100%;
	font-size: 12px;
	text-align:left;
	color: #464646;
	font-weight: bold;
	line-height: 25px;
}

.CuerpoGr dd{ /*--- Este es el txt --*/
	font-size: 11px;
	color: #8A8A86;
	text-align:left;
	text-decoration: none;
	font-weight: normal;
}

/*----------- Cuerpo CH ----------------------*/	
.CuerpoCh dd a{ /*--- Este es el titulo --*/
	width:100%;
	font-size: 12px;
	text-align:left;
	color: #464646;
	font-weight: bold;
	line-height: 25px;
}

.CuerpoCh dd{ /*--- Este es el txt --*/
	font-size: 11px;
	color: #8A8A86;
	text-align:left;
	text-decoration: none;
	font-weight: normal;
}
/*--- PIE-----------------------*/
.Pie a{
	font-size: 11px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Pie a:hover{
	font-size: 11px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.Pie a:visited{
	font-size: 11px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.Pie a:active{
	font-size: 11px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/*--- FIRMA-----------------------*/
.Firma a{
	color:#009CDB;
	font-weight:bold;
	text-decoration:none;
}
.Firma a strong{color:#747081}
.Encabezado h1{display: none; margin:0}
.Encabezado img{border:none; float:left}
