/* CSS Document */
* { margin:0;padding:0;}

/* Padronização do corpo do site */

body {
	SCROLLBAR-FACE-COLOR: #F2F2F2;
	SCROLLBAR-HIGHLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-SHADOW-COLOR: #F2F2F2;
	SCROLLBAR-3DLIGHT-COLOR: #F2F2F2;
	SCROLLBAR-ARROW-COLOR: #CCCCCC;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #F2F2F2;
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	background-attachment: scroll;
	background-image: url(../imagens/bg_site.jpg);
	background-position: center top;
	text-align: center;
	color: #333;
}

/* Padronização das divs do site */

#destaques_home {
	height: 325px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../imagens/bg_destaques_home.png);
	background-repeat: no-repeat;
	background-position: center 1px;
	clear: both;
}

#col_destaques_esq {
	float: left;
	width: 290px;
	height: 305px;
	background-image: url(../imagens/bg_box_cancado.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left 32px;
	margin-top: 20px;
}

#btn_con_ag {
	float: left;
	height: 28px;
	width: 290px;
	margin-top: 175px;
	text-align: left;
}

#box_contato_home {
	float: left;
	width: 145px;
	height: 69px;
	margin-top: 20px;
}

#banner_destaque {
	float: left;
	height: 305px;
	width: 603px;
	margin-top: 20px;
	margin-left: 0px;
}

#conteudo_home {
	min-height:100%;
	height:auto;
	height: 270px;
	width: 910px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#conteudo_agencia {
	min-height:100%;
	height:auto;
	height: 595px;
	width: 910px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#col_home_esq {
	float: left;
	width: 310px;
	height: 255px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
}

#col_home_dir {
	float: left;
	width: 557px;
	height: 255px;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
}

#box_ultimo_trabalho {
	float: left;
	width: 310px;
	height: 200px;
	text-align: left;
	margin-top: 10px;
}

#indic_ultimos_trab {
	font-size: x-large;
	color: #090;
	text-align: left;
	letter-spacing: -1px;
}

#indic_atuacao {
	font-size: x-large;
	color: #090;
	text-align: left;
	letter-spacing: -1px;
}

#indic_clientes {
	font-size: x-large;
	color: #090;
	text-align: left;
	letter-spacing: -1px;
}

#txt_clientes {
	float: left;
	width: 260px;
	height: 17px;
	margin-top: 7px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	font-size: 12px;
}

#col_esq{
	float: left;
	width: 260px;
	height: 255px;
	margin-top: 0px;
	margin-left: 0px;
}

#col_dir{
	float: left;
	width: 260px;
	height: 255px;
	margin-top: 0px;
	margin-left: 35px;
}

#box_area {
	float: left;
	width: 250px;
	margin-top: 7px;
	height: 215px;
}

#tit_area_home {
	font-size: small;
	font-weight: bold;
	float: left;
	width: 250px;
	height: 20px;
}

#tit_area_home_pub {
	font-size: small;
	font-weight: bold;
	float: left;
	width: 250px;
	height: 20px;
}

#lista_um {
	width: 250px;
	float: left;
	height: 90px;
	margin-bottom: 10px;
}

#lista_um ul {
	list-style-position: outside;
	list-style-type: none;
	width: 250px;
	height: 17px;
	text-indent: 12px;
}

#lista_um ul li {
	padding-bottom: 2px;
	background-attachment: scroll;
	background-image: url(../imagens/ic_lista_um.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#lista_dois {
	width: 250px;
	float: left;
	height: 75px;
}

#lista_dois ul {
	list-style-position: outside;
	list-style-type: none;
	width: 300px;
	height: 17px;
	text-indent: 12px;
}

#lista_dois ul li {
	padding-bottom: 2px;
	background-attachment: scroll;
	background-image: url(../imagens/ic_lista_um.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#flash_clientes {
	float: left;
	height: 106px;
	width: 220px;
	background-attachment: scroll;
	background-image: url(../imagens/bg_clientes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#box_flash_clientes {
	float: left;
	height: 90px;
	width: 200px;
	margin-top: 8px;
	margin-left: 9px;
}

#tit_box_compartilhe {
	float: left;
	width: 260px;
	margin-top: 30px;
	font-size: 11px;
}

#box_compartilhe {
	width: 260px;
	float: left;
	margin-top: 15px;
	height: 30px;
}

#box_compartilhe ul {
	list-style-position: outside;
	list-style-type: none;
	width: 20px;
	height: 20px;
	display: inline;
}

#box_compartilhe ul li {
	padding-bottom: 2px;
	display: inline;
}

#categ_port {
	float: left;
	width: 310px;
	height: 25px;
}

#carrega_portfolio {
	float: left;
	width: 310px;
	height: 165px;
	margin-top: 10px;
}

#navega {
	float: left;
	height: 32px;
	width: 910px;
	text-align: left;
	margin-top: 40px;
}

#col_esq_age {
	float: left;
	height: 450px;
	width: 245px;
	margin-top: 20px;
	margin-right: 20px;
	background-attachment: scroll;
	background-image: url(../imagens/bg_fotos_agencia.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}

#col_dir_age {
	float: left;
	height: 450px;
	width: 585px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	text-align: justify;
	background-attachment: scroll;
	background-image: url(../imagens/bg_txt_agencia.gif);
	background-repeat: no-repeat;
	background-position: -3px 295px;
	margin-left: 60px;
}

#col_esq_serv {
	float: left;
	height: 450px;
	width: 245px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(../imagens/img_pintando.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}

#col_dir_serv {
	float: left;
	height: 450px;
	width: 585px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	text-align: justify;
	margin-left: 60px;
}

