/*  Hoja de Estilo Compartelo */

body {
	margin-top: 2px;
	background-color: #EAFBE1;
	text-align : center;
	font-family: Verdana, Georgia, Courier;	
	font-size: 10px;
}

table {
	font-family:  Verdana, Georgia, Courier;	
	font-size: 10px;
	color: #585858;
	text-align: left;
	background-color: EAFBE1;
	padding: 0px;
}

div {
	text-align: left;
}

a {
	text-decoration: none;
	/*
	font-family: Verdana, Georgia, Courier;
	font-size: 10px;
	color: #BB074A;
	*/
	font-weight: bold;
	color: #000000;
}
a:hover { 
	text-decoration: underline; 
}

input,textarea,select {
	 background-color: #EAFBE1;
	 font-family: Verdana, Georgia, Myriad,;
	 font-size: 10px;
	 color: #404040;
	 border-style: solid;
	 border-width: 1;
	 border-color:#9B9B9B;
}

.TxtBotonera {
	font-family: Verdana, Century Gothic, Courier;	
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}

.TxtVerdana {
	font-family: Verdana, Century Gothic, Courier;	
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.TxtVerdanaL {
	font-family: Verdana, Century Gothic, Courier;	
	font-size: 10px;
	font-weight: normal;
	color: #595959;
}
.TxtTahoma {
	font-family: Tahoma, Verdana, Courier;	
	font-size: 11px;
	color: #246401;
	font-weight: bold;
	text-align: left;
}
TxtTahoma:hover {
	text-decoration: underline;
	color:#373636;
}

.TxtTitulo {
	font-family: Verdana, Times, Helvetica, Courier;	
	font-size: 10px;
	color: #246401;
	font-weight: bold;
	padding: 0px;
}
TxtTitulo:hover {
	color:#170267;
	text-decoration: underline;
}

.BloqueListado {
	font-family: Verdana, Georgia, Courier;	
	font-size: 10px;
	color: #595959;
	background-color: #EAFBE1;
}
.BloqueListado2 {
	font-family: Verdana, Georgia, Courier;	
	font-size: 10px;
	color: #595959;
	background-color: #D6FBC2;
}
.BloqueListado_Titulo {
	font-family: Tahoma, Verdana, Courier;	
	font-size: 12px;
	color: #246401;
	font-weight: bold;
	padding: 0px;
}

.BarraNavegacion {
	font-family: Helvetica, Arial, Verdana, Times, Courier;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}
.BarraNavegacion_2 {
	font-family: Helvetica, Arial, Verdana, Times, Courier;	
	font-size: 12px;
	font-weight:bold;
	color: #555454;
}
.BarraNavegacion_3 {
	font-family: Helvetica, Arial, Verdana, Times, Courier;	
	font-size: 12px;
	font-weight:bold;
	color: #888787;
}
.BarraNavegacion_Tiempo {
	font-size: 12px;
	color: #369701;
}

.BloqueTexto {
	background-color: #EAFBE1;
	font-family: Tahoma, Verdana, Courier;	
	font-size: 11;
	font-weight: bold;
	color: #246401;
	border-color : #369701;
	border-style : solid;
	border-width : 1px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
}
.BloqueTexto_Cuerpo {
	font-family: Tahoma, Verdana, Courier;	
	font-size: 11;
	font-weight: bold;
	color: #246401;
}

.BloqueDestacado {
	background-color: #EAFBE1;
	font-family: Verdana, Century Gothic, Courier;	
	font-size: 10px;
	font-weight: normal;
	color: #595959;
	border-color : #369701;
	border-style : solid;
	border-width : 1px;
	padding: 8px;
}
/* Versión para el bloque con fondo más oscuro */
.BloqueDestacado2 {
	background-color: #D6FBC2;
	font-family: Verdana, Century Gothic, Courier;	
	font-size: 10px;
	font-weight: normal;
	color: #595959;
	border-color : #369701;
	border-style : solid;
	border-width : 1px;
	padding: 8px;
}
.BloqueDestacado_Solapa {
	background-color: #000000;
	font-family: Century Gothic, Georgia, Courier;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 12px;
	margin-bottom: 3px;
	border-color : #369701;
	border-style : solid;
	border-width : 1px;
}
.BloqueDestacado_Cuerpo {
	font-family: Verdana, Century Gothic, Courier;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a.BloqueDestacado:hover {
	font-family: Arial, Verdana, Times, Courier;	
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	text-decoration: underline;
}

.BordeRecomendado {
	border: 1px solid #DD0C5B;
}

.Ficha {

}
.Ficha_Cuerpo {
	text-align: justify;
}

.BloqueColDerecha_Solapa {
	background-color: #000000;
	font-family: Verdana, Georgia, Courier;
	font-weight: bold;
	font-size: 10px;
	text-align: right;
	color: #FBFBE1;
	padding-right: 12px;
	height:12px;
}

/* Tratamiento de Capas : Ocultar - Aparecer */
.CapaOculta {
	position:absolute;
	visibility:hidden;
	padding: 0px;
	z-index: 2; 
	top: -1000; 
	left: 0;
}

#ContenedorPrincipal {
	width: 780px;
	/*background: url("../Imagenes/ImagenesModulo/background_cols.gif") repeat;*/
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#Centro {
}

#Contenido {
	float: left;
	width: 55.2%;
	padding: 5px;
}
.ColumnaIzquierda {
	background-color: #000000;
}
#ColumnaIzquierda {
	background-color: #000000;
	float: left;
	width: 185px;
}
#ExpandeIzq {
	background-color:#000000;
}
#ColumnaDerecha {
	position: relative;
	top: 33px;
	float: right;
	width: 152px; /* La columna debe medir 154 pero al tener un border de 1 => 152 */
	border-color : #000000;
	border-style : solid;
	border-width : 1px;
}
#ExpandeDer {
	height:-1;
	background-color:#D6FBC2;
}

#Cabecera {
	margin: 0;
}

#Pie {
	clear: both;
	background-color: #EAFBE1;
	margin: 4;
	padding-left:10;
}

#BloqueColDer {
	width: 152px;
	margin: 0 0 0 0;
}

/* --------- Fin Hoja de Estilo --------- */

