body {
	font-family: tahoma, sans-serif, verdana, arial;
	font-size: 12px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	color:#000;
}
#topo{
	background:url(../images/topo.jpg) center no-repeat;
	height:143px;
	position: relative;
}
#logo{
	width:180px;
	height:110px;
	margin:17px 0 0 10px;
	float:left;
}
#menu{
	float:right;
	margin:40px 1px 0 0;
}
#txt_topo{
	margin:0 auto;
	width:776px;
	height:143px;
}
#conteudo{
	margin:0 auto;
	width:776px;
	height:416px;
	background:#fff;
	position: relative;
}
#txt_home{
	width:306px;
	height:416px;
	float:left;
}
#txt_home1{
	margin:27px 0 10px 15px;
	height:150px;
}
#txt_home2{
	margin:10px 0 0 15px;
	height:150px;
}

#sep{
	background:url(../images/sep.jpg) center repeat-x;
	height:40px;
	width: 291px;
	margin: 0 0 0 15px;
}
#anima{
	width:208px;
	height:416px;
	float:left;
}
#destaque{
	position:absolute;
	width:261px;
	height:524px;
	background:url(../images/destaque.jpg) top center no-repeat;
	top: -40px;
	left: 514px;
}
#destaque1{
	position:absolute;
	width:261px;
	height:524px;
	background:url(../images/destaque1.jpg) top center no-repeat;
	top: -40px;
	left: 514px;
}
#rodape{
	background:url(../images/rodape.jpg) top;
	height:68px;
	width: 100%;
}
#txt_rodape{
	width:776px;
	height:48px;
	margin:0 auto;
	padding: 20px 0 0 0;
}
.imagem{
	margin:0 10px 0 0;
	display:block;
	float:left;
}
.txt{
	margin-top: 10px;
}
h1{
	font-family: tahoma, sans-serif, verdana, arial;
	font-size: 11px;
	color:#d53128;
	margin:0;
	padding:0;
}
h2{
	font-family: tahoma, sans-serif, verdana, arial;
	font-size: 18px;
	color:#000;
	margin:0;
	padding:0;
}
#txt_dest {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 15px;
	text-align: center;
}
#txt_dest ul, #card_txt ul {
	list-style: url(../images/marc.jpg) none;
	line-height: 25px;
	font-weight: bold;
	text-align:left;
}
#menu img {
	border: none;
}
a {
	text-decoration:none;
	color:#666;
}
a:hover{
	text-decoration:none;
	cursor:pointer;
	color:#000;
}
#txt_conteudo{

}#txt_conteudo {
	padding: 20px 280px 0 20px;
}
#card_txt #col_esq {
	float: left;
	width: 200px;
	margin: 0 0 0 40px;
}
#card_txt #col_dir {
	float: left;
	width: 200px;
}
#card_txt {
	margin: 20px 0 0 0;
	width: 480px;
}
.box{
	border:1px solid #666;
	font-family: tahoma, sans-serif, verdana, arial;
	font-size: 11px;
}
.bot{
	border:1px solid #666;
	font-family: tahoma, sans-serif, verdana, arial;
	font-size: 11px;
	cursor:pointer;
}
#conteudo #txt_conteudo ul {
margin-top:5px;
}

