body {
	font-size: 62.5%;
	text-align: center; /* IE bug: contenido centrado */
}

.wrapper {
	margin: 0 auto;		/* contenido centrado */
	text-align: left;	/* IE bug: arreglamos la alineacion de texto */
	width: 783px;
	height: auto;
}

.mnu1 {
	width: 780px;
	height: 40px;
}

#header {
	width: 780px;
	height: 125px;
}

.logo1 {
	width: 250px;
	height: 150px;
}

.bnr1 {
	width: 530px;
	height: 150px; 
}

.bnr2 {
	width: 390px;
	height: 350px;
	padding: 0; margin: 0; outline: 0; border:0;
	overflow:hidden;
}

.bnr3 {
	width: 390px;
	height: 350px;
	padding: 0; margin: 0; outline: 0; border:0;
 overflow:hidden;
}

.bnr4 {
	width: 780px;
	height: 140px;
}

.slide {
	width: 640px;
	height: 362px;
}

.footer{
	width:780px;
	height:30px;
}