@charset "utf-8";
/* CSS Document */

*
{
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-image: url(img/topo.jpg);
	background-position:top;
	background-color:#e6e6e6;

}
#estrutura {
	
width: 994px;
margin: 0 auto;	

	
}

#menu {
	
	width:994px;
	height: 34px;
	float:left;
	margin-top:70px;
}

#logo {
	
width:304px;
height: 125px;
float:left;	
	
}

#rodape {
	
width: 100%;
height: 41px;	
background-color:#000;
background-repeat:repeat;	
float:left;
	
}


#meio {
	
width:994px;
float:left;
margin-top: 20px;	
	
}

#video {
	
	width:355px;
	float:left;
	margin-top:20px;
	
}


#video1 {
	
background-image:url(img/videos.jpg);
width:355px;
height:37px;
float:left;
	
	
}

#recados {
	width:602px;
	float:left;

		margin-left: 35px;
	margin-top: 20px;
	
}

#recados1 {
	width:602px;
	float:left;
	height: 39px;
	background-image:url(img/recados.jpg);

	
	
}

#recados2 {
	
	width:600px;
	float:left;
	background-color:#a2a2a2;
	margin-left:1px;
	
	
}


#musica {
	
	
background-image:url(img/musica.jpg);
width: 354px; 
height: 149px;
float:left;	
	
	
}

.transparente{
color:#7b0000;	
background:none;
font-size:14px;
 outline: none; 
}


#recados3 {
	background-image:url(img/recadoscaixa.jpg);
	width:357px;
	height:272px;
	float:left;
	
}

#contato1 {
	background-image:url(img/contato.jpg);
	width:357px;
	height:272px;
	float:left;
	
}

#roda1 {
	
width: 948px;
margin: 0 auto;
color:#CCC;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;	

height: 37px;	
}

#cor {
	
float:left;
color:#CCC;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;	
margin-top: 13px;	
}