@charset "utf-8";
/* CSS Document */
#descripcion{
	width:100%;
	clear:both;
	text-align:center;
	border-top: 1px solid #cccccc; 
	font-size:14px;
	margin-bottom:8%;												
	}
#contenido{
	clear:both;
	}

#imagenh{
	width:100%;
	}
.fotog{
	width:100%;
	}
#conttabla{
   width:80%;
   margin:4% auto;
	}
#tablafotos{
	width:100%;
	clear:both;
	}
#contenido{
	border-top: 1px solid #cccccc; 
	}

/**/
ul{
	list-style: none;
	}
#hr{
	width:50%;
	clear:both;
	position:relative;
	left:25%;
	top:0;	
	}
#titulocomedor{
	font-family: verdana;
	font-size:3em;
	margin-top:2%;
	}
#listah{
	clear:both;
	margin:50px auto;
	width:50%;
	text-align:left;	   
	}
#descripcion2{
	width:50%;
	margin:50px auto;
	clear:both;			
	}
#tablaprecios{
	width:100%;
	}
th{
	font-size:1.2em;
	color:gray;
	border-bottom: solid #eeeeee;;
	}
th, td{
	padding:1%;
	}
#tablacaracteristicas{
	width:100%;
	}
#tablacaracteristicas tr td{
	padding:10px;
	}
@media screen and (max-width:500px ) {
	#descripcion2, #listah{
	width:100%;
	margin-left:0%;
	}
	#descripcion2{
	font-size:0.7em;	
	}
}
#controles {
		position:relative; 
		left:20%; top:-10ex;		
		width: 60%; 
		border-style:solid transparent;
		border-radius:25px;
		 }
#boton_1 { position: absolute; top: 0px; left: 0px;
 }
#boton_2 { position: absolute; top: 0px; right: 0px;
 }	