.texto {  font-family: Verdana, Arial; font-size: 12px; color: #333333}

.margen {
	position:relative;
	left:2%;
	width: 96%;

}
.capafondo {
	top: 5px;
	position: relative;
	width: 90%;
	height: 100%;
	left:5%;
	border-left: 1px solid  #E54800;
	border-right:1px solid  #E54800;
	border-top:1px solid  #E54800;
	border-bottom:1px solid  #E54800;
	background-image: url(images/fondo_levante1.jpg);
}
.emenu {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	word-spacing: 1px;
	text-align: right;
}
.ecorreo {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	word-spacing: 1px;
	text-align: right;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	word-spacing: 1px;
}
