@charset "utf-8";
/* CSS Document */
/*Css com as definições Gerais da página*/

div#faleconosco {
background:no-repeat url(images/titulo-fale-conosco.jpg);
margin: 0 auto;
width: 1000px;
height: 45px; 
border:none; 
}

div#colunafale1 {
float:left;
background:no-repeat url(images/coluna-fale-conosco-1.jpg);
width: 50px;
height: 308px; 
border:none; 
}

div#fundoform {
float:left;
background:no-repeat url(images/fundo-form.jpg);
margin: 0 auto;
width: 509px;
height: 265px; 
border:none; 
}

div#fundotv {
float:left;
background:no-repeat url(images/fundotv.jpg);
margin-top:-43px;
width: 411px;
height: 308px; 
border:none; 
}

div#textofale {
float:left;
background:no-repeat url(images/texto-fale.jpg);
margin: 0 auto;
width: 509px;
height: 43px; 
border:none; 
}

div#textofaleobrigado {
float:left;
background:no-repeat url(images/texto-fale-obrigado.jpg);
margin: 0 auto;
width: 509px;
height: 43px; 
border:none; 
}

div#colunafale2 {
float:left;
background:no-repeat url(images/coluna-fale-conosco-2.jpg);
margin-top:-43px;
width: 14px;
height: 308px; 
border:none; 
}

div#basefale {
float:left;
background:no-repeat url(images/base-fale.jpg);
margin: 0 auto;
width: 1000px;
height: 52px; 
border:none; 
}

div#rodape-fale {
float:left;
background:no-repeat url(images/fundo-rodape-fale.jpg);
width: 1000px;
height: 54px; 
border:none; 
}

div#colunafale3 {
float:right;
background:no-repeat url(images/coluna-fale-conosco-3.jpg);
margin-top:-43px;
width: 16px;
height: 308px; 
border:none; 
}

div#faleform{
margin-left:50px;
}

div#camposform{/*checar ie-hack*/
margin-top:19px;
margin-left:21px;
}

.textofale{/*checar ie-hack*/
float:right;
margin-right:433px;
margin-top:6px;
color:#c08a08;
font:10px Arial, Geneva, Times, serif;
}

.campotextofale{/*checar ie-hack*/
float:left;
color:#c08a08;
font:10px Arial, Geneva, Times, serif;
margin-top:-10px;
margin-left:60px;
border:1px solid #c08a08;
width:345px;
height:18px;
}

.campotextomensagem{/*checar ie-hack*/
float:left;
color:#c08a08;
font:10px Arial, Geneva, Times, serif;
margin-top:-10px;
margin-left:60px;
border:1px solid #c08a08;
width:345px;
height:110px;
}

.enviarfale {
float:right;
background-image:url(images/bot-enviarfale.jpg); 
height: 14px; 
width: 40px; 
border:0px;
margin-right:21px;
background-position:bottom;
cursor:pointer;
margin-top:88px;
}
