/* Iniciando Construção do Site */

html, body {
margin: 10px 0 10px 0;
background: #D2D2D2 url(imgs/bg_fundo.jpg) no-repeat;
font: normal 12px "Arial", Helvetica, sans-serif;
color: #333333;
}
/* links */
a {
color: #333333;
text-decoration:none;
}
a:hover { 
color: #333333;
text-decoration:underline;
}
a:link, a:visited {
color: #333333;
text-decoration:none;
}

#topsite {
background:url(imgs/bgtop.jpg) repeat-y;
}

#menu {
background:url(imgs/bgmenu.jpg) repeat-y;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}
	
#tabs {
	float:left;
	background:#EDF7E7;
	font-size:93%;
	line-height:normal;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 5px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("imgs/tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("imgs/tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color:#333333;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}
#tabs #ativo {	
background-position:0% -42px;

}
#tabs #ativo span {
color:#FFFFFF;
	background-position:100% -42px;
	}  
#tabs a:hover span {
	background-position:100% -42px;
	}  

.bot-busca {
border:#679800 solid 1px;
background: url(imgs/bgbusca.jpg) repeat-x;
font: bold 14px "Arial", Helvetica, sans-serif;
color: #FFFFFF;
height:23px;
}

.field-busca {
border: #7F9DB9 1px solid;
width: 120px;
height: 18px;
}

.titulo-17bo {
font: bold 17px "Tahoma", Verdana, Trebuchet MS , Arial;
color:#333333;
}
.titulo-11norm {
font: normal 11px "Tahoma", Verdana, Trebuchet MS , Arial;
color:#333333;
}
.titulo-11norm a {
color:#333333;
text-decoration:none;
}
.titulo-11norm a:hover {
color:#333333;
text-decoration: underline;
}
.titulo-12 {
font: bold 12px "Arial", Helvetica, sans-serif;
color:#333333;
}
.titulo-12 a, .titulo-12 a:visited {
color:#333333;
text-decoration:none;
}
.titulo-12 a:hover {
color:#333333;
text-decoration: underline;
}

.titulo-11 {
font: bold 11px "Arial", Helvetica, sans-serif;
color:#333333;
}
.titulo-11 a, .titulo-11 a:visited {
color:#333333;
text-decoration:none;
}
.titulo-11 a:hover {
color:#333333;
text-decoration: underline;
}

.titulo-10azul {
font: bold 10px  "Arial", Helvetica, sans-serif;
color:#0089DB;
}
.titulo-10cza {
font: bold 10px  "Arial", Helvetica, sans-serif;
color:#333;
}
.titulo-10cza a {
color:#333333;
text-decoration:none;
}
.titulo-10cza a:hover {
color:#333333;
text-decoration: underline;
}
.titulo-15 {
font: bold 15px "Arial", Helvetica, sans-serif;
color:#333333;
}
.titulo-15azul {
font: bold 15px "Arial", Helvetica, sans-serif;
color:#0089DB;
}
.letra-12italico {
font: italic bold  11px "Arial", Helvetica, sans-serif;
color:#666666;
}
.titulo-15azul2 {
font: bold 15px "Trebuchet MS", Verdana, Tahoma, Arial;
color:#0159C1;
}

a img.thumb {border:3px solid #FFFFFF;}
 a:hover img.thumb{border: 3px solid #00CC66;}

a img.thumb2 {border:2px solid #FFFFFF;}
 a:hover img.thumb2{border: 2px solid #00CC66;}

.titulo-erro {
font: normal 12px "Arial", Helvetica, sans-serif;
color:#FF0000;
}
.titulo-sucesso {
font: normal 12px "Arial", Helvetica, sans-serif;
color: #009900;
}
.ft1 { font-family: arial; font-size: 12px; color: #333333;}
.ft2 {  font-family: arial; font-size: 14px; color: #333333; }
.ft3 {  font-family: arial; font-size: 18px;  color: #333333;}