body{

	background-image: url(../imgs/bg.jpg);

	background-repeat: repeat;

	background-position: top left;

	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;

	font-size: 12px;

	color: #6a8447;

	margin: 0;

	padding: 0;

}

div#estrutura{

	width: 712px;

	position: absolute;

	left: 50%;

	margin-left: -356px;

}

div#homem{

	width: 269px;

	height: 880px;

	background-image: url(../imgs/homem_02.png);

	background-repeat: no-repeat;

	float: left;

}

div#conteudo{

	width: 430px;

	height: 880px;

	float: right;

}

div#logo{

	width: 430px;

	height: 280px;

	background-image: url(../imgs/logo_04.png);

	background-repeat: no-repeat;

	background-position: top center;

}

div#menu{

	margin-top:12px;

	height: 27px;

	width: 430px;

}

div#dados{

	width: 429px;

	height: 463px;

	background-image: url(../imgs/lbg_texto_14.png);

	background-repeat: no-repeat;

	background-position: top left;

	padding-top: 48px;

}

div#textoDados{

	width: 334px;

	height: 397px;

	margin-left:35px;

	margin-right: 62px;

	margin-bottom: 67px;

	overflow: auto;

}

div.clearfix{

	clear: both;

}



div#rodape{

	width: 712px;

	height: 112px;

	background-image: url(../imgs/bg_rodape_03.png);

	background-repeat: repeat-x;

	background-position: top left;

	clear: both;

}

div#end{

	margin-left: 8px;

	padding-top: 15px;

	float: left;

}

div#bw{

	float: right;

	width: 105px;

	height: 110px;

}

.campo{

	border: solid 1px #c93;

	background-color: #EFDFBE;

	color: #C60128;

	height: 20px;

	padding: 4px 0px 0px 5px;

	width: 250px;

}

p{

	line-height: 12px;

}

.pline{

	line-height: normal !important;

}

.txt {

	overflow: auto;

}

form{

	margin-left:25px;

}

.area{

	height: 90px !important;

}

.label{

	display: block;

	font-size: 13px;

	margin-bottom:4px;

}
.label a{
	color: #6a8447;
	text-decoration:none;
}
.label a:hover{
	color: #6a8447;
	text-decoration:underline;
}
label.error{

	color:#F00;

	font-weight: bolder;

	border: solid 1px #F00;

	background-color: #FAA;

	padding: 3px 12px 3px 12px;

	margin: 3px 0px 3px 0px;

	display: block;

	width: 231px;

}

div#closeGaleria{

	text-align: right;

	padding: 4px 15px 0px 0px;

	border: solid 1px #FFF;

	background-color: #F4F4F4;

	height: 28px;

}

.img{

	float: left;

	margin: 0px 8px 8px 0px;

}

.img a{

	color: #FFF;

	text-decoration: none;

}

.img a:hover{

	color: #FFF;

	text-decoration: none;

}