/* CSS Document */

.FormularioContacte {  
	font-family: Verdana; 
	font-size: 10px; 
	color: #66CC33; 
	background-color: #F8F8F8; 
	border: 1px solid; 
	border-color: #AEAEAE;
}
.FormularioContacteBoton {  
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold;
	color: #666666; 
	background-color: #F8F8F8; 
	border: 1px solid; 
	border-color: #AEAEAE;
}

.Textoseccion {  
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: normal; 
	color: #6A6A6A;
}
.TextoseccionVerde {  
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	color: #6DD926;
}
.Textoactividades {  
	font-family: Verdana; 
	font-size: 9px; 
	font-weight: normal; 
	color: #666666;
}
a.Noticias:link { 
	font-family: Verdana; 
	font-size: 9px; 
	text-decoration: none ; 
	color: #3D3D3D; 
	
}
a.Noticias:visited { 
	font-family: Verdana; 
	font-size: 9px; 
	text-decoration: none ; 
	color: #6DD926; 
}
a.Noticias:hover { 
	font-family: Verdana; 
	font-size: 9px; 
	text-decoration: none ; 
	color: #6DD926; 
	
}
a.Noticiasb:link { 
	font-family: Verdana; 
	font-size: 9px; 
	text-decoration: none ; 
	color: #3D3D3D; 
	
}
a.Noticiasb:visited { 
	font-family: Verdana; 
	font-size: 9px; 
	text-decoration: none ; 
	color: #999999; 
}
a.Noticiasb:hover { 
	font-family: Verdana; 
	font-size: 9px; 
	text-decoration: none ; 
	color: #999999; 
	
}
a.Listado:link { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none ; 
	color: #3D3D3D; 
	
}
a.Listado:visited { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: none ; 
	color: #3D3D3D; 
	
}
a.Listado:hover { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: underline ; 
	color: #3D3D3D; 
	
}
a.Listadoverde:link { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: underline ; 
	color: #6DD926; 
	
}
a.Listadoverde:visited { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: underline ; 
	color: #6DD926; 
	
}
a.Listadoverde:hover { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: underline ; 
	color: #A0E772; 
	
}
a.boletines:link { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: underline ; 
	color: #3D3D3D; 
	
}
a.boletines:visited { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: underline ; 
	color: #999999;  
	
}
a.boletines:hover { 
	font-family: Verdana; 
	font-size: 10px; 
	text-decoration: underline ; 
	color: #3D3D3D; 
	
}

