.cabeceraVerde {
	padding-top: 15px;
	margin-top: 0px;
	padding-left: 40px;
	background-image: url(images/cabecera_verde700x90.jpg);
	background-repeat: no-repeat;
	z-index: 0;
	height: 75px;
	width: 660px;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cabeceraAzul {
	padding-top: 15px;
	margin-top: 0px;
	padding-left: 40px;
	background-image: url(images/cabecera_azul700x90.jpg);
	background-repeat: no-repeat;
	z-index: 0;
	height: 75px;
	width: 660px;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cabeceraAmarilla {
	padding-top: 15px;
	margin-top: 0px;
	padding-left: 40px;
	background-image: url(images/cabecera_amarilla700x90.jpg);
	background-repeat: no-repeat;
	z-index: 0;
	height: 75px;
	width: 660px;
	clip: rect(auto,auto,auto,auto);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navegacionPortada {
	z-index: 0;
	font-size: 12px;
	font-weight: bold;
	color: #bfbfbf;
	margin-left: 20px;
	margin-top: -30px;
	padding-top: 7px;
	width: 450px;
	height: 33px;
	padding-right: 30px;
	padding-left: 20px;
	display: block;
	text-align: center;
	background-image: url(images/navegacion_portada.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}
.navegacionVerde {
	color: #3f3f3f;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 180px;
	padding-top: 7px;
	width: 500px;
	height: 33px;
	display: block;
	text-align: center;
	background-image: url(images/navegacion_verde.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);

}
.navegacionAzul {
	color: #3f3f3f;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 180px;
	padding-top: 7px;
	width: 500px;
	height: 33px;
	display: block;
	text-align: center;
	background-image: url(images/navegacion_azul.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);

}
.navegacionAmarilla {
	color: #3f3f3f;
	font-size: 13px;
	margin-top: 5px;
	margin-right: 180px;
	padding-top: 7px;
	width: 500px;
	height: 33px;
	display: block;
	text-align: center;
	background-image: url(images/navegacion_amarilla.png);
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);

}
a.enlaceNavegacionPortada {
	text-decoration: none;
	color: #dadada;
}
a.enlaceNavegacion {
	text-decoration: none;
	color: #656565;
}
a.mail {
	text-decoration: underline;
	color: #7f7f7f;
}
body {
	font-family: "Century Gothic", "Lucida Grande", Verdana, Arial, sans-serif;
	color: #7f7f7f;
	font-size: 15px;
}
.todo {
	text-align: left;
	margin: auto;
	z-index: 0;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat;
	width: 700px;
	left: auto;
	right: auto;
	clip: rect(0px,auto,0px,auto);
}
.lateral {
	z-index: 0;
	margin-top: -140px;
	float: right;
	text-align: center;
	width: 200px;
}
.cuerpoBienvenida {
	padding-right: 10px;
	text-align: justify;
	z-index: 0;
	float: right;
	width: 500px;
}
.cuerpo {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	display: block;
	text-align: justify;
	width: 475px;
}
.pie {
	padding-top: 1px;
	clear: both;
}
h1 {
	font-style: normal;
	font-weight: normal;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	color: #5d5d5d;
	font-size: 20px;
}
p {
	margin-bottom: 20px;
	margin-top: 20px;
}
li {
	margin-bottom: 20px;
	margin-top: 20px;
}
.contacto {
	font-size: 12px;
}
.aeja {
	font-size: 18px;
	text-transform: lowercase;
	color: #599969;
}
img {
	border-width: 0px;
	behavior: url(iepngfix.htc);	
}

