@charset "utf-8";
/* CSS Document */


/*INICIO DO CONTEUDO*/

#bloco_1 {
width: 303px;
height: 328px;
margin-left: 9px;
float:left;
}

#page_name {
background:url(Images/Contato/contato_title.png) no-repeat;
width: 86px;
height: 18px;
padding-top: 3 px;
}


#contato_text {
font-size:12px;
color:#383838;
width: 303px;
height: 70px;
text-align: justify;
line-height:17px;
margin-top:13px;
}

#boneco{
background:url(Images/Contato/contato_imagem.png) no-repeat bottom left;
height:210px;
width:170px;
margin-top: 20px;
margin-left: 50px;
}

/**/

#bloco_2 {
height: 328px;
width: 470px;
float:right;
margin-right: 2px;
}

#formulario_text {
font-size:12px;
color:#333333;
width: 100%;
height: 16px;
text-align:left;
margin-top:3px;
}


#left_side {
background: url(Images/Contato/recortes/barra_informacoes/black_rectangle/left_side.png) no-repeat left top;
width: 460px;
height: 292px;
float: left;
padding-left: 10px;
margin-top:17px;

}

#center {
background:url(Images/Contato/recortes/barra_informacoes/black_rectangle/center_slice.png) repeat-x top;
height: 292px;
}

#right_side {
background:url(Images/Contato/recortes/barra_informacoes/black_rectangle/right_side.png) no-repeat right top;
padding-right: 10px;
}


/**/


.nome {
font-size:12px;
color:#FFFFFF;
text-align: left;
font-weight:bold;
width: 70px;
height: 16px;
margin-top:15px;
padding-left: 6px;
float: left;
}

.barra_1 {
background:url(Images/Contato/recortes/barra_informacoes/left_slice3.png) no-repeat left;
width:354px;
padding-left:5px;
height:16px;
margin-left:11px;
margin-top:15px;
float:left;

}

.center_slice {
background:url(Images/Contato/recortes/barra_informacoes/center_slice2.png) repeat-x top;
height: 16px;
width:349px;
}

.center_text {
height: 13px;
width: 349px;
border: none;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background:none;
vertical-align:top;
}


.right {
background:url(Images/Contato/recortes/barra_informacoes/right_side3.png) no-repeat right top;
padding-right: 5px;
}

/**/

#mensagem_area {
font-size:12px;
color:#FFFFFF;
text-align: left;
font-weight:bold;
width: 70px;
height: 16px;
margin-top:15px;
padding-left: 6px;
float: left;
}

#conteudo_mensagem{
height: 83px;
width:358px;
margin-top:15px;
margin-left:12px;
float:left;
}


#esquerda_topo {
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/left_top.png) no-repeat left top;
height: 8px;
padding-left: 8px;

}

#direita_topo {
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/right_top.png) no-repeat right top;
padding-right:8px;

}

#centro_topo {
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/top_slice.png) repeat-x top;
height:8px;

}

#esquerda_fundo { 
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/left_bottom.png) no-repeat left bottom;
height: 8px;
padding-left:8px
}

#direita_fundo {
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/right_bottom.png) no-repeat right bottom;
height:8px;
padding-right:8px;
}

#centro_fundo {
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/bottom_slice.png) repeat-x bottom;
height: 8px;
}

#lado_esquerdo {
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/left_slice.png) repeat-y left;
padding-left:8px;

}

#lado_direito {
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/right_slice.png) repeat-y right;
padding-right:8px;

}

#texto {
background:none;
height: 66px;
width: 100%;
border:none;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
vertical-align:top;
}

#centro {
background: #CCCCCC; 
height: 67px;
}

/**/

/* Modificado por Flaudísio em 20/10/2009 */

/*
#enviar {
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/send_button.png) no-repeat right bottom;
font-size: 0;
height: 13px;
width:37px;
float:right;
padding-top: 13px;
 }

#enviar:hover, #enviar:active {
background:url(Images/Contato/recortes/barra_informacoes/barra_mensagem/send_button_dark.png) no-repeat right bottom;
}
*/

#botao_contato_enviar {
	margin-top: 10px;
	background: url(Images/Contato/recortes/barra_informacoes/barra_mensagem/send_button.png) no-repeat right bottom;
	font-size: 0;
	height: 13px;
	width: 37px;
	float: right;
	/*padding-top: 13px;*/
	border: none;
}

#botao_contato_enviar:hover, #botao_contato_enviar:active {
	background: url(Images/Contato/recortes/barra_informacoes/barra_mensagem/send_button_dark.png) no-repeat right bottom;
}

.nome .campo_obrigatorio, #mensagem_area .campo_obrigatorio { color: orange; }

div#formulario_text span.form_text_obs {
	font-size: 10px;
}

/**/
