/* begin overall style */
body
{
	margin: 0;
	padding: 0;
	background: white;
	color: #444;
	font: normal 9pt Arial,Helvetica,sans-serif;
}

a.external {
	background: transparent url('../images/icons/external.png') no-repeat scroll right center;
    padding-right:13px;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { height: 1%; }
* html ul li a { height: 1%; }
/* End */




/*** HEADER & FOOTER ***/

#divAzulHF 
{
	width:100%;
	background-color:#3C6FB5;
	line-height:30px;
}

#txtSigla
{
	position:absolute;
	width:380px;
	text-align:left; 
	margin-left:107px; 
	margin-top:61px;
	font-family:verdana;
	font-weight:bold;
	font-size:16px;
	color:white;
}

#areaSearch
{
	float: right;
	padding-top: 35px;
	width:230px;
	font-family:verdana;
	font-weight:bold;
	font-size:12px;
	color:white;
}

.tableHeader
{
	width:780px;
	vertical-align:top;
	margin: 0 auto; /* centraliza tabela */
	/*border-left:#99B6DF 1px solid; */
	/*border-right:#99B6DF 1px solid;*/
	color:white;
	text-align:right;
	background:url(../images/header/bg_search.jpg) no-repeat;
}

.tableHeader a
{
	display:inline;
	width:50px;
	line-height:30px;
	color:white;
	margin-right:5px;
	padding-left:5px;
	padding-right:25px;
	text-decoration:none;
}

.tableHeader a:hover
{
	color:yellow;
	margin-right:5px;
	text-decoration:none;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:25px;
	/*background:#89A2C9 url(../images/header/flag_spain.gif) no-repeat 92% 8px;*/
}

.tableHeader a.es {
	background:url(../images/header/flag_es.gif) no-repeat 92% 3px;
}

.tableHeader a.es:hover
{
	background:#89A2C9 url(../images/header/flag_es.gif) no-repeat 92% 8px;
}

.tableHeader a.pt_br {
	background:url(../images/header/flag_pt_br.gif) no-repeat 92% 3px;
}

.tableHeader a.pt_br:hover
{
	background:#89A2C9 url(../images/header/flag_pt_br.gif) no-repeat 92% 8px;
} 

#tableFooter
{
	width:780px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
	font-size:10px;
		font-family:sans-serif;
	text-align:right;
	color:white;
	line-height:13px;
	background:url(../images/header/bg_txt_footer.jpg) no-repeat right;	
}

#copyright
{
	color:#EFEFEF;
	font-size:10px;
	font-family:sans-serif;
	text-align:left;
	padding-left:10px;
	border-left:#99B6DF 0px solid;
}

#copyright a
{
	color:#D1FF5F;
	text-decoration:none;
}



/*** CONTEUDO ***/

#page
{
	width: 780px;
	vertical-align:top;
	margin: 0 auto; /* centraliza tabela */
	padding: 0;
	border-left:#99B6DF 1px solid;
	border-right:#99B6DF 1px solid;
}



/*** MENU PRINCIPAL ***/

#mainmenu
{
	width:172px;
	background:#89A2C9;
}

#mainmenu ul
{
	padding: 0;
	margin: 0;
	display: block;
}

#mainmenu ul li
{
	display: block;
	border-top:#FFFFFF 1px solid;
	background:url(../images/seta_mainmenu.gif) no-repeat 5% 6px;
}

#mainmenu ul li a
{
	display: block;
	padding-left:20px;
	line-height:20px;
	color: white;
	text-decoration: none;
}

#mainmenu ul li a:hover, #mainmenu ul li a.active
{
	background:#39609D url(../images/seta_mainmenu.gif) no-repeat 5% 6px;
	color: #FFFFFF;
}

#content
{  
    padding: 10px;
}


/*** NOTICIAS, EVENTOS, BLOG E RESULTADO DA BUSCA ***/

.tableWithCat
{
	width:100%;

}

.tableWithCat .footer
{
	border-bottom:#A3C029 1px solid;
}

.tableWithCat th
{
	font-size:14px;
	font-weight:bold;	
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:1px;
	background-color:#A3C029;
	padding-top:1px;
	padding-left:10px;
	line-height:22px;
}

.tableWithCat td
{
	padding:10px;
}

.tableWithCat .destaque
{
	background-color:#F2F2F2;
}	

.tableWithCat td.blogContent
{
	padding:0px 10px 10px 10px;
	border:#9AAFE5 1px solid;
	border-bottom:0px;
}

.tableWithCat .autor
{
	background-color:#F2F2F2;
	border:#9AAFE5 1px solid;
	border-top:#DDDDD2 1px solid; 
	padding:0px 10px 0px 10px; 
	line-height:25px;	
}

.tableWithCat .odd
{
	background: #EFEFEF;
}


/*** LINKS 'MAIS NOTICIAS' E 'MAIS EVENTOS' ***/

.link_mais_info
{
	margin-top:5px;
	margin-bottom:30px;
}

.link_mais_info a
{
	float:right; 
	text-align:right;
	text-decoration:none;
	padding-left:10px; 
	background:url(../images/seta_mais_info.gif) no-repeat 0% 4px; 
}

.link_mais_info a:hover
{
	float:right; 
	text-align:right;
	text-decoration:underline;
	background:url(../images/seta_mais_info.gif) no-repeat 0% 4px; 
}




/* DESTAQUES NA PAGINA HOME ***/

.tituloDestaque
{
	font-size: 22px;
	font-weight:bold;
	color: #39609D;
	line-height:25px;
	margin-bottom:5px;
}

.tituloDestaque a
{
	color: #39609D;
	text-decoration:none;
}

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

.introDestaque
{
	font-size: 14px;
	font-weight:normal;
	color: #6C6F79;
	line-height:20px;
	padding-top:5px;
}

.data
{
	font-size:11px;
	font-weight:normal;
	color: #6C6F79;
	letter-spacing: 0.6px;
	border-bottom:#DDDDD2 1px solid ;
}

.miniDestaqueNoticia
{
	display:block;
	font-size:13px;
	font-weight:bold;
	color: #39609D; 
	min-height:80px; 
	width:170px; 
	float:left; 
	text-decoration:none;
	padding-left:110px;
	padding-right:3px; 
	margin-bottom:10px; 
}

.miniDestaqueNoticia a
{
	color: #39609D; 
	text-decoration:none;

}

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



/*** PAGINA EVENTOS ***/

.txtCatEventos
{
	display:block;
	padding-bottom:5px; 
	padding-left:13px; 
	font-weight:bold; 
	color:#6C6F79; 
	text-decoration:none;
	background:url(../images/seta_mais_info.gif) no-repeat 0% 3px;
	border-collapse:collapse;
	border-bottom:#A3C029 1px dashed;
}

.txtCatEventos a
{
	color:#6C6F79; 
	text-decoration:none;
}

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

.titulo18Limao
{
	font-size:18px;
	font-weight:bold;
	color: #A3C029; 
	margin-top:10px;
	margin-bottom:10px; 
}

.labelEvento
{
	width:110px;
	float:left;
	padding-left:5px; 
	margin-bottom:5px;
	font-weight:bold; 
	color:#6C6F79; 
	line-height:20px;
	height:20px;
	display:block;
	background:#EBEBEB;
	border-bottom:#A3C029 1px solid;
}

.dadosEvento
{
	margin-left:110px;
	margin-bottom:5px;
	padding-left:10px;
	line-height:20px;
	height:20px;
	border-bottom:#A3C029 1px solid;
}

.labelCartaz
{
	padding-left:10px; 
	margin-bottom:5px; 
	margin-top:10px; 
	font-weight:bold; 
	color:#6C6F79; 
	background:url(../images/seta_mais_info.gif) no-repeat 0% 4px;
}



.voltar a
{
	font-family:verdana;
	color:6C6F79;
	text-decoration:none;
}

.voltar a:visited
{
	color:6C6F79;
	text-decoration:none;
}

.voltar a:hover
{
	color:red;
	text-decoration:underline;
}






/*** TITULO DAS PAGINAS ***/

.tituloPagina
{
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	border-bottom: #DDDDDD 1px solid; 
	padding-bottom:5px; 
	margin-top:10px; 
	margin-bottom:10px;
	font-size:200%; 
	font-weight:bold; 
	color:#39609D;
}




/*** NOTICIAS ***/
.titulo
{
	font-family: Arial;
	font-size:24px;
	font-weight:bold;
	color: #39609D; 
	margin-top:10px;
	margin-bottom:10px; 
}

.subtitulo
{
	font-family: arial;
	font-size:14px;
	font-weight:bold;
	color:#39609D; 
	margin-bottom:10px; 
}

.data_noticia
{
	margin-top:10px;
	padding-bottom:5px;
	font-family: verdana;
	font-size:11px;
	color:grey;
	line-height:15px;
	border-bottom:#6C6F79 1px dashed; 
}




/*** BLOG ***/

.titulo_blog
{
	font-family: Arial;
	font-size:22px;
	font-weight:bold;
	color: #39609D; 
	margin-top:10px;
}

.data_blog
{
	padding-bottom:5px;
	font-family: verdana;
	font-size:11px;
	color:grey;
	line-height:15px;
	border-bottom:#6C6F79 1px dashed; 
}

.link_comentario a
{
	color:#444444;
	text-decoration:none;
}

.link_comentario a:hover
{
	color:#444444;
	text-decoration:underline;
}

table.comentario
{
	width:100%;
	border-collapse: collapse;
	border-bottom:#DDDDDD 1px solid;
}

table.comentario td
{
	padding:10px;
	font-weight:bold;
	color:#39609D;
	border-top:#DDDDDD 1px solid;
}

table.comentario .data_comment
{
	padding-bottom:5px;
	font-weight:normal;
	font-size:10px;
	color:#39609D;
	
}

table.comentario .conteudo
{
	padding-top:5px;
	line-height:16px;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#444444;
}

table.comentario tr.even
{
	/*background: #F5F5F1;*/
}

table.comentario tr.odd
{
	background: #F5F5F1;
}




/*** TABELA DOWNLOAD ***/

.tableDownload
{
	width:100%;
	margin-top:10px;
	font-size:11px;
	border-collapse:collapse;
}

.tableDownload th
{
	font-weight:bold;	
	color:#FFFFFF;
	letter-spacing:1px;
	background-color:#39609D;
	line-height:20px;
}

.tableDownload th.header
{
	border-left:#FFF 1px dashed;
}

.tableDownload td
{
	background-color:#F2F2F2;
	padding:5px;
	border-bottom:#6C6F79 1px dashed;
	height:40px;
	vertical-align:middle;
}

.tableDownload td.content
{
	border-left:#6C6F79 1px dashed;
	padding-top:6px;
}

.tableDownload img
{
	border:0px;
}




/*** PAGINA LINKS ***/

.links
{
	margin-top:10px;	
}

.links ul
{
	margin:0px;
	padding:0px;
	line-height:22px;
	background:#F5F5F1;
	color: #FFFFFF;
	list-style-type:none;
	border-top:#39609D 1px dashed;
}

.links ul li a
{
	display: block;
	padding-left:10px;
	color:#39609D;
	text-decoration: none;
	border-bottom:#39609D 1px dashed;
}

.links ul li a:hover
{
	background:#39609D;
	color: #FFFFFF;
}




/*** AREA DE BUSCA ***/

.busca_titulo a
{
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#39609D;
	text-decoration:none;
}

.busca_titulo a:hover
{
	text-decoration:underline;
	color:#89A2C9;
}

.busca_texto
{
	font-family:verdana;
	font-size:11px;
	margin-top:3px;
	color:#6C6F79;
}



/*** DATAGRID ***/

table.dataGrid
{
	background: white;
	border-collapse: collapse;
	width: 100%;
}

table.dataGrid th, table.dataGrid td
{
	font-size: 0.9em;
	border: 1px #4F81BD solid;
	padding: 0.3em;
}

table.dataGrid th
{
	background: #d3dfee;
	text-align: center;
}

table.dataGrid th.label
{
	width: 150px;
}

table.dataGrid tr.odd
{
	background: #E6F2FF;
}





div.sucesso {
	border: 2px solid #62CE00;
	background: #F2FFDF;
	margin: 0;
	padding: 5px;
	width:0 auto;
	margin-bottom:10px;
}

div.falha {
	border: 2px solid #C00;
	background: #FEE;
	margin: 0;
	padding: 5px;
	width:0 auto;
	margin-bottom:10px;
}

.actionBar
{
	margin: 10px;
}

div.item
{
	margin: 10px 0 0 0;
	border: 1px solid silver;
	padding: 5px;
}





/*** BUSCA ***/
span.searchMatch {
	background-color: #FBF952;
	color: black;
	/*font-weight:normal;*/
}
