/*------------------------------------------------ZERANDO TUDO--------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{ 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body             { line-height: 1; }
ol, ul           { list-style: none; }
blockquote, q    { quotes: none; }
:focus           { outline: 0; }
ins              { text-decoration: none; }
del              { text-decoration: line-through; }
table            { border-collapse: collapse; border-spacing: 0; }
/*-----------------------------------------------------FIM------------------------------------------------*/
h1{
margin-top:15px;
font-size:14px;
}
h2{
font-size:12px;
font-weight:bold;
}
h1, h2, p {
margin-bottom:15px;
margin-left:70px;
margin-right:15px;
}
li{
margin-bottom:5px;
margin-left:70px;
margin-right:15px;
}
h3{
font-size:10px;
text-align:center;
margin-top:5px;
}
h5{
font-style:italic;
font-weight:normal;
margin-left:60px;
margin-right:20px;
}
a:link {color: #402b0c; text-decoration: underline} 
a:active {color: #402b0c; text-decoration: underline}
a:visited {color: #402b0c; text-decoration: underline}
a:hover {color: #402b0c; text-decoration: underline}
a.rodape:link, a.rodape:active, a.rodape:visited, a.rodape:hover{
color:#d8cb9f;
font-size:9px;
font-weight:normal;
margin-top:0px;
text-align:left;
text-decoration:none;
}
a.h2:link, a.h2:active, a.h2:visited, a.h2:hover{
color:#ededed;
font-weight:bold;
}
body {
text-align:left;
color:#402b0c;
background-color:#fff;
background-image:url(imagens/bg.jpg);     
font-family:Verdana, Arial;
font-size:12px;
font-weight:lighter;
letter-spacing:-10%;
word-spacing:-5%;
line-height:130%;

}
#title{
z-index:1;
position:absolute;
left:0px;
width:100%;
}
#flashBg{
z-index:2;
position:absolute;
left:0px;
width:100%;
height:100%;
}
#flashBg2{
z-index:3;
position:absolute;
width:800px;
height:580px;
left:50%;
top:50%;
margin-left:-400px;
margin-top:-290px;
}
#flashBg3{
z-index:4;
position:absolute;
left:0px;
width:100%;
height:100%;
}
#container{
z-index:5;
position:absolute;
width:800px;
height:580px;
left:50%;
top:50%;
margin-left:-400px;
margin-top:-290px;
}
#cabecalho{
width:800px;
height:70px;
}
#menu{
width:800px;
height:110px;
}
#area1{
width:380px;
height:342px;
float:left;
}
#area2{
width:420px;
height:342px;
float:right;
}
#area3{
width:180px;
height:342px;
float:left;
}
#area4{
width:620px;
height:342px;
float:left;
}
#mural1{
width:620px;
height:342px;
position:absolute;
z-index:999;
}
#mural2{
width:620px;
height:342px;
position:absolute;
z-index:998;
visibility:hidden;
}
#mural3{
width:620px;
height:342px;
position:absolute;
z-index:997;
visibility:hidden;
}
#rodape{
width:800px;
height:28px;
float:left;
}
#credito{
width:800px;
text-align:center;
float:left;
}
#formulario{
background-image:url(imagens/bg-formulario.jpg);  
width:353px;
height:333px;
float:left;
}
