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

body{
background-color:#161616;
margin-top:5px;
font-family:Tahoma;
font-size:10px;
color:#999999;
text-align: justify;

}



#total{
	width:900px;
	height:600px;
	margin-top:5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color:#161616;
}


.titulos01 {
color:#CCCCCC;
font-size:14px;

}
.titulos02 {
color:#CCCCCC;
font-size:12px;

}
.titulopie{
color:#CCCCCC;
font-size:10px;

}
.textopie{
color:#999999;
font-size:10px;

}
