body {
background-color:#E8DB9B;
background-image:url(../images/bg_cor.jpg);
background-repeat:repeat-x;
margin:0px;
padding:0px;
text-align:center;

}

.tudo {
background-image:url(../images/bg_foto.gif);
background-position:1% 90%;
background-repeat:no-repeat;
margin:0px;
min-height:540px;
}

.principal {
	margin:0 auto;
	text-align:left;
	width:800px;
	margin-top: 10px;
}

.topo {
	background-image:url(../images/topo.jpg);
	width:800px;
	height:94px;
}

.menu {
	background-image:url(../images/bg_menu.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:20px;
}

.menu a {
font: 12px  "Trebuchet MS";
color: #ffffff;
text-decoration: none;
padding: 7px 10px;
}

.menu a:hover {
font: 12px  "Trebuchet MS";
color: #E8DB9B;
}

.esq2 {
	float:left;
	width:450px;
	height:auto;
	margin-right: 10px;
	margin-top: 10px;
}

.esq_cont2 {
	border:#F8C300 solid 1px;
	color:#822B2C;
	font-family:"Trebuchet MS";
	font-size:12px;
	padding: 10px 10px 10px 10px;
	width:inherit;
	height:inherit;
	min-height:300px;
}
.esq {
	float:left;
	width:325px;
	height:auto;
	margin-right: 10px;
	margin-top: 10px;
}

.esq_tit {
	border:#F8C300 solid 1px;
	background-color:#F8C300;
	color:#822B2C;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	padding:0px 10px;
	width:300px;
	height:20px;
}

.esq_cont {
	border:#F8C300 solid 1px;
	color:#822B2C;
	float:left;
	font-family:"Trebuchet MS";
	font-size:12px;
	padding: 10px 10px 10px 10px;
	width:300px;
}

.esq_foto {
float: left;
margin: 0px 10px 0px 0px;
width:100px;
}

.esq_texto {
	float:left;
	width:180px;
}

.linha {
	border-bottom:dotted;
	border-width:1px;
	border-color:#822B2C;
	float:left;
	margin-bottom:10px;
	width:300px;
	height:1px;
}

.dir {
	float:right;
	width:115px;
	margin-top: 10px;
}

.dir_tit {
	border:#822B2C solid 1px;
	background-color:#822B2C;
	color:#F8C300;
	float:right;
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	text-align:right;
	width:115px;
	height:20px;
	padding: 0px 5px 0px 5px;
}

.dir_cont {
	border:#F8C300 solid 1px;
	background-color:#F8C300;
	color:#822B2C;
	float:right;
	font-family:"Trebuchet MS";
	font-size:11px;
	width:115px;
	height:auto;
	min-height:300px;
	padding: 0px 5px 0px 5px;
}


.rodape {
	float: left;
	font-family: "Trebuchet MS";
	font-size:10px;
	color:#822B2C;
	width:600px;
	margin-top: 10px;
}
