@charset "UTF-8";
#Menu {
	width:900px;
}
#MenuDown {
	width:900px;
	height:200px;
	float: left;
	margin: 50px 0px 0px 0px;
}
#Contenedor {
	
	width:902px;
	z-index:1;
	
}
#BRojo {
	float: left;
	border: 2px solid #9B1F2E;
	width:904px;
	z-index:1;
}

#BNaranja {
	float: left;
	border: 2px solid #F47D00;
	width:900px;
	z-index:1;
}

#Separador {
	width:900px;
	height: 20px;
	float: left;
}

#Cont_Medio {
	width:900px;
	float: left;
}
.Imagen {
	width:350px;
	float: left;
}
.Texto {
	width:530px;
	float: left;
	padding: 10px 10px;
}
#MarcoSuperior {
	width:900px;
	background-image: url(../images/Top.jpg);
	height: 100px;
}
#MargenSuperior {
	width:900px;
	height: 15px;
}

