html.home {
	overflow: hidden;
	
}
body.home {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	font-weight: normal;
	font-family: Arial, sans-serif;
	overflow:hidden;
}
body {
	margin: 0px;
	padding: 0px;
	outline: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #332B2C;
	background:#FFFFFF url(../sysimages/bg.jpg) repeat-x left top;
}

.downrr {
	font-size: 12px;
	color:#666;
}

blockquote {
margin-left:30px;
}

#geral {
background:#FFFFFF url(../sysimages/bg.jpg) repeat-x left top;
	width: 100%;
	position: relative;
}
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
.clear {
	clear: both;
	line-height: 1px;
	padding: 0px;
}
.overflow {
	overflow: hidden;
}
.left {
	float: left;
}
.right {
	float: right;
}
img {
	border: 0px;
}
@font-face {
	font-family: 'helveticalight';
	src: url('../fonts/helvetic-webfont.eot');
	src: url('../fonts/helvetic-webfont.eot?#iefix') format('embedded-opentype'),         url('../fonts/helvetic-webfont.woff') format('woff'),         url('../fonts/helvetic-webfont.ttf') format('truetype'),         url('../fonts/helvetic-webfont.svg#helveticalight') format('svg');
	font-weight: normal;
	font-style: normal;
}
 
@font-face {
    font-family: 'Gentium Book Basic','gentium_book_basicregular';
    src: url('../fonts/genbkbasr.eot');
    src: url('../fonts/genbkbasr.eot?#iefix') format('embedded-opentype'),
         url('../fonts/genbkbasr.woff') format('woff'),
         url('../fonts/GenBkBasR.ttf') format('truetype'),
         url('../fonts/genbkbasr.svg#gentium_book_basicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
h1 {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 30px;
	line-height: 140%;
	color: rgb(51,51,51);
	text-align: left;
	font-weight: normal;
}
h2 {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 140%;
	color: rgb(51,51,51);
	text-align: left;
}
h3 {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: rgb(51,51,51);
	text-align: left;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 15px;
	line-height: 110%;
	color: rgb(102,102,102);
	text-align: left;
}
h5 {
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 142%;
	color: rgb(102,102,102);
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #332B2C;
	text-align: left;
}
a {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #ED3F33;
	text-align: left;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	background-color: #ED3F33;
	color: white;
}
a span {
	cursor: pointer;
/* IE7 Fix */
}
label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	color: rgb(51,43,44);
	text-align: left;
	margin-bottom: 8px;
}
input {
	text-align: left;
	padding: 3px 5px;
}
input[type="text"], input[type="email"],  input[type="search"], input[type="password"] {
	-moz-appearance: caret;
}
input[type=radio], input[type=checkbox] {
	width: 13px;
	height: 13px;
	margin: 4px;
	padding: 0px;
	background: none;
	border: 0px;
}

.radio {
width: 19px;
height: 25px;
padding: 0 5px 0 0;
background: url(../sysimages/radio.png) no-repeat;
display: block;
clear: left;
float: left;
}


input.styled {
display: none;
}

input[type=image] {
	margin: 0px;
	padding: 0px;
	background: none;
	border: 0px;
}
textarea {
	overflow: auto;
font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	color: black;
	line-height: 14px;
}
textarea:hover,
textarea:focus
{
cursor:text;
}

select {
	display: block;
	height: 34px;
    padding: 6px 3px 6px 6px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 100%;
	border: 1px solid black;
	border-radius:4px;
}

select:hover,
select:focus {
    padding: 5px 2px 5px 5px;
	border: 2px solid black;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
    width: 580px;
}


.texto ul li
{
	font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 18px;
color: #332B2C;
text-align: left;
background: url(../sysimages/img_li.png) 0px 4px no-repeat;
margin-left: 20px;
padding-left: 15px;
margin-top: 10px;
margin-bottom: 10px;
}
ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
table {
	empty-cells: show;
	border-spacing: 0;
	border-collapse: collapse;
}
table, td, tr, thead, tfoot, tbody, th, tf {
	margin: 0px;
	padding: 0px;
}
button {
	padding: 0px;
	border: 0px;
	outline: 0px;
	background: none;
	line-height: normal !important;
	cursor: pointer;
}
button {
	width: 0px;
	overflow: visible;
}
button[class] {
	width: auto;

}

button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: none;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
button span {
	margin-top: -1px;
}
}

