body {
	background: #F4EAD9 url(../img/textura.jpg);
	margin: 0px;
	color:#333333;
	font-family:Trebuchet MS, Tahoma, Arial, Helvetica;
	font-size:12px;
}
a { color:#CC0000; text-decoration:none; }
a:link { color:#CC0000; text-decoration:none; }
a:hover { background:#CC0000; color:white; text-decoration:none; border-bottom:2px solid #990000; }

.moldura { display:block; float:left; margin-right:20px; width:70px; height:70px; padding:5px; border:1px solid #F2BE77; }
.moldura:hover { background: white; border:1px solid #CC0000;  }
.moldura2 { display:block; float:left; margin-right:15px; margin-bottom:10px; width:80px; height:80px; padding:5px; border:1px solid #F2BE77; background:#FFFFFF; }
.moldura2:hover { background:#FFFFFF; border:1px solid #CC0000;  }
.moldura3 { display:block; float:left; margin-right:10px; margin-bottom:10px; width:100px; height:100px; padding:5px; border:1px solid #F2BE77; background:#FFFFFF; }
.moldura3:hover { background:#FFFFFF; border:1px solid #CC0000;  }

.margin20 { margin:20px; }
.margin40 { margin:20px 40px; }
h1 { width:40%; border-bottom:1px solid #CC0000; text-indent:60px; font-family:Trebuchet MS, Tahoma, Arial, Helvetica; font-size:18px; color: #CC0000; }
h2 { width:40%; border-bottom:1px solid #CC0000; text-indent:20px; font-family:Trebuchet MS, Tahoma, Arial, Helvetica; font-size:15px; color: #CC0000; }
h3 { width:90%; font-family:Trebuchet MS, Tahoma, Arial, Helvetica; font-size:15px; color: #333333; margin:0; padding:0; }
h4 { width:90%; border-left:2px solid #CC0000; text-indent:5px; font-family:Trebuchet MS, Tahoma, Arial, Helvetica; font-size:15px; color: #333333; margin:0; padding:0; }
.quadrado {  position:relative; height:36px; width:36px; background: url(../img/estrela.gif); left: 10px; top:-38px; margin-bottom:-38px; }
small { font-size:10px; }
input { width:250px; height:16px; border:1px solid #F2BE77; background:#FFFFFF; color:#333333; font-family:Arial; font-size:12px; }
input:focus { background:#FFEFDF; }
textarea { width:250px; height:100px; border:1px solid #F2BE77; background:#FFFFFF; color:#333333; font-family:Arial; font-size:12px; }
textarea:focus { background:#FFEFDF; }
.botao { width:100px; height:20px; border:1px solid #F2BE77; background:#FFEFDF; font-weight:bold; color:#990000; }

#topo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 235px;
	width:100%;
	background:url(../img/bg_topo.jpg);
	margin:0 auto;
	text-align:center;
}

#container {
	width:787px;
	margin:0 auto;
}

#home1 {
	float:left;
	width:386px;
	height:340px;
	background:url(../img/bg_sobre.jpg) no-repeat;
}

#home2 {
	float:left;
	width:401px;
	height:340px;
	background: url(../img/bg_envie.jpg) no-repeat;
}
#home2 a { text-decoration:none; font-weight:bold; color:#F1BF64; }
#home2 a:hover { text-decoration:none; font-weight:bold; background:#F1BF64; color:white; }

.conheca { display:block; width:196px; height:22px; background:url(../img/bt_conheca.jpg) no-repeat; }
.conheca:link { display:block; width:196px; height:22px; background:url(../img/bt_conheca.jpg) no-repeat; }
.conheca:hover { display:block; width:196px; height:22px; background:url(../img/bt_conheca.jpg) left -22px no-repeat; border:0; }

.infos { position:relative; margin-top:10px; display:block; width:150px; height:19px; background:url(../img/infos.gif) no-repeat; }
.infos:link { display:block; width:150px; height:19px; background:url(../img/infos.gif) no-repeat; }
.infos:hover { text-decoration:none; border:0; background:url(../img/infos.gif) left -19px no-repeat; }


#interna { width:100%;	overflow:auto;	height:1%; background:url(../img/bg_interna.jpg) repeat-y; text-align:justify; margin:0; }
#interna_bg {width:100%; height:auto; margin:0; position:relative; background:url(../img/bg_interna_topo.jpg) no-repeat;  }
#interna_bottom { width:787px; height:30px; background:url(../img/bg_interna_bottom.gif) no-repeat;  }

#menu { float:right; width:150px; padding:10px; background: #FAF0D3; border-bottom:2px solid #CC0000; margin:0 20px 20px 20px; text-align:left; }
#menu li { list-style: none; padding:0; margin:0; height:30px; margin-top:5px; }

#quadro1 {
	width:95%;
	margin:10px auto;
	border-bottom:2px solid #CC0000;
	padding:15px;
	background-color: #FCF7E4;
}

#rodape {	
	width:100%;
	text-align:center;
	clear:both;

}
#rodape a { color: #FFFFFF }
#rodape .conteudo {
	background: url(../img/bg_rodape.gif); 
	width:787px;
	height:66px;
	margin:0 auto;
}
#rodape .copyright { float:right; width:320px; margin-right:20px; text-align:right; color:#FFFFFF; font-size:11px; }
