/* CSS Document */

/* GERAIS */
/***********************************************/
body {
	margin:0px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font: 12px/14px Arial, Helvetica, sans-serif;
	background: #FFFFFF url(/img/background.png) repeat-x left top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-style: none;
}

.img_plain {
	border-style: none;
	padding-right: 10px;
}

.img_borda_white {
	border: 4px solid #FFFFFF;
	margin-right: 5px;
}

.img_border {
	border: 1px solid #B4B0A5;
}

a:visited, a:link, a:active {
	color:#8D7432;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:hover {
	color:#8D7432;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* SITE */
/***********************************************/
.background {
	margin: 0px;
	padding: 0px 0px 10px;
	background: url(/img/back_site.jpg) no-repeat center 120px;
}

.background_inside {
	margin: 0px;
	padding: 0px 0px 10px;
	background: url(/img/back_site_inside.jpg) no-repeat center 140px;
}

.background_bottom {
	margin: 0px;
	padding: 0px 0px 0px;
	background: url(/img/bottom_inside.jpg) no-repeat center bottom;
}

.back_top {
	height: 120px;
}

#topo {
}

.back_top_inside {
	height: 100px;
}

.back_index {
	height: 394px;
	background-image: url(/img/back_index.png);
	background-repeat: repeat-x;
	background-position: left top;	
}

.back_inside {
	padding-top: 10px !important;
	padding-bottom: 10px;
}

.back_left_inside {
	background: url(/img/back_left_inside.png) repeat-y center top;
}

.back_menu_left {
	background: url(/img/back_menu_left.jpg) repeat-x left top;
	height: 200px;
}

.bottom_line {
	background: url(/img/bottom_line.jpg) no-repeat center top;
	height: 5px;
}

.home_slide {
	position:absolute;
	width: 940px;
	height: 390px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 2;
} 

.inside_slide {
	width: 600px;
	height: 250px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
} 

.back_modulos {
	line-height: 18px;
	background: #ECE9E4 url(/img/back_modulos.png) repeat-x left top;
}

.back_modulos_left {
	line-height: 18px;
	padding-bottom: 10px;
	background: url(/img/back_modulos_separator.png) repeat-y right top;
}

.back_modulos_middle {
	line-height: 18px;
	padding-bottom: 10px;	
	background: url(/img/back_modulos_separator.png) repeat-y right top;	
}

.back_modulos_right {
	line-height: 18px;
	padding-bottom: 10px;
}

.back_modulos_side a:link, .back_modulos_side a:visited, .back_modulos_side a:active, .back_modulos_middle a:link, .back_modulos_middle a:visited, .back_modulos_middle a:active {
	text-decoration:underline;
	color:  #FFFFFF;
}

.back_modulos_side a:hover, .back_modulos_middle a:hover {
	text-decoration:none;
	color:  #FFFFFF;
}


.logo {
	height: 80px;
	width: 185px;
	position: absolute;
	margin-top: 16px;
	margin-left: 1px;
}

.logo img {
	border-width: 0px;
}

.back_container {
	background-image: url(/img/back_container.png);
	background-repeat: no-repeat;
	background-position: center 7px;
	padding-top: 7px;
}

.back_left {
	background: #5A564A url(/img/back_left.png) no-repeat left top;
	height:400px;
	padding-bottom:10px;	
}

.back_right {
	background: #FAF8F9;
	height:400px;
	padding-bottom:10px;
}

.back_links_top {
	width: 194px;
	height: 47px;
	margin-left: 745px;
	margin-top: 0px;
	position: absolute;
	background: url(/img/back_links_top.jpg);
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	color: #645449;	
}

.back_links_top a:link, .back_links_top a:visited, .back_links_top a:active {
	color: #645449;	
	text-decoration:none;
}

.back_links_top a:hover {
	color: #645449;	
	text-decoration:underline;	
}


/* FOOTER */
/***********************************************/

.footer {
	text-decoration:none;
	font-size: 12px;
	height: 51px;
	color: #645449;
	padding-top: 12px;
	background: url(/img/back_footer.jpg) no-repeat left top;
	line-height: 16px;
}

