@charset "UTF-8";
/* CSS Document */

/*@import url("print.css");*/
/*@import url("menu.css");*/

body {
  margin: 0px;
  padding: 0px;
  background: #a1cbc1;
  font-family: verdana, arial, helvetica, sans-serif;
	font-size:8pt;
	line-height:10pt;
  background: white;
}
img {
  border: none;
  vertical-align: middle;
}

form {
  margin: 0px;
  padding: 0px;
}
a{
	background:none;
	text-decoration:none;
}
a:hover{
	color:#000;
}
#conteudoGeral{
	width:1000px;
	margin:auto; 
}
.menuAreas{
	height:80px;
}

.menuAreas td{
	width:137px;
	text-align:center;
	vertical-align: middle;
	height:70px;
	
}
.menuAreas a{
	display:block;
	font-size:16px;
	line-height:25px;
	color:#fff;
	width:100%;

}
.menuAreas a:hover{
	text-decoration:underline;
}

#borderContLeft{
	background:url(../imagens/content_l.png) repeat-y;
	width:27px;
	height:100px;
}

#rodape{
	background:url(../imagens/rodape.png) repeat-x; 
	height:65px
}

#noticiasInicial{
	width:396px;
	vertical-align:top;
}

#topfestInicial{
	padding-left:25px;
	vertical-align:top;
	width:280px;
	overflow:hidden;
}
#topfest_top{
	height:61px;
	background:url(../imagens/topfest_t.jpg) no-repeat top left;
}
#topfest_m{
	background:url(../imagens/topfest_m.png) repeat-y;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:5px;
	clear:both;
}
#topfest_b{
	background:url(../imagens/topfest_b.png) no-repeat bottom;
	height:11px;
	clear:both;
}

#lateralInicial{
	padding-left:25px;
	vertical-align:top;
	width:190px;

}
#slide{
	width:916px;
	overflow:hidden;
}

/*gerais das áreas */
.titulo_noticia{
	margin-bottom:3px;
}
.titulo_noticia a, .conteudo_titulo_noticia, .titulo_eventoCurso{
	font-size:16px;
	line-height:18px;
}
.titulo_noticia_semfoto a{
	font-size:12px;
	line-height:14px;
}
.sub_titulo_noticia{
	margin-bottom:3px;
}
.sub_titulo_noticia{
	font-size:12px;
	line-height:14px;
}

.separador_noticias{
	height:10px;
	background:url(../imagens/bg_divisa_chamada.png) repeat-x top;
	padding:4px 0 4px 0;
	margin-top:6px;
	clear:both;
	width:100%;
}
.divisao{
	background:url(../imagens/bg_divisa_chamada.png) repeat-x bottom;
	height:20px;
}

#submenuArea, #colunaEsquerda{
	width:190px;
	vertical-align:top;
	overflow:hidden;
}
#noticiaArea, #subMenuConteudoArea, #colunaCentro{
	padding-left:30px;
	width:476px;
	vertical-align:top;
	overflow:hidden;
}
#lateralArea, #colunaDireita{
	padding-left:30px;
	vertical-align:top;
	width:190px;
	overflow:hidden;
}

/*subemu da lateral esquerda*/
.subemu{
	font-size:8pt;
}
.area{
	font-size:130%;
	font-weight:bold;
	
}

.subMenu{
	margin:5px 0;
	padding:0 0 0 10px;
}
.subMenu li{
	line-height:100%;
	font-weight:normal;
	font-size:8pt;
	border:none;
	color:#585858;
	list-style:none;
}

.subMenu li a{
	text-align:left;
	line-height:10pt;
	display:block;
	padding:2px 5px;
}

/*
.subMenu{

}
.subMenu li{
	border:1px solid #e8e8e8;
	list-style:none;
	margin-bottom:3px;
}
.subMenu li a{
	font-size:12px;
	text-align:left;
	line-height:14px;
	display:block;
	padding:2px 5px;
}
*/
.bannerLateral{
	width:190px;
	overflow:hidden;
	margin-bottom:15px;
}

/* fim */

/* calendario */
.calendario{
	margin-bottom:15px;
	width:190px;
	overflow:hidden;
}
.calendario .caltop{
	height:35px;
	width:100%;
	background:url(../imagens/agenda_t.jpg) no-repeat top;
}
.calendario .caldias{
	width:100%;
	background:url(../imagens/agenda_m.jpg) repeat-y;
}
.calendario .calbottom{
	height:11px;
	width:100%;
	background:url(../imagens/agenda_b.jpg) no-repeat top;
}
.tbcalendario{
	width:170px;
}
.tbcalendario th{
	font-weight:bold;
	color:#999;
	background:url(../imagens/bg_gradient.png) repeat-x bottom;
	height:20px;
}
.tbcalendario td{
	color:#666;
}

.caldiaatual{
	color:#ff6633;
	font-weight:bold;
}
.caldiaevento{
	background:#ffff00 url(../imagens/menuclick.gif) repeat-x;
	background-repeat:;
	font-weight:bold;
}
.caldiaevento a{
	color:#ff0000;
}
.calmestitulo{
	text-align:center;
	font-size:16px;
	line-height:18px;
}

/*fim calendario */

.caminho_menu{
	background:url(../imagens/bg_divisa_chamada.png) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}

.conteudo_titulo{
	font-size:14px;
}


.txtarea_left, .txtarea_right{
	float:left;
	width:6px; 
	height:21px;
}
.txtarea_center{
	float:left; 
	height:20px; 
	width:auto;border-bottom: 1px solid #C9C9C9;  
	border-top: 1px solid #C9C9C9; 
	font-family:verdana, helvetica; 
	font-size:10px; 
	color:#000000; 
	line-height:20px; 
}

.txtarea{ 	border:0; margin:0px; height:14px; padding:2px; font-family:verdana, helvetica; font-size:10px; color:#000000; background:none; text-align:left}


.limpo,.limpo:hover {
  background: none;
  border: none;
}
.button1-left {
  background: url(../imagens/j_button1_left.png) no-repeat;
  float: left;
  margin-left: 5px;
}
.button1-right {
  background: url(../imagens/j_button1_right.png) 100% 0 no-repeat;
  float: left;
  margin-left: 5px;
}
.button1-left .salvar {
  float: left;
  background: url(../imagens/j_button1_save.png) 100% 0 no-repeat;
}


.button1-left input, .button1-left button, .button1-right input, .button1-right button {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	padding: 0 6px 0 25px;
}
.button1-left input, .button1-left button {
	padding: 0 25px 0 6px;
}
.mapasite a{
	color: #999;
}
.mapasite{
 margin-left: 6;
}
.mapasite div{
padding:5px;
}
.mapasite:hover a{
color: #000;
}
.mapasite a:hover{
	color: #29176D;
	text-decoration:underline;
}
.mapasite ul{
	list-style:none;
	margin:0;
	padding:2px 0 8px 10px;
}
.mapasite li{
padding:2px;
}