
#main
{
	width:80% !important;
    margin-left: -40% !important;

}

#main #titulo p{
 max-width:210px;
 float:right;
 margin:0;
}


#header #logo{
	display:none !important;
}
#header #logo_movil{
	display:block !important;
	width:225px;
	position:absolute;
	top:0;
}


#header{
	width:100%;
	height:auto !important;
}

#header #carrusel{
	width:100% !important;
	height:100%;
	//margin-top:95px;
}

#header #barra_menu{
	width:100% !important;
	height:auto !important;
	min-height:40px;
}


#main #copy{
	bottom:0px;
	position:relative !important;
	float:left;
	left:0;
	margin-left:0;
	padding-bottom:0;
	width:100%;
}
#main #contenido_historia{
 height:533px;
 overflow: hidden;
}
#main #contenido_historia #titulo_1940{
 text-align:right !important;
}
