/* CSS Document */

p{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
	max-width: 800px;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
}

.navigation {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 250px;
}
.capital {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #66CC00;
	text-decoration: none;
}


.navigation:hover {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #66CC00;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 250px;
}

.bold {
	font-family: "Century Gothic";
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #66CC00;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 300px;

}	
.submenu {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 450px;
	font-weight: bold;
}

.submenu:hover {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	color: #66CC00;
	text-decoration: none;
	display: block;
	padding: 10px;
	width: 450px;
	font-weight: bold;
}
.negritaverde {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #66CC00;
}
.pequeño {
	font-family: "Century Gothic";
	font-size: 10px;
	text-decoration: none;
}
.raf {
	font-family: "Century Gothic";
	font-size: 14px;
	word-spacing: 8px;
	letter-spacing: 4px;
}
.Titulos {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
}
