
.visible {
	display: block;
}
.oculto {
	display: none;
}

.titulon{
	width:100%;
	height:60px;
	margin-top:30px;
	margin-bottom:10px;
	display: inline-block;
}
.titulon h2{
	width: 300px;
	margin:0 auto;
	padding:10px;
	border: 1px solid #cc0000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: 'Philosopher', sans-serif;
	color:#cc0000;
	text-align: center;
	font-size: 32px;
	line-height: 35px;
}
.idiomas{
	width: 180px;
	margin:5px auto;
}
.idiomas a{
	width:73px;
	height:auto;
	display: inline-block;
	float: left;
	text-align: center;
	color:#cc0000;
}
.idiomas a:hover{
	color:#383838;
	}
.idiomas p{
	width: 20px;
	height:auto;
	float: left;
	text-align: center;
	font-size: 28px;
	color:#383838;
}
#cuerpo{

	max-width:1024px;
	width:100%;
	margin:0 auto;
}
.uno{
	width:100%;
	max-width:500px;
	float:left;
	padding: 5px;
	height:590px;
	margin:0;

}
.dos{
	width:100%;
	max-width:500px;
	float:left;
	padding: 5px;
	height:auto;
	margin:0;

}
.tres{
	width:100%;
	max-width:500px;
	float:left;
	padding: 5px;
	height: auto;
	min-height:320px;
	margin:0;

}

#cuerpo ul{
	display: inline-block;
	width: 500px;
	height: auto;
	padding:5px;
	margin-top:5px;
	opacity: 1;

}
#cuerpo ul li.titulo{
	width:330px;
	padding-left:10px;
	padding-top: 5px;
	height:auto;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0px 0px 10px 0px;
	padding:0;
	text-align: left;
	font-size:16px;
	color:#cc0000;
	font-family: 'arial', sans-serif;

}
#cuerpo ul li.plato1{
	width:80px;
	padding-top: 5px;
	height:auto;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:14px;
	font-family: 'Philosopher', sans-serif;
	color:black;


}
#cuerpo ul li.plato{
	width:160px;
	padding-top: 5px;
	height:23px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:14px;
	font-family: 'Philosopher', sans-serif;
	color:black;

}
#cuerpo ul li.tapa{
	width:80px;
	padding-right:10px;
	padding-top: 5px;
	height:23px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:14px;
	font-family: 'Philosopher', sans-serif;
	color:black;

}
#cuerpo ul li.comida1{
	min-width:330px;
	max-width:360px;
	padding:0px 0px 0px 10px;
	height:23px;
	color:#A0522D;
	list-style: none;
	display: inline-block;
	text-align:left;
	font-family: 'arial', sans-serif;
	margin:0;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#cuerpo ul li.comida{
	width:410px;
	padding:0px 0px 0px 10px;
	height:23px;
	color:#A0522D;
	list-style: none;
	display: inline-block;
	text-align:left;
	font-family: 'arial', sans-serif;
	margin:0;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#cuerpo ul li.comida span{
	font-size:11px;

}
#cuerpo ul li{
	width:80px;
	height:23px;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	color:black;
	font-family: 'arial', sans-serif;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}

#cuerpo2 ul{
	display: inline-block;
	width:500px;
	padding:5px;
	margin:5px;
	float: left;
	opacity: 1;

}
#cuerpo2 ul li.titulo{
	width:330px;
	padding-left:10px;
	padding-top: 5px;
	height:24px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0px 0px 10px 0px;
	padding:0;
	text-align: left;
	font-size:16px;
	color:#cc0000;
	font-family: 'arial', sans-serif;

}
#cuerpo2 ul li.plato1{
	width:80px;
	padding-top: 5px;
	height:23px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:14px;
	font-family: 'Philosopher', sans-serif;
	color:black;

}
#cuerpo2 ul li.plato{
	width:160px;
	padding-top: 5px;
	height:23px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:14px;
	font-family: 'Philosopher', sans-serif;
	color:black;

}
#cuerpo2 ul li.tapa{
	width:80px;
	padding-right:10px;
	padding-top: 5px;
	height:23px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:14px;
	font-family: 'Philosopher', sans-serif;
	color:black;

}
#cuerpo2 ul li.comida1{
	min-width:330px;
	max-width:360px;
	padding:0px 0px 0px 10px;
	height:23px;
	color:#A0522D;
	list-style: none;
	display: inline-block;
	text-align:left;
	font-size: 12px;
	font-family: 'arial', sans-serif;
	margin:0;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#cuerpo2 ul li.comida{
	width:410px;
	padding:0px 0px 0px 10px;
	height:23px;
	color:#A0522D;
	list-style: none;
	display: inline-block;
	text-align:left;
	font-family: 'arial', sans-serif;
	margin:0;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#cuerpo2 ul li.comida span{
	font-size:11px;

}
#cuerpo2 ul li{
	width:80px;
	height:23px;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	color:black;
	font-family: 'arial', sans-serif;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}

/*--------------------- TABLET------------------------*/

