/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONSTANT-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

BODY{ 
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
} 
#total{
	position: absolute;
	left: 50%;
	top: 50%;
	height: 475px;
	margin-top: -238px;
	width: 766px;
	margin-left: -383px;
} 


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CABECERA-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

#global { 
	width: 766px; 
	height:188px;
	background-color:#ffffff;
} 

#logo { 
	width: 143px; 
	height:61px;
	float:left;
} 

#herramientas {
	float:right;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 623px; 
	height:61px;
}

/*---enlaces---*/

a.enlaceherramienta:link, a.enlaceherramienta:visited {
	padding-left: 20px;
	position:relative;
	top:30px;
	color: #666666;
	text-decoration: none;	
}
a.enlaceherramienta:hover {
	position:relative;
	top:30px;
	color: #002940;
	text-decoration: none;	
}

/*------------------*/

#linea1 { 
	clear:both;
	height:3px;
	background-color:#002940;
}

#botonera {
	width: 233px;
	height:119px;
	float:left;
}

#imagen {
	width: 533px;
	height:119px;
	float:right;
}

#linea2 {
	clear:both;
	height:4px;
	background-color:#c8aa93;
}

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONTENIDOS CON COLUMNA-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/


/*---columna---*/

#columna { 
	width:290px; 
	height:238px;
	float:left; 
	background-color:#efece3; 
} 

#contenidoscolumna { 
	float:none;  
	padding:5px 20px 10px 20px;
} 

#titulocolumna { 
	float:left;  
	padding:0px 0px 10px 0px;
} 

.textocolumna {
	width:250px; 
	float:left;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002940;
	text-align: justify;
}
.textocolumna1{
	line-height: 1.35em;
}

.textocolumnahome {
	width:250px;
	float:left;
	line-height: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002940;
	text-align: justify;
}

.textocontacto {
	width:250px; 
	float:left;
	line-height: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002940;
} 

/*---contenidos---*/

#contenido {
	width:475px;
	height:238px;
	float:right;
	background-color:#f8f7f3;
} 

#contenidoscontenido { 
	float:none;  
	padding:11px 20px 15px 20px;
} 

#titulocontenido {
	width:432px;
	float:left;
	padding:0px 10px 14px 0px;
} 
#titulocontenido2 {
	width:432px;
	float:left;
	padding:0px 10px 0px 0px;
} 

.textocontenido {
	width:432px; 
	height:170px; 
	overflow:auto;
	padding-right: 10px;
	float:left;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002940;
	text-align: justify;
	
}
.textocontenido2 {
	width:432px;
	height:170px;
	overflow:auto;
	padding-right: 10px;
	float:left;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002940;
	text-align: justify;
}

/*---enlaces---*/

a.enlacetexto:link {
	font-weight: bold;
	color: #c0936c;
	text-decoration: none;
}

a.enlacetexto:visited {
	font-weight: bold;
	color: #002940;
	text-decoration: none;	
}

a.enlacetexto:hover {
	font-weight: bold;
	color: #c0936c;
	text-decoration: underline;	
}


a.enlacetexto2:link, a.enlacetexo2:visited {
	color: #c0936c;
	text-decoration: none;
}
a.enlacetexto2:hover {
	color: #c0936c;
	text-decoration: underline;	
}


/*------------------*/

#leermas { 
	margin: 10px 0px 10px 0px;
	float:right;
	background-image:url(imagenes/lineatexto.gif);
} 

.escritoel {
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002940;	
}

#lineatexto { 
	margin: 15px 0px 15px 0px;
	height:1px;
	width: 700px;
	background-image:url(imagenes/lineatexto.gif);
} 
.lineatextoindex{ 
	margin: 15px 0px 15px 0px;
	height:1px;
	width: 405px;
	background-image:url(imagenes/lineatexto.gif);
} 

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-CONTENIDOS UNA COLUMNA-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/



