* {
margin:0;
padding:0;
list-style:none;
vertical-align:baseline;
}

A:link{ color:#000000; text-decoration:none; }
A:hover{ color:#4D1D1D; text-decoration:underline; }
A:active{ color:#4D1D1D; text-decoration:none; }
A:active:hover{ color:#FF0000; text-decoration:underline; }
A:visited{ color:#4D1D1D; text-decoration:none; }
A:visited:hover{ color:#4D1D1D; text-decoration:underline; }

body {
margin: 0 auto;
width: 100%;
height: 100%;
overflow: none;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-align: justify;
margin-top: 0px;
word-spacing: 1px;
line-height: 1.5em;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 26px;
color: #4D1D1D;
text-align: left;
margin-top: 10px;

}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #000000;
text-align: left;
margin-top: 10px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
text-align: left;
margin-top: 10px;
}

#background {
background: url("imgs/fundo.gif") no-repeat #E5D6AF;
width: 100%;
height: 100%;
z-index: 1;
position: absolute;
}

#container_externo {
background-color: #FFF;
width: 810px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -252px;
margin-left: -400px;
z-index: 2;
}

#logo_flash {
float: left;
width: 236px;
height: 197px;
}

#menu1 {
position: relative;
float: left;
background: #FFF;
width: 349px;
_width: 347px;
height: 107px;
}

#menu2 {
position: relative;
float: left;
background: #FFF;
width: 125px;
_width: 127px;
height: 97px;
margin-top: 10px;
}

#container_interno {
position: relative;
float: left;
margin-left:-156px;
margin-bottom:25px;
_height: 430px;
}

#conteudo {
position: relative;
float: left;
background-color: #E5D6AF;
width: 490px;
height: 350px;
_height: 370px;
overflow:auto;
display: table-cell;
}
#conteudo p{
padding: 10px;
}
#conteudo img{
display: table-cell;
vertical-align: bottom;
}

#barra_local {
float: left;
width: 45px;
height: 350px;
_height: 370px;
background: #4C1C1D;
}

#side_fotos {
float: left;
background-color: #E5D6AF;
width: 110px;
height: 350px;
_height: 370px;
margin-left: 0px;
padding-left: 5px;

}

#ass {
float: left;
background-color: #FFF;
width: 505px;
_width: 505px;
height: 35px;
_height: 35px;
margin-top:3px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999;
}


#bandeirinhas {
float: left;
background-color: #FFF;
width: 125px;
_width: 125px;
height: 35px;
_height: 35px;
margin-top:3px;
}

.campo {
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid;
	border-color: #C0A062;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