button {

    border:1px solid black;
    height: 40px;
	padding-left: 30px;
    padding-right: 30px;
    text-align: center;
    width: auto;
    font-family:Arial, Helvetica, sans-serif;
    font-size:17px;
    font-weight:bold;
    line-height:120%;
    color:rgb(102,102,102);
    text-align:center;
     border-radius:4px;
    text-shadow:0px 1px 0px rgba(255,255,255,0.75);
background-image:-moz-linear-gradient(31% 41% -90deg,rgb(251,251,251) 0%,rgb(194,194,194) 100%);
background-image:-webkit-gradient(linear,31% 41%,31% 125%,color-stop(0, rgb(251,251,251)),color-stop(1, rgb(194,194,194)));
background-image:-webkit-linear-gradient(-90deg,rgb(251,251,251) 0%,rgb(194,194,194) 100%);
background-image:-o-linear-gradient(-90deg,rgb(251,251,251) 0%,rgb(194,194,194) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(251,251,251) 0%,rgb(194,194,194) 100%);
background-image:linear-gradient(-90deg,rgb(251,251,251) 0%,rgb(194,194,194) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffbfbfb,endColorstr=#ffc2c2c2,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fffbfbfb,endColorstr=#ffc2c2c2,GradientType=0);
}

button:hover{
background-image:-moz-linear-gradient(31% 41% -90deg,rgb(221,221,221) 0%,rgb(194,194,194) 100%);
background-image:-webkit-gradient(linear,31% 41%,31% 125%,color-stop(0, rgb(221,221,221)),color-stop(1, rgb(194,194,194)));
background-image:-webkit-linear-gradient(-90deg,rgb(221,221,221) 0%,rgb(194,194,194) 100%);
background-image:-o-linear-gradient(-90deg,rgb(221,221,221) 0%,rgb(194,194,194) 100%);
background-image:-ms-linear-gradient(-90deg,rgb(221,221,221) 0%,rgb(194,194,194) 100%);
background-image:linear-gradient(-90deg,rgb(221,221,221) 0%,rgb(194,194,194) 100%);

-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdddddd,endColorstr=#ffc2c2c2,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffdddddd,endColorstr=#ffc2c2c2,GradientType=0);
}

button.btt_back > span {
	background: url("../sysimages/btt_back_left.png") no-repeat scroll left top transparent;
	height: 30px;
	padding-left: 11px;
	text-align: left;
	display: block;
}
button.btt_back:hover > span {
	background: url("../sysimages/btt_back_left.png") no-repeat scroll left bottom transparent;
}
button.btt_back > span > span {
	width: 77px;
	text-align: center;
	height: 30px;
	padding-left: 8px;
	background: url("../sysimages/btt_back.png") no-repeat scroll right top transparent;
	display: block;
	padding-right: 14px;
	font-size: 13px;
	font-weight: bold;
	line-height: 32px;
	color: #5A5A5A;
}
button.btt_back:hover > span > span {
	background: url("../sysimages/btt_back.png") no-repeat scroll right bottom transparent;
}
/******************Fake Select*********************************/
.fakeSelect {
	cursor: pointer;
	position: relative;
	padding-left: 11px;
	height: 30px;
	background: url(../sysimages/bgselectwrapperleft.png) no-repeat left top;
}
.fakeSelect span.selectValue {
	position: absolute;
	display: block;
	top: 0px;
	left: 0px;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #B3B3B3;
	line-height: 30px;
	z-index: 100;
}
.fakeSelect:hover span.selectValue {
	color: #333333;
}
.fakeSelect .selectWrapper {
	position: relative;
	height: 30px;
	background: url(../sysimages/bgselectwrapper.png) no-repeat right top;
}
.fakeSelect:hover {
	background-position: left -30px;
}
.fakeSelect:hover .selectWrapper {
	background-position: right -30px;
}
.fakeSelect.disabled span.selectValue {
	color: #D2D2D2;
}
.fakeSelect.disabled .selectWrapper {
	background-position: right -48px;
}
.fakeSelect select {
	position: relative;
	height: 30px;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	margin-left: 0px;
	z-index: 1000;
}
input {
	float: left;
	position: relative;
	border:1px solid black;
	border-radius:4px;
    padding: 1px;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 30px;
}

input[type=file] {
	float: left;
	position: relative;
	border:1px solid black;
	border-radius:4px;
    padding: 1px;
    height: 30px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 30px;
}
input:hover,
input:focus
{
    border:2px solid black;
    padding: 0px;
    padding-left: 4px;
padding-right: 4px;
}

.input.inp_cont span > span > input {
	width: 180px;
}
/*#############################################################################*/
.bgTop {
	width: 100%;
	height: 42px;
	position: relative;
	z-index: 9999;
}

.bgTop_home {
	width: 100%;
	height: 42px;
	position: fixed;
	z-index: 9999;
}
.content {
	z-index: 1;
	margin: 0px auto;
	background-color: white;
	height: auto!important;
}
.content_2 {
    min-height:500px;
    height:auto!important;
	margin: 90px auto;
	margin-bottom:0px!important;
	position: relative;
	padding-bottom:125px;
	width: 100%;
	z-index: 1;
    display: none;
}
:root .content {
	margin-top: 1px\0/IE9;
}
.content_home2 {
	z-index: 1;
	max-width: 965px;
	min-width: 965px;
	margin: 0px auto;
}
.conteudo {
	margin: 0px auto;
	height: auto!important;
	width: 950px;
}
.bgFooter {
	position: fixed;
	width: 100%;
	height: 170px;
	bottom: -1px;
	left: 0px;
	z-index: 9999;
	background: url(../sysimages/footer.png) no-repeat bottom center;
    display: none;
    min-width: 920px;
}
.antes_footer {
	height: 58px;
}

.logo {
	margin-top: 60px;
}
.logo_2 {
	margin-top: 40px;
}
/*##########################################################################*/
.img_footer {
	width: 100%;
	height: 100%;
}
.img_footer_baixo {
	position: absolute;
	bottom: 0px;
}

.foot2 {   
position: relative;
max-width: 1280px;
    margin: auto;
	height: 45px;
    min-width: 795px;

}
.foot3 {
	width: 20%;
	float:left;
    	background: url('../sysimages/nav_esp_left.png') top left no-repeat;
     min-width: 17px;
}
.foot4
{
float: left;
margin: auto;
width: 80%;
 background: url(../sysimages/foo_b.png);
 height: 50px;
 min-width: 777px;

}

.foot4 ul
{
max-width: 1090px;
margin: 4px auto;

}

.foot3 a div {

	display: block;
	height: 45px;
	float: left;
	background: url('../sysimages/nav_esp_right.png') top right no-repeat;
	margin-left: 17px;
	padding-right: 8px;
    width: 88%;

}
.header {
	height: 42px;
	margin-left: 9.335219236209335%;
}
.header3 {
	height: 130px;
	text-align: center;
	width: 100%;
background:url(../sysimages/bg.jpg) no-repeat left top;
    display: none;
}
.imagem_ac {
	margin-top: 13px;
}
.foot3 a span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: rgb(255,255,255);
	position: relative;
	bottom: 25%;
    margin-left: 5px;
}
.foot3 a:hover span {
	text-decoration: none;
	color: #6B2020;
}
.icon_social {
	display: inline;
	float: left;
}
.header2 {
	float: right;
	right: 2.333804809052334%;
	position: absolute;
	margin-top: 40px;
}

.icon_social.face_icon
{
height: 25px;
width: 24px;
background-position: left top;
background: url(../sysimages/icon_face.png) no-repeat;
}

a .icon_social.face_icon:hover {
    background-position: left bottom;
}
.icon_social.rss
{
height: 25px;
width: 24px;
background-position: left top;
background: url(../sysimages/rss.png) no-repeat;
}