#unacolumna {
	width:766px;
	height:238px;
	float:left; 
	background-color:#f8f7f3;
} 

#contenidoscontenidounacolm { 
	float:none;  
	padding:11px 20px 15px 20px;
} 

.textocontenidounacolm {
	width:726px; 
	height:170px;
	overflow:auto;
	padding-right: 10px;
	float:left;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002940;
	text-align: justify;
}

.textocontenidonoticias {
	width:726px; 
	height:145px;
	overflow:auto;
	float:left;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size:11px;
	color:#002940;
	text-align: justify;
}

.textocontenidonoticia {
	width:705px; 
	height:180px;
	overflow:auto;
	padding-right: 10px;
	padding-left: 10px;
	float:left;
	line-height: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002940;
	text-align: justify;
}

.textoenlaces {
	width:710px; 
	height:180px; 
	overflow:auto;
	padding-right: 10px;
	float:left;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002940;
	text-align: justify;
	
}

#lineanot {
	clear:both;
	width: 726px;
	height:4px;
	background-color:#c8aa93;
}

#volvernot {
	padding-top: 5px;
	clear:both;
	width: 726px;
	height:20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight: bold;	
	background-color:#c8aa93;
}

/*---enlaces---*/

a.volvernoticias:link, a.volvernoticias:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
a.volvernoticias:hover {
	font-weight: bold;
	color: #002940;
	text-decoration: none;	
}

/*
#lineatexto { 
	margin: 15px 0px 15px 0px;
	height:1px;
	background-image:url(imagenes/lineatexto.gif);
}*/


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-FORMULARIOS-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/


#col { 
	width:390px; 
	 
}

#coluno { 
	width:200px;	
}

#coldos { 
	width:200px; 
	 
}


.textoform {
	padding-right: 15px;
	float:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb8a64;
	
}

.form2 input{
	width:195px;
	height:20px;
	text-align:justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:-1px;
	color: #002940;
	padding:1px 0px 2px 5px;
	border-style:solid;
	border-color:#e3d2c2;
	border-width:1px;
	background-color:#e3d2c2
}

.form2 textarea{
	width:195px;
	text-align:justify;
	font-size:11px;
	letter-spacing:-1px;
	color: #002940;
	padding:1px 0px 2px 5px;
	border-style:solid;
	border-color:#e3d2c2;
	border-width:1px;
	background-color:#e3d2c2
}


/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-PIE DE PÁGINA-‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/

#linea3 { 
	margin: 1px 0px 1px 0px;
	clear:both;
	height:3px;
	background-color:#002940;
}

#pie {
	width:612px;
	height:34px; 
	float:left; 
	/*padding: 2px 0px 2px 5px;*/
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002940;
	background-color:#c8aa93; 
}

.textopie {
	width:612px;
	position:relative;
	top:2px;
	left:5px;
	
}

#norma{
	width:154px;
	height:34px;
	float:right;
	background-color:#c8aa93;
}
.imagenesnorma{
	float:right;
	height:30px;
	width:154px;
	top:4px;
	margin-top:4px;
}

/*---enlaces---*/

a.enlacetextopie:link, a.enlacetextopie:visited {
	color: #ffffff;
	text-decoration: none;	
}
a.enlacetextopie:hover {
	color: #002940;
	text-decoration: underline;	
}

/*------------------*/

/*---firma---*/
#firma {
	top:4px;
	float:left;
	width:125px;
}

.sepimagenes {
	padding: 2px 8px 0px 0px;
}

/*------------------*/

/*‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡-„„„„„„„‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡‡*/
#total #columna #contenidoscolumna .textocolumna #titulocolumna1 {
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 25px;
}
#total #columna #contenidoscolumna .textocolumna #titulocolumna2 {
	float: left;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
}
#total #contenido #contenidoscontenido .textocontenido table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#total #contenido #contenidoscontenido .textocontenido2 table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#total #contenido #contenidoscontenido .textocontenido2 .marcador {
	color: #FF0000;
}

