/* PÁGINA DE ESTILOS */

/* GERAL 
---------------------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background:#cccccc;
	text-align:center; /* hack para o IE */	
	}

	
.geral {
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	margin:0 auto;			
	padding: 0px;
	text-align:left; /* "remédio" para o hack do IE */
	background-color: #FFFFFF;
}


p{
	font-size: 12px;
}


a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #660000;
	text-decoration: none;
}
 


/* COLUNA DA ESQUERDA, ABAIXO DO MENU VERTICAL
---------------------------------------------------------------------------*/

.menu_vertical{
	width: 145px;
	margin: 0 0 0 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	border: 0;
	background: #fff url(img_menu_vert/fundo_menu.png);
	
}

.menu_vertical img{ 
	margin: 0 0 0 0px;
}


.col_esq {
	width: 145px;
	padding: 0px;
	float: left;
	overflow: hidden; 
	
}

.col_esq p {
	font-size: 11px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 16px;
	
}



/* COLUNA DO MEIO, CONTEUDO PRINCIPAL
---------------------------------------------------------------------------*/
div#Fotao{
	width: 540px;
	margin-left: 44px; 
	text-align: left;
	float: left;
	overflow: hidden;
}

div#Fotao h5{
	font-size: 12px;
	margin-top: 11px;
	margin-bottom: 0px;
}

.colmeio{
	width: 371px;
	margin-left: 44px; 
	margin-right: 27px;
	text-align: left;
	float: left;
	overflow: hidden;
}

.colmeioSubitulo{
	margin-top: 25px;
	width: 371px;
	font-size: 12px;
	color: #888888;
	font-weight: bold;
	float: left;
	overflow: hidden;
}

.colmeioNomes{
	width: 371px;
	font-size: 12px;
	color: #000000;
	float: left;
	overflow: hidden;
}

.colmeio h5{
	width: 371px;
	font-size: 12px;
	margin-top: 11px;

}

.colmeio h4{
	width: 371px;
	font-size: 12px;
	margin-top: 4px;
	font-weight: normal;
	float: left;
	overflow: hidden;
}



.colmeio h6{
	font-size: 11px;
	font-weight: normal;
	margin: 8px 0 0;
	float: left;
	overflow: hidden;
	height: 60px;
	width: 90px;
}

.colmeio td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-bottom: 10px;


}


img {
border-width:0pt;
}

img.right {
border-width:0pt;
float:right;
margin:9pt 0pt 0pt 3.2em;
}

img.top {
border-width:0pt;
margin: 21pt 0 0 0;
}

img.top1 {
border-width:0pt;
margin: 10pt 0 0 0;
}



.colmeio p{
	width: 371px;
}


div#links_notic a{
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: #666666;
}

div#link_adm a{
	font-weight: bold;
	font-size: 12px;
	font-style: italic;
	color: #999999;
}



.fae{
	width: 180px;
	font-size: 12px;
	margin-top: 11px;
	margin-right: 11px;
	margin-botton: 31px;
	font-weight: normal;
	float: left;
	overflow: hidden;

}


_div#bloco p { 
	width: 317px;
	float: left;	
}


.colmeio2{
	width: 540px;
	margin-left: 44px; 
	text-align: left;
	float: left;
	overflow: hidden;
}

/* COLUNA DA DIREITA, BOXES 
---------------------------------------------------------------------------*/
 
.col_boxes {
	width: 173px;
	float: left;
	overflow: hidden;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}


li {
	font-size: 11px;
	list-style-image: url(img_col_boxes/bullet_vermelho.png);
	line-height: 23px;
}

.boxes {
	background: #fff url(img_col_boxes/box_dir.png);
}

.boxes p {
	font-size: 11px;
	width: 120px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding: 3px;
}



/* RODAPÉ
---------------------------------------------------------------------------*/

div#rodape  {
	font-size: 11px;
	text-align: center;
	width: 760px;
	border-top: black 1px solid;
	float: left;
	margin-top: 20px;


	}
	
.legenda {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E10915;
	height: 15px;
	width: 200px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-left: 10px;
	border-top-width: 0px;
	border-bottom-width: 20px;
}




/* PÁGINA LEGISLAÇÃO
----------------------------------------------------------------------- */



.colleis{
	width: 545px;
	margin-left: 44px; 
	margin-right: 27px;
	text-align: left;
	float: left;
	overflow: hidden;
}


.colleis a:link {
	text-decoration: none;
	font-weight: bold;
	color: #7F0F0F;
	font-size: 11px;
}

.colleis a:visited {
	color: #AF2F15;
	font-weight: bold;
	text-decoration: none;
}

.colleis a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.colleis a:active {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}



/* PÁGINA ARTIGOS
----------------------------------------------------------------------- */



.colartg{
	width: 500px;
	margin-left: 44px; 
	margin-right: 27px;
	text-align: left;
	float: left;
	overflow: hidden;
}


.colartg a:link {
	text-decoration: none;
	font-weight: bold;
	color: #7F0F0F;
	font-size: 11px;
}

.colartg a:visited {
	color: #AF2F15;
	font-weight: bold;
	text-decoration: none;
}

.colartg a:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

.colartg a:active {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
 

/* PÁGINA LINKS
----------------------------------------------------------------------- */

#titulolinks  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}


.collinks {
	text-align: left;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	/*overflow: hidden;*/
}

.collinks table {
	padding-left: 0px;
	margin-left: 0px;
}

 
.collinks p {
	width: 160px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}



.collinks ul {
	width: 120px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: -18px;
}


.collinks li {
	font-size: 11px;
	list-style-image: url(img_col_boxes/bullet_2.png);
	line-height: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

.collinks h5 {
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-top: 20px;
	width: 140px;
}

#irlf table{
	font-size: 10px;
}

