

#contenedor{
	position:relative;
	width:500px;
	height:450px;
	left: 570px;
}

#lineas{

width:700px;
height:25px;

}

#content{

padding:10PX;
width:550px;
height:100px;
background-color:black;

}
div{

width:50px;
/*height:25px;*/
float:left;
/*background: #FFCC00;*/
text-align:center;
font-weight:bold;
margin-right:10px;
/*margin-bottom:10px;*/
cursor:pointer;

}

.div fotter{
cursor:pointer;

}
.div1{

width:50px;
height:25px;
float:left;
background-color:white;
text-align:center;
font-weight:bold;
margin-right:10px;
margin-bottom:10px;
cursor:pointer;

}