/* CSS Document */

body {
	/*background: #ffd5a3; */
	margin:0; 
	font: verdana, sans-serif;
	scrollbar-arrow-color: #f2972a;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-face-color: #ffffff;
}
.fundo{background: #ffd5a3;}
#tudo {
	width:100%; 
	height:100%; 
	background: url(../img/bg_top.gif) repeat-x;
}
.conteudo {width: 779px}
.topo {
	background: url(../img/topo.gif);
	width:779px; 
	height: 206px
}
.menu {
	background: url(../img/bg_menu.gif) repeat-x; 
	height: 35px; 
	border: 1px solid #ff9c1a;
}
.menu table td {
	height: 32px; 
	font-size:9pt; 
	font-weight: bold; 
	color:#686565 
}
.cadastro_produto {
	background: #F6952C;
	width: 195px;
	color: #fff;
	font-size: 8pt;
	text-align: center; 
	font-family: verdana, sans-serif;
	padding-top: 2px;
	padding-bottom:0px;
	margin-bottom: 365px;
	
}
.cadastro_produto h1 {
	font-size: 11pt; 
	margin:0; 
	height: 25px; 
	color: #FEEFDA;
}
.cadastro_produto p { 
	margin:0; 
	height: 26px; 
	background-image: url(../img/bg_canto_cadastro.gif); 
	background-repeat: no-repeat; 
	background-position: right; 
	padding-top: 5px; 
	font-style:italic; 
	font-size: 7pt;
}
.cadastro {
	background: #F6952C; 
	widht: 195px; 
	color: #fff; font-size: 8pt; 
	font-family: verdana, sans-serif; 
	text-align: center; 
	padding-top: 2px; 
	padding-bottom:0px; 
}
.cadastro h1 {
	font-size: 11pt; 
	margin:0; 
	height: 25px; 
	color: #FEEFDA;
}
.cadastro p { 
	margin:0; 
	height: 26px; 
	background-image: url(../img/bg_canto_cadastro.gif); 
	background-repeat: no-repeat; 
	background-position: right; 
	padding-top: 5px; 
	font-style:italic; 
	font-size: 7pt;
}
.preenche {
	border: 1px solid #FCC187; 
	width: 191; 
	margin-left: 2px;
}
.botoes {
	border: 1px solid #FDC185; 
	color: #fff; 
	background:#FCC187; 
	font-weight: bold; 
	height:22px; 
	width: 56px; 
	margin:0px;
}
td.rodape {
	background: #fff url(../img/bg_rodape.gif); 
	margin:0; 
	padding:0; 
	height: 106px;
}
td.rodape p {
	color: #fff; 
	font-size: 8pt; 
	margin-top: 53px; 
	font-family: verdana, sans-serif;
	font-size: 7pt; 
	height: 20px; 
	width: 450px; 
	margin-left: 300px;
}
.patrocinio {
	background: #fff; 
	widht: 195px; 
	text-align: center; 
	margin-top: 30%; 
	margin-bottom: 30%;
}
.patrocinio_produto {
	background: #fff; 
	widht: 195px; 
	text-align: center; 
	margin-top: -130px; 
	margin-bottom: 30%;
}
#destaque {
	height: 202px;
	width: 100%;
	background-color: #FFFFFF;
	
}
.bg_top{
	background-image: url(../img/bg_principal_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.bg_meio {
	background-image: url(../img/bg_principal_meio.gif);
	background-repeat: repeat-y;
	background-color: #FDEFD9;
}
.bg_bottom {
	background-image: url(../img/bg_principal_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
.bg_bottom span{
	font-size:  x-small;
	padding-left: 200px;
	color: #E37C29;
}
.bg_bottom p{
	padding-bottom: 10px;

}

#destaque p {
	color: #000; 
	font-size:9pt; 
	font-family: verdana, sans-serif; margin: 15px 25px;
}



#principal h1 {
	color: #230597; 
	font-size:14pt; 
	font-family: verdana, sans-serif; 
	margin: 5px 15px; 
	font-weight:bold;
}
#principal p {
	color: #000;
	font-size:9pt;
	font-family: verdana, sans-serif;
	margin: 5px 15px;
}
#principal img {
	float: left;
	padding-left: 10px;
	padding-right: 5px;
	
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.obras{
	padding-left: 5px;
	padding-top: 10px;
}