#list_img{
	margin: auto;
	display: block;
	width: 830px;
}

#list_img li{
	width: 150px;
	height: 150px;
	list-style-type: none;
	margin-right: 12px;
	margin-bottom: 12px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}

#Contenido ul{
	margin: auto;
	display: block;
	width: 830px;
}

#Contenido #list_img{
  margin-bottom: 20px;
}

#Contenido #list_img li{
	width: 150px;
	height: 150px;
	list-style-type: none;
	margin-right: 12px;
	margin-bottom: 12px;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}


img[id_teel="756"]{
	width: 100%;
	height: 160px;
	background: #E0E1E2;
	margin-top: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #96999C;
	margin-bottom: 10px;
}  


#box_info_pro{
	width: 800px;
	min-height: 283px;
	padding: 15px;
	background: black;
	position: absolute;
	top:0px;
	left: 53px;
	color: white;
	visibility: hidden;
	opacity: 0;
}   


#box_info_pro #img_pro{
	width: 290px;
	height: 280px;
	background: gray;
	position: absolute;
	left: 15px;
	background-repeat: no-repeat;
background-size: cover;
}

#Contenido{
	position: relative;
	min-height: 258px;
}   

#box_info_pro h1{
	font-size: 12px;
	padding-left: 320px;
    padding-bottom: 10px;
}
#box_info_pro p{
	font-size: 10px;
	padding-bottom: 13px;
	padding-left: 320px;
}  


#box_info_pro input{
	border: none;
	padding-left: 5px;
	width: 450px;
	height: 40px;
}  
#box_info_pro p.titulo{
	font-size: 12px;
	font-weight: bold;	
}   

#box_info_pro button{
	font-size: 12px;
	font-weight: bold;
	margin-left: 398px;
	background: none;
	border: none;
	color: white;
} 

#desc{
	min-height:95px; 
}     
    
    
.cerrar{
	position: absolute;
	top: 5px;
	right: 15px;
	cursor: pointer;
}
    
