html, body{ 
margin-top: 0px;
margin-bottom: 0px;
text-align:center;
background-color: #b0b3ac;
background-image:url(../imagens/bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

a {
font-family:Tahoma;
font-size: 11px;
color: #000000;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
color: #000;
}

.content {
	width: 766px;
	margin: 0px auto;
}

.paginas {
background-color:#c9ccc4; width:766px;
text-align: left;
}

.flash {
width:766px; 
height:326px; 
background-color:#00CC33;
}

.corpo_pg {
width:766px;
height:640px;
font-family:Tahoma; font-size:11px;
}

.menu {
width:766px;
height:109px;
text-align:right;
}

.tit { 
height:42px;
}

.txt {
width:400px;
margin-left:64px;
margin-top:25px;
font-family:Tahoma; font-size:11px; text-align:justify;
}

.form {
width:450px;
height:180px;
margin-left:64px;
margin-top:25px;
}

.form_txt {
font-family:Tahoma; font-size:11px; text-align:justify;
border: 1px solid #5f5f5f;
padding-left:5px;
width:200px;
}

.form_txt_insc {
font-family:Tahoma; font-size:11px; text-align:justify;
border: 1px solid #5f5f5f;
padding-left:5px;
}

.form_campo {
font-family:Tahoma; font-size:11px; text-align:justify;
border:0px; width:163px; height:17px; background-color:#c9ccc4;
}

.form_campo_tel {
font-family:Tahoma; font-size:11px; text-align:justify;
border:0px; width:147px; height:17px; background-color:#c9ccc4;
}

.form_mens {
margin-left:10px;
width:200px;
height:87px; *height:93px; _height:95px;
border: 1px solid #5f5f5f;
padding-left:5px;
float:left
}

.form_mens_campo {
font-family:Tahoma; font-size:11px; text-align:justify;
border:0px; width:200px; *width:185px; _width:185px; height:60px; background-color:#c9ccc4;
}

.menu_baixo {
width:766px;
height:25px;
text-align:center;
font-family:Tahoma; font-size:11px;
text-decoration:none;
}
