/* CSS Document */
a:link {
	text-decoration: none;
	color: #EFBD08;
}
a:visited {
	text-decoration: none;
	color: #E2B427;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana;
	color: #999999;
}
.FotoGTex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	top: 10px;
}
.TexLegal {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.TexMenu {

	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-align: center;
}
.FondMenu {
	font-family: Arial;
	font-size: 13px;
	color: #EFBD08;
	text-align: center;
	background-color: #112675;
	font-weight: bold;
}
.FondSubMenu {
	font-family: Arial;
	font-size: 13px;
	color: #EFBD08;
	text-align: right;
	font-weight: bold;
	background-image: url(/Ecijaweb%20Gif/LinFonMenuFoto.jpg);
	background-repeat: repeat;
	background-position: top;
}
.FondSubMenu_320 {

	font-family: Arial;
	font-size: 13px;
	color: #EFBD08;
	text-align: left;
	font-weight: bold;
	background-image: url(/Ecijaweb%20Gif/LinFonMenuVer_320.jpg);
	background-repeat: repeat;
	background-position: top;
}