a .icon_social.rss:hover {
    background-position: left bottom;
}
.nav
{
width: auto;
}
.nav li {
	display: inline;
	float: left;
	text-align: center;
	padding-left: 6px;
	padding-right: 10px;
	height: 35px;
	line-height: 200%;
	height: 35px;
}
.nav li.selected {
	padding-right: 5px;
}
.nav li.selected a {
	background: url('../sysimages/nav_right.png') top right no-repeat !important;
	height: 35px;
	display: inline-block;
	line-height: 33px;
}
.nav li.selected span {
	background: url('../sysimages/nav_left.png') top left no-repeat;
	height: 35px;
	padding-right: 5px;
	display: block;
	height: 35px;
	float: left;
	margin-left: -5px;
	padding-left: 5px;
}
.nav li a {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	color: rgb(255,255,255);
	text-align: center;
	text-decoration:none;
}
.nav li.selected a {
	text-decoration: none;
	color: rgb(102,102,102);
	text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
	-ms-filter: "progid: DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bfffffff,Positive = true)";
	zoom: 1;
	filter: progid: DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bfffffff,Positive = true);
}
.nav li a:hover {
	color: rgb(107,32,32);
	text-decoration: none;
    background: none;
}
.nav li.selected:hover a {
	text-decoration: none;
	color: rgb(102,102,102);
	text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
	-ms-filter: "progid: DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bfffffff,Positive = true)";
	zoom: 1;
	filter: progid: DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bfffffff,Positive = true);
	cursor: default;
}
.style_cap1 {
	font-family: 'Gentium Book Basic',"gentium_book_basicregular";
	font-size: 37px;
	font-style: italic;
	line-height: 140%;
	color: rgb(31,31,31);
	left: 5%;
	position: absolute;
	margin-top:90px;
}
.red {
	color: #EE4034;
}
.style_cap2 {
	font-family: 'Gentium Book Basic',"gentium_book_basicregular";
	font-size: 50px;
	font-style: italic;
	line-height: 120%;
	color: rgb(46,46,46);
	left: 9%;
	position: absolute;
}
.ban_ul li {
	float: left;
	display: inline;
	width: 33.3%;
	height: 290px;
}
.ban_ul {
	width: 100%;
}
.ban_ul a
{
text-decoration: none;
}

.ban_ul .tit {
	font-family: "Helvetica Neue", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 140%;
	color: rgb(51,51,51);
	margin-bottom: 5px;
	margin-top: 15px;
}
.ban_ul a:hover {
	text-decoration: none;
	color: rgb(235,12,25);
    background-color:transparent;
}
.ban_ul a:hover .tit {
	color: rgb(235,12,25);
}
.tit:hover {
	color: rgb(235,12,25);
}
.banner {
	position: fixed;
	bottom: 0px;
	width: 100%;
	border: 1px solid white;
	z-index: 999;
	display:block;
}
.content_banner {
	max-height: 2000px;
	margin: 0px auto;
	min-width: 990px;
	display: block;
	z-index:999999999;
}
.ban_ul .desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: rgb(51,43,44);
	margin-bottom: 10px;
}
.cobe {
	background: url(../sysimages/b1.jpg) repeat-x top left;
}
.dist {
	background: url(../sysimages/b2.jpg) repeat-x top left;
}
.cert {
	background: url(../sysimages/b3.jpg) repeat-x top left;
}
.shadow_left {
	position: absolute;
	left: 33.33333333333333%
}
.shadow_right {
	position: absolute;
	right: 33.333333333333%;
}
.mrg_r {
	margin-right: 60px;
}
.mrg_l {
	margin-left: 60px;
}
.mrg_l2 {
	margin-left: 40%;
}
.dist img.rdph {
	position: absolute;
	right: 34%;
	bottom: 69px;
	width: 13%;
}
.cert img.rdph {
	position: absolute;
	right: 1%;
	width: 13%;
	bottom: 69px;
}
.cobe img.rdph {
 bottom: 55px;
	position: absolute;
	left: 0.5%;
	width: 40%;
	min-height: 154px;
}
.mask {
	height: 100%;
	width: 100%;
}
.cont_left {
	margin-top: 20px;
	width: 612px;
}
/*Tabs*/
.tabs_type_2 {
	position: relative;
	margin-top: 15px;
	padding-top: 18px;
	height: 380px;
}
.tabs_type_2 dt {
	float: left;
	margin-left: 1.25%;
	margin-right: 1.25%;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: rgb(51,43,44);
	text-align: center;
}
.tabs_type_2 dt.current, .tabs_type_2 dt:hover {
	color: rgb(235,12,25);
}
.tabs_type_2 dd.current {
	display: block;
}
.tabs_type_2 dd {
	display: none;
	position: absolute;
	background-repeat: repeat-x;
	top: 44px;
	padding-top: 30px;
	padding-left: 10px;
	border-top: 1px solid #E0E0E0;
	width: 572px;
	left: 0px;
}
.tabs_type_2_arrow {
	position: absolute;
	top: 38px;
	z-index: 1001;
	width: 11px;
	height: 7px;
	background-image: url(../sysimages/arrow-up-2.png);
	background-repeat: no-repeat;
}
/*#########################################################*/
.tabs_type_1, .tabs_type_3 {
	position: relative;
	margin-top: 15px;
	padding-top: 18px;
	height: 380px;
}
.tabs_type_1 dt, .tabs_type_3 dt {
	float: left;
	margin-left: 1.25%;
	margin-right: 1.25%;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: rgb(51,43,44);
	text-align: center;
}
.tabs_type_1 dt.current, .tabs_type_1 dt:hover, .tabs_type_3 dt.current, .tabs_type_3 dt:hover {
	color: rgb(235,12,25);
}
.tabs_type_1 dd.current, .tabs_type_3 dd.current {
	display: block;
}
.tabs_type_1 dd, .tabs_type_3 dd {
	display: none;
	position: absolute;
	background-repeat: repeat-x;
	top: 44px;
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 30px;
	border-top: 1px solid #E0E0E0;
	width: 572px;
	left: 0px;
}
.tabs_type_1_arrow, .tabs_type_3_arrow {
	position: absolute;
	top: 21px;
	z-index: 1001;
	width: 11px;
	height: 7px;
	background-image: url(../sysimages/arrow-up-2.png);
	background-repeat: no-repeat;
}
.tabs_type_3 .tabs_type_3_arrow {
 top:39px;
}
.zona_prot {
	width: 100%;
	height: 100px;
}
.cont_right {
	float: right;
	margin-right: 155px;
	width: 196px;
	*width: 183px;
	height: 370px;
}
/*Slider Produtos*/
#slides {
	margin: 30px auto;
	width: 950px;
}
.slides_container {
	width: 955px;
	display: none;
	min-height: 364px;
}

