@charset "utf-8";
/* CSS Document */



html { height: 100%;}
body {
	height: 100%;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	background: #000000;
	margin: 0; 
	padding: 0;
	/* background-image:url(../images/back1.jpg);*/
	background-repeat: no-repeat;
    background-position:top center; 
	margin-top: 0px;
}

.oneColFixCtrHdr #container {
	width: 960px;
	padding: 0px 0px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}



.header{ width:850px;}
.foot{ width:850px; background-color:#000000}
.body{ width:850px;}

.text30_white{ font-family:Arial; font-size:30px; color:#FFFFFF; font-weight:bold}
.text20_white{ font-family:Arial; font-size:20px; color:#000000; font-weight:bold}
.text15_white{ font-family:Arial; font-size:15px; color:#FFFFFF; font-weight:bold}
.text_foot{ font-family:Arial; font-size:12px; text-align:center; width:900px;}


a.link_foot:link {color:#FCFCFC;text-decoration: none;}
a.link_foot:visited {	text-decoration: none;	color: #FCFCFC;}
a.link_foot:hover {	text-decoration: underline;	color:#DCFC6A;}
a.link_foot:active {	text-decoration: none;	color: #FCFCFC; font-weight:bold}
a.link_foot {	font-family: Arial;	font-size: 11px;}


a.link_foot2:link {color:#666666;text-decoration: none;}
a.link_foot2:visited {	text-decoration: none;	color: #666666;}
a.link_foot2:hover {	text-decoration: underline;	color:#DCFC6A;}
a.link_foot2:active {	text-decoration: none;	color: #DCFC6A; font-weight:bold}
a.link_foot2 {	font-family: Arial;	font-size: 11px;}


a.link_foot3:link {color:#666666;text-decoration: none;}
a.link_foot3:visited {	text-decoration: none;	color: #666666;}
a.link_foot3:hover {	text-decoration: underline;	color:#000000}
a.link_foot3:active {	text-decoration: none;	color: #DCFC6A; font-weight:bold}
a.link_foot3 {	font-family: Arial;	font-size: 11px;}


.div_text{ padding:7px; text-align:justify; font-size:12px; color:#333333}
.text_import{ font-size:12px; font-weight:bold}
.div_text_buscador{ padding:4px; text-align:justify; font-size:10px; font-family:Arial}

.text_white12{ font-family:Arial; font-size:12px; color:#FFFFFF}
