@charset "utf-8";
/* CSS Document */

	a.inscrLink {
		font-family: Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight: normal;
		color: #009;
		text-decoration: none;
		cursor:pointer;
	}	

	a.inscrLink:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:12px;
		font-weight: normal;
		color: #009;
		text-decoration: underline;		
	}


	a.inscrLink2 {
		font-family: Verdana, Geneva, sans-serif;
		font-size:16px;
		font-weight: normal;
		color: #009;
		text-decoration: none;
		cursor:pointer;
	}	

	a.inscrLink2:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:16px;
		font-weight: normal;
		color: #009;
		text-decoration: underline;		
	}



	a.menu1Link {
		font-family: Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		cursor:pointer;
	}	

	a.menu1Link:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight: bold;
		color: #F90;
		text-decoration: none;		
	}


	a.menu1LinkMen {
		font-family: Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
		cursor:pointer;
	}	

	a.menu1LinkMen:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight: bold;
		color: #F90;
		text-decoration: none;		
	}

	a.maisLink {
		font-family: Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight: bold;
		color: #003F78;
		text-decoration: underline;
		cursor:pointer;
	}	

	a.maisLink2:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
		color: #F60;
		text-decoration: none;		
	}	


	a.maisLink2 {
		font-family: Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight: bold;
		color: #003F78;
		text-decoration: underline;
		cursor:pointer;
	}	

	a.maisLink:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		color: #F60;
		text-decoration: none;		
	}	


	a.admLink {
		font-family: Verdana, Geneva, sans-serif;
		font-size:10px;
		font-weight: normal;
		color: #000;
		text-decoration: none;
		cursor:pointer;
	}	

	a.admLink:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:10px;
		font-weight: normal;
		color: #F90;
		text-decoration: none;		
	}

	.dataPadrao {
		font-family: Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
		color: #666;
	}	

	.tituloPadrao {
		font-family: Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
		color: #003F78;
	}	

	.resumoPadrao {
		font-family: Verdana, Geneva, sans-serif;
		font-size:13px;
		font-weight:bold;
		color: #000;
	}	







	.textoEditor{
		color:#000; 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:10px; 
		margin:8px;
	}	


	.tituloOpc {
		font-family: Verdana, Geneva, sans-serif;
		font-size:20px;
		font-weight:bold;
		color: #204383;
	}	
	
	.tituloOpcPeq {
		font-family: Verdana, Geneva, sans-serif;
		font-size:14px;
		font-weight:bold;
		color: #204383;
	}		

	.hrSub{
		border: solid 1px;
		color:#D1DDF3;
	}	

	.nomeAlbum {
		font-family: Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:normal;
		color: #FFF;
	}	



	.imgThumb{
		border:solid #000 1px;
	}
	
	
	.filtro {
		font-family: Verdana, Geneva, sans-serif;
		font-size:16px;
		font-weight:bold;
		color: #003366;
		border:solid 1px;
		width:400px;
		height:80px;
		background-color:#EEE
		 
	}	
	
	.footerTxt {
		font-family: Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		color: #FFF;
	}		
	
	a.footerLink {
		font-family: Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight: bold;
		color: #FFF;
		text-decoration: none;
		cursor:pointer;
	}	

	a.footerLink:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		color: #FFF;
		text-decoration: underline;		
	}		


	a.NaxusLink {
		font-family: Verdana, Geneva, sans-serif;
		font-size:10px;
		color: #FFF;
		text-decoration: none;
		cursor:pointer;
	}	

	a.NaxusLink:hover {
		font-family: Verdana, Geneva, sans-serif;
		font-size:10px;
		color: #FFF;
		text-decoration: underline;		
	}		


	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
