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

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background:url(img/bg.jpg);
background-color:#002566;
background-position:bottom;
background-repeat:repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.bgbanner {
background:url(img/bg_banner.jpg);
background-position:top;
background-repeat:repeat-x;
}
.bgcontenedor {
background:url(img/bgcontenido.gif);
background-position:top;
background-repeat:repeat-y;
}
.bgabajo {
background:url(img/bg_butt.jpg);
background-position:bottom;
background-position:right;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-top:15px;
}
.separadorvertical {
border-bottom:0px;
border-left:1px;
border-left-style:solid;
border-left-color:#CCCCCC;
border-right:0px;
border-top:0px;
}
.separadorhorizontal {
border-bottom:0px;
border-left:0px;
border-right:0px;
border-top:1px;
border-top-style:solid;
border-top-color:#CCCCCC;
}
.txt{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}