#conteudo h2.realTitle {
	padding-bottom:62px;
}
#conteudo p.descricao {
    margin: -70px 0 0 -125px;
    *margin-top: -73px;
    *margin-left: 0;
}
#safari #conteudo p.descricao,
#chrome #conteudo p.descricao {
    margin: -70px  0 0 0;
}
#conteudo div.descricao {
    margin-left: -130px;
    *margin-left: 0px;
    padding-top: 50px;
}
#safari #conteudo div.descricao,
#chrome #conteudo div.descricao {
    margin-left: 0px;
}
#conteudo div h3 {  
	border-bottom:1px solid #E4E4E4;
	color:#B80016;
	font-size:20px;
	padding-bottom:5px;
	margin-bottom:10px;
}
#conteudo div h4 {  
	font-size:18px;
}
#conteudo div.descricao div.telefone {  
	float:left;
	padding-bottom:15px;
}
#conteudo div h4 {  
	padding-bottom:8px;
}
#conteudo div big {  
	font-size:28px;
}
#conteudo div.descricao div.suporte {  
	float:right;
	width:160px;
}
#conteudo div.descricao div.suporte h4 {  
}
#conteudo div.descricao div.suporte a {  
	background: #FFFFFF url(../img/globalSetaProxima.gif) no-repeat 130px 8px;
	border:1px solid #CCCCCC;
	color:#999999;
	display:block;
	font-size:14px;
	font-weight:bold;
	line-height:30px;
	padding-left:18px;
	padding-right:45px;
	text-decoration:none;
	text-transform:uppercase;
	width:95px;
	-moz-border-radius:5px;
	-webkit-border-radius: 5px;
}
#conteudo div.descricao div.suporte a:hover {  
	background: #B80019 url(../img/globalSetaProximaHover.gif) no-repeat 130px 8px;
	color: #FFF;
}
#conteudo div.descricao span,  
#conteudo div.descricao strong {
	clear:both;
	display:block;
	font-size:11px;
	line-height:13px;
}
#conteudo div.faleConosco {  
	float:left;
	width:396px;
    padding-top: 35px;
}
#enderecos {  
	font-size:12px;
	padding-top:10px;
}
#enderecos h3 {  }
#enderecos address {
	display: block;
	font-style:normal;
	line-height: 160%;
	overflow: hidden;
	width: 396px;
}
#enderecos address span {  
	display: block;
	overflow: auto;
}
#enderecos div.telefone {  
	background: transparent url(../img/globalBgBorda.gif) no-repeat right 1px;
	clear: both;
	float:left;
	margin-top: 15px;
	padding-right: 20px;
}
#enderecos address h4 {
	padding-bottom: 0;
}
#enderecos div big {  
}
#enderecos address a {  }
#enderecos div.email {  
	float:left;
	margin-top: 15px;
	margin-left: 15px;
}
#enderecos div.email h4 {  
	
}
#enderecos div.email h4 a {  
	color:#999999;
	text-decoration:none;
}
#enderecos div.email h4 a:hover {  
	text-decoration:underline;
}
#centro div.formulario { 
	padding-top:68px;
}


#flashMessage {
	background-color: #FFFFCC;
	color: #333;
	font-size: 13px;
	margin-bottom: 20px;
	padding: 13px;
}

#flashMessage h1 { font-size: 18px; }

#flashMessage.error {
	background-color: #FAE0E1;
	border: 2px solid #E33B3B;
}
#flashMessage.success {
	background-color: #D8F1D1;
	border: 2px solid #62C84A;
}



#conteudo div.formulario:after, #conteudo div.formulario form:after,
#conteudo div.contatos:after {
	content: '.';
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

#conteudo div.formulario,
#ContatoIndexForm,
#ContatoIndexForm fieldset { 
	float: left;
	_position:relative;
	width:387px;
}


#ContatoIndexForm div label {
	color:#666666;
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:20px;
	padding:4px 0 2px;
	text-align:right;
	width:43px;
}

#ContatoIndexForm div.select,
#ContatoIndexForm div.text,
#ContatoIndexForm div.textarea {
	clear: both;
	padding-bottom: 8px;
}


#ContatoIndexForm div.select select,
#ContatoIndexForm div.text input,
#ContatoIndexForm div.textarea textarea {
	border: 1px solid #C4C4C4;
	color: #666666;
/*	display: block;*/
	_float:left;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 8px;
	width: 306px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#ContatoIndexForm div.ddd { float: left; }
#ContatoIndexForm div.ddd .error-message { display: none; }

#ContatoIndexForm div.text input#ContatoDdd {
	margin-right: 6px;
	text-align: center;
	width: 30px;
}
#ContatoIndexForm div.text input#ContatoTelefone { width: 135px; }

#ContatoIndexForm div.select select {
	width: 318px;
}

#ContatoIndexForm div.select select:focus,
#ContatoIndexForm div.text input:focus,
#ContatoIndexForm div.textarea textarea:focus {
	background:transparent url(../img/globalBgInput.jpg) repeat-x bottom center;
	border: 2px solid #C4C4C4;
	padding: 7px;
}

#ContatoIndexForm div.textarea textarea {
	height: 113px;
}

#conteudo div.formulario span.ps {
	color:#666666;
	display:block;
	float:left;
	font-size:11px;
	padding-top: 12px;
}

#ContatoIndexForm div.submit {
	float:right;
	padding-top: 5px;
}
#ContatoIndexForm div.submit input {
	background: transparent url(../images/contatoBtnEnviar.gif) no-repeat 0 bottom;
	border: 0;
	content: '';
	cursor:pointer;
	display: block;
	float:right;
	height: 33px;
	*padding-top: 33px;
	overflow: hidden;
	text-align: left;
	text-indent:-10000px;
	width: 120px;
}
#ContatoIndexForm div.submit input:hover {
	background: transparent url(../images/contatoBtnEnviarHover.gif) no-repeat 0 bottom;
}

#conteudo div.formulario div.error-message {
	color: #F00;
	font-size: 11px;
	padding-left:65px;
	padding-top: 3px;
}
#ContatoIndexForm div.ddd .error-message { 
	display: none; 
}







#rodape {  
	margin-top:62px;
}