#slides2 .slides_container {
 height:auto !important;
}
.slides_container div.slide {
	width: 955px;
	height: 350px;
	display: block;
	text-align:center;
}
.slides_container#slid_noticias_ext div.slide {
	width: 955px;
	height: 350px;
	display: block;
	text-align:left;
}


#slides2 .slides_container div.slide {
 height:auto!important;
}
.slide {
	top: 6px !important;
}
.item {
	*float: left;
	display:inline-block;
	width: 164px;
	min-height: 250px;
	margin: 0 10px;
	background: white;
	-moz-box-shadow: 1px 1px 8px rgba(200,197,193,0.65);
/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 1px 1px 8px rgba(200,197,193,0.65);
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 1px 1px 8px rgba(200,197,193,0.65);
	-ms-filter: "progid: DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6c8c5c1,Positive=true)";
	filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6c8c5c1,Positive=true);
	padding: 3px;
 border: 1px solid #DDD;
}
.pagination {
	list-style: none;
	margin: 0;
	padding: 0;
}
.pagination .current a {
	color: red;
}
.tit_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 120%;
	color: rgb(51,43,44);
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.desc_prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: rgb(102,102,102);
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}
.prod_head {
	border-bottom: 1px solid rgb(224,224,224);
	font-family: "helveticalight";
	font-size: 30px;
	line-height: 140%;
	color: rgb(51,51,51);
	text-align: center;
	padding-bottom: 13px;
	margin-top: 8px;
}
.qual_desc_head {
	font-family: "helveticalight";
	font-size: 30px;
	line-height: 140%;
	color: rgb(51,51,51);
}
.test_head {
	text-align: center;
	font-family: "helveticalight";
	font-size: 30px;
	line-height: 140%;
	color: rgb(51,51,51);
	text-align: center;
	margin-top: 8px;
    display: none;
	
}
.test_head.border {
  border-bottom: 1px solid rgb(224,224,224);
	padding-bottom: 13px;
}
#slides .prev {
	background: url(../sysimages/prod_setas.png) no-repeat top left;
	width: 56px;
	height: 55px;
	position: absolute;
	top: 257px;
}
#slides .prev:hover {
	background: url(../sysimages/prod_setas_h.png) no-repeat top left;
}
#slides .next {
	background: url(../sysimages/prod_setas.png) no-repeat top right;
	width: 56px;
	height: 55px;
	position: absolute;
	top: 257px;
}
#slides .next:hover {
	background: url(../sysimages/prod_setas_h.png) no-repeat top right;
}
.cont_test .tabs_type_2 dt:first-child:hover {
	cursor: default;
}
.part_testem {
	display: inline;
	float: left;
	width: 24%;
	text-align: center;
	margin-top: 25px;
}
.conjunto {
	width: 100%;
	height: 130px;
	position:relative;
		margin-top: 25px;
}
.conjunto.mrg {

}
.info_test {
	position: absolute;
	width: 773px;
	height: 266px;
	top: 30px;
	z-index:200;
	display: none;
/* Firefox v3.6+ */
	background-image: -moz-linear-gradient(rgb(255,255,255) 0%, rgb(238,234,231) 100%);
/* safari v4.0+ and by Chrome v3.0+ */
	background-image: -webkit-gradient(linear,color-stop(0, rgb(255,255,255)), color-stop(1, rgb(238,234,231)));
/* Chrome v10.0+ and by safari nightly build*/
	background-image: -webkit-linear-gradient(rgb(255,255,255) 0%, rgb(238,234,231) 100%);
/* Opera v11.10+ */
	background-image: -o-linear-gradient(rgb(255,255,255) 0%, rgb(238,234,231) 100%);
/* IE v10+ */
	background-image: -ms-linear-gradient(rgb(255,255,255) 0%, rgb(238,234,231) 100%);
	background-image: linear-gradient(rgb(255,255,255) 0%, rgb(238,234,231) 100%);
	-ms-filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffeeeae7)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#ffeeeae7);
	text-align: left;
	box-shadow: 0px 0px 13px 4px #E0E0E0;
	border: 1px solid #E0E0E0;
}
.info_test.t2 {
	top: 120px;
}
.info_test.esq {
	left: 0px;
}
.info_test.dir {
	right: 30px;
}
.info_test_dir_2 {
	position: absolute;
	width: 700px;
	height: 250px;
	background: gray;
	top: 120px;
	display: none;
	right: 0px;
}
.tabs_type_2.esp dd {
	padding-left: 0px;
}
.qualidade_op {
	width: 340px;
	margin-top: 40px;
	padding-right: 10px;
}
.qual_desc {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 130%;
	color: rgb(102,102,102);
	text-align: left;
}
.qual_autor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: rgb(51,43,44);
	margin-top: 15px;
}
.qual_dep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: rgb(102,102,102);
	text-align: left;
}
.more {
	background: url(../sysimages/more.png) top left no-repeat;
	width: 27px;
	height: 26px;
	position: absolute;
	bottom: 10px;
	right: 10px;
}
.more.diseable {
 display:none;
}
.more:hover {
	background: url(../sysimages/more.png) top right no-repeat;
	cursor: pointer;
}
.part_testem img.qual_marc:hover {
	cursor: pointer;
}
.mapa {
	position: absolute;
	right: 80px;
	top: -4px;
	width: 282px;
	height: 605px;
	z-index: 2;
	display: none;
}
.mapa_marcas {
	position: absolute;
	background: url(../sysimages/marca.png) top left no-repeat;
	width: 11px;
	height: 16px;
	right: 0px;
	z-index: 3;
	display: none;
}
.mapa_marcas.act {
	background: url(../sysimages/marca.png) top right no-repeat;
}
#m1 {
	right: 266px;
	top: 105px;
}
#m2 {
	right: 288px;
	top: 215px;
}
#m3 {
	right: 275px;
	top: 317px;
}
.m4 {
	right: 329px;
	top: 379px;
}
#m5 {
	right: 215px;
	top: 481px;
}
#m6 {
	right: 244px;
	top: 570px;
}
#m7 {
	right: 210px;
	top: 578px;
}
.cont_cobert {
}
.feat_esp img {
	height: 456px;
}
.feat_esp {
	margin-top: 30px;
	border-top: 1px solid #E0E0E0;
	z-index: 1;
}
.locais li{
 	float: left;
	display: inline;
	padding-right: 35px;
   line-height:12px;
}
.locais li a {

 
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
	color: rgb(51,43,44);
	cursor: pointer;
}
.localizacoes {
	position: absolute;
    bottom: -40px;
	z-index: 5;
	left: 35%;
	display: none;
}
.plataformas {
	position: absolute;
	top: 555px;
	left: 23%;
	font-size: 13px;
	line-height: 120%;
	color: rgb(255,255,255);
	text-align: center;
	background-color: rgb(239,65,53);
	width: 148px;
	height: 23px;
	border-radius: 5px;
/* Standard */
	-o-border-radius: 5px;
/* Opera 10.x */
	-moz-border-radius: 5px;
/* Mozilla/Firefox */
	-webkit-border-radius: 5px;
/* Webkit/Safari/Chrome/etc… */
	line-height: 23px;
	display: none;
}
.locais li.act a, .locais li:hover a {
	color: rgb(235,12,25);
	background:transparent;
}
.local_info {
	width: 216px;
	min-height: 110px;
	background-color: rgb(255,255,255);
/* Firefox v3.5+ */
	-moz-box-shadow: 1px 1px 8px rgba(200,197,193,0.65);
/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 1px 1px 8px rgba(200,197,193,0.65);
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 1px 1px 8px rgba(200,197,193,0.65);
	-ms-filter: "progid: DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6c8c5c1,Positive=true)";
	filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6c8c5c1,Positive=true);
	position: absolute;
	z-index: 10;
	right: 0px;
	top: 250px;
	padding-bottom:20px;
	display: none;
}
.detalhes_local_img {
	background: url(../sysimages/marca.png) right top no-repeat;
	width: 11px;
	height: 16px;
	margin-top: 20px;
	margin-left: 20px;
	float:left;
}
.detalhes_loc .tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: rgb(237,63,51);
	text-align: left;
}
.detalhes_loc .desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color: black;
	text-align: left;
}
.detalhes_loc {
  float: left;
  margin-left: 15px;
  margin-top: 20px;
  position: relative;
  width: 154px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
.img_slide_prod {
	width: 161px;
	height: 180px;
	margin-top: 3px;
	margin-left: 2px;
}
.item_mask {
	background: url(../sysimages/mask.png) no-repeat top left;
	width: 161px;
	height: 180px;
	position: absolute;
	display: none;
	margin-top: 2px;
	margin-left: 2px;
}
.item:hover .item_mask {
	display: block;
	cursor: pointer;
}

.item:hover
{
  	cursor: pointer;
}

.item a:hover {
	text-decoration: none;
}
.cont_desc_prod {
	float: left;
	display: inline;
	margin-top: 25px;   
	cursor:default; 
	
}
.sidebar_prod {
	float: left;
	display: inline;
}
.cdp1 {
	/*width: 375px;*/
	width: 250px;
	height: auto;   
}
.cdp2 {
/*	width: 555px;
	height: 400px;
	margin-left: 20px;    */
	}

.sidebar_prod {
	background: white;
	-moz-box-shadow: 1px 1px 8px rgba(200,197,193,0.65);
/* Safari v3.0+ and by Chrome v0.2+ */
	-webkit-box-shadow: 1px 1px 8px rgba(200,197,193,0.65);
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	box-shadow: 1px 1px 8px rgba(200,197,193,0.65);
	-ms-filter: "progid: DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6c8c5c1,Positive=true)";
	filter: progid: DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#a6c8c5c1,Positive=true);
	width: 156px;
	height: auto;
	padding-top: 22px;
	padding-bottom: 22px;
	padding-left: 22px;
}
.sbp2 {
	margin-left: 16px;
}
.cont_sbp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #332B2C;
	text-align: left;
float:left;
display:block;
	height:240px;
	cursor:default; 
	margin-left: 80px;
}
.cont_sbp.centro{
float: none;
display: inline-block;
}
  
