body {
	margin:0px 0px 0px 0px;
	background-color:#616564; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#site {
	width:671px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	background-color:#FFF; 
}

#container {
	width:671px;
	height:auto;
	background-color:#FFF; 
	float: left;
}

#topo {
	width:671px;
	height:16px;
	float:left;
	background-image:url(headerBg.jpg);
	background-repeat:no-repeat;
	background-color:#616564;
	background-position:bottom;
}

#links {
	width:671px;
	height:70px;
	background-color:#FFF;
}

#menu li {
	height:39px;
	float:left;
	list-style:none;
	padding-left: 26px;
	text-align:center;
}

#menu li a {
	color:#16d3f9;
	width:66px;
	height:39px;
	line-height:35px;
	float:left;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	padding-right: 10px;
	padding-left: 10px;
}

#menu li:hover a {
	color:#FFFFFF;
	width:66px;
	height:39px;
	float:left;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	background-image:url(menuHover.jpg);
	padding-right: 10px;
	padding-left: 10px;
}

#menu .activoInterno a {
	background-image:url(menuHover.jpg);
	color: #FFF;
}
#logotipo {
	width:671px;
	height:auto;
	text-align:center;
	background-color:#FFF;
}

#cEsquerda {
	width:285px;
	height:auto;
	float:left;
	padding: 10px 5px 0px 40px;
	background-color:#fff; 
}

#cDireita {
	width:261px;
	height:auto;
	float:right;
	padding: 10px 40px 0px 20px;
	background-color:#fff; 
}

#conteudoEsquerda {
	width:221px;
	height:auto;
	float:left;
	padding: 10px 5px 0px 40px;
	background-color:#fff; 
}

#conteudoDireita {
	width:355px;
	height:auto;
	float:right;
	padding: 10px 40px 0px 10px;
	background-color:#fff; 
}

#galeria {
	width:571px;
	height:auto;
	padding: 10px 48px 10px 48px;
	background-color:#FFF;}

#rodape {
	width:671px;
	height:61px;
	float:left;
	text-align:center;
	background-color:#FFF;
}

#fundo {
	width:671px;
	height:15px;
	float:left;
	background-image:url(footerBg2.jpg);
	background-repeat:no-repeat;
	background-color:#616564;
	background-position:top;}

#sitefundo {
	width:671px;
	height:auto;
	float:left;
}

h1 {
	font-size:18px;
	line-height:30px;
	color:#707070;
	font-weight:normal;
	padding:0px;
	margin:0px;	
}
h3 {
	font-size:18px;
	line-height:30px;
	color:#707070;
	font-weight:normal;
	padding:0px;
	margin:0px;	
}
h2 {
	font-size:11px;
	color:#7ba6b9;
	font-weight:normal;
}
h4 {
	font-size:11px;
	color:#6b6b6b;
	font-weight:normal;
}

.fundo_interior {
	width:671px;
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size:11px;
	color:#FFF;
	text-align:right;
	background-color:#616564;
}
.fundo_interior a {
	color:#FFF;
	text-decoration:none;
}
.fundo_interior a:hover {
	color:#FFF;
	text-decoration:underline;
}

.formulario p {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:10px;
	margin:0px;
	font-size:11px;
	color:#707070;
}
.formularioInput {
	width:85%;
	height:auto;
	font-size:12px;
}
.formularioTextarea {
	width:85%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.galeriaFotos {
	width:571px;
	height:auto;
	float:left;
	margin-top:20px;
	padding-left:2px;
	padding-bottom:10px;
}
.galeriaFotos_ind {
	width:150px;
	height:150px;
	float:left;
	padding:20px;
}