p{
text-align: left;}

.text{
padding:0 0 0 140px;}

body {
	margin: 0;
	padding: 0;
	font: 75% "lucida grande", "trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background: #773000 url(../images/bck.png);
	text-align: center;
	color: #ddd;
	position: relative;
	line-height: 120%;

}
a{
text-decoration: none;
color: #fff;
}
a:hover{
color: #FF6600;
}
#page {
	background: url(../images/bck_header.png) top repeat-x;
}
#header {
	background: url(../images/header.png) no-repeat;
	margin: 0 auto;
	width: 760px;
	height: 160px;
	text-align: left;
}
#header h1, #header .description{
display: none;
}
#header .menu ul {
	display: block;
	font-size: 1.3em;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 138px;
}
#header .menu li {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}
#content {
	background: #000;
}
#content .wrapper{
	margin: 0 auto;
	width: 760px;
	text-align: left;
} 
#content .white{
background-color: #FFFFFF;
color: #666;
}
#contect .colfull{
margin: 20px 10px;
}
#content .colesq {
	float: left;
	width: 340px;
	margin: 20px 10px 0 10px;
	font-size: 1.2em;
}
#content .slideshow {
	width: 340px;
	height: 230px;
}
#content .coldir {
	width: 380px;
	float: left;
	margin: 0 0 0 10px;
	font-size: 1.1em;
}
#content .coldir img{
padding: 5px;
border: 1px solid #999;
margin: 0 10px 10px 0;
float: left;
}
#content .coldir table{
width: 100%;
border: 1px solid #ccc;
border-collapse: collapse;
font-size: 75%;
}
#content .coldir td, th{
padding: 4px;
margin: 0;
text-transform: lowercase;
}
#content .coldir th{
background-color: #ccc;
color: #000;
font-weight: bold;
}

#content .coldir .odd{
background-color: #333;
color: #ccc;
}
#content .feature img{
float: left;
margin-right: 10px;
}
#content .feature{
margin: 20px 0;
clear: both;
}
#content .feature h2{
line-height: 110%;
}
.clear {
	clear: both;
	text-align: center;
}
.clear img{
border: none;
margin: 20px 0 20px 20px;
vertical-align: middle;
}

#footer{
height: 47px;
background: url(../images/bck_footer.png);
line-height: 280%;
}
.hide{
	display: none;
}

#colmeio
{
padding: 0 0 0 200px;
}