div#boxGeral {
	display:block;
	width:100%;
	text-align:center;
	margin-bottom:40px;
	}

div#boxHeaderContato {
	width:500px;
	margin:0 auto;
	}

div#boxHeaderContato table thead tr td {
	color:#006600 !important;
	line-height:40px;
	text-align:center;
	}

div#boxHeaderContato table tr td {
	font-size:13px;
	text-align:center;
	}


div#boxFormulario {
	width:350px;
	margin:0 auto;
	}

div#boxFormulario table tr td {
	font-size:12px;
	}

div#boxFormulario table a#lnkEnviar {
	display:block;
	text-decoration:none;
	width:110px;
	height:48px;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	line-height:48px;
	vertical-align:middle;
	
	background-image:url(/site/extras/i_preco-web/img/sendMail.png);
	background-repeat:no-repeat;
	background-position:2%;
	padding-left:60px;
	}


div#boxFormulario table input {
	border:1px solid #006600;
	font-size:12px;
	}

div#boxFormulario table textarea {
	border:1px solid #006600;
	font-size:12px;
	}

div#boxFormulario table select {
	border:1px solid #006600;
	font-size:12px;
	}

div#boxMsg div#msgForm {
	font-size:13px !important;
	margin-bottom:30px;
	padding-top:30px;
	}

div#boxMsg div#msgForm {
	font-size:12px;
	background-color:#E1F0FF;
	}

div#boxMsg div#msgForm strong {
	display:block;
	width:250px !important;
	height:54px;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	line-height:50px;
	
	background-image:url(/site/extras/i_preco-web/img/icoErro.png);
	background-repeat:no-repeat;
	background-position:2%;
	padding-left:50px;
	}


div#boxMsg div#msgForm strong#ok {
	display:block;
	width:320px !important;
	height:54px;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	line-height:54px;
	
	background-image:url(/site/extras/i_preco-web/img/icoOK.png);
	background-repeat:no-repeat;
	background-position:2%;
	padding-left:50px;
	}

div#boxMsg div#msgForm h3 {
	font-size:14px !important;
	font-weight:bold;
	color:#006600 !important;
	}

div#boxMsg div#msgForm a#lnkVoltar {
	display:block;
	text-decoration:none;
	width:100px;
	height:54px;
	margin-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#006600;
	line-height:54px;
	
	background-image:url(/site/extras/i_preco-web/img/back.png);
	background-repeat:no-repeat;
	background-position:2%;
	padding-left:50px;
	}

	