﻿.contato_espaco_esquerda
{
	float: left;
	width: 50px;
}

.contato_formulario
{
	float: left;
	width: 451px;
	background-image: url('../images/quadro_formulario_fundo.gif');
	background-position: top right;
	background-repeat: no-repeat;
}

.contato_formulario_padding
{
	padding: 10px 10px 10px 10px;
}

.contato_formulario_titulo
{
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
}

.contato_formulario_conteudo
{
	padding: 10px 10px 10px 10px;
	font: normal normal normal 11px Arial, Verdana, Helvetica, sans-serif;
}

.contato_cursos_destaque
{
	float: left;
	width: 265px;
}

.contato_divisao_vertical
{
	float: left;
	width: 10px;
	height: 1px;
}

.contato_divisao_horizontal
{
	height: 10px;
	clear: both;
}

h4
{
	margin: 0;
	margin-bottom: 5px;
	line-height: 18px;
	padding: 0;
	padding-top: 5px;
	font-size: 12px;
}

h4 a,h4 a:hover
{
	font-weight: bold;
	font-size: 12px;
}

h4.contato_formulario_campotitulo
{
	clear: both;
}

h5
{
	margin: 0;
	margin-bottom: 5px;
	line-height: 14px;
	padding: 0;
	padding-top: 5px;
	font-size: 10px;
}

h5 a,h5 a:hover
{
	font-weight: bold;
	font-size: 10px;
}

h5.contato_formulario_campotitulo
{
	clear: both;
}

.contato_req
{
	color: Red;
}

.contato_input-text
{
	border: 1px solid #c3c3c3;
	font-size: 12px;
	height: 20px;
	padding: 4px 3px 0pt 4px;
	width: 90%;
}

.contato_input-multiline
{
	border: 1px solid #c3c3c3;
	font-size: 12px;
	padding: 4px 3px 0pt 4px;
	width: 90%;
}