body {		
	font-family: Arial;	
	font-size:11px;
	background-color:#666666;
}
#content {
	margin:0px auto;
	width:993px;
	background:#ffffff;
	height:100%;
}

td {		
	font-family: Arial;	
	font-size:11px;
}
.bt_ok_login {
	background-image:url(../imgs/top_busca_bt.gif);
	width:24px;
	height:19px;
	border:0;
}
.link{
	color:#000000;
	text-decoration:none;
}
.link:hover {
	text-decoration:underline;
}

.link_topdow{
	color:#ffffff;
	text-decoration:none;
}
.link_topdow:hover {
	text-decoration:underline;
}
.link_noticia{
	color:#000000;
	text-decoration:none;
}
.link_noticia:hover {
	text-decoration:underline;
	color: #006699;

}
#sombra_top{
background: url(../imgs/sombra_top_itoc.gif) repeat-x top; height:10px; width:980px;
margin:0 auto;
}
.link_agenda_show {
	text-decoration:none;
	font-size:1.1em; color: #000000; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif;
}

.link_agenda_show:hover {
	text-decoration: underline;
}

/*###  DISPLAY DE ALBUNS NOVIDADES #####*/

.link_novidades{
	font-size:10px;
	font-family:Tahoma;
	color:#E6006D;
	text-decoration:none;
	
}
.link_novidades:hover {
	text-decoration:underline;
	color: #000000;
}

.link_listas{
	font-size:11px;
	font-family:Tahoma;
	color: #0066CC;
	text-decoration:none;
	
}
.link_listas:hover {
	text-decoration:underline;
	color: #000000;
}


.shadetabs{
	padding: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	width:100%;
	}
	
.shadetabs li{
	float:left;
	padding:0;
	margin:0 1px -1px 0;
	}
	

.shadetabs li a{
	display:block;
	text-decoration:none;
	padding:2px 4px 0 4px;
	height:16px;
	color:#ffffff;
	float:left;
	font-size:12px;
	}
	
.shadetabs li.selected{
	position:relative;
	top:0;
}
	
.shadetabs li.selected a{ /*selected main tab style */
	color: #CC3399;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	}
.ajaxLoadIco {
	display:block;
	padding-top:100px;
	margin:0 auto; 
	text-align:center; 
	font-size:11px; 
	color: #999; 
	font-family: Arial, Helvetica, sans-serif;
}
.ajaxLoadIco img{vertical-align:middle; width:32px !important; height:32px !important;}

.contentstyle{
		clear:both;
		width:100%;
		height:265px;		
		overflow:hidden;
		padding:6px;
}

optgroup{font-style:normal; font-size:10px;}


/*###  FIM DISPLAY DE ALBUNS NOVIDADES #####*/

#box_foto_destaque {
	width:150px;
	height:100px;
	margin-right:15px;
	position:relative;
	border:1px solid silver;
}
.corte_foto_destaque {
	overflow:hidden;
	position:absolute;clip:rect(0px 150px 100px 0px);;
}

#titulo_pagina {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:2px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FF0033;
	text-decoration:none;

}
#titulo_pagina a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#FF0033;
	text-decoration:none;
}
#titulo_pagina a:hover{
color:#000000;
text-decoration:underline;
}

.noticia_titulo_leitura {
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-weight:bold;
	line-height:1.0em;
	letter-spacing:-0.04em;
}
.noticia_data {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
}
.noticia_texto {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}