div.outer { float: right;  background: #788681; width: 100%; }

body{ background-image:url('./img/background.gif');
	background-repeat:repeat-x;
	margin-top:16px;		
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align:center;}
#tudo {
width: 790px;
text-align: left;
margin: 0 auto;
}
#topo {
height: 80px;
}
#right {

width: 597px;
float: right;
}

#right2 {
margin-top:118px;
width: 597px;
float: right;
}

#left {
margin-top:128px;
width: 190px;
float: left;
}
#rodape {
width: 100%;
/*****clear: both;*/
height: 80px;
background-color:#818D8D;
}

#three-col div {

border: .0em solid red;
height: 15em;
}

p.content {  margin-left:32px; margin-right:35px }


p.boxtitle { margin-top:18px; margin-left:56px; font-weight: bold; font: 19px Arial, Helvetica }
p.boxtext { margin-top:10px; margin-left:16px; margin-right:16px; }

p.text { margin-left:10px; margin-right:10px; }

p.boxtext2 { margin-top:15px; margin-left:22px; margin-right:25px; }

p.boxtitle2 { margin-top:20px; margin-left:56px; font-weight: bold; font: 19px Arial, Helvetica }





a:link {text-decoration: underline; color: #9B3634;}
a:visited {text-decoration: underline; color: #B73330;}
a:hover { text-decoration: none;  color: #000000; }



a img {
border: none;
}






form label { 
	line-height:26px;
	margin: 5px 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
}
