body {
  margin: 0;
  margin-top: 20px;
  background: url(images/bg.gif);
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
a {
text-decoration: none;
font-weight: bold;
color:##996633;
}

a:hover {
text-decoration: none;
color: #00CC33;
font-weight: bold; 
}

.menu {
	background: url(images/menu.jpg);
	background-repeat: no-repeat;
	margin: 0;
	vertical-align: top;
}

.main {
	background: url(images/main.jpg);
	background-repeat: no-repeat;
	margin: 0;
	text-align: center;
}

.enc {
 	width: 778px;
	height: 51px;
	background: url(images/index_01.jpg);
}

.lat {
 	width: 265px;
	height: 61px;
	background: url(images/index_09.jpg);
	vertical-align: middle;
}

.latizq {
 	width: 109px;
	height: 389px;
	background: url(images/index_02.jpg);
}

.latder {
 	width: 114px;
	height: 389px;
	background: url(images/index_06.jpg);
}

.lat1 {
 	width: 265px;
	height: 49px;
	background: url(images/index_10.jpg);
	font-size: 12px;
	color: #fff;
}

.lat2 {
 	width: 265px;
	height: 61px;
	background: url(images/index_12.jpg);
	vertical-align: middle;
}

.lat3 {
 	width: 265px;
	height: 49px;
	background: url(images/index_13.jpg);
}

.cont {
	background: url(images/index_05.jpg);
}

.clr{clear:both;}

.content {
width: 778px;
background: #F2F2F2;
margin-top: 5px;
}

.texto {
	width: 90%;
	margin-top: 20px;
	text-align: justify;
}

.texto1 {
	width: 95%;
	text-align: center;
	font-size: 12px;
	color: #666666;
}

hr {
width:  90%;
 }



