@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
body {
	background:url(../img/bg.jpg) center center no-repeat #8F1C07;
}
#topo{
	width:100%;
	height:381px;
	text-align:center;
	position: relative;
	z-index:1;
}
#bonequinha {
	width: 304px;	
	height: auto;	 
	vertical-align: middle;	
	top: 180px;	
	left: 1680px;	
	margin-left: -1024px;	
	position: absolute; 
	z-index:1000;
	/*display:none;*/
}
#rodape{
	background:url(../img/bg_rodape.jpg) no-repeat top center;
	*background:url(../img/bg_rodape2.jpg) no-repeat top center;
	text-align:center;
	width:100%;
	height:auto;
}
#copy{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9px;
	padding-top:25px;
	margin:0 auto auto auto;
	width:880px;
	height:auto;
}
td{
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
td p{
	text-align:justify;
}
#menu{
	background:url(../img/bg_menu.jpg) no-repeat top left #E4E4AE;
	width:216px;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	line-height:25px;
	padding-top:10px;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-transform:uppercase;
	width:185px;
	float:left;
	font-weight:bold;
	line-height:25px;
	padding-left:5px;
	margin-left:10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	outline:none;
}
#menu a:link {
	text-decoration: none;
	text-transform:uppercase;
	width:185px;
	float:left;
	font-weight:bold;
	line-height:25px;
	padding-left:5px;
	margin-left:10px;
}
#menu a:visited {
	text-decoration: none;
	color: #333333;
	text-transform:uppercase;
	width:185px;
	float:left;
	font-weight:bold;
	line-height:25px;
	padding-left:5px;
	margin-left:10px;
}
#menu a:hover {
	text-decoration: none;
	color: #333333;
	text-transform:uppercase;
	width:185px;
	float:left;
	font-weight:bold;
	line-height:25px;
	background:#FF6600;
	padding-left:5px;
	margin-left:10px;
}
#menu a:active {
	text-decoration: none;
	color: #333333;
	text-transform:uppercase;
	width:185px;
	float:left;
	font-weight:bold;
	line-height:25px;
	padding-left:5px;
	margin-left:10px;
}
.titulos{
	font-size:14px;
	color:#900;
	font-family:Verdana, Arial, Geneva, sans-serif;
	font-weight:bold;
}
a:link, a:visited, a:hover, a:active{
	color:#CC0033;
	font-size:12px;
	text-decoration:none;
}
h1 {
	color:#666;
}
ul li{
	margin-left:20px;	
}
#email_fone{
	margin-top:-80px;	
}
