@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/main_bg.jpg);
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contaniner {
	height: 800px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#contaniner2 {
	height: 1100px;
	width: 930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
.negrita {
	font-weight: bold;
}
.sep13 {
	margin-left: 13px;
}
#contaniner2 #presupuestos #formulario #form1 #opciones {
	font-size: 12px;
	background-color: #131315;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #DF018B;
	margin-top: 50px;
}
#contaniner2 #presupuestos #formulario #form1 #envio {
	text-align: center;
}
.error {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}



.sep15 {
	margin-left: 15px;
}
.sep20 {
	margin-left: 20px;
}
.sep25 {
	margin-left: 25px;
}
.sep30 {
	margin-left: 30px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DF018B;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DF018B;
	text-decoration: underline;
}
#contaniner #contenido_restaurante {
	margin-top: 50px;
	height: 500px;
}

#down {
	background-image: url(img/bg_down.gif);
	height: 100px;
	width: 100%;
	font-size: 12px;
	color: #9a9b9b;
	text-align: center;
}
a:link {
	color: #FF0098;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF0098;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.down:link {
	color: #9a9b9b;
	text-decoration: none;
}
.down:visited {
	color: #9a9b9b;
	text-decoration: none;
}
.down:hover {
	color: #DF018B;
	text-decoration: none;
}

#box_left {
	position:absolute;
	left:59px;
	top:450px;
	width:309px;
	height:261px;
	z-index:1;
	background-image: url(img/bg_box.png);
	padding-left: 15px;
	padding-top: 10px;
	vertical-align: top;
}

#box_right {
	position:absolute;
	left:542px;
	top:450px;
	width:309px;
	height:261px;
	z-index:1;
	background-image: url(img/bg_box2.png);
	padding-left: 15px;
	padding-top: 10px;
}
.sepsuperior {
	margin-top: 8px;
}
#contaniner2 #presupuestos #formulario #form1 #datospersonales {
	font-size: 12px;
	background-color: #131315;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #DF018B;
}
#contaniner2 #presupuestos {
	padding-top: 20px;
}
#contaniner #content_rur11 {
	background-color: #2B2C2E;
	height: 100px;
	text-align: center;
	margin-top: 200px;
}