@media (max-width: 980px) {
	#cuerpo{
	max-width:520px;
	width:100%;
	margin:0 auto;
}	
	.uno{
	width:500px;
	float:none;
	padding: 5px;
	height:600px;
	margin:0 auto;
	}
	.dos{
		width:500px;
		display: block;
		padding: 5px;
		float:none;
		height:350px;
		margin:0 auto;

	}

}
/*--------------------- IPHONE ------------------------*/

@media (max-width: 380px) {
	#cuerpo{
	max-width:320px;
	width:100%;
	margin:0 auto;
}	
	.uno{
	width:320px;
	float:left;
	padding: 5px;
	height:auto;
	margin:0 auto;
	}
	.dos{
		width:500px;
		padding: 5px;
		float:left;
		height:auto;
		margin:0 auto;
	}
	.tres{
		width:500px;
		padding: 5px;
		float:left;
		height:auto;
		margin:0 auto;
	}
#cuerpo ul li.titulo{
	width:100%;
	padding-left:10px;
	padding-top: 5px;
	height:16px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0px 0px 10px 0px;
	padding:0;
	text-align: left;
	font-size:16px;
	color:#cc0000;
	font-family: 'arial', sans-serif;

}
#cuerpo ul li.plato1{
	width:70px;
	padding-top: 0px;
	height:23px;
	border-bottom:1px solid #ccc;
	background-color: blue;
	list-style: none;
	display: inline-block;
	margin:0;
	text-align: right;
	font-size:12px;
	font-family: 'Philosopher', sans-serif;
	color:black;
	background-color: blue;
	display: none;

}
#cuerpo ul li.plato{
	width:70px;
	padding-top: 5px;
	height:15px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:14px;
	font-family: 'Philosopher', sans-serif;
	color:black;
	display: none;

}
#cuerpo ul li.tapa{
	width:40px;
	padding-right:0px;
	padding-top: 0px;
	height:15px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:9px;
	font-family: 'Philosopher', sans-serif;
	color:black;
	display: none;

}
#cuerpo ul li.comida1{
	min-width:230px;
	max-width:260px;
	padding:0px 0px 0px 0px;
	height:15px;
	color:#A0522D;
	list-style: none;
	font-size: 9px;
	display: inline-block;
	text-align:left;
	font-family: 'arial', sans-serif;
	margin:0;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#cuerpo ul li.comida{
	min-width:230px;
	max-width:260px;
	padding:0px 0px 0px 0px;
	height:15px;
	color:#A0522D;
	list-style: none;
	font-size: 9px;
	display: inline-block;
	text-align:left;
	font-family: 'arial', sans-serif;
	margin:0;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#cuerpo ul li.comida1 span{
	font-size:7px;

}
#cuerpo2 ul li.comida1 span{
	font-size:7px;
}

#cuerpo ul li.comida span{
	font-size:7px;

}
#cuerpo2 ul li.comida span{
	font-size:7px;

}
#cuerpo ul li{
	width:40px;
	height:15px;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	color:black;
	font-size: 9px;
	font-family: 'arial', sans-serif;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#cuerpo2 ul li.titulo{
	width:100%;
	padding-left:10px;
	padding-top: 5px;
	height:16px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0px 0px 10px 0px;
	padding:0;
	text-align: left;
	font-size:16px;
	color:#cc0000;
	font-family: 'arial', sans-serif;

}
#cuerpo2 ul li.plato1{
	width:70px;
	padding-top: 0px;
	height:23px;
	border-bottom:1px solid #ccc;
	background-color: blue;
	list-style: none;
	display: inline-block;
	margin:0;
	text-align: right;
	font-size:12px;
	font-family: 'Philosopher', sans-serif;
	color:black;
	background-color: blue;
	display: none;

}
#cuerpo2 ul li.plato{
	width:70px;
	padding-top: 5px;
	height:15px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:14px;
	font-family: 'Philosopher', sans-serif;
	color:black;
	display: none;

}
#cuerpo2 ul li.tapa{
	width:40px;
	padding-right:0px;
	padding-top: 0px;
	height:15px;
	border-bottom:1px solid #ccc;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	font-size:9px;
	font-family: 'Philosopher', sans-serif;
	color:black;
	display: none;

}
#cuerpo2 ul li.comida1{
	min-width:230px;
	max-width:260px;
	padding:0px 0px 0px 0px;
	height:15px;
	color:#A0522D;
	list-style: none;
	font-size: 9px;
	display: inline-block;
	text-align:left;
	font-family: 'arial', sans-serif;
	margin:0;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#cuerpo2 ul li.comida{
	min-width:230px;
	max-width:260px;
	padding:0px 0px 0px 0px;
	height:15px;
	color:#A0522D;
	list-style: none;
	font-size: 9px;
	display: inline-block;
	text-align:left;
	font-family: 'arial', sans-serif;
	margin:0;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
#cuerpo2 ul li.comida span{
	font-size:11px;

}
#cuerpo2 ul li{
	width:40px;
	height:15px;
	list-style: none;
	display: inline-block;
	margin:0;
	padding:0;
	text-align: right;
	color:black;
	font-size: 9px;
	font-family: 'arial', sans-serif;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
}