html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend {
	
	background:transparent;
	font-family:inherit;
	font-style:inherit;
	font-weight:inherit;
	border:0;
	margin:0;
	padding:0;
	outline:0;
	vertical-align:baseline;
}


html{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {	

	background-image: url(../images/f_html.png);
	background-repeat: repeat-y;
	background-position: center;
	color:#797979;
	font-size: 11px;
	text-align:center;
	/*min-height:760px;*/
	height:auto !important;
	/*height:760px;*/
}

span, p{ 
	
	font: Arial, Helvetica, sans-serif; 
	margin-bottom: 5px;
/*  	text-align: justify;	 */
}


a, a:link, a:active { color:#2e4f98; text-decoration: none;}
a:hover   { color: #c1a428;}




hr {

	clear:both;
	display:none;
	height:1px;
	width:100%;
}

h2 {

	color:#779038;
	font-size:16px;
}

strong {
	font-weight: bold;
}

/* Estilos que aparecern en la creacin de contenido */

.plantilla img {
	height: auto;
	float: left;
	margin: 0 5px 0 5px;
}

.texto {
	margin: 0 5px 0 5px;
	float: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
    width: 375px;
}

.plantilla p {
	float: left;
/*	text-align: justify; */
	font-family: Arial, Helvetica, sans-serif;
	width: 92%;
	/*_width: 100%;*/
	margin: 0px 5px 5px 5px;
	padding-left: 10px;
}

.enlace_derecha{
	clear:both;
	margin-bottom: 40px;
	padding-top:15px;
	margin-left: 370px;
}

.plantilla a {

	color: #2e4f98;
	font-weight: bold;
	font-size: 11px;
/*	text-decoration: none;*/
}

.plantilla a:hover{

	color: #c1a428;
}

.alinear_izquierda {

	float: left;
	margin: 5px;
}

.alinear_derecha {

	float: right;
	margin: 5px;
}


.solo_imagen {

	float: left;
	padding-bottom: 20px;
}

.solo_imagen p img {

	max-width: 540px;
	/*width: expression(((document.body.clientWidth)) > 540? "540px": "auto" );*/
	height: auto;
	margin: 10px;
}

.solo_imagen img {

	max-width: 540px;
	/*width: expression(((document.body.clientWidth)) > 540? "540px": "auto" );*/
	height: auto;
	margin: 10px;
}

.enlace {

	clear: left;
	list-style-image: url(../../../images/iconos/pdf.png);
	margin-left: 50px;
	padding-left: 5px;
}

.plantilla li {

	margin-left: 20px;
	_margin-left: 28px;
}

.plantilla ol{
	float:left;
	clear:left;
	width:504px;
	padding-left: 20px;
}

/* Para la plantilla 3 que tiene slo imagen */
/*.plantilla img {

	margin: 20px;
	float: left;
	max-width: 560px;
	width: expression(((document.body.clientWidth)) > 560? "560px": "auto" );
	height: auto;
}*/

/*
.imagen {

	width: 30%;
	height: auto;
	float: left;
	margin: 20px 0px 20px 20px;
}
*/
/*div.imagen span {

	clear: both;
	font-weight: bold;
	font-size: 12px;
	color: #2e4f98;
	padding: 5px 5px 5px 5px;
	margin-top: 5px;
	width: 200px;
	float: right;
}*/

/* .texto {


	width: 30%;
	font-size: 14px;
	_font-size: 13px;
	float: left;
	margin: 20px 0px 20px 20px;
	text-align: justify;
}

div.texto p {
	width: 30%;
}

div.imagen img {

	max-width: 30%;
	width: expression(((document.body.clientWidth)) > 200? "30%": "30%");
	height: auto;
}
*/
/*
div.documento_adjunto {

	width: 90%;
	margin-top: 5px;
	padding: 0 30px 0 40px;
	color: #2e4f98;
	font-weight: bold;
	font-size: 13px;
}

div.imagen_p3 {

	width: 560px;
	height: auto;
	
	float: left;
}

div.imagen_p3 img {
	
	max-width: 560px;
	width: expression(((document.body.clientWidth)) > 560? "560px": "auto" );
	height: auto;
}
*/


/* Estilos para la Plantilla4*/

div.p4imagen {
	float: left;
	clear: left;
	width: 280px !important;
	height: auto;
	margin-top: 15px;
}

div.p4imagen img {
	
	max-width: 250px;
	/*width: expression(((document.body.clientWidth)) > 250? "250px": "auto" );*/
	height: auto;
	float: left;
	margin: 0 5px 0 5px;
    padding-left: 10px;
    text-align: left;

}

div.p4texto {
	margin-top: 15px;
	float:left;
	clear:none;
	width: 270px !important;
	height: auto;
}

div.p4enlaces {
	width: 585px !important;
	padding-top: 15px;
	margin-top: 15px;
	float: left;
	clear: left;
	border-bottom: 2px solid #666666;
	width: 100%;
}

/* Estilos para la Plantilla7*/

div.p7imagen {
	float: left;
	clear: left;
	width: 140px !important;
	height: auto;
	margin-top: 15px;
}

div.p7imagen img {
	
	max-width: 125px;
	/*width: expression(((document.body.clientWidth)) > 250? "250px": "auto" );*/
	height: auto;
	float: left;
	margin: 0 5px 0 5px;
    padding-left: 10px;
    text-align: left;

}

div.p7texto {
	margin-top: 15px;
	float:left;
	clear:none;
	width: 270px !important;
	height: auto;
}

div.p7enlaces {
	width: 585px !important;
	padding-top: 15px;
	margin-top: 15px;
	float: left;
	clear: left;
	border-bottom: 2px solid #666666;
	width: 100%;
}