/*
---------------Corpo----------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.topo {
	background-image: url(../imagens/head.jpg);
	height: 78px;
	width: 800px;
	vertical-align:bottom;
	clear:both;
}
.meio {
	background-image: url(../imagens/bg_geral.jpg);
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.content_half{
	width:634px;
	float:left;

 
}
.botton {
	background-image: url(../imagens/botton.jpg);
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 40px;
}

.menu_half {

	text-align: left;
	float: left;
	width: 132px;
	PADDING-left: 16px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;*/
}

/*
---------------Menú----------------
*/
/*-----TOP-----*/
.menu_top_selected{
	height: 19px;
	width: 106px;
	padding-right: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8A4A1;
	border-left-color: #A8A4A1;
	background-color: #9AC2BA;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: lowercase;
}

.menu_top_UNselected:hover {
	height: 19px;
	width: 106px;
	padding-right: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8A4A1;
	border-left-color: #A8A4A1;
	background-color: #9AC2BA;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: lowercase;
}
.menu_top_UNselected {
	height: 19px;
	width: 106px;
	padding-right: 0px;
	padding-left: 4px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #A8A4A1;
	border-left-color: #A8A4A1;
	background-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: lowercase;
}
/*-----Menu Meio-----*/
.menu_selected {

	width: 106px;
	padding-right: 0px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A4A1;
	background-color: #9AC2BA;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: lowercase;
}

.menu_UNselected:hover {

	width: 106px;
	padding-right: 0px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A4A1;
	background-color: #9AC2BA;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: lowercase;
	text-align:center;
}

.menu_UNselected {

	width: 106px;
	padding-right: 0px;
	padding-left: 4px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A4A1;
	padding-top: 6px;
	padding-bottom: 6px;
	text-transform: lowercase;
	background-color:#FFFFFF;
	text-align:center;

}
a.link_menu_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a.link_menu_selected:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color:#666666;
}


/*------SUB MENU--------*/
a.link_sub_menu_selected, link_sub_menu_selected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a.link_sub_menu_selected:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#666666;
}
a.link_sub_menu_UNselected, link_sub_menu_UNselected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
a.link_sub_menu_UNselected:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color:#666666;
}


.sub_menu_selected{
	vertical-align: middle;
	text-align:right;
	width: 106px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A4A1;
	background-color: #B3D0CA;
	padding-right: 4px;
}
.sub_menu_selected:hover {

	vertical-align: middle;
	text-align:right;
	width: 106px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A4A1;
	background-color: #9AC2BA;
	padding-right: 4px;
}
.sub_menu_UNselected{
	vertical-align: middle;
	text-align:right;
	width: 106px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A4A1;
	background-color: #F3F8F8;
	padding-right: 4px;
}
.sub_menu_UNselected:hover {

	vertical-align: middle;
	text-align:right;
	width: 106px;
	padding-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A8A4A1;
	background-color: #9AC2BA;
	padding-right: 4px;
}
/* fontes em geral*/
.referencia {color: #829D96;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
}
.prod_titulo{
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.prod_desc{
	margin: 3px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: justify;

}
/*idiomas no topo*/

idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#CCCCCC;
}
a.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#CCCCCC;
}
a.idioma:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#CCCCCC;
}
a.idioma:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
}

a.idiomaSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}
a.idiomaSel:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color:#000000;
	font-weight: bold;
}
.block_Idioma_sel {
	background-color: #E0E9E8;
	text-align: center;
	vertical-align: middle;
	height: 14px;
	width: 85px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	float:left;

}
.block_Idioma {
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	height: 14px;
	width: 85px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	float:left;

}
.bloco{
height:64px;
}
.folder_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #333333;
}
.fone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #000;
	margin-right: 4px;
	padding-right:4px;
}
.div_nots_link{
	vertical-align: middle;
	text-align:left;
	width: 106px;
	padding-top: 6px;
	background-color:#ffffff;
	padding-right: 4px;
	margin-top:5px;
}

a.nots_home{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#333333;
text-decoration:none;
}

a.nots_home:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#9AC2BA;
text-decoration:underline;
}

/*Classes para o carrossel*/

.bot_prev {
	background-color: #F2F2F2;
	height: 30px;
	width: 20px;
	vertical-align: middle;
	padding: 10px 0px 0px;
	border: 1px solid #E4E4E4;
	margin: 0px;
	float: left;
}

.bot_prev:hover {
	background-color:#A8A4A1;
	height: 30px;
	width: 20px;
	vertical-align: middle;
	padding: 10px 0px 0px;
	border: 1px solid #E4E4E4;
	margin: 0px;
	float: left;
}

.bot_next {
	background-color: #F2F2F2;
	height: 30px;
	width: 20px;
	vertical-align: middle;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #E4E4E4;
	float: left;
}

.bot_next:hover {
	background-color: #A8A4A1;
	height: 30px;
	width: 20px;
	vertical-align: middle;
	padding: 10px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #E4E4E4;
	float: left;
}
.car_center {
	float: left;
	width: 580px;
}
.limpa_tudo {
clear:both;
}
/*Orcamento*/
.orcamento_box {
	width:106px;
	padding-right:0px;
	border: 1px solid #999999;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

}
.orcamento_title {
	height: 35px;
	width: 102px;
	padding-top:4px;
	padding-left: 4px;
	padding-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	background-color:#dde8e6;
	
}
.item_orcamento {
	font-family: Arial, Helvetica, sans-serif;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#666666;
	padding:4px;
	height:20px;
	
}
.orcamento_fechar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#000000;
	vertical-align:baseline;
	padding-left:4px;
	background-color:#9AC2BA;
	
}

/*noticias*/
.nots {
	width:190px;
	border: solid 1px #9AC2BA;
	float:left;
	padding:5px;
	margin:2px;
	border:1px solid #98a9a0;
}
.nots h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003300;
	margin:0px;
	padding:0px;
}
.nots a {
	font-family: Arial, Helvetica, sans-serif;
	color:#003300;
}
.nots h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	font-weight:normal;
}
.nots h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	text-align:right;
}
.spag {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
.spag a, a:visited {
	text-decoration:none;
}
.spag a:hover {
	color:#003300;
	text-decoration:underline;
}
.content_half a:hover {
	color:#468C17;
}
.content_half a {
	color:#030;
	text-decoration:underline;
}
.content_half ul {
	list-style:none;
}
.content_half li {
	width:110px;
	height:110px;
	float:left;
	border:1px solid #999;
	margin:5px;
	padding:5px;
	vertical-align:middle;
}
.content_half li:hover {
	width:110px;
	height:110px;
	float:left;
	border:1px solid #000;
	margin:5px;
	padding:5px;
	vertical-align:middle;
}
.linha_prods li {
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	width:auto;
	font-size:12px;
}
.linha_prods li:hover {
	font-family:Arial, Helvetica, sans-serif;
	height:20px;
	width:auto;
	font-size:12px;
	background-color:#dde8e6;
}
.incluir_orcar {
	background-color:#e2f2ec;
	text-align:center;
	width:110px;
	height:18px;
	border:1px solid #CCC;
	margin-top:10px;
	vertical-align:bottom;
	text-align:center;
}
.orcamento_table {
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}
