@charset "utf-8";
/* CSS Document */

#GranMenuBox {
	background-color: #C50011;
	height: 34px;
	width: 980px;
	padding-top: 11px;
	text-decoration: none;
}

.MinusculeMenuBox {
	background-color: #C50011;
	height: 10px;
	width: 980px;
}
#enbasse {
	width: 980px;
	background-color: #C50011;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	text-decoration: none;
}
#GranMenuBox a {
	padding-top: 11px;
	text-decoration: none;
	color: #FFF;
}
#enbasse a {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	text-decoration: none;
	color: #FFF;
}
