/* CSS Document */
body {
	background-color:#5952C4;
	margin:0;
}
a:link {
	color: #E2ED65;
	text-decoration: none;
}
a:visited {
	color: #00CC00;
	text-decoration: none;
}
a:hover {
	color: #CC33FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #E2ED65;
}

#wrap {
	width:985px;
	margin:0 auto;
	position:relative;
	}
#derecha {
	float:left;
	width:215px;
	height:575px;
	}
#izquierda {
	float:left;
	width:392px;
	height:575px;
}
#subs {
	background-image:url(images/es_subscribase.jpg);
	height:181px;
	width:392px;
	
	}
#flash {
	float:left;
	width:378px;
	}
#footer {
	background-color:#ee000e;
	float:left;
	width:975px;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
.comunidad {
	background-image:url(images/es_esfuerzos.jpg);
	background-repeat:no-repeat;
	height:100px;
	width:242px;
	padding-left:140px;
	padding-top:50px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #523620;
	text-align: justify;
	font-weight: normal;
	}
.testimonios {
	background-image:url("images/es_testimonios.jpg");
	background-repeat:no-repeat;
	color:#523620;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:119px;
	padding-left:140px;
	padding-right:10px;
	padding-top:55px;
	text-align:justify;
	width:242px;
	}	
.boton {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #90CB4D;
	border: thin solid #FFFFFF;
	text-decoration: none;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #038B00;
	border: 1px solid #9CD631;
}
.Beige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #523620;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.left {
	float:left;
	}

