#dhtmltooltip{
font:13px, Arial, Helvetica, sans-serif;
text-align:left;
color:#000000;
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

body {
background:url(images/atras.jpg);
background-repeat:repeat-x; left:0px; top:0px;
margin:0px;
background-color:#0099CB;
}

#Contenedor {
width:880px;
}

.Contenido_azul_titulo {
font-family:Arial;
font-size:26px;
font-weight:bold;
color:#01557E;
text-align:left;
}

.Contenido_azul_titulo2 {
font-family:Arial;
font-size:22px;
font-weight:bold;
color:#01557E;
text-align:left;
}


.Contenido_azul_subtitulo {
font-family:Arial;
font-size:18px;
font-weight:regular;
letter-spacing:-1.5px;
color:#017CAF;
text-align:left;
}

.Contenido_azul_subtitulo2 {
font-family:Arial;
font-size:18px;
font-weight:regular;
font-style:italic;
color:#0099FF;
text-align:left;
}

.Contenido_azul_subtitulo3 {
font-family:Arial;
font-size:16px;
font-weight:regular;
letter-spacing:0px;
color:#017CAF;
text-align:justify;
}

.Contenido_azul_subtitulo4 {
font-family:Arial;
font-size:16px;
font-weight:regular;
font-style:italic;
color:#0099FF;
text-align:left;
}
.Contenido_azul_subtitulo4 a:link, .Contenido_azul_subtitulo4 a:visited, .Contenido_azul_subtitulo4 a:active{text-decoration:none; color:#0099FF}
.Contenido_azul_subtitulo4 a:hover {text-decoration:underline;}


.Contenido_blanco_subtitulo {
font-family:Arial;
font-size:18px;
font-weight:regular;
color:#ffffff;
text-align:left;
}

.Contenido_textos {
font-family:Arial;
font-size:13px;
font-weight:regular;
color:#333333;
text-align:justify;
letter-spacing:0px;
}

.Contenido_textos_azul {
font-family:Arial;
font-size:13px;
font-weight:regular;
color:#0099FF;
text-align:justify;
letter-spacing:0px;
}

.Contenido_textos_bold {
font-family:Arial;
font-size:13px;
font-weight:bold;
color:#333333;
text-align:left;
}

.Contenido_textos_azul {
font-family:Arial;
font-size:13px;
font-weight:regular;
color:#0099FF;
text-align:left;
}


.Contenido_textos_blanco {
font-family:Arial;
font-size:15px;
font-weight:regular;
color:#ffffff;
text-align:justify;
}

.Link_boton {
font-family:Arial;
font-size:12px;
font-weight:regular;
color:#ffffff;
text-align:justify;
}

.Link_boton a:link, .Link_boton a:visited, .Link_boton a:active{text-decoration:none; color:#FFFFFF}
.Link_boton a:hover {text-decoration:underline;}

#Link_blanco {
font-family:Arial;
font-size:15px;
font-weight:regular;
color:#ffffff;
text-align:left;
}

#Link_blanco a:link, #Link_blanco a:visited, #Link_blanco a:active{text-decoration:none; font-weight:bold; color:#FFFFFF}
#Link_blanco a:hover {text-decoration:underline;}

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

#Footer a:link, #Footer a:visited, #Footer a:active{text-decoration:none; color:#FFFFFF}
#Footer a:hover {text-decoration:underline;}


#Footer2 {
font-family:Century Gothic;
font-size:11px;
font-weight:regular;
color:#ffffff;
text-align:left;
}

#Footer2 a:link, #Footer2 a:visited, #Footer2 a:active{text-decoration:none; font-weight:bold; color:#FFFFFF}
#Footer2 a:hover {text-decoration:underline;}


#Footer3 {
font-family:Century Gothic;
font-size:10px;
font-weight:regular;
color:#ffffff;
text-align:left;
}

#Footer3 a:link, #Footer3 a:visited, #Footer3 a:active{text-decoration:none; font-weight:bold; color:#FFFFFF}
#Footer3 a:hover {text-decoration:underline;}




#componente{
	font-family:Century Gothic;
	font-size:27px;
	font-weight:regular;
	color:#FFFFFF;
	text-align:left;
	padding-top:0px;
	position:absolute;
	padding-left:0px;
	z-index:3;
	height:495px;
}
