/*PopUp
---------------------------------------------------------*/

#popUp{
	position:relative;	/*Esse é o elemento pai, a partir dele o PopUp será exibido.*/
	z-index:10;
	}
	
#popUpPosition{

	position:absolute; /*Esse elemente é o filho, a partir dele você define a posição*/	
	top:40px;
	left:-120px;
	width:330px;
	display:block;
	color:#336699;
	font-size:10px;
	font-weight:bold;
	background:#E9EEF3;
	border:1px #336699 solid;
	}
	
#popUpPosition p{padding:30px 10px; text-align:center; line-height:15px;}
	
.fechaPopUp a:link{ /*Fecha o PopUp*/
	float:right;
	margin:5px;
	color:#990000;

	}
	
.fechaPopUp a:active{
	float:right;
	margin:5px;
		color:#990000;

	}
	
.fechaPopUp a:visited{
	float:right;
	margin:5px;
		color:#990000;
	}

.linkPopUp a:link{
	float:left;
	height:150px;
	width:300px;

	}
	
.linkPopUp a:active{ /*Link do PopUp*/
	float:left;
	height:150px;
	width:300px;

	}
	
.linkPopUp a:visited{
	float:left;
	height:150px;
	width:300px;

	}

a:link, a:active, a:visited 
	{
	color:#0087E1;
	font:110% Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:none;
	}
	
a:hover
	{
	color:#0087E1;
	font:110% Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:underline;
	}		


/*
a:link, a:active, a:visited {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #0033FF;text-decoration: none;	}
a:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFCC66;text-decoration: none;}
*/
a.underline:link, a.underline:active, a.underline:visited {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #0033FF;text-decoration: underline;	}
a.underline:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFCC33;text-decoration: underline;}

