@charset "UTF-8";
/* CSS Document by Osodrillo */

#head {
	background-color: #200;
	background-image: url(img/hd_fondo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 210px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
body {
	margin: 0px;
}
#main {
	background-color: #911;
	background-image: url(img/mn_fondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 660px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 245px;
	overflow:hidden;
}

#menu {
	background-image: url(img/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #700;
	position: absolute;
	height: 35px;
	width: 100%;
	left: 0px;
	top: 210px;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #E90;
	overflow: visible;
	z-index: 3;
}

#menu .titulo {
	position: absolute;
	height: 47px;
	width: 135px;
	left: 50%;
	top: 45px;
	margin-left: -67px;
}

#menu .select {
	position: absolute;
	height: 105px;
	width: 328px;
	left: 0px;
	top: 0px;
	background-image: url(img/mn_select.png);
	margin-top: -57px;
	margin-left: -14px;
}

#menu a {
	position: relative;
	float: right;
	clear: none;
	height: 35px;
	width: 135px;
	margin-left: -15px;
	border: 0px;
	outline: 0px; /*quita el borde azul, cuando es pulsado*/
}

#principal {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 360px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	float: left
	top: 0px;
}
#principal .titulo {
 	border-left:dashed #300 1px;
 	border-right:dashed #300 1px;
 	border-bottom:dashed #300 1px;
 	border-top:none;
 	border-radius: 0px 0px 8px 8px;
 	-moz-border-radius: 0px 0px 8px 8px;
 	-webkit-border-radius: 0px 0px 8px 8px;
}

/*--------- CARTA ------------*/
#carta {
	width: 300px;
	height: 360px;
	overflow: visible;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(img/mn_cartap.jpg);
	overflow: hidden;
}	
#lista {
	height: 335px;
	width: 320px;
	position: absolute;
	left: 0px;
	top: 35px;
	overflow: auto;
}
#carta a{
	position: relative;
	clear: both;
	float: left;
	height: 40px;
	width: 300px;
	color: #700;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	overflow: hidden;
	margin: 0px;
}
#carta a:link a:visited{
	color: #700;
	text-decoration: none;
}
#carta a:hover {
	background-color: #700;
}
#carta a:hover h2{
	color: #FE7;
}
#carta a:hover .ingredientes{
	padding-top: 30px;
}
#carta a:hover .precio8{
	color: #100;
}
#carta a:hover .precio12{
	color: #100;
}
#carta p{
	top: 10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#carta h2{
	font-size: 13px;
	font-weight: normal;
	height: 70px;
	width: 270px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 15px;
	top: 10px;
}

#carta .porcion {
	color: #F83;
	position: relative;
	width: 55px;
	height: 25px;
	background-image: url(img/porcion.png);
	background-position: center center;
	float: left;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
	font-size: 13px;
}

#carta .precio8 {
	font-size: 11px;
	font-style: italic;
	color: #400;
	left: 170px;
	width: 55px;
	text-align: center;
	font-weight: bold;
}

#carta .precio12 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #400;
	left: 230px;
	width: 55px;
	text-align: center;
}
#carta .ingredientes {
	font-size: 11px;
	font-style: normal;
	color: #F83;
	height: 80px;
	width: 265px;
	left: 0px;
	top: 0px;
	padding-top: 40px;
	padding-right: 15px;
	padding-left: 20px;
}
#carta .separacion{
	border-top: 2px #700 dotted;
	width: 100%;
	height: 0px;
	position:relative;
	clear: both;
	float: left;
	padding: 0px;
	line-height: 0px;
	margin: -1px 0px;
}
#carta .subir {
	background-color: #700;
	position: absolute;
	z-index: 2;
	height: 20px;
	width: 149px;
	left: 0px;
	bottom: 0px;
	cursor: pointer;
	background-image: url(img/carta_flechaup.png);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: .92;
	MozOpacity: .92;
	filter: alpha(opacity=92);
	KhtmlOpacity: .92;
	cursor: pointer;
}
#carta .bajar {
	background-color: #700;
	position: absolute;
	z-index: 2;
	height: 20px;
	width: 149px;
	left: 151px;
	bottom: 0px;
	cursor: pointer;
	background-image: url(img/carta_flecha.png);
	background-repeat: no-repeat;
	background-position: center center;
	opacity: .92;
	MozOpacity: .92;
	filter: alpha(opacity=92);
	KhtmlOpacity: .92;
	cursor: pointer;
}
/*-----------------------------*/

#foto_i {
	z-index: 2;
	width:700px;
	height:360px;
	position:absolute;
	left: 310px;
	top:0px;
}
#foto_o {
	z-index: 1;
	width:700px;
	height:360px;
	position:absolute;
	left: 310px;
	top:0px;
}


/*--------- INFO ------------*/

#info {
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	float: left;
	height: 295px;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-color: #E90;
	overflow: hidden;
}
#info .titulo {
 	border-left:dashed #300 1px;
 	border-right:dashed #300 1px;
 	border-bottom:dashed #300 1px;
 	border-top:none;
 	border-radius: 0px 0px 8px 8px;
 	-moz-border-radius: 0px 0px 8px 8px;
 	-webkit-border-radius: 0px 0px 8px 8px;
}
#info #texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #FFF;
	position: absolute;
	top: 90px;
	width: 90%;
	height: 210px;
	margin: 0px 5%;
}

#info #texto p {
	height: auto;
	width: 20%;
	border:dashed #300 1px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	text-align: left;
	padding: 20px 15px;
	position: relative;
	clear: none;
	float: left;
	margin: 0px;
}
#info #texto .separacion {
	height: 180px;
	width: 6%;
	margin: 0px -20px;
	position: relative;
	clear: none;
	float: left;
}
#info #texto p .categoria {
	position:relative;
	text-align: center;
	float: left;
	width: auto;
	clear: both;
	font-weight: bold;
	color: #FFF;
}
#info #texto .precio {
	position:relative;
	float:right;
	clear:none;
	color:#FE7;
}

/*--------- FOOTER ------------*/

#footer {
	position: absolute;
	top: 905px;
	left: 0px;
	width: 100%;
	height: 95px;
	background: #210 url(img/footer_bg.jpg) repeat-x;
	border-top:#E90 solid 1px;
}
