.label_1 { color: #1e5b72; font-size: 14px }
.text_1 { color: #848788; }

a {color: #000000; text-decoration: underline }
a:hover { text-decoration: none; color:#333333 }
.img_left { float: left; margin-right: 8px; }

body {
  background: url(../images/bg.jpg) center center repeat-y;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
}

select {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
}
radio {
	width:9px;
}

#calendario {
  margin-left:13px;
}


.days { background:#339BC8; color: #000000; font-size:12px; font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; background: url(../images/bg_calendario.png); }
.days2 { background:#339BC8; color: #000000; font-size:12px; font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; background: url(../images/bg_calendario2.png); }

#calendario p {
  color: #FFFFFF;  
}

#topo {
  width: 802px;
  height: 357px;;
}

#central {
  margin: 0px auto; 
  padding: 0px;
  width: 802px;
  background: #FFF;
  display: table;
}

#menu { 
  width: 558px; 
  height: 50px;
  margin-left: 4px;
}

#left {
  width: 195px;
  margin-left: 15px;
  padding-top: 15px;
  background: url(../images/bg_left.jpg) left repeat-y;
  float: left;
}

#noticias a { color: #2f5d6f; text-decoration: none; }
#noticias a:hover { color:#0089be; text-decoration: none; }
#noticias h1 { font-size: 16px; color:#2f5d6f; margin-bottom: 0px; }
#noticias span { font-size: 10px; color: #368eb0 }
#noticias p {  margin-top: 0px; border-bottom: solid 1px #ececec; padding-bottom: 0px; }

#list a { color: #2f5d6f; text-decoration: none; }
#list a:hover { color:#0089be; text-decoration: none; }
#list h1 { font-size: 16px; color:#2f5d6f; margin-bottom: 0px; }
#list span { color: #368eb0 }
#list p {  margin-top: 0px; border-bottom: solid 1px #ececec; padding-bottom: 0x; }

#table_cal a { color: #FFFF33; text-decoration: underline; font-weight:bold; }
#table_cal a:hover { color:#FFFF33; text-decoration: underline; font-weight:bold; }


#enquete a { color: #2f5d6f; text-decoration: none; }
#enquete a:hover { color:#0089be; text-decoration: none; }


/* enquete */

#enquete {
  margin-top: 20px;
  color: #677692
}

.cel_calendario
{
	background: url(../images/barra_dirieta.png) bottom no-repeat #5EB7DA;
}

.divis
{
	background: url(../images/divis.jpg) right top no-repeat;
}

#enquete h2 { font-size: 14px; color:#2f5d6f; margin-left: 8px; margin-top: 3px; }
#enquete form { margin-left: 5px }
#enquete p { margin-bottom: -10px; }

.button_enq { background: #b5dced; border: solid 1px #3e809d; font-size: 12px; color: #3e809d; padding: 3px; width: 80px; margin-top:10px; }

/* center */

#centro { width: 340px; margin-left: 230px; margin-top: 15px; width: }

#saudacao {
  width: 335px;
  text-align: center;
  color: #848788;
}
.port {
  filter:alpha(opacity=20);
  -moz-opacity:0.2;
  border: none;
}


/* mensagem */

#msg {
  width: 331px;
  height: 115px;
  color: #184a5d;
  background: url(../images/bg_msg.jpg) no-repeat;
  margin-top: 15px;
}

#msg div {
  margin-left: 15px;
  margin-top: 10px;
  position: absolute
}

.input_login { width: 121px; height:13px; font-size:11px; border: 1px #E4E4E4 solid;  }