a.menu:link, a.menu:active, a.menu:visited{font-family: Verdana;font-size: 10px;color: #FFFFFF;text-decoration: none; font-weight:normal}
a.menu:hover{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFCC66;text-decoration: none;font-weight:normal}

a.top:link, a.top:active, a.top:visited{ display:block;font-family: Verdana;font-size: 10px;color: #FFFFFF;text-decoration: none; background:#003399;}
a.top:hover{font-family: Verdana;font-size: 10px;color: #FFFFFF;text-decoration: none;background-color: #0033CC;}



a.bottom:link, a.bottom{font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFFFFF;text-decoration: underline;}
a.bottom:hover{font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFCC66;text-decoration: underline;}
a.bottom:visited{font-family : Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color:#FFFFFF;text-decoration: underline;}

a.noticias_link:link, a.noticias_link:active, a.noticias_link:visited {font-family: Verdana;font-size: 10px;color: #003399;text-decoration: none;}
a.noticias_link:hover{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #FFCC66;text-decoration: none;}


a.home_link:link, a.home_link:active, a.home_link:visited{ font-family:Verdana;font-size:10px;color: #003399;}
a.home_link:hover{ font-family:Verdana;font-size:10px;color: #FFCC33;}



body {
	background-color: #F3F4F7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-variant: normal;
	color: #245984;
	background-attachment: fixed;
	background-image: url(../imgs/bgSite.jpg);
	background-repeat: repeat-x  ;
	line-height:120%;
	margin: 0px;
	
}


table{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	}


.fonte_vermelho_bold
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color: #F20006;
	}
.fonte_vermelho
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:normal;
		color: #F20006;
	}
.fonte_cinza_bold{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	font-weight:bold;
	}

.branca_top{
    font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	color: #FFFFFF;
	
	
}
.branca{
font-family:Verdana;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	color: #FFFFFF;
}
.branca_bold{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	color: #FFFFFF;
}

#meio {
margin-left:8px;
}

#bottom {
margin-left:5px;
margin-right:5px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight: normal;
color: #005CA7;
}

.menu {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-style: normal;
font-weight:normal;
}

.select	{
   		BORDER-BOTTOM: 1px solid #375182;
		BORDER-LEFT: 1px solid #375182;
		BORDER-RIGHT: 1px solid #375182;
		BORDER-TOP: 1px solid #375182;
		background-color:#e0dfdf;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		list-style-type : disc;
		color : #68696b;
		margin:2px;
		}
.texfield
	{
   		BORDER-BOTTOM: 1px solid #A9B7C2;
		BORDER-LEFT: 1px solid #A9B7C2;
		BORDER-RIGHT: 1px solid #A9B7C2;
		BORDER-TOP: 1px solid #A9B7C2;
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 11px;
		list-style-type : disc;
		color : #68696b;
		background-color: #F0F0F0;
	}
	
.radio
	{
   		BORDER-BOTTOM: 1px solid #FFFFFF;
		BORDER-LEFT: 1px solid #FFFFFF;
		BORDER-RIGHT: 1px solid #FFFFFF;
		BORDER-TOP: 1px solid #FFFFFF;
		list-style-type : disc;
		color : #FFFFFF;
	}
	
.btn
	{
	background-color: #003399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	BORDER-BOTTOM: 0px solid #375182;
	BORDER-LEFT: 0px solid #375182;
	BORDER-RIGHT: 0px solid #375182;
	BORDER-TOP: 0px solid #375182;
	margin-left:5px;
	}
	
	.btn2
	{
	background-color: #003399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	BORDER-BOTTOM: 0px solid #375182;
	BORDER-LEFT: 0px solid #375182;
	BORDER-RIGHT: 0px solid #375182;
	BORDER-TOP: 0px solid #375182;
	}
	
.menu
	{
   		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		font-weight : bold;
		color: #68696b;
	}
.rodape
	{
   		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 9px;
		font-weight: normal;
		color: #FFFFFF;
	}	
	
.home_tabela {
	margin: 0; padding: 0 ; 
	background: #FFF url(../imgs/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}
.home{ 
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #003399;
}

.home_titulo{ 
font-family:Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #003399;

}

.tituloTermo{
background:#E0DFDF;
padding:10px;
font-family:Verdana, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color: #000000;
border:#000000 1px solid;

}

.subTituloTermo{


font-family:Verdana, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #000000;
text-align:center;

}

.titulo2{ 
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #355081;

}

.titulo{ 
font-family:Verdana, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: #003399;

}

.tablelaTermo{ border-bottom:#000000 solid 1px; border-left:#000000 solid 1px; border-right:#000000 solid 1px;}
.tablelaTermo2{ border:#000000 solid 1px; }

.pontilhado{

border-top:#999999 dashed 1px;

}
.tabela_dashed{
border: #000099 dashed 1px;
background-color: #F7F7F7;

}

.tabela_border{
	border: #6699CC solid 1px;
	background-color: #FCFCFC;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color: #003399;
}

.noticias{
border-bottom: #003399 dashed 1px;
}
.azul{
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color: #003399;
}
.azul_bold{
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color: #003399;
}

li{
list-style: square;
padding: 5px;
}

.tabela
	{
		background-color: #003399;
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color: #ffffff;
		
	}
	
	.tabelapq
	{
		background-color:#375182;
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		font-weight:bold;
		color:#FFFFFF;
		
	}
	
	
	.tabela2
	{
		font-family : Verdana, Arial, Helvetica, sans-serif;
		font-size : 10px;
		color : #68696b;
		background-color: #F0F0F0;
		
	}
	

	.tabela3
	{
		background-color: #FFFFFF;
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color: #003399;
		
	}
	
	.tabela4
	{
		background-color: #FFFFFF;
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:bold;
		color: #003399;
		border:solid 1px #000099;
	}
	
    .enquete{
	background: url(../imgs/gradientbg.jpg)  repeat-x;
	border:solid 1px #CCCCCC;
	}
	.enquete2{
	background-color: #FFFFFF;
	border:solid 1px #E2E2E2;
	}
	
	.btn_voto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	font-weight:bold;
	background: url(../imgs/gradientbg.jpg)  repeat-x;
		
	}



/* Template */

/* Sombra do Site*/
.bgH
	{
	text-align:center;
	background: url(../imgs/bgH.gif) repeat-y;
	}

/*-------------------------------	Topo	-------------------------------*/	
.bannerPublicidade
	{
	width: 490px;
	heigh: 100px;
	padding:13px;
	border: solid 1px #EBEBEB;
	}

	
/*-------------------------------	Rodapé	-------------------------------*/	

#FooterTraco 
	{	
	margin: auto;
	width:998px;
	height:25px; 
	background: url(../Imgs/barrafooter.jpg);
	background-repeat:no-repeat;
	}	
	
	
.rodapeInfo
	{
	margin-top: 30px;
	color:#245984;
	}
	
/*   Index  */
.BannerPrincipal
	{
	width: 706px;
	heigh: 241px;
	padding-left:0px;
	margin: 10px 0px 50px 0px;
	}	
	
.PalavraPresidente
	{
	width: 706px;
	heigh:141px;
	padding-left:5px;
	margin: 0px 0px 50px 0px;

	}	

.FotoPresidente
	{
	width: 157px;
	heigh: 141px;
	float:left;
	}	
	
.PalavraPresidenteTit
	{
	width: 520px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color:#7B819E;	
	font-weight:bold;
	margin: 10px 0px 10px 20px;
	float:left;
	}	
	
.PalavraPresidenteTexto
	{
	width: 520px;
	text-align:justify;
	font:110% Arial, Helvetica, Sans-Serif;
	line-height:140%;
	font-size:12px;
	color:#555;
	margin:0px 20px 15px 20px;
	float:left;
	}
	
.PalavraPresidenteAssinatura
	{
	width: 500px;
	text-align:justify;
	font:110% Arial, Helvetica, Sans-Serif;
	line-height:140%;
	font-size:12px;
	color:#555;
	margin:0px 20px 20px 20px;
	float:left;
	}	


/* 	Boxes Index */
.boxes
	{
	width: 100%;
	height: 241px;
	font:110% Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#555;
	line-height:140%;
	margin: 40px 0px 20px 0px;
	}	
		
 Contribuicao Sindical 	
.boxCS
	{
	width:210px;
	height: 210px;
	background: url(../imgs/bgBox.jpg) repeat-x bottom left;
	float:left;
	display:inline;
	padding: 02px;
	margin: 0px;
	}	
	
.Reflex
	{
	margin: 01px 20px 0px 0px;
	width:214px;
	height:  44px;
	background: url(../imgs/ReflexBox.jpg) no-repeat left bottom;
	background-color:#333333;
	float:left;
	}	
	
.topbox
	{
	width: 180px;
	height: 36px;
	background: url(../imgs/bgTopContrSind.jpg) repeat-x ;
	float:left;
	display:inline;
	color:#284E80;
	font:110% "Times New Roman", Helvetica, Sans-Serif;
	line-height:140%;
	font-size:14px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 0px 05px;
	letter-spacing: 0.1em
	}				
	
.boxF
	{
	width:210px;
	height: 210px;
	background: #FFFFFF url(../imgs/bgBox.jpg) repeat-x bottom left;
	float:left;
	display:inline;
	padding: 2px;
	margin: 0px 0px 0px 20px;
	}			
	
.boxS
	{
	width:210px;
	height: 210px;
	background: #FFFFFF url(../imgs/bgBox.jpg) repeat-x bottom left;
	float:left;
	display:inline;
	padding: 2px;
	margin: 0px 0px 0px 15px;
	}			
				
.imgTopbox
	{
	width: 22px;
	height: 30px;
	float:left;
	}
	
	
.bodybox
	{
	width: 200px;
	height: 100%;
	}
	
.bodybox UL
	{
	list-style-image: url(../Imgs/img11.jpg);
	margin-top:15px;
	}
		
.bodybox Li
	{
	margin: 10px 0px 0px 0px;
	padding: 3px;
	border: none;
	background: url(../imgs/tracejado.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
	}

.fgts	
	{
	font-size:11px;
	font-style: normal;
	font-variant: normal;
	color: #245984;
	text-align:justify;
	}
 

/****************************** Geral ******************************/

h3
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7B819E;	
	font-weight: bold;
	}

h4
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #015A96;	
	font-weight: bold;
	background-color:#FAFAFA;
	}

.h32
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6B6458;	
	font-weight: bold;
	}


p
	{
	text-align:justify;
	font:110% Arial, Helvetica, Sans-Serif;
	font-size:12px;
	width:650px;
	}






/* Páginas Institucional: Apresentação, Diretoria e Sede */

/* Box Institucional */
.boxesInst
	{
	width: 706px;
	height: 100px;
	font:110% Arial, Helvetica, Sans-Serif;
	font-size:12px;
	color:#555;
	line-height:140%;
	margin: 30px 0px 80px 0px;
	}	


.boxInst
	{
	width:270px;
	height:100px;
	background: #FFFFFF url(../imgs/bgBox.jpg) repeat-x bottom left;
	float:left;
	display:inline;
	padding: 5px;
	margin: 10px 0px 50px 20px;
	}	
	
.boxInst a
	{
	color:#005CA7;
	font:110% Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:underline;
	}	
	
.boxInst a:hover
	{
	color:#FFFFFF;
	font:110% Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:underline;
	}		
	
	
.boxInst2
	{
	width:270px;
	height:100px;
	background: #FFFFFF url(../imgs/bgBox.jpg) repeat-x bottom left;
	float:left;
	display:inline;
	padding: 5px;
	margin: 10px 0px 0px 40px;
	}		

.boxInst2 a
	{
	color:#005CA7;
	font:110% Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:underline;
	}	
	
.boxInst2 a:hover
	{
	color:#FFFFFF;
	font:110% Arial, Helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:underline;
	}		


	
.imgInst
	{
	width: 89px;
	height: 130px;
	float:left;
	}	
	
	
.titInst
	{
	width:150px;
	height: 20px;
	float:left;
	background-color:#0071BD;
	padding: 2px 10px;
	margin-left: 10px;
	color: #FFFFFF;
	}
	
.titInst a
	{
	color: #FFFFFF;
	text-decoration:underline;
	}	

.bodyInst
	{
	width:150px;
	height: 20px;
	float:left;
	padding: 2px 10px;
	color: #0071BD;
	}
	
.bodyInst a
	{
	color: #0071BD;
	text-decoration:underline;
	}
	
.bodyInst a:hover
	{
	color: #0071BD;
	text-decoration:underline;
	}
	
.bodyInst2
	{
	width:150px;
	height: 20px;
	float:left;
	padding: 2px 10px;
	margin: 10px 0px 0px 0px;
	color: #0071BD;
	}
.bodyInst2 a
	{
	color: #0071BD;
	text-decoration:underline;
	}
	
.bodyInst2 a:hover
	{
	color: #0071BD;
	text-decoration:underline;
	}

/* Box Endereço Sede */	
	
.boxBullets
	{
	width: 600px
	height: 30px;
	font-size:12px;
	color:#555;
	line-height:140%;
	margin: 30px 20px 20px 30px;
	}
		
.boxBullets LI
	{
		line-height:140%;
		font-size:12px;

	}
.Bullet
	{
	width: 28px
	height: 55px;
	float:left;
	margin-right: 10px;
	}

.EndTxt
	{
	width: 580px;
	float:left;
	
	}


/*diretoria para realçar os cargos como presidente, secretários, etc.*/	

.subTit
	{
	color: #245984;
	line-height:100%;
	margin:0px 0px 10px 0px;
	}	
	
/*diretoria para realçar os nomes dos membros.*/	
.descTit
	{
	margin: 0px 0px 20px 20px;
	font-size:14px;
	line-height:115%;

	}
	
.boxEnd		
	{
	margin-left:10px;
	}

/* Filiacao */	

.ListItems
	{
	width: 600px;
	margim: 0px 0px 50px 0px;
	}
	
.ListItems LI
	{
	line-height:140%;
	/*font:110% Arial, Helvetica, Sans-Serif;*/
	line-height:180%;
	font-size:12px;
	color:#555;
	margin: 0;
	padding: 7px 0px;
	border: none;
	background: url(imgs/tracejado.jpg) repeat-x left bottom;
	font-family: Tahoma, Geneva, sans-serif;
	}	
	
.ListTxt
	{
	margin: 10px 0px 0px 0px;
	float:left;
	text-align:justify;
	font:110% Arial, Helvetica, Sans-Serif;
	line-height:140%;
	font-size:12px;
	color:#555;
	}
	
ListTxt UL
	{
	list-style-image: url("../Imgs/checked.jpg"); 
	margin-top:15px;
	}	


/* Box valores fgts 01*/

.fgtsTabVal
	{
	width:380px;
	height: 180px;
	background: #FFFFFF url(../imgs/bgBox.jpg) repeat-x bottom left;
	float:left;
	display:inline;
	margin: 0px 0px 0px 130px;
	}	


.fgtsTabValTit
	{
	width:180px;
	height: 25px;
	background-color:#7B819E;
	float:left;
	display:inline;
	color:#FFFFFF;
	font:110% "Times New Roman, Helvetica, Sans-Serif";
	line-height:140%;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	letter-spacing: 0.1em
	}	
	
	
.fgtsValores	
	{
	width:400px;
	margin: 10px  0px 0px 20px;
	}
	
.fgtsLeftValue
	{
	float:left;
	width: 200px; 
	height: 25px;
	margin-top::20px;	
	}

.fgtsRightValue
	{
	float:left;
	height: 25px;
	width: 150px; 
	margin-top::20px;	
	}	
	
	
	
	
/* Box valores fgts 02*/

.fgtsTab02Val
	{
	width:460px;
	height: 130px;
	background: #FFFFFF url(../imgs/bgBox.jpg) repeat-x bottom left;
	float:left;
	display:inline;
	margin: 0px 0px 0px 80px;
	}	


.fgtsTab02ValTit
	{
	width:220px;
	height: 25px;
	background-color:#7B819E;
	float:left;
	display:inline;
	color:#FFFFFF;
	font:110% "Times New Roman, Helvetica, Sans-Serif";
	line-height:140%;
	font-size:12px;
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	letter-spacing: 0.1em
	}	
	
	
.fgtsValores02	
	{
	width:100%;
	margin: 10px  0px 0px 20px;
	}
	
.fgtsLeftValue02
	{
	float:left;
	width: 240px; 
	height: 25px;
	margin-top::20px;	
	}

.fgtsRightValue02
	{
	float:left;
	height: 25px;
	width: 100px; 
	margin-top::20px;	
	}	

/* Box valores Contribuição Sindical */

.TabelaContribuicao
	{
	width:430px;
	height: 120px;
	background: #FFFFFF url(../imgs/bgBox.jpg) repeat-x bottom left;
	float:left;
	display:inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
	}	


.tabContrTitulo
	{
	width:420px;
	height: 25px;
	background-color:#7B819E;
	float:left;
	color:#FFFFFF;
	font:110% "Times New Roman, Helvetica, Sans-Serif";
	font-weight:bold;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	}	
	

.TabContrLinha
	{
	width:430px;
	height: 25px;
	margin: 10px  0px 10px 20px;
	}
	
.TabContrLeftColum
	{
	float:left;
	width: 200px; 
	height: 25px;
	margin-top::20px;	
	
	}

.TabContrRightColum
	{
	float:left;
	height: 25px;
	width: 150px; 
	margin-top::20px;	
	}	
	
	
/*Assinatura do Presidente página FGTS */		
.Assinatura
	{
	margin: 20px;
	width:300px;
	float:right;
	text-align:center;
	}

/* Menu Links Rodapé */

.LinkRodapeRight
	{
	float:left; 
	margin-right:10px; 
	border-right: 1px solid #999999;
	padding: 0px 10px 0px 0px;
	}
	
.LinkRodape
	{
	float:left; 
	margin-right:10px; 
	}
	
.lnkFooter
	{
	text-align:center;
	margin: 0px 0px 30px 150px;
	height:20px;
	width: 750px;

	}		
	
/*
#menu 
{
	width: 800px;
	text-align:center;
}

#menu ul {
	list-style: none;
}

#menu li 
	{
	display: inline;
	padding: 0px 5px;
	}
	
#menu a 
	{
	text-decoration: none;
	color: #005CA7;
	display: block;
	float: left;
	height: 15px;
	margin: 0 5px 0 0;
	padding:0px;
	border:0px;
	text-align: left;
	}


#menu a:hover {
	background: #F5FBEC;
	color: #729700;
	text-decoration: none;
}

#menu .active a {
	background: #F5FBEC;
	color: #729700;
	text-decoration: none;
} */
