body {
	background-image: url(../img/pattern05.png);
}

a > *{
	text-decoration: none;
}

.texto_servicos a {
	color: #c11731;
}

.texto_servicos a:hover {
	color: #ff2d4d;
}

#top {
	background-image:url(../img/topline.png);
	background-repeat:repeat-x;
	background-color: #fff;
	height: 115px;
	margin-top: 25px;
	margin-left:auto;
	margin-right:auto;
	-moz-box-shadow:    0px 2px 1px -1px #333;
	-webkit-box-shadow: 0px 2px 1px -1px #333;
	box-shadow:         0px 2px 1px -1px #333;
}

#logo {
	margin-top: 25px;
	margin-left: 0px;
}

/* SLIDER */
#slider_holder {
	margin-left: 10px;
	height: 320px;
	width: 920px;
	margin-bottom: 15px;
}

#slider_holder2 {
	display: none;
	margin-left: 10px;
	height: 320px;
	width: 920px;
	margin-bottom: 15px;
}

#logo2 {
	float: right;
	margin-top: 20px;
	margin-right: -25px;
}

.formulario {
	margin-left: 60px;
}

.textoForm {
	float: left;
	width: 100px;
	font: 11px/1.7 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.campoForm {
	margin-bottom: 5px;
}

.campos_cadastro_login {
	margin-left: 15px;
	height:22px;
	background-color:#F7F7F7;
	font-family:Arial;
	font-size:10px;
	border: 1px solid #999;
	padding:1px;
}
.btn_enviar_cadastro {
	font-family:Arial;
	font-size:14px;
	color: #FFF;
	width:140px;
	height:35px;
	background-color:#0c9cc5;
	border: 1px solid #0c9cc5;
	cursor:pointer;
}

#body_login {
	margin-top: -10px;
	margin-left:auto;
	margin-right:auto;
	height:830px;
	background-color: #FFF;
	-moz-box-shadow:    0px 2px 1px -1px #333;
	-webkit-box-shadow: 0px 2px 1px -1px #333;
	box-shadow:         0px 2px 1px -1px #333;
}

#body_comonegativar {
	margin-top: -10px;
	margin-left:auto;
	margin-right:auto;
	height:830px;
	background-color: #FFF;
	-moz-box-shadow:    0px 2px 1px -1px #333;
	-webkit-box-shadow: 0px 2px 1px -1px #333;
	box-shadow:         0px 2px 1px -1px #333;
}

#body_produtos {
	min-height: 100%;
	min-width: 940px;
	height: 100%;
	margin: -10px auto 0px auto;
	background-color: #FFF;
	-moz-box-shadow:    0px 2px 1px -1px #333;
	-webkit-box-shadow: 0px 2px 1px -1px #333;
	box-shadow:         0px 2px 1px -1px #333;
}

#body_cadastro {
	min-height: 100%;
	min-width: 940px;
	height: 100%;
	margin: -5px auto 0px auto;
	background-color: #FFF;
	-moz-box-shadow:    0px 2px 1px -1px #333;
	-webkit-box-shadow: 0px 2px 1px -1px #333;
	box-shadow:         0px 2px 1px -1px #333;
}

#caixa {
	background-color: #333;
	height: 300px;
	width: 300px;
	margin-left: 330px;
	margin-top: 40px;	
}

#rodape_txt {
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 25px;
	line-height: 30px;
	height: 30px;
	background-color: #333;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size:11px;
	color: #ffffff;
	width: 100%;
}
	
#ad {
	height: 320px;
	width: 250px;
	margin: 10 auto;
	overflow: hidden;
}

