
h1 {
  font-family: Arial, "Trebuchet MS", Arial;
  font-size:24px;
  color:#333;
  padding:0;
  font-weight:bold;
  line-height:25px;
}

h2 {
  font-family: Arial, "Trebuchet MS", Arial;
  font-size:18px;
  color:#333;
  padding:0;
  font-weight:bold;
  line-height:20px;
}

h3 {
  font-family: Arial, "Trebuchet MS", Arial;
  font-size:12px;
  color:#333;
  padding:0;
  font-weight:bold;
  line-height:15px;
}

h4 {
  font-size:14px;
  margin:10px;
  font-family:"Trebuchet MS", Arial, Helvetica;
  text-align:left;
}

h5 {
  font-size:10px;
  margin:0;
  color:#FFFFFF;
  padding:2px;
  text-align:center;
  background-color:#006633;
}

h6 {
  color:#999;
  font-size:10px;
  font-weight:normal;
  text-transform:uppercase;
  margin:0;
  font-family: Arial,"Trebuchet MS", Helvetica;
}

.tituloespecial {
	font-family:'Century Gothic', Arial, 'Trebuchet MS';
	font-weight:bold;
	font-size:16px;	
}
.shopping, .shopping a:link, .shopping a:visited, .shopping a:hover { color:#FF6600; }
.noticias, .noticias a:link, .noticias a:visited, .noticias a:hover { color:#006633; }
.eventos, .eventos a:link, .eventos a:visited, .eventos a:hover { color:#003366; }
.artigos, .artigos a:link, .artigos a:visited, .artigos a:hover { color:#CC0000; }


hr {
  border:none;
  background-color:#999999;
  color:#999999;
  height:1px;
  width:80%;
}
.linha {
  clear:both;
  height:1px;
  margin:25px 0;
  border-top:1px dashed #DDD;
}
.linha2 {
  clear:both;
  height:1px;
  margin:25px 0;
  border-top:2px solid #333;
}


#texto {
  margin:0 25px;
  padding:30px 0;
  line-height:20px;
  text-align:justify;
  font-size:14px;
} 


#texto strong {
  color:#006633;
}

#texto p {
  padding-bottom:5px;
}

#texto img {
	margin:0 10px 10px 0;
}


#texto ul {
	list-style:circle;
	margin-left:20px;
	line-height:22px;
}


.foto {
  float:left;
  margin:5px;
  min-width:100px;
  text-align:center;
}

.imagemHome1 {
	width:140px;
	height:90px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	background-position:center;
	zzzbackground-color:#EEE;
	background-repeat:no-repeat;
}

.imagemHome2 {
	width:340px;
	height:105px;
	overflow:hidden;
	margin-bottom:5px;
	background-position:center;
	zzzbackground-color:#EEE;
	background-repeat:no-repeat;
}
.imagemHome3 {
	width:300px;
	height:200px;
	overflow:hidden;
	margin-bottom:5px;
	background-position:center;
	zzzbackground-color:#EEE;
	background-repeat:no-repeat;
}


.enquete_resultado {
	background-color:#006633; 
	color:#CCC; 
	padding-left:5px;	
}


.blocolink {
width:220px;
height:200px;
float:left;
padding:7px;
zzzborder-right:1px solid #CCCCCC;
zzzborder-bottom:1px solid #CCCCCC;
}
.blocolink:hover {
  background-color:#F0F0F0;
  zzzborder-right:1px solid #999999;
  zzzborder-bottom:1px solid #999999;
}


a:link {
  color:#063;
  text-decoration:none;
}
a:visited {
  color:#063;
  text-decoration:none;
}
a:hover {
  color:#063;
  text-decoration:underline;
}

.link:link {
  color:#FFF;
  text-decoration:none;
}
.link:visited {
  color:#FFF;
  text-decoration:none;
}
.link:hover {
  color:#CCC;
  text-decoration:none;
}

.link2:link {
  color:#333;
  text-decoration:none;
}
.link2:visited {
  color:#333;
  text-decoration:none;
}
.link2:hover {
  color:#333;
  text-decoration:underline;
}


#tabelaform td {
	padding:3px;
	margin:2px;
}

/*********
OBJETOS DE FORMULÁRIOS
**/
input[type="text"], input[type="submit"], input[type="password"], input[type="button"], input[type="file"], textarea, select {
  font-family:"Trebuchet ms", Tahoma, Verdana;
  font-size:12px;
  color:#666;
  border:1px solid #CCC;
  padding:3px;
  background-color:#FFFFFF;
}
input[type="text"], input[type="submit"], input[type="password"], input[type="button"], input[type="file"], textarea {
  background-image:url(../imagens/bg_input.gif);
  background-repeat:repeat-x;
  padding-left:2px;
  padding-right:2px;
}
label {
	display:block;
	padding:8px 0 2px 0;
}







#navslide{
	position: absolute;
	width: 21px;
	margin: 5px 0 0 270px;
	z-index: 9;
	float:right;
}

#navslide a{
	font-size: 10px;
	font-weight: bolder;
	color: #063;
	background-color:#FFF;
	display: block;
	text-align: center;
	line-height: 18px;
	margin: 0 0 5px 0;
	border:1px solid #DDD;
}

#navslide a:hover{
	color:#FFFFFF;
	background-color:#063;
	text-decoration:none;
}

#navslide .activeSlide{
	color:#FFFFFF;
	background-color:#063;
}

