body {
	background-image: url(images/back.jpg);
	background-color: #336087;
	background-repeat: repeat-x;
	margin: 0px;
}


.fonte_top {			font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #FFFFFF;}
.fonte_top a:link{		color: #FFFFFF; text-decoration:none;}
.fonte_top a:visited{	color: #FFFFFF; text-decoration:none;}
.fonte_top a:hover{		color: #FDBE01; text-decoration:none;}
.fonte_top a:active{	color: #FFFFFF; text-decoration:none;}

.fonte_left {			font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #FFFFFF; height: 20px;}
.fonte_left a:link{		color: #FFFFFF; text-decoration:underline;}
.fonte_left a:visited{	color: #FFFFFF; text-decoration:underline;}
.fonte_left a:hover{	color: #000000; text-decoration:underline;}
.fonte_left a:active{	color: #FFFFFF; text-decoration:underline;}


.fonte_11 {	font-family: Arial, Tahoma, Verdana;	font-size: 11px;	color: #666666;}
.fonte_11 a:link{		color: #666666; text-decoration:underline;}
.fonte_11 a:visited{	color: #666666; text-decoration:none;}
.fonte_11 a:hover{	color: #666666; text-decoration:none;}
.fonte_11 a:active{	color: #666666; text-decoration:none;}


.fonte_submenu {			font-family: Arial, Tahoma, Verdana; font-size: 11px; color: #CEE4AD; padding-left: 30px; padding-top: 8px; padding-bottom: 8px;}
.fonte_submenu a:link{		color: #CEE4AD; text-decoration:underline;}
.fonte_submenu a:visited{	color: #CEE4AD; text-decoration:underline;}
.fonte_submenu a:hover{		color: #000000; text-decoration:underline;}
.fonte_submenu a:active{	color: #CEE4AD; text-decoration:underline;}
.fonte_10 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #333333;
}
.fonte_10_red {

	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #FF0000;
}


.fonte_footer {				font-family: Arial, Tahoma, Verdana; font-size: 10px; color: #999999;}
.fonte_footer a:link{		color: #999999; text-decoration:underline;}
.fonte_footer a:visited{	color: #999999; text-decoration:underline;}
.fonte_footer a:hover{		color: #333333; text-decoration:none;}
.fonte_footer a:active{		color: #999999; text-decoration:underline;}

.form_newsletter {
	font-family: Arial, Tahoma, Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #C2D0DC;
	border: 1px solid #333333;
}


.fonte_subtitle {			font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: bold; color: #426784;}
.fonte_subtitle a:link{		color: #426784; text-decoration:underline;}
.fonte_subtitle a:visited{	color: #426784; text-decoration:underline;}
.fonte_subtitle a:hover{	color: #426784; text-decoration:none;}
.fonte_subtitle a:active{	color: #426784; text-decoration:underline;}


.fonte_price {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	color: #C46708;
	font-weight: bold;
}
.fonte_title {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 10px;
}
.border_related {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.fonte_11_border {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

a#table {
	display:block;
	width:190px;
	height:20px;
	text-align:left;
	text-decoration:none;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	padding-left: 10px;
	background-image: url(images/img_item.gif);
	background-repeat: no-repeat;
 }
a#table:hover {
     color:#000000;
 }


a#table_submenu {
	display:block;
	width:160px;
	height:20px;
	text-align:left;
	text-decoration:none;
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	color:#CEE4AD;
	padding-left: 10px;
 }
a#table_submenu:hover {
     color:#000000;
 }