.dest {
	position:relative;
	z-index: 999;
	background-image:url(../img/dest.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 215px;
	height: 65px;
}

a  .txt_dest {
	text-decoration: none;
	color: #000;
	margin-left: auto;
	margin-right: auto;
}

a .links_dest {
	text-decoration: none;
}

.links_dest:hover {
	text-decoration: none;
}

.dest_titulo {
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 16px;
	font-weight:400;
	text-align: center;
	padding-top: 14px;
}

.txt_dest {
	background-image: url(../img/bg_txt.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 215px;
	height: 79px;
	padding-top: 14px;
	line-height: 16px;
	font-family: Arial, Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
}
	
#center {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

.foto_dest {
	width: 215px;
	margin-top: -17px;
}

#hover1:hover > a > * { background-position: top right; color: #FFF; text-decoration: none; }
#hover1:hover > a > .foto_dest { opacity: .5; }
#hover2:hover  > a > * { background-position: top right; color: #FFF; }
#hover2:hover  > a > .foto_dest { opacity: .5; }
#hover3:hover  > a > * { background-position: top right; color: #FFF; }
#hover3:hover  > a > .foto_dest { opacity: .5; }
#hover4:hover  > a > * { background-position: top right; color: #FFF; }
#hover4:hover  > a > .foto_dest { opacity: .5; }

#icon1,
#icon2,
#icon3,
#icon4 {
background-position: 2070px 0px;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 7px;
width: 45px;
height: 45px;
background-image: url(../img/icons.png);
}

#icon2 {
	background-position: 1935px 0px;
}	
#icon3 {
	background-position: 1980px 0px;
}	
#icon4 {
	background-position: 630px 0px;
}	

#dest1:hover {
	background-position: bottom;
	webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
}

#dest1:hover  #icon1 { 
	background-position: 2070px -45px;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-ms-transition: all .25s linear;
	-o-transition: all .25s linear;
	transition: all .25s linear;
}

#dest2:hover {
	background-position: bottom;
	webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
}

#dest2:hover  #icon2 { 
	background-position: 1935px -45px;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-ms-transition: all .25s linear;
	-o-transition: all .25s linear;
	transition: all .25s linear;
}

#dest3:hover {
	background-position: bottom;
	webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
}

#dest3:hover  #icon3 { 
	background-position: 1980px -45px;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-ms-transition: all .25s linear;
	-o-transition: all .25s linear;
	transition: all .25s linear;
}

#dest4:hover {
	background-position: bottom;
	webkit-transition: all .25s ease-in;
	-moz-transition: all .25s ease-in;
	-ms-transition: all .25s ease-in;
	-o-transition: all .25s ease-in;
	transition: all .25s ease-in;
}

#dest4:hover  #icon4 { 
	background-position: 630px -45px;
	-webkit-transition: all .25s linear;
	-moz-transition: all .25s linear;
	-ms-transition: all .25s linear;
	-o-transition: all .25s linear;
	transition: all .25s linear;
}

#dest1:hover h5, 
#dest1:hover p,
#dest2:hover h5, 
#dest2:hover p,
#dest3:hover h5, 
#dest3:hover p, 
#dest4:hover h5, 
#dest4:hover p {
color: #fff;
}

.center {
margin-left: auto;
margin-right: 20px;
}

#txtneg	{
margin-left: 50px;
margin-bottom: 25px;
}

.page_title {
margin: 20px 25px 20px 25px; 
font-size: 28px;
padding: 0 0 35px;
font-weight: 300;
letter-spacing: -0.1px;
color: #474747;
font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
line-height: 1.25;
}

.page_desc {
margin: 20px 25px -15px 25px; 
font-size: 24px;
line-height: 30px;
font-weight: 400;
padding: 0 0 40px;
letter-spacing: -0.1px;
color: #474747;
font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
text-transform: uppercase;
}

.quemsomos {
font: 12px/1.7 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #474747;
}

.comonegativar {
font: 12px/1.7 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #474747;
width: 85%;
padding-left: 15px;
}

.descprodutos {
font: 13px/1.5 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #474747;
width: 800px;
margin: 0px auto;
margin-bottom: 25px;
margin-top: -10px;
}
 
.textoprodutos {
font: 12px/1.7 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #474747;
width: 85%;
padding-left: 20px;
}

.contato_info {
padding-left: 10px;
font: 11px/1.7 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #474747;
}

.texto_servicos {
font: 12px/1.7 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #474747;
text-align: left;
margin-right: 20px;
}

.texto_servicos p {
text-align: left;
line-height: 20px;	
}

