/* Geral */
body {
   	margin:0;
	padding:0;
	background-color:#f4f4f4;
	font:Arial, Helvetica, sans-serif;
	background-image:url(../img/bg.jpg);	
	background-repeat:no-repeat;
}

img{border:0px;}

.geral{
	width:777px;
	margin:0 auto;
	background-color:#FFFFFF;
}

.topo{
	position:relative;
	width:777px;
	height:182px;
	background-image:url(imgs/bg_topo.jpg);
	background-repeat:no-repeat;
}

.form{
	width:300px;
	font-family:arial;
	font-size:12px;
	color:#000000;
	margin-left:15px;
	text-align:left;
}

.imgtop{
	position:relative;
	width:777px;
	height:182px;
	background-repeat:no-repeat;
	background-image:url(../img/topo.jpg)
}

.anuncietop{
	position:relative;
	width:777px;
	height:80px;
	top:10px;
}	

#pub{
	position:relative;
	top:20px;
	right:10px;
	text-align:right;
}	

.conteudo{
	position:relative;
	width:570px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	background-color:#FFFFFF;
	float:left;
	left:5px;
	margin-top:-5px;
	background-image:url(../img/bg_conteudo.jpg);
	background-repeat:repeat-y;
}	

.rodape{
	width:777px;
	height:40px;
	margin:0 auto;
	background-image:url(../img/rodape.jpg);
	background-repeat:no-repeat;
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	padding-top:7px;
	letter-spacing:3px;
	text-align:center;
	color:#FFFFFF;
}

.both{
	clear:both;
}


/* Geral */

.novidade{
	width:170px;
    height:240px;	
	padding-top:265px;
	background-image:url(../img/news.jpg);
	background-repeat:no-repeat;
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	padding-top:33px;
	letter-spacing:2px;
}	

.destaque{
	position:relative;
	width:550px;
	height:500px;
	background-image:url(../img/destaque.jpg);
	background-repeat:no-repeat;
	float:right;
}	

.disa:link{color:#FFFFFF; text-decoration: none;}	
.disa:visited{color:#FFFFFF; text-decoration:none;}
.disa:hover{color:#FFFFFF; text-decoration:underline;}
.disa:active{color:#FFFFFF; text-decoration:none;}		

.equipe{
	position:relative;
	width:550px;
	float:right;
	text-align:left;
}	

.ea:link{color:#000000; text-decoration: none;}	
.ea:visited{color:#000000; text-decoration:none;}
.ea:hover{color:#000000; text-decoration:underline;}
.ea:active{color:#000000; text-decoration:none;}	

.txtCampos, .txtMsg{font:11px 'arial'; background-color:#ffffff; color:#000000; border:1px solid #cccccc}
.btn {font:12px 'arial', Arial; background-color:#ffffff; color:#000000; border:1px solid #cccccc; text-align:center;}


/* MENU */
.menu{
	float:left;
	width:170px;
	background-color:#ffffff;
	padding:10px;
	font-family:arial;
	font-size:20px;
}

ul.menu_site,
ul.menu_site ul{
	margin:0;
	padding:0;
	border:0;
}

ul.menu_site li{
	position: relative;
	list-style:none;
	font-size:12px;
	margin-bottom:2px;
	margin-left:0px;
	left:0px;
	letter-spacing:2px;
}

ul.menu_site li a{
	display:block;
	height:20px;
	line-height:20px;
	text-decoration: none;
	color: #000000;
	text-align:left;
	outline:none;
	background-color:#ffffff;
	padding:5px 10px;
	border-bottom: 1px dotted #58428A;
	border-bottom:
}
	
ul.menu_site li a:hover{
	color:#ffffff;
	background-color:#58428A;
	text-decoration:none;
	font-weight:bold;
	border-bottom: 1px solid #58428A;
}

.txtCampos, .txtMsg{font:12px 'arial'; background-color:#ffffff; color:#000000; border:1px solid #cccccc}
.btn {font:12px 'arial', Arial; background-color:#ffffff; color:#000000; border:1px solid #cccccc; text-align:center;}

/* Fix IE. Hide from IE Mac \*/
* html ul.menu_site li {float: left; height: 1%;}
* html ul.menu_site li a {height: 1%;}
/* End */

/*MENU*/
