/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	margin:0px;
	background:#FFFFFF;
	font-size: 12px;
}
#tudo {
	width:720px;
	position:absolute;
	left:50%;
	margin-left:-360px;
	margin-top:10px;
	position:relative;
}
#galeria {
	width:750px;
	position:absolute;
	left:50%;
	margin-left:-375px;
	position:relative;
}
#galeria img {
	border:#000 solid 1px;
}
#galeria a {
	color:#F00;
	font-weight:bold;
	font-size:14px;
}
#menu {
	width:100%;
}
#menu .barraMenu{
	background-image:url(../imgs/barraFundo.jpg);
	width:100%;
}
#topo {
	margin-top:5px;
}
#corpo {
	margin-top:10px;
}
.homeLateralEsq {
	width:158px;
	border-right:1px dotted #999999;
	padding-right:7px;
	vertical-align:top;
}
.homeCentro {
	padding:0px 0px 0px 7px;
	vertical-align:top;
	font-size:12px!important;
}
.homeCentro div {
	margin-bottom:7px;
}
.titChamada {
	font-weight:bold;
	color:#FF5402;
	padding-top:4px;
}
.homeCentro a {
	font-weight:bold;
	color:#333333;
}
.lateralDir {
	width:168px;
	padding-left:7px;
	vertical-align:top;
}
.menuLateral {
	width: 178px;
	background-image:url(../imgs/menuFundo.jpg);
	vertical-align:top;
}
.menuLateral table td{
	background-image:url(../imgs/menuMarcador.jpg);
	background-repeat:no-repeat;
	padding-left:30px;
	line-height:22px;
	border-bottom:1px solid #CCCCCC;
	font-size:11px!important;
}
.menuLateral a {
	text-decoration:none;
	color:#333333;
}
#data {
	color:#A85000;
	text-align:center;
	margin-bottom:10px;
}
#dataInterna {
	color:#A85000;
	position:absolute;
	left:511px;
	top:68px;
	width:200px;
	height:22px;
	text-align:right;
	z-index:1;
}
#nota {
	margin:5px 0px 10px 5px;
}
.titNota {
	font-weight:bold;
	color:#A85000;
	text-align:center;
	background-color:#EBFDD3;
	height:17px;
}
.txtNota {
	padding:5px;
}
.curtas {
	font-size:10px;	
}
#ico {
	margin-right:5px;
	margin-top:5px;
}
#rodape {
	clear:both;
	height:22px;
	margin-top:10px;
}
#rodape table{
	background-image:url(../imgs/rodapeFundo.jpg);
}
#titulo{
	padding:0px 15px 10px 30px;
}
#titulo img{
	margin-right:5px;
}
.detalheTitulo {
	border-bottom:1px solid #666666
}
#conteudo {
	width:500px;
	margin-left:30px;
}

#chamaCultural {
	border-bottom:#CCCCCC 1px dotted;
	padding:10px 0px 10px 0px;
}

.tituloMateria {
	font-family:Arial, Helvetica, sans-serif!important;	
	font-size:16px!important;
	font-weight:bold!important;
	text-align:center;
}
.link a {
	font-weight:bold;
	color:#333333;
}
/* COMUNIDADO */

.txtComunicado {
	border-bottom:1px dotted #999999;
	padding:8px
}
.dataComunicado {
	font-size:20px!important;
	font-weight:bold;
	color:#333333;
	text-align:center;
	width:90px;
	padding:5px;
}

/* FORMULARIO */
.label {
	text-align:right;
	vertical-align:top;
	padding:2px 5px 0px 0px;
}
/* CALENDARIO */
.calendario td{
	text-align:center;
	width:29px;
	border:1px solid #999999;
}
.mes {
	width:220px!important;
	font-weight:bold;
}
.letivo {
	background-color:#99FF99;
}
.suspenso {
	background-color:#00CCFF;
}
.ferias {
	background-color:#33CC66;
}
.recesso {
	background-color:#6699CC;
}
.feriado {
	background-color:#0033FF;
	color:#999999;
}
.extra {
	background-color:#00FFFF;
}
.domingo {
	background-color:#99FF66;
}
