body {
	background-attachment: fixed;
	background-image:  url(../imagenes/images_templates/fondo_linea_1_verde.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-position:top;
	background-color: #F0E9F3;
	margin: 0px;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:italic;
	font-weight: bold;
	color: #008982;
	text-align:center;
}
.titulo_rosado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	color: #FF00FF;
	text-align:center;
}
.titulo_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	color: #0000FF;
	text-align:center;
}
.textos_contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.textos_contenido_10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.textos_peque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
}
.linea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #8CCAC7;
}
.titulo_blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.titulo_blanco_pequeno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.links_10ptos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #008982;
}
.borde_fotos {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #008982;
	border-right-color: #008982;
	border-bottom-color: #83C5C3;
	border-left-color: #88C6C5;
}
.gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	background-color: #D9DBDA;
}
.verde_cuadro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
	background-color: #007E6F;
}
.cuadro_tasas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #C0C0C0;
}
.cuadro_tasas_titul {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.borde_general_y_fondo {
	border: thin solid #6E2D89;
	border-right-color:#6E2D89;
	border-bottom-style:inset;
	border-bottom-color:#6E2D89;
	border-bottom-style:ridge;
	background-image:url(../imagenes/images_templates/fondo_linea.jpg);
	background-repeat:repeat-y;
	background-position: left top;
}
.borde_gris_central {
	border: thin solid #F1F2F4;
	text-align:justify;
}
.borde_gris_banners {
	border: thin solid #F1F2F4;
}
.borde_gris_cuadros {
	border: thin solid #B8C3CB;
}
.borde_verde_banners {
	border: thin solid #6E2D89;
}
.encBoton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	border: 2px;
	padding: 2px;
	margin: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B8C3CB;
	border-right-color: #B8C3CB;
	border-bottom-color: #007E6F;
	border-left-color: #007E6F;
	color: #007E6F;
	text-align: center;
	background-image: url(../imagenes/images_templates/fondo_noticias_blanco_der.gif);
	background-repeat: repeat-y;
	background-position:top;
	text-align: center;
	display:block;
}
.fondo_noticias {
	background-image:url(../imagenes/images_templates/fondo_noticias_blanco_der.gif);
	background-repeat:repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	line-height: normal;
	font-weight: normal;
	color: #007E6F;
}
