#contenido{
	padding:20px 0;
}

.voxpopuli{
    width:12000px;
    position:absolute;
    top:0px;
    left:0px;
	background:#fff;
	text-align:center;
}


	.voxpopuli h3{
		color: #DE1F4C;
		font-family: 'Homenaje',sans serif;
		font-size: 3em;
		font-weight: 200;
		line-height: 45px;
		text-align:center;
		padding: 20px 0; 
		
			
		}
		
	
			.caja-video {
				height:100%;
			}	
			


.section{
    margin:0px;
    bottom:0px;
    width:1050px;
    float:left;
    height:100%;
}

.section ul{
    list-style:none;
    margin:0 240px;
}

ul li{
    float:left;
    padding:0 3px;
}

ul li a{
    color: #666;
	width:90px;
	height:90px;
	text-indent:-19000px;
	display:block;
}

ul li a.section1{
	background:#333 url(../images/video1.jpg) repeat 0 0;
}

ul li a.section2{
	background:#333 url(../images/video2.jpg) repeat 0 0;
}

ul li a.section3{
	background:#333 url(../images/video3.jpg) repeat 0 0;
}

ul li a.section4{
	background:#333 url(../images/video4.jpg) repeat 0 0;
}

ul li a.section5{
	background:#333 url(../images/video5.jpg) repeat 0 0;
}












