body {
	margin:0;
	padding:0;
	background:#CCCCCC;
  	color:#6f6f6c;
	font-family: Verdana, Tahoma, Arial;
	font-size:12px;
	line-height: 18px;
	}
	
img {border:none;}

a {
	color: white;
}

h1 {
	font-family: "Myriad Pro", Tahoma, Arial;
	color: #757543;
	font-size: 18px;
	margin-top: 10px;
}

h3 {
	color: #6f6f6c;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

small {
	font-style: italic;
	float: right;
}

#conteiner {
	width:780px;
	margin:0 auto;
	background: #FFFFFF;
	}

#destaques {
	height: 150px;
	border-bottom:1px solid #eeeeee;
}

#destaques div {
	float: left;
	margin-top: 25px;
	margin-left: 80px;
}

#linhas {
	width: 639px;
	overflow: hidden;
	margin-left: 50px;
	margin-right: 50px;
	padding-top:20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

#conheca_freesom {
	float: left;
	width:300px;
	padding-right: 20px;
	border-right: 1px solid #cfcfcf;
}

#contato {
	float: left;
	width:150px;
	padding-right: 20px;
	border-right: 1px solid #cfcfcf;
}
#contato2 {
	float: right;
	width:450px;
}


#seguimento {
	float: right;
	width:300px;
}

#seguimento p {
	margin-top: 0px;
}

#galeria {
	clear: both;
	overflow: hidden;
	background: #f8f8ec;
	margin-left: 50px;
	margin-right: 49px;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
}

#sonorizacao_iluminacao {
	float: left;
	margin-left: 20px; 
	width: 270px;
}

#alimentacao {
	float: left;
	margin-left: 40px; 
	width: 150px;
}

#brinquedos {
	float: left;
	margin-left: 40px; 
	width: 150px;
}

#galeria img {
	margin-top: 10px;
	margin-left: 12px;
	float: left;
}

#rodape {
	clear: both;
	background: url(images/rodape.png) no-repeat 0px 0px;
	width: 780px;
	height: 59px;
	padding-top: 40px;
}

#rodape p {
	float:left;
	font-family: Tahoma;
	font-size: 9px;
	color: white;
	margin-left: 50px;
}

#rodape ul {
	float: right;
	list-style-type: circle;
}

#rodape li {
	display: inline;
	list-style-type: circle;
	margin-right: 15px;
}

#rodape li a {
	color: white;
	text-decoration: none;
}

#rodape li a:hover {
	text-decoration: underline;
}