h4 {
	display: block;
	-webkit-margin-before: 1.33em;
	-webkit-margin-after: 1.33em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

.espaco {
margin-bottom: 20px;
}

.title_h4 {
text-align: center;
font-weight: 600;
font-size: 14px;
font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #474747;
line-height: 1.25;
margin-bottom: 5px;
}

.title_center {
text-align: left;
font-weight: 600;
font-size: 15px;
font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color: #333333;
line-height: 1.25;
}	
	
#dest_center {
width: 920px;
margin-left: auto;
margin-right: auto;
text-align: center;	
}

#dest1,
#dest2,
#dest3,
#dest4 {
	background-image:url(../img/bg_desttxt.png);
	background-position: top;
	width: 215px;
	height: 150px;
}


h5 {	
	font-family: 'Oswald', sans-serif;
	text-align: center;	
}

p {	
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	padding: 0px 10px 0px 10px;
}

#rodape {
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	background-color: #f9f9f9;
}

.links_rodape {
margin-right: 10px;
}

.sm_hold {
	display: inline-block;
}

a:hover {	
	text-decoration: none;
}

#rodape_dir{
	padding-top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#rodape_esq	{
	margin-top: 30px;
	text-align: center;
}

#rodape_meio{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 8px;	
}

#body_quemsomos {
	margin-top: -10px;
	margin-left:auto;
	margin-right:auto;
	height:350px;
	background-color: #FFF;
	-moz-box-shadow:    0px 2px 1px -1px #333;
	-webkit-box-shadow: 0px 2px 1px -1px #333;
	box-shadow:         0px 2px 1px -1px #333;
}


.contact-form, .comments-form {
	max-width: 100%;
}

.contact-form {
	margin: 0 -20px 0 0;
}

.contact-form .input-block,
.comments-form .input-block {
	float: left;
	margin: 0 20px 20px 0;
}

.contact-form .input-block:nth-of-type(3n),
.comments-form .input-block:nth-of-type(3n) {
	margin-right: 0;
}

.contact-form input {
	width: 138px;
}

.contact-form .textarea-block,
.comments-form .textarea-block {
	clear: both;
}

.contact-form textarea {
	height: 150px;
	max-width: 100%;
	width: 678px;
}

.contact-form input[type="submit"],
.comments-form input[type="submit"],
.contact-form input[type="reset"],
.comments-form input[type="reset"] {
	margin: 0 0 20px;
	/*width: auto;*/
}	

input: hover {
	border-color: #dedede;
}

input,
textarea,
select {
	/*	-webkit-appearance: none;  Fix for Mobile Safari */
	background-color: #f8f8f8;
	border: 1px solid #c3c3c3;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #8f8f8f;
	font: 12px/1.5 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 5px 10px;
	border-radius: 0;
}

.button {
	border-top: 1px solid #ffffff;
	background: #c11731;
	padding: 5.5px 11px;
	color: #ffffff;
	font-size: 14px;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 20px !important;
}

.button:hover {
	border-top-color: #820000;
	background: #820000;
	color: #fff;
}

.button:active {
	border-top-color: #ff2e2e;
	background: #ff2e2e;
}	
	
	
label {
	text-align: left;
	cursor: pointer;
	display: block;
	font-family: 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	margin: 0 0 5px;
}	

#contact-message {	
	font-weight: normal;
	line-height: 20px;
	-webkit-appearance: none;
	background-color: #f8f8f8;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 0;
	box-shadow: none;
	color: #8f8f8f;
	font: 12px/1.5 'Open Sans', 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	padding: 5px 10px;
	border-radius: 0;
}

.logotopo {
	height: 50px;
}

.serasa {
	padding-top: 47px;
}
	
.titulo {
	border-bottom: 1px solid #333333;
	width: 88%;
	color: #333333;
	height: 30px;
	margin-left: 35px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 35px;
	vertical-align: middle;
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-weight:400;
}

.links {
	color: #ff0000;
	text-decoration: none
}

.links:hover {
	color: #ff0000;
	text-decoration: underline;
}

#txt_paginas {
	font-family: Arial;
	font-size: 12px;
	color: #636363;
	width: 940px;
	margin-left: 20px;
	/*margin-top: 20px;*/
}

