* {  margin:0; padding:0; vertical-align:middle; border:none; text-decoration:none;}

body {
font-size: 12px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
background-attachment: scroll;
background-image: url(imagens/fundo_site.png);
background-repeat: no-repeat;
background-position: center top;
}

td.direita{
text-align: right;
}

input, select, textarea{
font-size: 11px;
border: 1px solid #000066;
color: #000066;
padding: 2px;
}

fieldset {
border: 1px solid #CC9900;
margin: 3px;
padding: 3px;
font-size: 10px;
color: #003399;
}

legend {
font-size: 12px;
font-weight: bold;
}

a { color: #660000;}

p {
margin-top: 10px;
margin-bottom: 10px;
}

#topo {
height: 79px;
width: 740px;
margin-right: auto;
margin-left: auto;
background-color: #F8F2E4;
background-image: url(imagens/logo.png);
background-repeat: no-repeat;
background-position: center top;
}

#conteudo{
width: 738px;
margin-right: auto;
margin-left: auto;
background-color: #F8F2E4;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CEB275;
border-right-color: #CEB275;
border-bottom-color: #CEB275;
border-left-color: #CEB275;
background-image: url(imagens/fundo_foto.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#central
{
width: 340px;
float: left;
}

#menu
{
float: left;
clear: none;
}

.texto{
margin: 10px;
padding-bottom:10px;
line-height: 190%;
color: #000066;
padding-left: 20px;
font-size: 13px;
}

.titulo{
margin: 5px;
text-indent: 20px;
background-image: url(imagens/funto_texto.gif);
background-repeat: no-repeat;
background-position: left top;
width: 330px;
padding-top: 15px;
padding-bottom: 10px;
display: table;
}

#foto{
width: 221px;
float: right;
padding-bottom: 25px;
display: block;
}
	
#texto2{
width: 565px;
float: left;
padding-bottom: 25px;
}
	
#foto img{
background-color: #FFF;
padding: 5px;
border: 1px solid #CEB275;
margin-bottom: 10px;
}

#baixo{
height: 65px;
width: 740px;
margin-right: auto;
margin-left: auto;
background-color: #FFF;
background-image: url(imagens/fundo_baixo.png);
background-repeat: no-repeat;
background-position: center top;
padding-bottom: 15px;
display: block;
clear: both;
}

/* Menu */

ul.nav {
margin:8px;
float: left;
width: 135px;
}

ul.nav li {
list-style:none;
text-align:left;	
}

ul.nav li a {
text-align:left;
width: 130px;
display:block;
background-color: #FFF;
color: #006;
font-weight: bold;
text-indent: 26px;
background-image: url(imagens/fundo_menu.png);
font-size: 12px;
margin-top: 4px;
margin-bottom: 3px;
height: 20px;
background-repeat: no-repeat;
background-position: left top;
padding-top: 2px;
}

ul.nav a:hover{	color: #990000; }
ul.nav .marklink{ color: #990000;}
	

.aviso
{
font-weight: bold;
color: #FF0000;
}

.funcaocc
{
	background-color: #FFFFCC;
}

#clear {
width: 100%;
clear: both;
}