/*--------------------------------------------------------------------
LAYOUT "index" Style - CAMARA MUNICIPAL DE SOURE (IE6+ FF1.5+ Opera9+)

Version: 	1.0 - 2007
author: 		Burocratik (alexandre r. gomes)
email: 		alex@burocratik.com
website: 	http://www.burocratik.com
-----------------------------------------------------------------------*/
@import url(corpo.css);

/* =VARIOS: img main flash, etc
------------------------------------------------------------------*/
#headerFlash{background: transparent url(../pics/fmain-index.jpg) no-repeat;}
#headerFlash div{ 
	position: absolute; left: 359px; top: 2px;
	width: 322px; height: 125px; padding: 5px;
	background-color: #ffffff;
	opacity: .8; filter: alpha(opacity=80); /* :INFO: maybe on css3??*/
}


/* =HEADER CONTENT: o index é o unico em todo o site
------------------------------------------------------------------*/
#headerContent{
	position: relative;
	width: 717px; height: 206px; margin:0; padding:0;
	background: transparent url(../imgs/index-bg-agenda.gif) repeat-y top right;
	line-height: 14px; font-size: 10px;
}

#primHeaderContent{float: left; width: 196px; height: 206px; margin: 0; padding: 0;}

#secHeaderContent{float: left; width: 517px; height: 206px; margin: 0 0 0 4px; padding: 0;}

#content #secHeaderContent h2{ 
	width: 517px; height: 58px; margin: 0; padding:0;
	text-indent: -5555px; overflow: hidden;
	background: transparent url(../imgs/index-agenda-txt.gif) no-repeat top right;
}
#secHeaderContent .linha{
	width: 100%; height: 30px; margin-bottom: 15px;
	background: transparent url(../imgs/index-bg-agenda-linhas.gif) repeat-y top left;
}
#secHeaderContent .linha p{float: left; width: 152px; height: 30px;}
#secHeaderContent .linha p.comOver{
	float: left; width: 359px; height: 30px; padding-left: 5px;
	color: #120202; background: transparent;
}
#secHeaderContent .linha span{display: block; margin: 0; padding: 0;	color: #918b55; font-weight: bold;}
#secHeaderContent .linha a{text-decoration: none; color: #120202;}


/* =SEPARADOR NOTICIAS
------------------------------------------------------------------*/
#content h2{
	clear: both; width: 717px; height: 79px; margin: 0; padding:0;
	text-indent: -5555px; overflow: hidden;
	background: transparent url(../imgs/index-bg-noticias.gif) no-repeat top right;
}


/* =BLOCOS NOTICIAS
------------------------------------------------------------------*/
#content .linhaNoticias .show{position: relative; left: 0px; top: 0px;overflow: visible;}
#content .linhaNoticias .linkOff{position: absolute; 	left: -5555px; top: -55555px;	overflow: hidden;}

#content .linhaNoticias{width: 100%; height: auto; margin: 0; padding:0;}
#content .linhaNoticias .flashPics{float: left; width: 196px; height: auto; margin: 0; padding:0;}
#content .linhaNoticias .textoNoticia{float: left; width: 480px; height: auto; margin: 0; padding-left: 30px;}
#content p.separador{height: 40px;}

#content .linhaNoticias h3{font-size: 11px; color: #918b55; font-weight: bold;}
#content .linhaNoticias p{margin-bottom: 4px;}
#content .linhaNoticias p.data{color: #918b55; margin-bottom: 6px;}
#content .linhaNoticias a{color: #918b55; text-decoration: none;}
#content .linhaNoticias a:hover,
#content .linhaNoticias a:focus{color: #555233; text-decoration: none;}