body {
	background-color: #666666;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
.foto_banner {
	background-image: url(_imgs/foto_1.jpg);	
}
.texto_leyenda{
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #CCCCCC;
	margin: 10px;
}
.titular_foto {
	font-family: "Arial Black";
	font-size: 44px;
	color: #FFFFFF;
}
.menu_num {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #CCCCCC;
}
.general {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 20px;
}
.general a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.general a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.submenu {
	margin-bottom: 8px;
	margin-left: 20px;
}
.submenu a {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.submenu a:hover {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF6600;
}
.menu {
	margin-top: 8px;
	margin-bottom: 8px;
}
.menu a {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	font-family: "Arial Narrow";
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF6600;
}
.contextual {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
.titulo_texto {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-weight: bold;
	color: #CCCCCC;
}
.contextual a{
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FF6600;
	text-decoration: none;
}
.contextual a:hover{
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #FF6600;
	text-decoration: underline;
}
.cuerpo {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 20px;
}
.cuerpo a{
	color: #FF6600;
	text-decoration: none;
}
.cuerpo a:hover{
	color: #FF6600;
	text-decoration: underline;
}