.cont_sbp span {
	font-size: 16px;
}
.cont_sbp.sel {                                 
	color: #EB0C19;
}
.sub_sidebar_prod {
	display: none;
}
.sub_sidebar_prod.sel {
	display: block;
}
.desc_prod_img {
	float: left;
	display: inline;
	width: 374px;
  height: 189px;
  border-color: #DEDEDE;
  border-width: 1px;
  border-style: solid;
  border-radius: 0.8em;
  overflow:hidden;
}
.desc_prod_txt {
	/*margin-top: 15px;*/
/*	margin-left: 30px;   */
}
.desc_prod_txt p{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:21px;
color:#332B2C;
text-align:left;

} 
.cdp_cont {
	display: none;
}
.cdp_cont.sel {
	display: block;
}
.prod_head span {
	background-color: rgb(224,224,224);
	width: 41px;
	height: 39px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-border-top-left--radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-top-left-radius: 6px;
	-moz-border-top-right-radius: 6px;
	position: absolute;
	display: none;
	top: 10px;
	*top: 18px;
}
.prod_head span:hover {
	cursor: pointer;
	background-color: rgb(51,51,51);
}
.img_close {
	position: absolute;
	top: 14px;
	left: 14px;
}
.conteudo_info_produtos {
	display: none;
}
.marcas_tit,
.marcas_tit h2 {
	font-family: 'Gentium Book Basic',"gentium_book_basicregular";
	font-size: 30px;
	font-style: italic;
	line-height: 120%;
	color: rgb(44,44,44);
	font-weight:normal;
	text-align: center;
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	text-shadow: 5px 5px 10px rgba(244,231,218,0.65);
	margin-top: 60px;
}
.marcas_tit.tit2,
.marcas_tit.tit2 h2 {
 	text-align: left;
 	margin-top:0px;
}
.marcas_tit.tit3,
.marcas_tit.tit3 h2 {
 	margin-top:0px;
}
.item_marca {
	width: 220px;
	height: 300px;
	display: inline;
	float: left;
	margin-left: 23px;
	margin-bottom: 20px;
}
.item_marca a{
 text-decoration:none;
}

