/** { margin:0; padding:0; } */
body {
	background-attachment: fixed;
	background-color: #E8C47A;
	background-image:  url(body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0;
}
#container{ 
	width:770px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
	border-left: 10px solid #183E7C;  
	background-image:  url(backgrow.gif);
	border-right: 10px solid #183E7C;  
	background-color: #Ffcc00;
} 
#header{
	position: relative;
	height: 60px; 
	width: 700px;  
	
}
#logored {
	font:normal 18px Verdana;
	font-weight: bold;
	display: block;
	color: Yellow;
	position:absolute;
	top:8px;
	left: 20px;
	letter-spacing:0px;
	width: 194px;
}

#logobola {
	background: url(fondito.gif) no-repeat;
	font:normal 11px Verdana;
	font-weight: bold;
	display: block;
	color: #4177A7;
	padding-top: 40px;
	position: absolute;
	/*top:52px; */
	left: -20px;
	letter-spacing:-1px;
	top: 2px;
}	
#logobola1 {
	background: url(fondito.gif) no-repeat;
	font:normal 11px Verdana;
	font-weight: bold;
	display: block;
	color: #4177A7;
	padding-top: 40px;
	position: absolute;
	/*top:52px; */
	left: 235px;
	letter-spacing:-1px;
	top: 2px;
}
#logobola2 {
	background: url(fondito.gif) no-repeat;
	font:normal 11px Verdana;
	font-weight: bold;
	display: block;
	color: #4177A7;
	padding-top: 40px;
	position: absolute;
	/*top:52px; */
	left: 488px;
	letter-spacing:-1px;
	top: 2px;
}
.texto_normal_a {
	font-family : Verdana, Arial;
	font-size: 12px;
	color: Black;
	font-weight : bold;
	}
.texto_normal_azul {
	font-family : Verdana, Arial;
	font-size: 12px;
	color: #0000FF;
	font-weight : bold;
}
