* {
	color:#003300;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	margin:0pt;
	padding:0pt;
}
.style1 {
	color: #006600;
	font-size:-5;
}
body {
	background:#FFFFFF none repeat scroll 0% 50%;
	margin:0pt;
	padding:0pt;
	text-align:center;
}
#principal {
	margin:0pt auto;
	padding:10px;
	text-align:left;
	width:750px;
}
#cabecalho {
	border:1px solid #D5A22B;
	color:#003300;
	height:115px;
	margin-top:px;
	position:absolute;
	width:750px;
}
#menuLateral {
	border-color:#E4B443;
	bottom:60px;
	font-size:12px;
	list-style-type:none;
	margin-left:0px;
	top:130px;
	position:absolute;
	width:170px;
}
#menuLateral ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#menuLateral li {
	border-bottom:1px solid #D5A22B;
	margin:0pt;
}
#menuLateral li a {
	background-color:#FFFFFF;
	border-left:10px solid #D5A22B;
	color:#006600;
	display:block;
	font-weight:bold;
	padding:5px 5px 5px 0.5em;
	text-decoration:none;
}
#menuLateral li a:hover {
	background-color:#BBDBA8;
	border-left:10px solid #D5A22B;
	color:#003300;
}
a:link {
	color:#006600;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#006600;
}
a:hover {
	color:#D5A22B;
}
a:active {
	
	color:#D5A22B;
}
#conteudo {
	bottom:60px;
	font-size:12px;
	height:211px;
	left:180px;
	top:126px;
	position:relative;
	width:380px;
}
#conteudo1 {
	bottom:60px;
	font-size:12px;
	height:450px;
	left:200px;
	right: 5px;
	top:126px;
	position:relative;
	width:560px;
}
.conteudo {
	border-bottom:1px solid #D5A22B;
	color:#006600;
	font-size:16px;
	left::185px;
	font-weight:bold;
}
#rodape {
	bottom:0pt;
	font-size:10px;
	color:#006600;
	height:81px;
	top:55%;
        margin-top:450px;
	position:relative;
	right:0pt;
	width:400px;
	
}
#endereco{

	font-size:10px;
	height:81px;
	left:185px;
	right: 5px;
	top:900px;
	position:relative;
	width:560px;
	
}
#lateral {
	left:835px;
	top:150px;
	position:absolute;
	width:100px;
	text-align:left;
}
 
label {
	border-bottom:1px solid #D5A22B;
	float:left;
	margin-bottom:10px;
	width:95px;

}
input {
	color:#006600;
	margin-bottom:10px;

}
textarea {
	color:#006600;
	margin-bottom:10px;
	
}
.nome, .email, .endereco, .bairro {
	width:250px;
	
}
.idade{
	width:auto;
}

#formulario{
	left:600px;

}

.galeria {
	 width:560px;
	 margin:0 auto;
	 text-align:left;
 }
.img-aqui {
	 width:380px;
	 height:300px;
	 left:-190px;
	 position:relative;
	 top:8px;
	 float:right;
	 border:1px solid #fff;
 }
ul.fotos {
	 position:relative;
	 list-style:none;
	 width:162px;
	 padding:1px;
	 background:#999;
	 margin:0;
	 padding:0;
}
.fotos:after {
	 display: block;
	 content: ".";
	 height: 0;
	 font-size:0;
	 visibility: hidden;
	 clear: both;
 }
ul.fotos li {
	 width:75px;
	 height:50px;
	 float:left;	 
	 border:2px solid #444;
	 margin:1px;
}
ul.fotos li img {
	 border:none;
	 width:75px;
	 height:50px;
}
ul.fotos li span img {
	 border:none;
	 width:380px;
	 height:400px;
	 height:auto;
}
ul.fotos a {
 	display: block;
 }
ul.fotos a span {
 	display: none;
}
ul.fotos a:hover span.legenda {
	 display: block;
	 text-align:center;
	 width:380px;
	 position:absolute;
	 top:300px;
	 left:-2px;
}
ul.fotos a:hover span {
	 display: block;
	 position: absolute;
	 top:-5px;
	 left: 177px;
	 background:#fff;
	border:2px solid #666;
 }
ul.fotos a:hover span.legenda {
	 padding:5px 0;
	 color:#333;
}
