body {
	background-image:url(../imagens/bg.gif);
	background-repeat:repeat;
	font-family:"Arial";
	font-size:11px;
	color: rgb(102,102,102);
	margin:0;
	padding:0;
	text-align:center;
}

.text{
	font:"Verdana";
	font-size:12px;
	color:#004260;

}

.tab_eventos {
	border-bottom: 1px solid #999999;
	padding-left:5px;
	padding-right:0px;
	padding:15px;
}

div.noticias {
	border-left: 7px solid #F8C300;
	padding-left:10px;
	margin-top:5px;
}

.fonte13 {
	font-size:13px;
	color: rgb(60,132,169);
	font-weight: bold;
}

input.tipo1 {
	height: 15px;
	background-image: url(../imagens/bg_input.gif);
	background-repeat: repeat;
	border: 1px solid #a7a7a7;
	border-left: 0;
	border-right: 0;
	color: rgb(102,102,102);
}

.area_texto {
	padding:10px;
}

.texto_menu {
	color: rgb(60,132,169);
	font-weight: bold;
}

.texto_azul_normal {
	color: rgb(60,132,169);
}

.fonte_branca {
	color:#FFFFFF;
	font-weight:bold;
}

.borda_bottom {
	border-bottom:1px dashed #e5e5e5;
}

.borda_base {
	border-bottom:1px solid #e4e4e4;
	padding-bottom:10px;
	padding-top:5px;

}

a {text-decoration: none;}

.td_titulo {
	padding-top:7px;
	padding-bottom: 10px;
}

a.sublinhado:link {	color: #666666; text-decoration:none;}
a.sublinhado:visited {color: #666666; text-decoration:none;}
a.sublinhado:hover {color: #666666; text-decoration:underline;}

a.azul:link {	color: #666666; text-decoration:none;}
a.azul:visited {color: #666666; text-decoration:none;}
a.azul:hover {color: rgb(60,132,169); text-decoration:none;}

a.tit_azul:link {	color: rgb(60,132,169); text-decoration:none; font-weight:bold;}
a.tit_azul:visited {color: rgb(60,132,169); text-decoration:none; font-weight:bold;}
a.tit_azul:hover {color: rgb(60,132,169); text-decoration:none; font-weight:bold;}

a.linkfoto:link {color: #004260; text-decoration:none; font-weight:bold}
a.linkfoto:visited {color: #004260; text-decoration:none; font-weight:bold}
a.linkfoto:hover {color:#FF0000; text-decoration:none; font-weight:bold}

a.linkemail:link {color: #004260; text-decoration:none; font-weight:bold}
a.linkemail:visited {color: #004260; text-decoration:none; font-weight:bold}
a.linkemail:hover {color:#FF0000; text-decoration:none; font-weight:bold}

.borda_eventos {
	border-bottom:1px solid #ccc;
}

.titulo_borda {
	color: rgb(60,132,169);
	font-weight: bold;
	border-bottom:1px solid #ccc;
	background-color:#F4F4F4;
	padding-top:5px;
	padding-bottom:5px;	
}

input.tipo2 {
	height: 15px;
	background-image: url(../imagens/bg_input.gif);
	background-repeat: repeat;
	border: 1px solid #a7a7a7;
	color: rgb(102,102,102);
}

td.gal_foto {

	border:3px solid rgb(7,141,207);
}

img.foto {
	border:1px solid rgb(248,195,0);
}

.select_boletin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(60,132,169);
	text-decoration: none;
	background-color: #F9F9F9;
	border: 1px solid #999999;
}

.tit_branco {
	font-family: "Trebuchet MS";
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
