body{
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	background-color: #150D0A;
	background-attachment: scroll;
	background-image: url(imgs/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

h1{
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
}

h2{
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
}

h3{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

h4{
	margin: 0px;
	font-size: 16px;
	font-weight: normal;
}

h5{
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}

h6{
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}

a{
	text-decoration: none;	
}

a:hover{
	text-decoration: underline;	
}

.bg_menu{
	background-image: url(imgs/bg_menu.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-attachment: scroll;
}

.menu{
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.div_hor{
	background-attachment: scroll;
	background-image: url(imgs/div_hor.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.10Marron{
	font-size: 10px;
	color: #382D1B;	
}

.10MarronClaro{
	font-size: 10px;
	color: #765F38;
}

.11MBege{
	font-size: 14px;
	color: #BAA378;	
}

.12Marron{
	font-size: 12px;
	color: #382D1B;	
}

.14Marron{
	font-size: 14px;
	color: #382D1B;	
}

.branco{
	color: #FFF;	
}

.MarronClaro{
	color: #765F38;
}

.Marron{
	color: #382D1B;	
}

#menuRal {
	white-space: nowrap;
	position:absolute;
	top:150px;
	width:100%;
	height:200px;
	z-index:1;
	visibility:hidden;
}

#menuRally{
	margin: auto;
	width:958px;
}

#menuRally ul{
	position:absolute;
	list-style:none; 
	background-color: #821720; 
	width:174px; 
	padding:5px;
	display:block;
	border-bottom:2px solid #c00;
}

#menuRally ul li{
	text-align:left;
	padding-top: 5px;
	padding-left:10px;
	padding-bottom: 5px;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}


.foto{
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
