/* CSS Document */
@import url("reset.css");
body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #fbf0e5;
	background-color: #e76911;
	background-image: url(../imagenes/logoFEE.gif);
	background-repeat: no-repeat;
	background-position: center .5em;
	line-height: 1.3em;
}
#contenedor {
	width: 63em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 9em;
	overflow: hidden;
}
#subcontenedor {
	background-image: url(../imagenes/florDeLis.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 2em;
	overflow: hidden;
	height: 45em;
	margin-top: 2em;
}
#general p {
	width: 25em;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.4em;
	padding-bottom: 1.5em;
}
#pie #mail {
	float: left;
	padding-top: 1em;
}

#pie .logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 2em;
}

.pCorto p {
	font-size: 1.4em;
	text-align: right;
	width: 20em;
	padding-top: .5em;
	font-weight: bold;
	padding-bottom: 0.5em;
}
#pie {
	text-align: right;
	margin-bottom: 1em;
}

#subcontenedor  a {
	color: #FFFFFF;
	text-decoration: underline;
}

#ASDE {
	width: 44%;
	float: left;
	margin-top: 2em;
	text-align: right;
	margin-bottom: 1em;
}
#idiomas {
	width: 63em;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
#idiomas  select {
	background-color: #f6c8a8;
	margin-top: 0.3em;
	height: 2.2em;
	padding:.3em;
}

#ASDE .socio  {
	font-size: 1.2em;
	padding-bottom: 2.5em;
	text-align: right;
	background-image: url(../imagenes/logoASDE.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 6.5em;
	padding-top: 0px;
	height: 2em;
}
#MSC {
	width: 48%;
	float: right;
	margin-top: 2em;
	margin-bottom: 2em;
}

#MSC .socio  {
	font-size: 1.2em;
	padding-bottom: 2.5em;
	text-align: left;
	background-image: url(../imagenes/logoMSC.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-left: 4em;
	height: 2em;
}
#FEGC {
	width: 48%;
	float: left;
	margin-top: 2em;
	text-align: right;
	overflow: hidden;
}
#FEGC .socio  {
	font-size: 1.2em;
	padding-bottom: 1em;
	text-align: right;
	background-image: url(../imagenes/logoFCEG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 11em;
	padding-top: 0px;
	height: 2em;
}
#mapa {
	float: right;
	background-image: url(../imagenes/mapa.gif);
	background-repeat: no-repeat;
}
#logo {
	display:none;
}