/* CSS Document */
body{
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: black;
 background-position: center;
 background-repeat: repeat;
 background-attachment: fixed;
 }
 .borda2{ border:2px solid #ffffff; margin-right:2px;  cursor:pointer;}
 .borda3{ border:2px solid #CCCCCC; margin-right:2px;  cursor:pointer;}
 #banner_centro { width:100px; float:left; margin-top:0px; margin-left:10px; text-align:center; margin-bottom:0px;}
 #banner_centro a {  border:0px; }
 
body,td,th {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
input,select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;

}