html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	background-color: #09A0D5;
	text-align: center;
}

.contenedor{
	width:745px;
	background-color: #CCC;
	margin:0 auto;
	
	}
.header{
	background-image: url(../images/img_header.jpg);
	background-repeat: no-repeat;
	width: 745px;
	height: 114px;
	
	}
.ciudad{
	background-image: url(../images/img_ciudad.jpg);
	background-repeat: no-repeat;
	width: 745px;
	height: 271px;
	
	}
.divisor{
	background-image: url(../images/divisor.jpg);
	background-repeat: no-repeat;
	width: 745px;
	height: 2px;
	
	}
.redes{
	width: 745px;
	height: 45px;
	background-color: #0290C2;
		
}
.auspiciantes{
	width: 745px;
	height: 80px;
		
}
.texauspicio{
	height: 15px;
	float: left;
	width: 185px;
	margin-top: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.logo-auspiciante1{
	width: 70px;
	height: 80px;
	float: left;
	background-repeat: no-repeat;
}
.logo-auspiciante2{
	width: 70px;
	height: 80px;
	float: left;
	background-repeat: no-repeat;
}
.facebook{
	width: 31px;
	height: 45px;
	background-color: #0290C2;
	float: left;
	background-image: url(../images/fb.jpg);
	background-repeat: no-repeat;
}
.twitter{
	width: 31px;
	height: 45px;
	background-color: #0290C2;
	float: left;
	background-image: url(../images/tw.jpg);
	background-repeat: no-repeat;
}
.contacto{
	width: 31px;
	height: 45px;
	background-color: #0290C2;
	float: left;
	background-image: url(../images/em.jpg);
	background-repeat: no-repeat;
}
.siguenos{
	width: 75px;
	height: 45px;
	background-color: #0290C2;
	background-repeat: no-repeat;
	float: left;
	margin-left: 273px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 45px;
}
.logo{
	background-image: url(../images/logo_elcomercio.jpg);
	background-repeat: no-repeat;
	width: 234px;
	height: 65px;
	float: left;
}
.texto{
	background-repeat: no-repeat;
	width: 511px;
	height: 55px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	padding-top: 10px;
}
.contenido{
	width: 745px;
	height: 220px;
	font-weight: normal;
}
.cuadro-st{
	width: 450px;
	height: 180px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	float: left;
	margin-left: 153px;
	margin-top: 20px;
}

.bt-siguiente{
	width: 81px;
	height: 22px;
	background-color: #F03689;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 22px;
	margin-left: 367px;
	margin-top: 40px;
	cursor:pointer;
}

.bt-volver{
	height: 22px;
	width: 81px;
	text-decoration:none;
	background-color: #F03689;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 22px;
	margin-top: 40px;
	cursor:pointer;
	float: left;
	margin-left: 180px;
}

ul li{
	list-style-type:none;
	text-align:justify;
	}
.contenedor-ads{
            width:960px;
            margin:0 auto;
            
}

.ads{
            float:left;
            width:468px;
            height:60px;
            margin:20px 0 20px 0;
}

.uno{
            margin-right:20px;
}

