*{margin:0; padding:0;}

#foto{
	width:200px;
	height:200px;
	float:left;
	padding:8px;
	margin-left:3px;
	text-align:center;
}

#envolta{
	width:900px;
	background-color:#000;
}

body {
	background-image:url('../layout/fundobody.jpg');	
	background-position:top;
}

input{
	background-color:#aaa9a9;
}

textarea{
	background-color:#aaa9a9;
}

#input2{
	background-color:#000;
}

#topo{
	width:898px;
	height:245px;
	margin-bottom:20px;
	border-bottom:3px solid #4d4d4f;
}

#corpo{
	width:898px;
	background-image:url('../layout/fundocorpo.jpg');
	background-position:bottom;
}

#menu{
	width:900px;
	height:28px;
	margin-bottom:20px;
	text-align:center;
}

#dados{
	width:896px;
	height:55px;
	text-align:center;
	background-image:url('../layout/dados.jpg');
	background-repeat:no-repeat;
	margin-top:-5px;
}

#rodape{
	text-align:center;
}

#titulopag{
	width:867px;
	height:23px;
	border-bottom:2px solid #3c3c3c;
	padding-left:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#84c225;
	margin-bottom:30px;
}

/* CONTAINERS DO FORMULÁRIO */

#caixa{
	width:700px;
	margin-top:20px;
	float:right;
	text-align:left;
	background-image:url('../layout/fundocaixa.jpg');
	background-repeat:repeat-x;
	padding:5px;
	border:1px solid #fff;
}

#linha2{
	width:850px;
	margin-bottom:20px;
	margin-left:22px;
	height:20px;
}

#esq3{
	width:300px;
	text-align:right;
	float:left;
}

#dir2{
	width:530px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:left;
	float:right;
}

/* CONTAINERS DE DIVISÃO PARA COLUNAS */

#linha{
	width:895px;
}

#esq{
	width:430px;
	height:23px;
	/*border-bottom:2px solid #3c3c3c;*/
	padding-left:22px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#84c225;
	margin-bottom:10px;
}

#esq2{
	width:865px;
	height:23px;
	border-bottom:2px solid #3c3c3c;
	padding-left:23px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#84c225;
	margin-bottom:10px;
}

#dir{
	width:640px;
	padding-left:250px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#fff;
	line-height:23px;
}