#col_esq_cont {
	float: left;
	height: 450px;
	width: 260px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(../imagens/bg_inf_contato.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 2px;
}

#col_dir_cont {
	float: left;
	height: 450px;
	width: 585px;
	margin-top: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	text-align: justify;
	margin-left: 45px;
}

#box_txt_visao {
	width: 245px;
	float: left;
	height: 150px;
	margin-top: 290px;
	text-align: left;
	font-weight: bold;
}

#box_btn_inf {
	float: left;
	width: 910px;
	height: 26px;
	margin-top: 25px;
}

#btn_inf_volta {
	float: left;
	height: 26px;
	width: 50px;
	margin-right: 20px;
	margin-left: 325px;
}

#btn_inf_topo {
	float: left;
	height: 26px;
	width: 47px;
	margin-right: 20px;
}

#box_serv_internet {
	float: left;
	width: 250px;
	height: 150px;
	margin-top: 10px;
	text-align: left;
}

#box_serv_publi {
	float: left;
	width: 250px;
	height: 150px;
	margin-top: 10px;
	text-align: left;
	margin-left: 40px;
}

#btn_mapa {
	float: left;
	height: 48px;
	width: 260px;
	text-align: left;
	margin-top: 180px;
}

#col_esq_form {
	float: left;
	height: 200px;
	width: 270px;
	margin-right: 20px;
}

#col_dir_form {
	float: left;
	height: 200px;
	width: 295px;
}

#box_btn_form {
	float: left;
	height: 25px;
	width: 80px;
	margin-top: 5px;
}

#valida_w3c {
	float: right;
	height: 20px;
	width: 64px;
	margin-top: 25px;
	margin-right: 38px;
}
/* Padronização das classes de textos e imagens */
.imgs_titulo {
	text-align: left;
	float: left;
	width: 585px;
	margin-top: 20px;
}
.list_visao {
	float: left;
	width: 240px;
	height: 17px;
	font-weight: normal;
	background-image: url(../imagens/list_visao.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	text-indent: 15px;
	margin-top: 10px;
}

.img_ultimo_trab {
	border: 3px solid #E4E4E4;
	float: left;
	margin-right: 5px;
	float: left;
	text-align: left;
}

.img_ultimo_trab:hover {
	border: 3px solid #89BB62;
}


.titulo_ultimo_trab {
	font-weight: bold;
}

/* Padronização das classes de formulário */

.form_list_home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #E6E6E6;
}

.txt_nome {
	width: 270px;
	height: 20px;
	border: 1px solid #6BAB3B;
	margin-bottom: 5px;
}

.txt_telefone {
	float: left;
	width: 120px;
	height: 20px;
	border: 1px solid #6BAB3B;
	clear: both;
	margin-right: 150px;
}

.txt_mensagem {
	float: left;
	width: 290px;
	height: 122px;
	border: 1px solid #6BAB3B;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-bottom: 5px;
}

.txt_btn_form {
	float: left;
	width: 70px;
	height: 25px;
	border: 1px solid #6BAB3B;
	background-color: #FFF;
	font-weight: bold;
	color: #529D1B;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}


/* Padronização das classes da página do portfolio */

#box_conj_port {
	float: left;
	width: 310px;
	height: 175px;
	
}

#box_pag_portfolio {
	float: left;
	width: 310px;
	height: 150px;
	margin-top: 0px;
}

#ic_img_portfolio {
	float: left;
	width: 93px;
	height: 67px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 10px;
}

#box_navegacao {
	float: left;
	width: 310px;
	height: 20px;
	margin-top: 0px;
}

#btn_volta {
	float: left;
	height: 14px;
	width: 13px;
	margin-top: 3px;
}

#btn_avanca {
	float: left;
	height: 14px;
	width: 13px;
	margin-top: 3px;
	margin-left: 15px;
}

#stat_navega {
	float: left;
	height: 15px;
	width: 250px;
	margin-top: 3px;
	margin-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: left;
}

.img_btn_port {
	border: 2px solid #EFEFEF;
}

.img_btn_port:hover {
	border: 2px solid #D6D6D6;
}

#contentLegend {
    position: absolute;
    visibility: hidden;
	border: 1px solid #E6E6E6;
	background:url(../imagens/carregando.gif);
	background-color: #FFFFFF;
	padding: 2px;
	/*min-width: 200px;*/
	text-align: justify;
	font: 11px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
}

#list_serv_in {
	width: 250px;
	float: left;
	height: 140px;
	margin-bottom: 10px;
}

#list_serv_in ul {
	list-style-position: outside;
	list-style-type: none;
	width: 250px;
	height: 17px;
	text-indent: 12px;
}

#list_serv_in ul li {
	padding-bottom: 2px;
	background-attachment: scroll;
	background-image: url(../imagens/ic_lista_um.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
}

#list_serv_pu {
	width: 250px;
	float: left;
	height: 140px;
	margin-bottom: 10px;
}

#list_serv_pu ul {
	list-style-position: outside;
	list-style-type: none;
	width: 250px;
	height: 17px;
	text-indent: 12px;
}

#list_serv_pu ul li {
	padding-bottom: 2px;
	background-attachment: scroll;
	background-image: url(../imagens/ic_lista_um.jpg);
	background-repeat: no-repeat;
	background-position: left 7px;
}

/* Estilos de validação JQuery*/


label { display: block; margin-top: 0px; }
label.error {
	float: none;
	color: #F30;
	vertical-align: top;
	font-size: 10px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
p { clear: both; }
.submit { margin-top: 1em; }
em { font-weight: bold; padding-right: 1em; vertical-align: top; }