.footer_inside {
	text-decoration:none;
	font-size: 12px;
	height: 51px;
	color: #645449;
	padding-top: 12px;
	line-height: 16px;
	background: url(/img/back_footer_inside.jpg) no-repeat center top;
}	

.footer a:link, .footer a:visited, .footer a:active, .footer_inside a:link, .footer_inside a:visited, .footer_inside a:active {
	text-decoration:none;
	color: #645449;
	font-size: 12px;	
}

.footer a:hover, .footer_inside a:hover {
	text-decoration:underline;
	color: #645449;
	font-size: 12px;	
}

/****** LINKS *******/

.link_white:link, .link_white:visited, .link_white:active{
	text-decoration:none;
	color:  #FFFFFF;
	font-size: 12px;
}

.link_white:hover{
	text-decoration:underline;
	color:  #FFFFFF;
	font-size: 12px;
}

.link_news:link, .link_news:visited, .link_news:active{
	text-decoration:none;
	color:  #175097;
	font-size: 13px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.link_news:hover{
	text-decoration:underline;
	color:  #175097;
	font-size: 13px;
	font-weight:bold;	
	font-family: Arial, Helvetica, sans-serif;
}

.link_mods:link, .link_mods:visited, .link_mods:active{
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #01476B;
	text-decoration: none;
}

.link_mods:hover{
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #01476B;
	text-decoration: underline;
}

/*CONTENTORES MÓDULOS*/
/***********************************************/

.title_mods {
	text-decoration:none;
	color:  #645449;
	padding-top: 8px;
	padding-bottom: 8px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	background: url(/img/title_mods.png) repeat-x left bottom;
}

.container_mods {
	padding-top: 8px;
	line-height: 16px;	
}

/* RECORDS */

.records {
	padding: 10px;
}

/*TITLES*/
/***********************************************/

.titles {
	text-decoration:none;
	color:  #645449;
	padding-left: 10px;
	background: url(/img/titles.jpg) no-repeat left top;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	height: 45px; 
}

.subtitles {
	text-decoration:none;
	color:  #645449;
	padding-top: 5px;
	padding-bottom: 10px;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #B9B5A9;
}

/*CONTEUDO*/
/***********************************************/

.conteudo {
	padding: 20px 10px;
	line-height: 18px;
}

.txt_bold {
	color:  #8D7432;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.txt_date {
	color:  #9F7742;
	font: bold 12px Arial, Helvetica, sans-serif;
}

.txt_blue_mods{
	font: bold 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #01476B;
	text-decoration: none;
}

/*NOTICIAS*/
/***********************************************/

.title_news {
	text-decoration:none;
	color:  #8D7432;
	font-size: 14px;
	font-weight:bold;
	padding: 20px 10px 10px;	
}

 .title_news a:link, .title_news a:visited, .title_news a:active {
	text-decoration:none;
	color:  #8D7432;
	font-size: 14px;
	font-weight:bold;
}

.title_news a:hover {
	text-decoration:underline;
	color:  #8D7432;
	font-size: 14px;
	font-weight:bold;
}

.conteudo_news {
	padding: 0px 10px 20px;
	line-height: 18px;	
	border-bottom: 1px dotted #B4B0A5;
}

.conteudo_news_lateral {
	padding: 10px 10px 10px 30px;
	background: url(/img/seta.gif) no-repeat 10px 18px;
	color: #B4A994;
	line-height: 18px;
	border-bottom: 1px solid #706B5C;	
}

 .conteudo_news_lateral a:link, .conteudo_news_lateral a:visited, .conteudo_news_lateral a:active {
	text-decoration:none;
	color: #FFFFFF;
	font-weight:bold;
}

.conteudo_news_lateral a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight:bold;
}


/*FORMS*/
/***********************************************/

.back_forms {
	background: url(/img/back_forms.png) repeat-x left top;
	height: 300px;
}

.linha_forms {
	background: url(/img/linha_login.png) repeat-x left bottom;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #5A564A;
	padding: 10px 5px;
}

.cx_forms {
	font: 12px Arial, Helvetica, sans-serif;
	color: #645449;
	background: #EAE7E2;
	padding: 5px;
	width: 420px;
	border: 1px solid #EAE7E2;
}

