BODY {
	margin: 0px;
	background-color: #000000;
	background-image: url('img/bg_sitio_fijo.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	scrollbar-3dlight-color: #3F2820;    
	scrollbar-arrow-color: #FFFFFF;    
	scrollbar-base-color: #333333;
	scrollbar-track-color: #3D0900;    
	scrollbar-darkshadow-color: #3D0900;    
	scrollbar-face-color: #5B1509;    
	scrollbar-highlight-color:#9D584C;    
	scrollbar-shadow-color: #9D584C;		
}

.campo_transparente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: transparent;
	color: #FFFFFF;
}

.link_pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #EAD7C4;
	text-decoration: none;
}
.link_pie:hover {
	border-bottom: 1px dotted #ead7c4;
}





