/*
CENTRAL DE ATENDIMENTO - 156
*/

/*** Esquerda ***/

#left-156 {
	width: 520px;
	padding-bottom: 25px;
	float: left;
}

/* Texto */

#left-156 h3 {
	padding: 8px 0 14px 0;
	font-family: verdana, sans-serif;
	font-style: italic;
	font-size: 1.3em;
}
#left-156 strong {
	font-size: 1.1em;
	display: block;
}

/* Lista */

#left-156 ul {
	padding: 0 0 50px 14px;
	list-style: disc;
}
#left-156 ul li {
	padding-top: 2px;
	font-size: 1.1em;
}
#left-156 strong.margin-top { margin-top: -25px; }
#left-156 ul li ul { padding: 0 0 0 36px; }
#left-156 ul li ul li {
	font-size: 1.0em;
}

/* BOXES */

#left-156 .box {
	width: 255px;
	background: url(../img/bkg/borda_a.gif) repeat-y;
}

/* Texto */

#left-156 .box .titulo {
	background-color:#F8C764;
	margin-bottom:27px;
	overflow:hidden;
	padding:9px 0 10px 15px;
	width:240px;
}

#left-156 .box .titulo h3 {
	color:#333333;
	font-family:"trebuchet ms",sans-serif;
	font-size:1.6em;
	font-style:normal;
	line-height:18px;
	padding:0 0 1px;
}

#left-156 .box .titulo h3.margin-top {
	padding: 9px 0 1px 0;
}
#left-156 .box p {
	padding: 0 0 22px 17px;
	font-family: tahoma, sans-serif;
	font-size: 1.1em;
	color: #000;
}
#left-156 .box strong.twitter {
	padding: 0 0 9px 17px;
	font-family: tahoma, sans-serif;
	font-size: 1.3em;
	color: #000;
}

#left-156 .box .titulo img {
	padding-right: 7px;
	float: left;
}

/* Listas */

#left-156 .box ul {
	width: 219px;
	padding: 0 17px 13px 17px;
	list-style: none;
}
#left-156 .box ul li {
	padding: 0 0 11px 10px;
	background: url(../img/ico/marcador_h.gif) left 4px no-repeat;
}
#left-156 .box ul li p {
	padding: 0 0 0 0;
	font-size: 0.9em;
}
#left-156 .box ul li p strong {
	font-size: 1.0em;
	display: inline;
}
#left-156 .box ul.twitter {
	padding: 0 17px 3px 17px;
}
#left-156 .box ul.twitter li {
	padding: 11px 0 11px 0;
	background: url(../img/ico/pontilhado_b.gif) left top repeat-x;;
}
#left-156 .box ul.twitter li.first {
	padding: 0 0 11px 0;
	background: none;
}
#left-156 .box ul.twitter li p {
	font-family: tahoma, sans-serif;
	font-size: 0.9em;
	color: #000;
}

/* Link do Rodape */

#left-156 .box div.rodape {
	width: 239px;
	padding: 11px 0 13px 16px;
	border-top: 1px solid #a7bba6;
}
#left-156 .box div.rodape a {
	padding-left: 15px;
	font-family: tahoma, sans-serif;
	color: #00642b;
	background: url(../img/ico/marcador_f.gif) left 4px no-repeat;
}

/* Cantos Arredondados */

#left-156 .box span.rodape {
	width: 100%;
	height: 5px;
	font-size: 0;
	line-height: 0;
	display: block;
	background: url(../img/bkg/borda_a_rodape.gif) no-repeat;
}

/* Box cinza do Rodape */

#left-156 .servico-informacao {
	width: 520px;
	margin-top: 30px;
	float: left;
	background-color: #dadada;
}

/* Cantos arredondados */

#left-156 .servico-informacao .topo {
	width: 520px;
	height: 8px;
	margin-bottom: 8px;
	font-size: 0;
	line-height: 0;
	display: block;
	background: url(../img/bkg/topo_box_a.gif) no-repeat;
}
#left-156 .servico-informacao .rodape {
	width: 520px;
	height: 8px;
	margin-top: 7px;
	font-size: 0;
	line-height: 0;
	display: block;
	background: url(../img/bkg/rodape_box_a.gif) no-repeat;
}