.headers {
	background-color: #fff;
	/*border-bottom: 5px solid #ff2d4d;*/
	/*border-top: 5px solid #333;*/
	margin-bottom: 15px;
	min-height: 30px;
	padding-bottom: 5px;
	padding-top: 15px;
	position: relative;
	text-align: left;	
}

hr.divider {
	border: 0;
	border-bottom: 1px dashed #ff2d4d;
	background: #fff;
	width: 800px;
	margin: 15px auto 35px auto;
}

.headers a {
	color: #333;
	text-decoration: none;
}

.headers a:hover {
	color: #555;
	text-decoration: none;
}

.tituloh1 {
	text-transform: uppercase;
	width: 940px;
	height: 30px;
	margin-top: 5px;
	padding-top: 5px;
	font-family: 'Oswald', 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 22pt;
	color: #333;
	margin-left: 65px;
}

.tituloh2 {
	text-transform: uppercase;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-top: 5px;
	font-family: 'Oswald', 'Open Sans', sans-serif;
	font-weight: 700;
	font-size: 14pt;
	color: #333;
}

.botaoholder {
	width: 150px;
	height: 40px;
	float: right;
	text-align: right;
	
}

.botaoholder_cadastro {
	width: 150px;
	height: 80px;
	margin-top: 55px;
	
}

.botaoenviar {
	float: right;
	width:150px !important;
	border-radius:3px;
	-moz-border-radius:3px;
	padding:8px 8px;
	font-size:12px;
	text-align: center;
	background:#ff0000 url(../images/loginbuttonbg.png) repeat-x;
	color:#fff;
	margin-bottom: 10px;
	cursor:pointer;
	*padding:7px 2px 8px 2px; /* IE7 Fix */
}

.botaoenviar:hover {
	background:#ff0000 url(../images/loginbuttonbg2.png) repeat-x;
}

.botaoenviar:active {
	background:#ff0000 url(../images/loginbuttonbg3.png) repeat-x;
}


.logintitulo {
	position: absolute;
	width: 250px;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
	padding-top: 3px;
	font-family: 'Oswald', 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18pt;
	color: #fff;
}


.fields {
	position: relative;
	height: 250px;
	width: 250px;
	top: 60px;
	margin: 0 auto;
	text-align: center;
}



.loginholder {
	text-align: center;
	margin: 25px auto;
}

.botaologin {
	width:200px !important;
	border-radius:3px;
	-moz-border-radius:3px;
	padding:8px 8px;
	font-size:12px;
	text-align: center;
	background:#ff0000 url(../images/loginbuttonbg.png) repeat-x;
	color:#fff;
	margin-bottom: 10px;
	cursor:pointer;
	*padding:7px 2px 8px 2px; /* IE7 Fix */
}

.botaologin:hover {
	background:#ff0000 url(../images/loginbuttonbg2.png) repeat-x;
}

.botaologin:active {
	background:#ff0000 url(../images/loginbuttonbg3.png) repeat-x;
}

.hold {

	top: 15px;	
	text-align: center;
	position: relative;
	margin: 0px auto;
}

.login {
	height: 50px;
	width: 380px;
	float: right;
	margin-top: 20px;
}

.form-holder {
	float: left;
	padding: 6px;
	height: 32px;
	margin-top: -12px;
}

.esqueci-senha {
	position: absolute;
	top: 70px;
	padding-left: 20px;
}

.esqueci-senha a {
	font-size: 8pt;
	color: #ff2d4d;
}

.esqueci-senha a:hover {
	font-size: 8pt;
	color: #ff0000;
}


.quemsomos a {
	color: #ff2d4d;
	
}

.quemsomos a:hover {
	color: #ff2d4d;
}


.clean-erro {
border: solid 1px #CD0000;
background-color: #FF4040;
color: #FFFFFF;
padding: 4px;
width: 75%;
margin: 0 auto 15px auto;
text-align: center;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}


.clean-ok {
width: 75%;
margin: 0 auto 15px auto;
border: solid 1px #093;
background-color: #D2E2C0;
color: #093;
padding: 4px;
text-align: center;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}
