/* CSS Document */
*{
	margin:0px;
	padding:0px;
	font-family: Verdana, Tahoma, Arial;
	font-size:10px;
	color:#999999;
}

a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

h1{
	margin-bottom:8px;
}

img{
	border:0px;
}

body{
	background-color:#FFFFFF;
	margin:0px;
}
#menuzao{
	position:absolute;
	z-index:105;
	margin-top:47px;
	margin-left:108px;
}

#menuzao a{
	margin-right:2px;
}

#menuinferior{
	margin:0px;
	padding:0px;
	font-family: calibri, Tahoma, Arial;
	font-size:13px;
	color:#999999;
	float:center;
	width:731px;
	height:80px;
}

#geral{
	width:731px;
	height:439px;
	position:absolute;
	z-index:1;
	top:50%;
	left:50%;
	margin-top:-230px;
	margin-left:-370px;
}

#header{
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	float:left;
	width:731px;
	height:80px;
}

#header_fotos{
	float:left;
	width:731px;
	height:159px;
}

#menu ul{
	width:731px;
	height:19px;
	float:left;
}

#menu ul li{
	display:inline;
	list-style:none;
}

#conteudo{
	background-color:#1a3e6f;
	width:731px;
	height:130px;
	float:left;
}

.content{
	width: 461px;
	margin-top:6px;
	margin-left:20px;
	text-align:justify;
}

#corpo_rapai{
	background-image:url(../images/corpo_dr.jpg);
	background-repeat:no-repeat;
	width:269px;
	height:110px;
	float:left;
}

#footer{
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:731px;
	height:71px;
	float:left;
}

.form_contato{
	margin-left:18px;
	margin-top:3px;
	float:left;
	width:284px;
	height:110px;
}

.form_contato input{
	color:#1a3e6f;
}

.form_contato textarea{
	color:#1a3e6f;
}

.end_contato{
	float:left;
	width:140px;
	height:110px;
	margin-left:19px;
	margin-top:5px;
}

#rapaz {
	background-image:url(../images/rapaz.png);
	width:303px;
	height:433px;
	position: absolute;
	right:0;
	top: 0;
	z-index:100;
}
#banner {
	position:absolute; 
	z-index:100;
	width:456;
	height:auto;
	z-index:100;
	left: 50%;
	top: 30px;
	left:50%;
}