/* Texto */

#left-156 .servico-informacao strong {
	font-family: "trebuchet ms", sans-serif;
	font-size: 1.3em;
	text-align: center;
}
#left-156 .servico-informacao p {
	margin-top: 1px;
	font-family: "trebuchet ms", sans-serif;
	font-size: 1.1em;
	text-align: center;
}

/*** Direita ***/

#right-156 {
	width: 400px;
	margin-top: 12px;
	float: right;
}

/* Formulario */

#right-156 #formulario-mensagem {
	width: 360px;
	padding: 24px 20px 20px 20px; 
	background-color: #ececec;
}
#right-156 #formulario-mensagem div {
	width: 100%;
	float: left;
}
#right-156 #formulario-mensagem div div { width: 214px; }

#right-156 #formulario-mensagem h3 {
	border-bottom:1px solid #B9C0C6;
	color:#A37858;
	font-size:2.2em;
	margin-bottom:17px;
	padding-bottom:9px;
}

#right-156 #formulario-mensagem label {
	padding-bottom: 8px;
	font-family: tahoma, sans-serif;
	font-size: 1.1em;
	color: #000;
	display: block;
	float: left;
}
#right-156 #formulario-mensagem span.contador {
	padding-right: 3px;
	float: right;
}

#right-156 #formulario-mensagem textarea {
	width: 344px;
	height: 107px;
	margin: 0 0 10px 0;
	padding: 5px;
	font-family: tahoma, sans-serif;
	font-size: 1.0em;
	color: #000;
	border: 1px solid #999999;
}
#right-156 #formulario-mensagem #mensagem-email,
#right-156 #formulario-mensagem #mensagem-celular {
	width: 14px;
	height: 14px;
	margin-right: 5px;
	display: inline;
	float: left;
}
#right-156 #formulario-mensagem #mensagem-captcha {
	width: 55px;
	height: 16px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #999;
}
#right-156 #formulario-mensagem #mensagem-celular { margin-left: 15px; }

#right-156 #formulario-mensagem p {
	margin: 11px 0 10px 0;
	padding-top: 17px;
	font-family: tahoma, sans-serif;
	color: #000;
	float: left;
	border-top: 1px solid #b9c0c6;
}

#right-156 #formulario-mensagem img {
	float: right;
}

#right-156 #formulario-mensagem div div label { width: 100%; }

#right-156 #formulario-mensagem #mensagem-nome,
#right-156 #formulario-mensagem #mensagem-email, 
#mensagem-telefone,
#formulario-mensagem .campo-mensagem
 {
	width: 344px;
	height: 16px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #999;
}

#right-156 #formulario-mensagem #mensagem-enviar {
	width: 359px;
	height: 38px;
	margin-top: 20px;
	float: left;
	background: url(../img/btn/enviar_mensagem.gif) no-repeat;
}

/*  */

.left { float: left; }
.right { float: right; }

/* Validacao */

#right-156 .erro,
#right-156 .sucesso {
	width: 326px !important;
	margin: 0 0 15px 0;
	padding: 15px;
}
#right-156 .erro { background-color: #f1ba57; }
#right-156 .sucesso { background-color: #C7D580; }

#right-156 .erro strong,
#right-156 .sucesso strong {
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	color: #364011;
	background: none;
}
#right-156 .erro ul {
	width: 100%;
	margin-top: 10px;
	padding: 0;
	list-style: none;
}
#right-156 .erro ul li {
	padding-left: 15px;
	background: url(../img/ico/marcador_m.gif) left 5px no-repeat;
}
#right-156 .sucesso p {
	margin-top: 0 !important;
	border-top: none !important;
}

.campo { border: 1px solid #bb3d3d !important; }
.erro-radio {
	width: 334px !important;
	padding: 10px 10px 3px 10px;
}
