
#top_head{
background-image:url(imgs/fundo_logo.jpg);
background-repeat:repeat-x;
height:139px;
}

#head_content{
width:814px;
}

#logo{
float:left;
}

#menu{
float:right;
padding-top:30px;
width:500px;
}

#slogan{
float:right;
padding-top:10px;
}

.txt_slogan{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
}


.menu{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:900;
}

a.menu:link {
	color: #666;
	text-decoration: none;
}

a.menu:hover {
	color: #d70b0c;	
	text-decoration: none;
}


a.menu:visited {
		text-decoration: none;
}



#rodape{
background-image:url(imgs/rodape.jpg);
background-repeat:repeat-x;
height:142px;
}

#rodape_content{
width:814px;
padding-top:25px;
}

#txt_rodape{
	width:550px;
	float:left;
}

#guver{
	width:100px;
	float:right;
}

.txt_rodape{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:12px;
font-weight:900;
}


