body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Verdana", sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #056C94;
}	

h1, h2, h3, h4, h5, h6, p, ul, li {
font-size: 1em;
margin: 0;
padding: 0;
}
#header_esquerdo{

float:left;
width:320px;

}
#header_direito{
	width:375px;
	float:right;

	height:76px;
padding-top:10px;
padding-bottom:8px;
	

}
#header_direito h1{

	font-weight:400;
	font-size:12px;
	text-align:right;
	color:#999
}
/* Wrapper */

#wrapper, #header, #footer 
{
	position: relative;
	background-color: #FFF;
}

div#banner {
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
}

#topo{
	position:relative;
	background-image: url(../img/topo.png);
	background-repeat: repeat-x;
	
}
#logo_center{
width:701px;
height:94px;
margin:auto;
}
#logo{
	background-image: url(../img/Logo-Decode.png);
	height: 94px;
	width: 321px;
	position:relative;
	background-repeat:no-repeat;
}
div#banner h1, div#menu h2 {
margin: 0;
padding: 0;
}

div#banner h1 #logo {
	display: block;
	width: 321px;
	height: 94px;
	text-decoration:none;
	
	color:transparent;

}
div#banner h1 #login {
	margin-top:15px;
	display: block;
	width: 50px;
	height: 30px;
	float:right;
}

div#banner h1 #atendimento {
	margin-top:15px;
	display: block;
	width: 150px;
	height: 30px;
	float:right;
}

#banner #topo #logo_center #header_direito a {

	text-decoration:none;
	color:#39F;

}
#banner #topo #logo_center #header_direito a:hover {

	text-decoration:underline;
	color:#0C3;

}

#link {

	text-decoration:none;
	color:#39F;

}
#link:hover {

	text-decoration:underline;
	color:#0C3;

}
div#banner h1 a span, div#banner .skip {
position: absolute;
top: -10000px;
left: -10000px;
}

#produtos {
float:left; 
margin-left:15px;  
text-decoration:none; 
width:690px;
}

#produtos div {

	display: inline;
	margin: 5px;
text-align:center;
	color: #06F;
	font-size:14px;
	float:left;
	
}
#caixa_produto{
margin:10px;
}
#produtos div a {


	color: #3C6;
	font-size:14px;
	
	
}
#produtos div a:hover {


	color: #69F;
	font-size:14px;
	
	
}
#menu_backg {
	color: #fff;
	margin: auto;
	background-color: #056C94;
	height: 50px;  
	text-align: center;
	display: block; 
 	min-width: *1024px;
}
ul#menu {
	color: #fff;
	margin: auto;
	background-color: #056C94;
	height: 30px;
	padding-top:15px

}


ul#menu li {
	display: inline;
	margin: 0.5em;
	position: relative;
}

ul#menu h2, ul#menu h3 {
font-size: 100%;
font-weight: normal;
display: inline;
}


ul#menu li a {
color: #fff;
text-decoration: none;
padding: 0 0.4em;
}

ul#menu li a:hover {
text-decoration: underline;
}

ul#menu li.mega a {
	background: transparent url(../img/arrow.gif) center right no-repeat;
	padding: 0 1.2em;
	
	font-size: 14px;
}

ul#menu li.mega a:hover {
text-decoration: underline;
}

ul#menu div {
display: none;
border-radius: 10px 10px 10px 10px;
}

ul#menu li.mega div {
	border: 1px solid #FFF;
	width: 18em;
	position: absolute;
	top: 1.6em;
	left: 0em;
	padding: 1.3em;
	background-color: #056C94;
    z-index: 6;
}

ul#menu li.hovering div {
display: block;
}

ul#menu li.mega div a {
	color: #FFF;
	padding: 0;
	background-image: none;
	text-decoration: none;

}
ul#menu li.mega div a:hover {
	color: #FFF;
	padding: 0;
	background-image: none;
	text-decoration: underline;
}

ul#menu li div a.more {
	color: #83D160;
	font-weight: bold;
}


ul#menu div h3 {
	color: #83D160;
	font-weight: bold;
	font-size: 1.1em;
}
ul#menu div p {
margin: 0 0 0.8em 0;
padding: 0;
} 
/* Main */

#main, #main .inner {
	overflow: hidden;
	
}
#main {
	background-color: #fff; 
}
#main .inner {
	padding: 20px 0 30px;
	width: 701px;
	
}
#home #main .inner {
	padding-top: 6px;
}
#main h2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
#main p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;  /*  12px */
}
/* Featured */

#main #featured {
	margin-bottom: 24px;
	overflow: hidden;
	position: relative;
	width: 970px;
}

/* INDEX - copia do Main */

#index, #index .inner {
	overflow: hidden;
}
#index {
	background-color: #B9D3EE;
	}
#index .inner {
	padding: 20px 0 30px;
	width: 650px; /* 701 */
}
#home #index .inner {
	padding-top: 6px;
}
#index h2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding-bottom: 8px;
	text-transform: uppercase;
}
#index p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 12px;
}

