body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_top_01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
td object {
	display: block;
	margin: 0;
}
.bg_top {
	background-image: url(../images/bg_top_02.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.bg_conteudo {
	background-image: url(../images/bg_back_11.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
.txt_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #686868;
	text-indent: 22px;
	text-align: justify;
}
.txt_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #651612;
}
.txt_rod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BC2C24;
}
.linha_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #BC2C24;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC2C24;
	line-height: 26px;
}
.linhalat_menu {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DA433A;
}
.txt_cod {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC2C24;
}
.txt_noformat {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #686868;
	text-indent: 4px;
}
#carrossel{
	width:294px;
	height:229px;
	overflow:hidden;
	margin:0 auto;
}
#carrossel ul{
	list-style:none;
	margin:0;
	padding:0;
}
#carrossel ul li{
   float:left;
   display:inline;
}
.borda_foto {
	border: 1px solid #F9EBEA;
}

