body {
    font-family:Tahoma, Geneva, sans-serif;
    background: url(images/bg.jpg) top center repeat-x #414042;
    color: #999;
    margin: 0;
}

img { border: 0; }

.lateral_left {
	background:url(images/lateral_left.jpg) top left no-repeat #000;
	width:309px;
	height:486px;
	vertical-align:top;
}

.lateral_right {
	background:url(images/lateral_right.jpg) top right no-repeat #000;
	width:309px;
	vertical-align:bottom;
	text-align:right;
}

.galeria {
	background:url(images/galeria.jpg);
	height:230px;
	vertical-align:middle;
	text-align:center;
}

.corpo {
	background:url(images/corpo_topo.jpg) top center repeat-x #000;
}

.corpo2 {
	background-color:#000;
}



.galeria2 {
	text-align:center;
	width:400px;
}

.port {
	color:#94b413;
	font-family:Tempus Sans ITC, Tahoma;
	font-size:20px;
	text-align:center;
}
.port a {
	color:#94b413;
	font-family:Tempus Sans ITC, Tahoma;
	font-size:20px;
	text-align:center;
	text-decoration:none;
}
.port a:hover {
	color:#94b413;
	font-family:Tempus Sans ITC, Tahoma;
	font-size:20px;
	text-align:center;
	text-decoration:underline;
}


.depoimento {
	background:url(images/depoimento.jpg);
	height:139px;
	font-size:12px;
	color:#CCC;
	text-align:right;
	padding-right:8px;
	vertical-align:bottom;
	list-style: none;
}
.depoimento2 {
	font-size:12px;
	color:#CCC;
	font-style:italic;
	text-align:left;
	vertical-align:bottom;
	list-style: none;
}
.depoimento3 {
	font-size:12px;
	color:#CCC;
	vertical-align:bottom;
	list-style: none;
}

.form {
	color:#FFF;
	font-size:13px;
}
.campos {
	background-color:#000;
	border:solid 1px #94b413;
	color:#FFF;
	line-height:20px;
	font-size:13px;
}
.botao {
	background-color:#94b413;
	border:solid 1px #fff;
	color:#FFF;
	line-height:20px;
	font-size:13px;
}


.rodape {
	font-size:10px;
}






