body {
	background-color: #1F448B;
	background-image:url(img/bgk-101.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link { text-decoration:none; color:#666666 }
a:visited { text-decoration: none; color:#666666 }
a:hover { text-decoration: underline; color:#1F448B}
a:active { text-decoration: none; color:#666666 }

/* texto cuenta regreseiva */
#cuenta { font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#1A4089;
font-style:italic;
}

/* textos secundarios home */
#texto2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

#texto3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

/* texto titulos1 */
#titulos1 { font-family:Arial;
font-size:21px;
color:#1F448B;}

/* texto titulos2 */
#titulos2 { font-family:Arial;
font-size:14px;
color:#1F448B;}

/* texto titulos3 */
#titulos3 { font-family:Arial;
font-size:16px;
color:#1F448B;}

/* texto pie */
#textopie { font-family:Arial;
font-size:12px;
color:#FFFFFF;}

