.textocuadro {
	font-family: "Century Gothic";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #332C12;
}
.fondo {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
.textodis {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #332C12;
}
.texto {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #332C12;
	text-align:justify;
}
.textofecha {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color:#333300;
	
	
}
.textoinicio {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color:#67604e;
	
	
}
.textoinicio2 {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color:#000000;
	
}

.newcabecera {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	color:#333300;
	text-align:left;
}
.aviso {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color:#333300;
	text-align:centre;
}
.submenufoto {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color:#67654e;
	text-decoration: none;
	font-weight: bolder;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #990000;
}