@charset "utf-8";
/* CSS Document */

body {background-image:url(img/img_bgk.jpg); margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

a:link {color: #333333;	text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #013781; text-decoration: underline;}
a:active {color: #333333; text-decoration: none;}

/* texto pie */
#textopie { font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#E7F0FF}

/* texto principal */
#textoprincipal { font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333}

/* texto titulosl */
#textotitulos { font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#013781}