.item_img {
	width: 219px;
	height: 165px;
	border-color: rgb(221,221,221);
	border-width: 1px;
	border-style: solid;
	border-radius: 0.8em;
	text-align: center;
	line-height: 160px;
}
.cont_marcas {
	padding-top: 45px;
	*padding-top: 20px;
}
.ig1 {
	background-color: white;
}
.ig2 {
	background-color: #E6E6E6;
}
.ig3 {
	background-color: rgb(244,242,243);
}
.item_img img {
	max-width: 219px;
	max-height: 165px;
	vertical-align: middle;
}
.item_marcas_desc {
	margin-top: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
.item_marca a:hover .item_marcas_desc h2{
 text-decoration:underline;
}
.fadeBlack {
	position: absolute;
	background-image: url("../sysimages/fadeBlack.png");
	display: none;
	left: 0px;
	top: 0px;
	z-index: 99999;
}
.popLogin {
	position: absolute;
	z-index: 100000;
	left: 0px;
	top: 150px;
	display: none;
	width: 380px;
	background-color: white;
	text-align: center;
}
.fadeWhite {
	position: absolute;
	background-image: url("../sysimages/fadeWhite.png");
	display: none;
	left: 0px;
	top: 0px;
	z-index: 99999;
}
.popTestemunhos {
	position: absolute;
	z-index: 100000;
	left: 0px;
	top: 150px;
	display: none;
	width: 965px;
	background: white;
	box-shadow: 0px 0px 13px 4px #E0E0E0;
	height: 530px;
	border: 1px solid #E0E0E0;
}
.login_cima {
	height: 80px;
	margin: 25px auto;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #E0E0E0;
}
.login_baixo {
}
.login_tit {
	font-family: "helveticalight", Arial, sans-serif;
	font-size: 30px;
	line-height: 140%;
	color: rgb(51,51,51);
	text-align: center;
}
.cont_login_center {
	width: 225px;
	margin: 40px auto;
}
/*.inputForm {
	height: 65px;
} */
.cont_login_center .inputForm{
 overflow:hidden;
}
a.rec_pass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-decoration: underline;
	color: #332B2C;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: -85px;
}
a.rec_pass:hover {
	text-decoration: none;
	background-color: #332B2C;
	color: white;
}
.if_esp {
	margin-top: 15px;
}
/*.btt_login {
	width: 230px !important;
	margin-top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #666666;
	font-weight: bold;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
	-ms-filter: "progid: DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bfffffff,Positive = true)";
	zoom: 1;
	filter: progid: DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bfffffff,Positive = true);
	padding-left: 10px;
	height: 41px;
}
.btt_login div {
	background: url('../sysimages/btt_right.png') top right no-repeat;
	height: 41px;
	display: inline-block;
	line-height: 40px;
	width: 100%;
	*width: 95%;
}
.btt_login:hover div {
	background: url('../sysimages/btt_right.png') bottom right no-repeat;
}
.btt_login span {
	background: url('../sysimages/btt_left.png') top left no-repeat;
	padding-right: 5px;
	display: block;
	height: 41px;
	float: left;
	line-height: 40px;
	margin-left: -10px;
	padding-left: 10px;
	margin-top: 0px;
	text-align: center;
	width: 100%;
}
.btt_login:hover span {
	background: url('../sysimages/btt_left.png') bottom left no-repeat;
}    */
.sep_hor {
	border-bottom: 1px solid #E0E0E0;
	width: 100%;
}
.login_footer {
	width: 100%;
	background: url(../sysimages/login_footer.png) repeat-x top left;
	margin-top: 1px;
	height: 46px;
}
.lg_item {
	display: inline;
	float: left;
	width: 50%;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	text-align: center;
	height: 100%;
}
.lg_item.sep {
	background: url(../sysimages/sep.png) no-repeat center left;
}
.lg_item a {
	color: rgb(46,46,46);
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
	text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
	-ms-filter: "progid: DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bfffffff,Positive = true)";
	line-height: 350%;
}
.lg_item a:hover {
background: none;
text-decoration: none;
}
.pop_tit {
	background: url(../sysimages/gradiente_t.png) repeat-x top left;
	width: 100%;
}
.tb_esp {
	margin-top: -2px;
}
.popTestContent {
	margin-left: 20px;
	margin-top: 10px;
	position: relative;
}
.tb_esp dd {
	width: 927px;
}
.popTestContTxt {
	margin-top: 20px;
}
.popTestAutor {
	margin-top: 35px;
}
.closeTestem {
    background: url(../sysimages/close_bg.png) top left no-repeat;
	width: 41px;
 height: 39px;
 *height: 38px;
	position: absolute;
	top: 23px;
	display: block;
	right: 40px;
	z-index: 90;
}
.closeTestem:hover {
	cursor: pointer;
        background: url(../sysimages/close_bg_hover.png) top left no-repeat;
}
.sede_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: rgb(51,43,44);
	text-align: left;
	margin-top: 15px;
}
.contact_left {
	margin-top: 40px;
	width: 465px;
    float: left;
}
.filial_part {
	float: left;
	display: inline;
	width: 200px;
}
.fp_esp {
	margin-left: 45px;
}
.img_homeTotal {
	background-color: white;
	margin-top: -85px;
}

.img_home1:hover, .img_home2:hover, .img_home3:hover {
	cursor: pointer;
}
.img_homeTotal {
	width: 100%;
	height: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	
}
.contact_right,
.tbl_form.form{
	background-color: #EDEDED;
	width: auto;
	padding-top: 40px;
    height: 740px;
    
}
.tbl_form.form{
 height:auto;
 padding-bottom:30px;
}
.cont_r_int {
	margin-left: 30px;
	margin-right: 30px;
}
.tbl_form .cont_r_part{
margin-right:23px;
} 
.cont_r_part {
	display: inline;
	float: left;
	margin-top: 15px;
}
.mrg_le {
	margin-left: 23px;
}

.cont_send p
{
padding-bottom: 7px;
}


.tbl_form .textarea_geral {
 margin-bottom:0px;
}
table {
    border-collapse: collapse;
    empty-cells: show;
}

textarea {
    cursor: text;
    line-height: 13px;
    overflow: auto;
    padding-left: 8px;
    padding-right: 8px;
    line-height: 20px;
    border:1px solid black;
    border-radius:4px;
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    resize:none;
}

