body {
	background-color: #F0F0F0;
	background-image: url(images/bg.gif);
	margin:10px;
}

p {
	margin:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px;
	list-style-image:url(images/bullet.gif);
}

#topo {
	padding:6px; 
	background-color:#FFFFFF; 
	width:705px;
}

#boxmenu, .boxfotos, #boxeventos, .boxprodutos {
	border:1px solid #DEDEDE;
}

#boxmenu {
	height:25px; 
	line-height:25px; 
	margin-top:1px;
}

.boxfotos {
	padding:8px;
	margin-top:16px;
	width:300px;
}

#boxeventos {
	width:164px;
	padding:8px;
	text-align:left;
}

.boxprodutos {
	width:194px;
	padding:8px;
	text-align:left;
}

.padfoto {
	margin-left:8px;
}

.titulo {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:18px; 
	color:#FF9900; 
	font-weight:600;
}

.titulo1 {
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:14px; 
	color:#FF9900; 
	font-weight:600;
}

.text1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.text2 a {
	text-decoration: none;
	color:#009736;
	font-size:10px;
}
.text2 a:hover {
	text-decoration: underline;
	color:#009736;
	font-size:10px;
}
.text2 a:visited {
	color:#009736;
	font-size:10px;
}


.fontsize1 {
	font-size:9px;
}

.fontsize2 {
	font-size:10px;
}

.fontsize3 {
	font-size:11px;
}

.gray {
	color:#666666;
}

.green {
	color:#009736;
}

.itemmenu {
	padding:0px 12px 0px 12px;
	line-height:19px;
}

.itemmenu a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #009736;
	text-decoration:none;
}

.itemmenu a hover {
	color: #009736;
	text-decoration:none;
}

.itemmenu a visited {
	color: #009736;
	text-decoration:none;
}

.undermenu {
	height:3px;
	line-height:3px;
	background-color:#99CC00;
}

#cont {
	width:717px;
	background-color:#FFFFFF; 
}

#rodape {
	width:717px;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

#col_esq {
	width:177px;
	padding:25px;
}

#colesq_cont {
	text-align:left;
}

#col_dir {
	width:435px;
	padding:25px;
	text-align:left;
}

.pulalinha {
	margin-top:20px;
}

.campo_contato {
	padding-top:4px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	height: 16px;
	width: 310px;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
}

.campo_contato_2 {
	padding-top:4px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	height: 100px;
	width: 310px;
	border: 1px solid #CCCCCC;
	padding-left: 3px;
}

.botao {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #669D66;
	height: 20px;
	width: 50px;
	border:0;
}



