/* layout */
body {
	background-image: url(imagens/bgtudo.gif);
	background-repeat: repeat-x;
}

div.meio {
	width: 540px;
	height: 100%;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: -20px;
	padding-right: 5.0px;
	padding-left: 5.0px;
	padding-top: 0.0px;
	padding-bottom: 0.0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

/* formulario */
form.contato {
	font-weight: bold;
	font-family: tahoma;
}

input {
	font-family: tahoma;
	font-size: 10px;
}

select {
	font-family: tahoma;
	font-size: 10px;
}

textarea {
	font-family: tahoma;
	font-size: 10px;
}

/* fontes */
a {
	text-decoration: none;
	font-size: 10px;
	color: black;
	font-family: tahoma;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: blue;
	font-family: tahoma;
	font-weight: bold;
}

font.sub {
	color: 3366CC;
	font-weight: bold;
	font-family: tahoma;
}

span.base {
	font-size: 15;
	color: #778899;
	font-family: verdana;
	font-weight: bold;
	border: 10;
}

span.tit_red {
	font-size: 12;
	color: #B22222;
	font-weight: bold;
	font-family: verdana;
	border: 10;
}

span.tit_blue {
	font-size: 12;
	font-weight: bold;
	color: #1E90FF;
	font-family: verdana;
	border: 10;
}

/* Pop-up de Noticias */
span.titulo_not {
	font-size: 18;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
	border: 10;
}

span.sub_not {
	font-size: 10;
	color: #666666;
	font-family: verdana;
	border: 10;
}

span.texto_not {
	font-size: 12;
	color: #000000;
	font-family: verdana;
	border: 10;
}

/* agenda */
a.agenda {
	text-decoration: none;
	color: #000099;
	font-family: verdana;
	font-weight: bold;
	border: 10;
}

a.agenda:hover {
	text-decoration: none;
	color: #000099;
	font-family: verdana;
	font-weight: bold;
	border: 10;
}

table.agenda {
	font-size: 10px;
	color: #000099;
	font-family: verdana;
	font-weight: bold;
	border: 10;
}

span.agenda {
	font-size: 15;
	color: #F0F8FF;
	font-family: verdana;
	font-weight: bold;
	border: 10;
}

span.tit_agenda {
	font-size: 12px;
	color: #000000;
	font-family: arial;
	font-weight: bold;
	line-height: 12px;
}

span.conteudo_agenda {
	padding-right: 5.0px;
	padding-left: 5.0px;
	padding-top: 0.0px;
	padding-bottom: 0.0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
}

/* conteudo */ /*span.conteudo{
	padding-right: 5.0px;
	padding-left: 5.0px;
	padding-top: 0.0px;
	padding-bottom: 0.0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}*/
table.conteudo {
	padding-right: 5.0px;
	padding-left: 5.0px;
	padding-top: 0.0px;
	padding-bottom: 0.0px;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: justify;
}

/* rodape */
span.rodape {
	text-decoration: none;
	font-size: 9px;
	color: black;
	font-family: verdana;
	font-weight: bold;
	line-height: 20px;
}

span.creditos {
	text-decoration: none;
	font-size: 9px;
	color: #666666;
	font-family: verdana;
}

a.creditos{
text-decoration: none;
	font-size: 9px;
	color: #666666;
	font-family: verdana;
	font-weight: normal;
}

a.creditos:hover{
text-decoration: none;
	font-size: 9px;
	color: #666666;
	font-family: verdana;
	font-weight: bold;
}

