body {
	font-size: 62.5%;
	text-align: center; /* IE bug: contenido centrado */
	background-image: url(../images/fondo.gif);
}

.wrapper {
	margin: 0 auto;		/* contenido centrado */
	text-align: left;	/* IE bug: arreglamos la alineacion de texto */
	width: 780px;
	height: auto;
}
.mid_wrap {
	width:568px;
}
.mnu1 {
	width: 100%;
	height: 40px;
}

#header {
	width: 100%;
	height: 150px;
}

.logo1 {
	width: 250px;
	height: 150px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

.bnr1 {
	width: 530px;
	height: 150px;
	background-image: url(../images/bnr-1-home.jpg);
	background-repeat: no-repeat;
}

.bnr2 {
	width: 212px;
	height: 590px;
}

.bnr3 {
	width: 568px;
	height: 350px;
}

.bnr4 {
	width: 780px;
	height: 140px;
}

.slide {
	width: 640px;
	height: 362px;
}

.ctdright{
	width:160px;
	height:200px;
}

.ctd1{
	width:142px;
	height:140px;
}

.ctd2{
	width:142px;
	height:140px;
}

.ctd3{
	width:142px;
	height:140px;
}

.ctd4{
	width:142px;
	height:140px;
}

.ctd5{
	height:200px;
}

.ctd6{
	height:200px;
}

.ctd7{
	height:200px;
}

.ctdbottom{
	width:642px;
}

.footer{
	width:568px;
	height:33px;
	background-image:url(../images/footer-home.gif);
}