textarea:hover,
textarea:focus {
    border:2px solid black;
    padding: 0px;
     padding-left: 4px;
    padding-right: 4px;
}
 
 .cont_fomr_send
 {
display: none;
position: relative;
margin: auto;
width: 285px;
 }
 
 .img_send
 {
  position: relative;
  margin-top: 185px;
float: left;
 }
 
 .txt_send
 {
 position: absolute;
 top: -4px;
left: 43px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:rgb(51,43,44);
margin-top: 195px;
 }
 
 
.banner_img
{
position: absolute;
/*height: 200px;*/
display: none;
}


.banner_img_home
{
-moz-transform: rotate(-13deg);
-webkit-transform: rotate(-13deg);
-o-transform: rotate(-13deg);
-ms-transform: rotate(-13deg);
width: 100%;
*width:88%;
width:88%\0/IE8;
margin-left: -6%;
*margin-left: 0%;
margin-left: 0%\0/IE8;
}

:root .banner_img_home {

width: 100%\0/IE9;
margin-left: -6%\0/IE9;
}

.banner_home_txt
{
  -moz-transform: rotate(-14deg);
-webkit-transform: rotate(-14deg);
-o-transform: rotate(-14deg);
-ms-transform: rotate(-14deg);
position: absolute;
top: 41%;
left:0px;
font-family:'Gentium Book Basic',"gentium_book_basicregular";
font-size:180%;
font-style:italic;
font-weight:bold;
color:rgb(255,255,255);
/* Firefox v4.0+ , Safari v5.1+ , Chrome v10.0+, IE v10+ and by Opera v10.5+ */
text-shadow:1px 1px 10px rgba(0,0,0,0.65);

width: 90%;
text-align: center;
}

.icon_sep
{
width: 1px;
height: 20px;
background-color:rgb(221,221,220);
display: inline;
float: left;
margin-top: 3px;
margin-left: 6px;
margin-right: 7px;
}

.icon_lingua
{
display: inline;
float: left;

}
.icon_lingua_hide
{
position: absolute;
top: 28px;
right: 0px;
display: none;
}

.pt
{
height: 29px;
width: 25px;
background: url(../sysimages/lingua_1.png) no-repeat top left;
}

.sp{
background: url(../sysimages/lingua_2.png) no-repeat top left;
height: 29px;
width: 25px;
}

.gb{
background: url(../sysimages/lingua_3.png) no-repeat top left;
height: 29px;
width: 25px;
}


.icon_lingua:hover, .gb:hover, .sp:hover, .pt:hover
{
background-position: top right;
cursor:pointer;
}


.img_home_mask
{
width: 100%;
height: 100%;
background: url(../sysimages/fadeWhite.png) repeat left top;
display: none;
}

.img_home_mask_img
{
width: 58px;
height: 100%;
background: url(../sysimages/home_more.png) no-repeat left;
margin: auto;
	-moz-transform: rotate(-16deg);
	-webkit-transform: rotate(-16deg);
	-o-transform: rotate(-16deg);
	-ms-transform: rotate(-16deg);
}

.img_home1 {
	background: url(../images/home1.png) top;
	width: 13%;
	height: 100%;
	position: absolute;
	right: 45%;
	-moz-transform: rotate(14deg);
	-webkit-transform: rotate(14deg);
	-o-transform: rotate(14deg);
	-ms-transform: rotate(14deg);
    }
.img_home2 {
	background: url(../images/home2.png) top;
	width: 13%;
	height: 100%;
	position: absolute;
	right: 31%;
	-moz-transform: rotate(14deg);
	-webkit-transform: rotate(14deg);
	-o-transform: rotate(14deg);
	-ms-transform: rotate(14deg);
}
.img_home3 {
	background: url(../images/home3.png) top;
	width: 13%;
	height: 100%;
	position: absolute;
	right: 17%;
	-moz-transform: rotate(14deg);
	-webkit-transform: rotate(14deg);
	-o-transform: rotate(14deg);
	-ms-transform: rotate(14deg);
}
/**********************PHP**********************************/

.one_half .ul_sub_topo{
	margin-top: 15px;
	padding-top: 18px;
	height: 32px;
	border-bottom: 1px solid #E0E0E0;
	overflow: hidden;
	display: block;
}
.ul_sub_topo > div{
    margin:0px auto!important;
    
}
.one_half .ul_sub_topo a{
	margin-left: 15px;
	margin-right: 15px;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: rgb(51,43,44);
	text-align:center;
	position:relative;
	display: inline-block;
}
.one_half .ul_sub_topo a span.tabs_type_1_arrow{
 display:none;
}
.one_half .ul_sub_topo a.select span.tabs_type_1_arrow{
    display:block;
    left:37%;
    top:22px;
    *top:26px;
}
.one_half .ul_sub_topo a{
text-decoration:none;
color: #332B2C;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 120%;

    text-align: center;
    }
.one_half .ul_sub_topo a:hover , .one_half .ul_sub_topo a.select
{
   color: #EB0C19;
   background-color:transparent;
}



/*.sub_menu{
overflow:hidden;
padding-bottom:9px;
border-bottom: 1px solid #E0E0E0;
*text-align:center;
}
.sub_menu ul{
margin-top: 15px;
    padding-top: 18px;
    position: relative;
    text-align:center;

}
.sub_menu ul li{
position:relative;
*float:left;
display:inline-block;
margin-left: 1.25%;
    margin-right: 1.25%;
}
.sub_menu ul li span.tabs_type_1_arrow{
 display:none;
}
.sub_menu ul li.select span.tabs_type_1_arrow{
display:block;
left:38%;
}
.sub_menu ul li a{
text-decoration:none;
color: #332B2C;
    cursor: pointer;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 120%;

    text-align: center;
    }
.sub_menu ul li:hover a, .sub_menu ul li.select a
{
   color: #EB0C19;
   background-color:transparent;
}   */
    
.one_half .texto{

padding-left: 10px;
padding-right: 10px;
padding-top: 30px;

}
.pika-thumbs li .clip img{
cursor:pointer;
}
.pikachoose-whiteout{
margin-left:-10px !important;
}
form label.form{
color: #332B2C;
font-family: Arial,Helvetica,sans-serif;
font-size: 13px;
line-height: 18px;
text-align: left;
display:inline;
font-weight:normal;
}

