.texto_mas_detalles {
font-family:Century Gothic;
font-size:12px;
font-weight:regular;
color:#ffffff;
text-align:left;
}

.titulo1 {
font-family:Myriad Pro;
font-size:18px;
font-weight:regular;
color:#ffffff;
text-align:left;
}

.texto_preg1{
font-family:Century Gothic;
font-size:13px;
font-weight:regular;
color:#a2b8c6;
text-align:left;
}

.texto_preg2{
font-family:Century Gothic;
font-size:13px;
font-weight:regular;
color:#ffffff;
text-align:left;
}

.texto_contenido{
font-family:Century Gothic;
font-size:13px;
font-weight:regular;
color:#ffffff;
text-align:justify;
}

.Link_contenido_gris {
font-family:Tahoma;
font-size:12px;
font-weight:bold;
color:#737272;
text-align:left;
}
.Link_contenido_gris a:link, .Link_contenido_gris a:visited, .Link_contenido_gris a:active{text-decoration:none; color:#737272}
.Link_contenido_gris a:hover {text-decoration:underline;}


.Footer_izq {
font-family:Century Gothic;
font-size:14px;
font-weight:regular;
color:#ffffff;
text-align:left;
}
.Footer_izq a:link, .Footer_izq a:visited, .Footer_izq a:active{text-decoration:none; color:#FFFFFF}
.Footer_izq a:hover {text-decoration:underline;}

.Footer_der {
font-family:Century Gothic;
font-size:11px;
font-weight:regular;
color:#ffffff;
text-align:right;
}
.Footer_der a:link, .Footer_der a:visited, .Footer_der a:active{text-decoration:none; color:#ffffff}
.Footer_der a:hover {text-decoration:underline;}



#componente{
	font-family:Century Gothic;
	font-size:16px;
	font-weight:regular;
	color:#828281;
	text-align:right;
	padding-top:35px;
	position:absolute;
	padding-left:650px;
	z-index:3;
	height:65px;
}
#componente a:link, #componente a:visited, #componente a:active{text-decoration:none; color:#828281}
#componente a:hover {text-decoration:underline;}

