@charset "utf-8";
.fundo_site {
	background-color: #efeade;
	background-image: url(imagens/fundo_site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textocinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.textovermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3300;
	text-decoration: none;
}
.desenvolve {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
}
.tabelapontilhada {
	border: 1px dashed #CCCCCC;
}
.boxForm {
	FONT-WEIGHT: 200;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ECE7D7;
	TEXT-DECORATION: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECE7D7;
	border-right-color: #DFD7BD;
	border-bottom-color: #DFD7BD;
	border-left-color: #ECE7D7;
	height: 20px;
}
.boxFormulario {
	FONT-WEIGHT: 200;
	FONT-SIZE: 9px;
	COLOR: #333333;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ECE7D7;
	TEXT-DECORATION: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECE7D7;
	border-right-color: #DFD7BD;
	border-bottom-color: #DFD7BD;
	border-left-color: #ECE7D7;
}
.txtSubForm {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ae886f; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.textoesportes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.textonoticias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}

.titulonoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.titulonoticiasbranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.subtitulonoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
}
.linkportfolio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #796B4D;
	text-decoration: none;
}
.layerHome {
	LEFT: 50%; MARGIN: 0px 0px 0px -390px; WIDTH: 606px; POSITION: absolute; TOP: 185px
}.agendaseta {
	background-image: url(imagens/agenda_fundo_seta2.jpg);
	background-repeat: no-repeat;
}
.agendadia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: #FFF;
	text-decoration: none;
}
.agendames {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-transform: capitalize;
}
.agendasemana {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
h1 {
	font: 4.7em normal Georgia, 'Times New Roman', Times, serif;
	color: #333;
	margin: 0;
	padding: 5px 0;
}
h1 small{
	font: 0.2em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #fff;
}
.container {width: 970px; margin: 0 auto;}



ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 970px;
	list-style: none;
	position: relative;
	font-size: 1.2em;
	background: url(fundo_menu_active.jpg) repeat-x;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555;
}
ul#topnav li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li:hover { background: #550000 url(fundo_menu_active.jpg) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none;
	width: 970px;
	background: #310101;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}.textovermelhohistoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #AA2B00;
	text-decoration: none;
	line-height: 18px;
}
.leiamais {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F09100;
	text-decoration: none;
}
.titulomaterias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #454545;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
}
.fundoimgslideshow {
	background-color: #FFF;
	background-image: url(imagens/fundo_img_slideshow_estilos.jpg);
	background-repeat: repeat-x;
}
.textoamareloprofessor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F2C100;
	text-decoration: none;
}
.formatestado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-color: #f9f9f9;
	word-spacing: 0.1em;
	height: 30px;
	border: 2px solid #E8E8E8;
}
.formatestadoarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	background-color: #f9f9f9;
	word-spacing: 0.1em;
	border: 2px solid #E8E8E8;
}
.butform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #C30;
	word-spacing: 0.1em;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