/*############################### NOVO  ##################################*/
.part_noticias
{
display: inline;
float: left;
width: 46%;
margin-top: 40px;
}

.part_noticias:first-child
{
padding-left: 7%;
}

.data
{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:18px;
color:rgb(134,134,134);
text-align:left;
}

.cont_part_noticias
{
padding-right: 15%;
}

.c_ext_h2
{
width: 65%;
}

/*Slider Noticias*/
#slides2 {
    overflow: hidden;
    margin: 30px auto;
}
#slides2 .slides_container {
	width: 100%;
	display: none;
    overflow: visible !important;
}
#slides2 .slides_container div.slide {
	width: 100%;
	position:relative !important;
	display: block;

}
#slides2 .slide {
	top: 6px !important;
}

#slides2 .slides_control
{
width: 100% !important;
height: 100% !important;
padding-bottom:5px;
}

#slides2 .prev {
	background: url(orbit/left-arrow.png);
    width: 46px;
    height: 91px;
	position: absolute;
	top: 17px;
	left:0px;
 z-index:9;
}
#slides2 .prev:hover {
 background: url(orbit/left-arrow_h.png);
}
#slides2 .next {
 background: url(orbit/right-arrow.png);
    width: 46px;
    height: 91px;
	position: absolute;
	top: 17px;
	right:0px;
 z-index:9;
}
#slides2 .next:hover {
 background: url(orbit/right-arrow_h.png);
}

.zona_prot_2 {
	width: 100%;
	height: 50px;
}
#bloco3{
margin-left:0px !important;
margin-top:0px !important;
/*width:960px;*/
text-align:center;
}
.cont_int_p img{
max-width:100%;
}
.header3 a:hover, .header a:hover{
background:none;
}
.slider_img img{
    right: 0;
    position: absolute;
    top: 0;
}

.footer
{
    width: 100%;
    position: fixed;
    height: 45px;
    bottom: 0px;
}

.item_negocio {
	width: 300px;
	height: auto;
	display: inline;
	float: left;
	margin-right: 8px;
    margin-left: 8px;
}

.item_img_neg {
	width: 300px;
	height: 165px;
	border-color: #DEDEDE;
	border-width: 1px;
	border-style: solid;
	border-radius: 0.8em;
	text-align: center;
	line-height: 160px;
}

.p_negocio
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.item_img_neg img
{
    width: 300px;
    height: 165px;
    border-radius: 0.8em;
}


.btt_form {
	width: 147px !important;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.75);
	-ms-filter: "progid: DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bfffffff,Positive = true)";
	zoom: 1;
	filter: progid: DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #bfffffff,Positive = true);
	padding-left: 10px;
	height: 34px;
}
.btt_form div {
	background: url('../sysimages/btt_right2.png') top right no-repeat;
	height: 34px;
	display: inline-block;
	line-height: 40px;
	width: 100%;
	*width: 95%;
}
.btt_form:hover div {
	background: url('../sysimages/btt_right2.png') bottom right no-repeat;
}
.btt_form span {
	background: url('../sysimages/btt_left2.png') top left no-repeat;
	padding-right: 5px;
	display: block;
	height: 34px;
	float: left;
	line-height: 36px;
	margin-left: -10px;
	padding-left: 6px;
	margin-top: 0px;
	text-align: center;
	width: 100%;
}
.btt_form:hover span {
	background: url('../sysimages/btt_left2.png') bottom left no-repeat;
}

.popFormulario {
 	position: absolute;
	z-index: 100000;
	display: none;
	width: 515px;
	background-color: #EDEDED;
	text-align: center;
	padding-top: 35px;
    padding-left: 55px;
    border: 1px solid #BBBBBB;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 835px;
}

.popCriticas {
 	position: absolute;
	z-index: 100000;
	display: none;
	width: 515px;
	background-color: #EDEDED;
	text-align: center;
	padding-top: 35px;
    padding-left: 55px;
    border: 1px solid #BBBBBB;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 410px;
}

.popNewsletter {
 	position: absolute;
	z-index: 100000;
	display: none;
	width: 515px;
	background-color: #EDEDED;
	text-align: center;
	padding-top: 35px;
    padding-left: 55px;
    border: 1px solid #BBBBBB;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 208px;
}

.a_fech_form
{
float: left;
margin-top: 34px;
margin-left: 40px;
}

.a_fech_form2
{
float: right;
margin-right: -95px;
margin-top: -15px;
}
.img_homeTotal .style_cap1{
width:500px;
}

.img_homeTotal .style_cap1 a{
	font-family: 'Gentium Book Basic',"gentium_book_basicregular";
	font-size: 37px;
	font-style: italic;
	line-height: 140%;
	color: rgb(31,31,31);
	left: 9%;
	position: absolute;
	text-decoration:none;
}
.img_homeTotal .style_cap1 a:hover{
 background:transparent;
 text-decoration:underline;
}

.orbit-bullets
{
width: auto;
}



.bt_form_cent
{
font-size: 11px;
width: 155px;
padding-left: 5px;
padding-right: 5px;
height: 32px;
margin-top: 13px;
}

.cont_int_p
{
padding-bottom: 15px;
}

.cont_test ol
{
list-style: decimal;
margin-left: 21px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
}

.newslet
{
  margin-right: 10px;
   margin-left: 10px;
}

.icon_news
{
    background: url(../sysimages/icon-news.png);
    height: 27px;
    width: 25px;
    margin-top: 1px;
}

.icon_news:hover
{
    background-position: left 27px;
}

.img_centros img
{
max-height: 465px;
}


.conjunto_text_prod
{
 float: left;
 width: 435px;
margin-left: 26px;
}

.cont_form_rub_send
{
   position: relative;
margin: auto;
width: 285px;
   height: 400px;
   display: none;
}

.cont_form_rub_send .a_fech_form2
{
margin-right: -75px;
}


.content .orbit-caption
{
display: none;
}

.content .orbit-wrapper .orbit-caption
{
display: block;
}

.icon_social  a,
.icon_social  a:hover
{
	background-color: transparent;
}
div.timer{
display:none;

}

.captch_div {
width: 356px;
margin-top: 20px;
}