#index #featured {
	margin-bottom: 24px;
	overflow: hidden;
	position: relative;
	width: 970px;
}

/*  FIM DO INDEX  */

/* FOOTER */
#footer {
    float:left;
	height: 100px; /* 110px 190 */
	background-color: #056C94;
	background-repeat: repeat-x;
	background-position: left bottom;
    margin:auto; /* 19/05/2014 */
	bottom:0;    /* ficar no final */
	width:100%;  /* fundo do rodape usa 100% espaço, sempre fica embaixo */
}
#footer .inner {
	height: auto; /* 94px */
	padding-top: 5px;
	display: block;
  	margin:auto;  
	clear:both;  /* Limpa os float left right eventualmente definidos em outras divs  */:
	width:700px;
}
#footer ul {
	overflow: hidden;
}
#footer #info {
	height: auto;
	z-index: 2;
	
	width:970px;
	margin:auto;
}
#footer h3, #footer p, #footer a {
	color: #fff;
}
#footer h3 {
	background: url(../img/wrap-line.gif) repeat-x left bottom;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
#footer p, #footer a {
	font-size: 12px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .col li {
	margin-bottom: 4px;
	padding-left: 2px;
}
/* Follow */

#footer #follow {
	margin:0 112px 0 3px;
	width: 101px;
}
#footer #follow li {
	display: block;
	margin-bottom: 6px;
}
#footer #follow .icon {
	background: url(../img/sprite-social-icon.gif) no-repeat;
	height: 21px;
	padding:4px 0 0 45px;
	width: 30px;
}
#footer #follow #facebook {
	background-position: 0 0;
}
#footer #follow #twitter {
	background-position: 0 -25px;
}
#footer #follow #orkut {
	background-position: 0 -50px;
}
/* Portfolio */

#footer #portfolio {
	margin-right: 122px;
	width: 299px;
}
#footer #portfolio .col {
	margin-left: 39px;
}
#footer #portfolio .first {
	margin-left: 0;
}
#footer #portfolio .col li {
	display: block;
}
/* DecorSlim Footer */

#footer #decorslim {
	margin-right: 122px;
	width: 129px;
}
/* Sua conta */

#footer #conta {
	width: 94px;
}
/* Copyright */

#footer #copyright {
	bottom: 10px;
	z-index: 2;
}
#contato_campos{
	text-align:left;
	font-weight: bold;
	width:400px;
	float:left;
	border-radius: 10px 10px 10px 10px;
}

/*CAMPOS */
#contato_campos input[type=text] { 
	border: none; 
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	border-radius: 6px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 0px;
	color: #999;
}

#contato_campos label {
	color: #999;
	display: block;
	float: none;
	font-size: 12px;
	font-weight: lighter;
	margin-bottom: 0px;
	
}
#contato_campos textarea{

	outline: none;
	margin: 7px 0;
	float: left;
	resize: none;
	overflow: auto;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
/*	line-height: 0px;*/
	color: #999;
	border: none; 
	border: 1px solid #ccc;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	
}
#contato_campos  #nome {

	margin: 0px 0 5px;
	padding: 5px 5px;
	display: block;
	width:250px;

}
#contato_campos  #email {
	margin: 0px 0 5px;
	padding: 5px 5px;
	display: block;
	width:300px;
}

#contato_campos .tel {

	width: 160px;
}
#contato_campos .tel input.ddd {
	margin: 0px 0 5px;
	padding: 5px 5px;
	width: 40px;
}
#contato_campos  .tel #tel-residencial {
	width: 90px;  /*65*/
	margin: 0px 0 5px;
	padding: 5px 5px;
}

#contato_campos  #campo-conheceu {
	margin: 0px 0 5px;
	padding: 5px 5px;
	display: block;
	width:300px;	
}
#contato_campos  #assunto {

	margin: 0px 0 5px;
	padding: 5px 5px;
	display: block;
	width:300px;

}

#contato_campos  textarea{
	width: 400px;
	height: 100px;
	display: block;	
	margin: 0px 0 5px;
	padding: 5px 5px;	

}

#confirmar-cadastro {
	cursor: pointer;
	background: url("../img/btn-confirmar-cadastro.gif") no-repeat scroll left top transparent;
	height: 30px;

	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-transform: lowercase;
	width: 142px;
	margin-top: 0px;
	outline: none;
	border: none;
	border: 0px;
	
}
#confirmar-cadastro:hover {
	background: url("../img/btn-confirmar-cadastro.gif") no-repeat scroll right top transparent;
}

#contato_informacoes_totulo{
	color: *999;
	display: block;
	float: none;
	font-weight: lighter;
	margin-bottom: 6px;
}

#contato_informacoes{
text-align:left;
width:auto; /*285px;*/
float:auto; /*right;*/
height:auto; /*300px;*/
	border-radius: 10px 10px 10px 10px;
	padding-left:5px;
	padding-right:5px;
}