.cx_forms_peq {
	font: 12px Arial, Helvetica, sans-serif;
	color: #645449;
	background: #EAE7E2;
	padding: 5px;
	width: 160px;
	border: 1px solid #EAE7E2;
}

.padding_forms {
	font: 12px Arial, Helvetica, sans-serif;
	color: #645449;
	font-weight: bold;
	padding-top: 5px;
}

.cx_forms2 {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #5A564A;
	padding: 5px;
	width: 160px;
	border-style: none;
}

.btn_enviar {
	color: #9A8B6E;
	background: url(/img/btn_enviar.jpg) no-repeat left top;
	height: 22px;
	width: 64px;
	border-style: none;
	text-align:left;
	padding-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	cursor: hand;
}

.btn_enviar2 {
	color: #9A8B6E;
	background: url(/img/btn_enviar2.jpg) no-repeat left top;
	height: 22px;
	width: 94px;
	border-style: none;
	text-align:left;
	padding-left: 10px;
	font: 12px Arial, Helvetica, sans-serif;
	cursor: hand;
}

.btn_forms {
	color: #FFFFFF;
	background: url(/img/btn_login.png) no-repeat left top;
	height: 28px;
	width: 102px;
	border-style: none;
}

.btn_forms2 {
	color: #FFFFFF;
	background: url(/img/btn_forms.png) no-repeat left top;
	height: 28px;
	width: 142px;
	border-style: none;
}


/*FRASE*/
/***********************************************/

.phrase {
	position:absolute;
	display:block;
	/*display:none;*/
	height: 40px;
	width: 454px;
	margin-top: 20px;
	margin-left: 486px;
	z-index: 101;
}

/* BREADCRUMB */
/***********************************************/

.breadcrumb {
	color:#645449;
	height: 40px;
	padding-left: 10px;
}	

.breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active {
	text-decoration:underline;
	color:#645449;
	font-size: 12px;	
}

.breadcrumb a:hover {
	text-decoration:none;
	color:#645449;
	font-size: 12px;	
}

/* LEFTNAV
/***********************************************/

.title_menu_lateral {
	text-decoration:none;
	color:  #645449;
	padding-top: 12px;
	padding-bottom: 12px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	background: url(/img/title_mods.png) repeat-x left bottom;
}

.leftnav {
	float: left;
	width: 260px;
	display: block;
	margin-bottom: 5px;
}

.leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.leftnav ul li {
	margin: 0;
	padding: 0;
}

.leftnav ul li span{
	margin: 0;
	padding: 0;
	background: url(/img/seta.gif) no-repeat 10px center;
	color: #888371;
	padding-left: 30px;
	padding-right: 10px;
	width: 220px;
	border-bottom: 1px dotted #B8B5A4;
}

.leftnav ul li a:link, .leftnav ul li a:visited, .leftnav ul li a:active {
	color: #7D6F65;
	text-decoration:none;
	padding-left: 30px;
	padding-right: 10px;
	width: 220px;
	background: url(/img/seta.gif) no-repeat 10px center;
	border-bottom: 1px dotted #B8B5A4;	
}

.leftnav ul li a:hover {
	color: #7D6F65;
	text-decoration:none;
	padding-left: 30px;
	padding-right: 10px;
	width: 220px;
	background: #F2F1EE url(/img/seta.gif) no-repeat 10px center;
	border-bottom: 1px dotted #B8B5A4;	
}

.leftnav ul li a.active:link, .leftnav ul li a.active:visited, .leftnav ul li a.active:active {
	text-decoration:none;
	color: #7D6F65;
	font-weight:bold;
	background: #CECDC1 url(/img/seta.gif) no-repeat 10px center;	
}

.leftnav ul li a {
	padding: 8px 10px;
	display: block;
	text-decoration: none;
	margin: 0;
	color: #FFFFFF;
}

.leftnav ul li a.level2:link, .leftnav ul li a.level2:visited, .leftnav ul li a.level2:active {
	padding-left: 50px;
	padding-right: 10px;
	width: 200px;
	background: url(/img/seta.gif) no-repeat 30px center;	
	border-bottom: 1px dotted #B8B5A4;	
}

.leftnav ul li a.level2:hover {
	padding-left: 50px;
	padding-right: 10px;
	width: 200px;
	background: url(/img/seta.gif) no-repeat 30px center;
	border-bottom: 1px dotted #B8B5A4;	
}

