/* CSS Document */



body {

	margin: 0 0 0 0;

	padding: 0;

}



#corpo {

	width:1000px;

	background:#FFFFFF;

	margin: 0px auto;

	padding: 0;	

	font-family: Calibri, Geneva, Tahoma;

}



#header {

	width:1000px;

	height:276px;

	background-color: #111111;

}



#headerimg {

	width:1000px;

	height:216px;

}



#menu {

	width:1000px;

	height:60px;

	background: url(http://www.orebrasil.com.br/wp-content/themes/danielle/images/text_top.gif);

}

#menu ul {

	margin: 0 0 0 20px;;

	padding: 0;

	list-style-type: none;

}

#menu ul a {
	
	display: block;

	width: 96px;

	height: 17px;

	line-height: 14px;

	color: white;

	text-decoration: none;		

	text-align:center;	

}

#menu ul a:hover {

	color: black;

}

#menu li{

	float: left;

}





#content{

	float: left;

/*	padding: 0 0 20px 40px;	*/

	padding-left: 25%;

	padding-right: 25%;

	padding-bottom: 20px;

	margin: 0 0 0 0;

	width: 480px;

}



a {

	text-decoration: none;

	color: #4C9EF9;

}

a:hover {

	text-decoration:underline;

	color: #0066CC;

}



#movRves{

	clear: both;

	background: #111111;

}



#movRves span a {

	display: block;

	float: left;

	width: 240px;

	height: 17px;

	background: url(images/aba-pv.png) no-repeat center center;

	color: black;

	font-size: 14px;

	text-decoration: none;

	text-align: center;

}

#movRves span a:hover {

	background: url(images/aba-pv-selecionado.png) no-repeat center center;

	color: white;

}	



.headImg{	

	clear: both;

	width: 480px;

	height: 79px;

	margin: 0 0 0 0;

	padding: 0 0 0 0;

}



#regioes {	

	width: 480px;

	height: 17px;

	background: #111111;

	clear: both;

	font-size: 14px;

	margin: 0 0 50px 0;

}



#regioes span a {	

	display: block;

	float: left;

	width: 84px;

	height: 17px;

	margin: 0 0 0 10px;

	text-decoration: none;

	text-align: center;

	color: white;

}



#regioes span a:hover {

	background: url(images/aba-regioes.gif) no-repeat left center;

	color: black;

}



#footer {

	clear:both;

	background: url(http://www.orebrasil.com.br/wp-content/themes/danielle/images/bottom.jpg) no-repeat left center;

	height: 130px;	

}

#footer p {

	margin: 0 40px 0 50px;

	padding: 20px 0;

	text-align: justify;

	color:#FFF;

	font-size: 11px;

	font-family: Calibri, Geneva, Tahoma;

}



.cidade{

	color:#0033FF;

}