/* CSS Document */
/* CSS para formulário - Soluque Informática - nov.2008*/

#formulario_cotacao{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#009900;
width:470px;}

#disposicao{
display:block;}

#obrigatorio{
color:#FF0000;}

#mensagem_cotacao{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#009900;}

#fundo_formulario{
width:400px;
background:#F4F4F4;
padding-bottom:50px;}

#contato{
width:400px;
padding-left:20px;}

#rotulo{
width:250px;
height:15px;
float:left;}

#campo{
width:400px;
height:30px;
float:left;}

#campo_obs{
width:400px;
height:100px;
float:left;}

#campo input{
background:#F4FFF4;
border:solid 1px #006633;}

#titulo_formulario{
background:#E0E0E0;
padding:5px 5px 5px 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#006600;
text-indent:20px;}