.leftnav ul li a.level3:link, .leftnav ul li a.level3:visited, .leftnav ul li a.level3:active {
	padding-left: 70px;
	padding-right: 10px;
	width: 180px;
	background: url(/img/seta.gif) no-repeat 50px center;
	border-bottom: 1px dotted #B8B5A4;	
}

.leftnav ul li a.level4:link, .leftnav ul li a.level4:visited, .leftnav ul li a.level4:active {
	padding-left: 70px;
	padding-right: 10px;
	width: 180px;
	background: url(/img/seta.gif) no-repeat 50px center;
	border-bottom: 1px dotted #B8B5A4;	
}

.leftnav ul li a:hover {
	color: #7D6F65;
}

.leftnav ul li a.active, .leftnav ul li a.active:hover {
	color:#7D6F65;		
	text-decoration:none;	
}

/* FORMS */

.conteudo_print {
	display:none;
}

.print {
	width: 17px;
	height: 17px;
	background: url(/img/print.jpg) no-repeat left top;
	border: 0px solid #FFFFFF;
	cursor: hand;
}

/* FORMS */
/***********************************************/

.checkmark {
	width: 199px;
	height: 121px;
	margin-left:auto;
	margin-right:auto;
	background: url(/img/check.jpg) no-repeat left top;
}


/* CAROUSEL */
/***********************************************/

.carusel_without_img {
	position: relative;
	width: 940px;
	height: 390px;
	margin: 0 auto;
}


.carusel_bg {
	position: relative;
	width: 940px;
	height: 390px;
	margin: 0 auto;
	background: #030303;
}

.jCarouselLite {
	position: relative;
	width: 940px;
	height: 390px;
}

.jCarouselLite ul {
	height: 390px;
}

.jCarouselLite ul li {
	height: 390px;
}

.prev_button {
	position: absolute;
	z-index: 999;
	width: 60px;
	height: 378px;
	margin-left: 1px;
	margin-top: 1px;
	background-image: url('/img/transparent_button_left.png');
	cursor: pointer;
}

.next_button {
	position: absolute;
	z-index: 999;
	right: 0;
	width: 60px;
	height: 378px;
	margin-right: 1px;
	margin-top: 1px;	
	background-image: url('/img/transparent_button_right.png');
	cursor: pointer;
}

.preview {
	position: relative;
}

.about {
	position: absolute;
	bottom: 0;
	left: 62px;
	width: 742px;
	padding: 10px 12px;
	background-color: #000000;
	margin-bottom: 1px;
	color: #d9b984;
	display: none;
	font-size: 11px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;  
	opacity: 0.5;
}

.about_title {
	text-transform: uppercase;
}

/* SLIDER NEWS */
/***********************************************/

.news_style {
	display:none;
}

.news_show {
	position:absolute;
	clip:rect(0px 270px 250px 0px);
}

.news_show2 {
	position:absolute;
	clip:rect(0px 250px 250px 0px);
}

.news_border {
	width:270px;
	height:152px;
	padding: 5px 5px 5px 5px;
}

.news_border2 {
	width:250px;
	height:180px;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #B8B5A4;
}

.news_title {
	border: 0px solid gray;
	padding: 5px 0px 9px 5px;
	color:black;
}

.buttondiv {
	padding: 5px 5px 5px 5px;
	height:20px;
}

.news_move {
	position: relative;
}

.mytable {
	width:270px;
	height:150px;
	vertical-align: top;
}

.mytable2 {
	width:250px;
	height:170px;
	vertical-align: top;
}

#news_button {
	text-align:right;
	width: 60px;
}

/* GALERIA */
/***********************************************/

.back_gallery {
	background: #F3F3F0;
	height: 180px;
	width: 200px;
	border: 1px solid #F3F3F0;
}

.back_gallery2 {
	background: #F3F3F0;
	height: 200px;
	width: 200px;
	border: 1px solid #F3F3F0;
}

.conteudo_gallery {
	padding-top: 10px;
	padding-bottom: 10px;
}

.img_gallery {
	padding: 5px;
	background: #FFFFFF;
	border: 1px solid #B8B5A4;	
}