/* 

Desenvolvido Por: WT Sistemas

Rua. São Rafael 103, Floresta - BH
Contato - 3245-7330
http://www.wtsistemas.com.br

*/

div.CForm, div.CNews
{
background-color:#F0EBE5;
padding:10px;
float:left;
width:638px;
}
div.CForm table
{
width:574px;
margin-left:15px;
}
div.CForm table td
{
padding:8px 0 8px 0;
text-align:left;
border:0px solid red;
color:#9A8457;
}
input[type="text"],textarea
{
background-color:#F8F7F5;
font-size:14px;
font-family:Tahoma,Arial, Helvetica, sans-serif;
color:#8F8E8C;
display:block;
margin-top:5px;
padding:7px 5px 7px 5px;
}
input[name="telefone"],input[name="celular"]
{
width:185px;
}
input[name="ddd_tel"],input[name="ddd_cel"]
{
width:80px;
margin-right:8px;
}
input[name="nome"],input[name="email"],input[name="assunto"]
{
width:601px;
}

textarea
{
width:487px;
height:105px;
float:left;
overflow:auto;
padding-top:10px;
line-height:18px;
}
div.enviar
{
background-color:#B5A584;
float:right;
width:110px;
margin-top:5px;
}
input[name="acao"]
{
width:110px;
height:122px;
background:none;
text-align:center;
color:#FFFFFF;
text-transform:uppercase;
}


/*//////////////////////////*/


div.CNews
{
width:240px;
float:right;
padding:20px 0 20px 20px;
margin:0 0 10px 0;
}
div.CNews p
{
display:block;
border:0px solid red;
width:220px;
line-height:18px;
}
div.CNews h4
{
color:#918A70;
text-transform:uppercase;
font-size:14px;
margin:0 0 5px 0;
}
div.CNews a:hover
{
text-decoration:underline;
}


/*//////////////////////////*/


div.CError
{
width:550px;
margin:10px 0 10px 15px;
background-color:#FFE1E1;
border:1px solid #FF7D7D;
line-height:18px;
display:none;
padding:10px;
color:#666666;
}



/*//////*/
input.errorJquery, textarea.errorJquery
{
border:1px solid red;
}

