body{
font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
font-size: 12px;
background: #E5EDF2 url(../images/fundo_top.jpg);
background-repeat: repeat-x;
padding: 0px;
margin: 0px;
color: #235768;
}


form, ul{
	margin: 0px;
	padding: 0px;
}


@media print {   
#banner {
display: none;
}
#esquerda {
display: none;
}
#direita {
display: none;
}
#fundo {
display: none;
}
}


/*site*/
#conteudo{
	margin:auto;
	padding: 10px 10px;
	width: 950px;
	height: auto;
	overflow: hidden;
	background: #FFF;
}

#banner{
	width: 950px;
	margin: 0 0 10px 0;
	height: auto;
}

#esquerda{
	width: 190px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	overflow: hidden;
}

#centro{
	width: 550px;
	margin: 0 10px;
	padding: 0px;
	float: left;
	height: auto;
	overflow: hidden;
}

#direita{
	width: 190px;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	overflow: hidden;
}

.ascaixasesquerda{
	padding:3px 5px;
	background: #7794A4;
	border: 1px solid #698A9A;
	color: #FFF;
	font-weight: bold;
}

.ascaixaslateraisesq{
	padding: 0px;
	margin: 0 0 10px 0;
	height: auto;
	width: 188px;
	border: 1px solid #698A9A;
	border-top: none;
}

.ascaixascentro{
	padding:3px 5px;
	background: #7794A4;
	border: 1px solid #698A9A;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 10px;
}

#publicidadecentral{
	width: 548px;
	height: 120px;
	border: 1px solid #CFD0D2;
	margin: 0 0 10px 0;
}

.ascaixasdireita{
	padding:3px 5px;
	background: #7794A4;
	border: 1px solid #698A9A;
	color: #FFF;
	font-weight: bold;
}

.ascaixaslateraisdir{
	padding: 0px;
	margin: 0 0 10px 0;
	height: auto;
	width: 188px;
	border: 1px solid #698A9A;
	border-top: none;
}

#fundo{
	clear: both;
	width: 950px;
}

.ohtml{
	padding:0px;
	margin: 0 0 20px 0;
	height: auto;
	overflow: hidden;
	/*
	border: 1px solid #CFD0D2;
	border-top: 0px;
	*/
	/*text-align: justify;*/
}

.tresaccoes{
	padding: 0px;
	margin: 0 0 10px 0;
	height: auto;
}

.ajudadoc{
	padding: 0px;
	margin: 0 0 10px 0;
	height: auto;
}

.imagens{
	border:2px solid #C2D1D8;
}

.datas{
	font-size: 11px;
	color: #909090;
	font-weight: bold;
}

/*fim*/


/*links*/
a:link {
color: #235768;
text-decoration: underline;
}
a:visited {
color: #235768;
text-decoration: underline;
}
a:hover {
color: #14343d;
text-decoration: underline;
}
a:active {
color: #14343d;
text-decoration: underline;
}
/*fim*/


/*formularios*/

textarea{
	border: 1px solid #8F8F8F;
}

input{
	width: auto;
	border: 1px solid #8F8F8F;
}

input[type=submit], input[type=button]{
	width: auto;
}

input[type=radio], input[type=checkbox]{
	width: auto;
	border: none;
}

select{
	width: auto;
	height: auto;
	font-size: 11px;
}

/*fim*/

/*inquerito*/
#apergunta{
	font-size: 11px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
}

.aresposta{
	margin-top: 10px;
	font-size: 11px;
	padding: 0px;
	text-align: left;
}

#osconteudos{
	padding: 0px;
	text-align: left;
}

#aaccao{
	padding: 0px;
	margin-top: 15px;
	text-align: center;
}
/*fim*/

/*calendario*/

.iframebody{
padding:0px;
margin:0px;
}

.bg_calendario {background-Color:#FFFFFF;}
.cabecalho {font-family:Arial, Helvetica, sans-serif; font-size:11px;}
.bg_cabecalho {background-Color:#E4F4DD;}
.Dias {font-family:Verdana;
font-size:10px;
font-weight:900;
font-style: normal;
}
.numeros {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:200; Color:#333333;}
.dia_atual {font-family:Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; font-weight:200; color:#333333;}
.bg_dia_atual{background-Color:#E4F4DD;}
/*fim*/

/*classificados,directorio*/
.direct {
border-collapse: separate;
border-spacing: 1px; 
width: 100%;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
}

.td_direct{
	background: #E7EDEF;
	padding: 5px 5px 5px 35px;
	background-image: url(../images/seta.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #FF0000;
	background-color: #E7EDEF;
	padding: 5px;
	opacity: 0.85;
	width: 250px;
	font-family: Tahoma;
}
#tooltip h3, #tooltip div { margin: 0; font-size: 12px; }
/*fim*/

/*banner*/
#s3slider { 
   width: 548px; /* important to be same as image width */ 
   height: 120px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
	margin: 0px;
	padding: 0px;
	float: right;
}

#s3sliderContent {
   width: 548px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 522px;
   background-color: #000;
   filter: alpha(opacity=0); /* here you can set the opacity of box with text */
   -moz-opacity: 0.0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.0; /* here you can set the opacity of box with text */
   opacity: 0.0; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
} 
/*fim*/