.mensajeError,.pasarela,.pasarelaAdmin, .situacion, .submenu, .paso, .aclaracion, .textoAdmin, .textoAdminBold, botonLinea, .cuerpo, .mostrardatos, .desplegable, select, input, .nota, .calendario, .calendarioGrande,  .dialibre, .diaocupado {font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";}
a:link, a:visited, a:active {text-decoration: none}

.paso, #cont_notas, .submenu, .aclaracion, .footer {background-color: #FCF9F0;}
body, input {background-color: #FCFAF6;}
#contenedor, #cont_cuerpo, cont_calendario, cont_calendarioGrande, #contenedorAdmin {background-color: #FFFFFF;}
.pasarela, .pasarelaAdmin {background-color: #EDEDDF;}
.restaurante {background-color: #FAF8EC;}

body {
       background: #FCFAF6;
       margin: 0;
       padding: 0;
 }
 
a:hover {
	text-decoration: underline;
}



 #contenedor {
	width:700px;
	margin:10px auto 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDDF;
	border-left-color: #EDEDDF;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDDF;
	height: auto;
	
}
 #cont_cuerpo {
	width:75%;
	border: 1px solid #666666;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	
}
 .cont_calendario {
	width:51%;
	margin-top: 30px;
	
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}
 .cont_calendarioGrande {
	width:100%;
	margin-top: 30px;
	
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}


#cont_consulta {
	text-align: center;
}

 #cont_notas {
	width:75%;
	border: 1px solid #666666;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	
}

.pasarela {
	font-size: 9px;
	color: #666666;

	width: 700px;
	text-indent: 5px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.restaurante {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333333;
	text-indent: 5px;
	
	margin-top: 0px;
	line-height: 60px;
	background-image: url(images/queonda.gif);
	background-repeat: repeat;
	margin-bottom: 0px;
}
.situacion {
	font-size: 10px;
	color: #666666;
}
.submenu {
	font-size: 9px;
	color: #333333;
	text-indent: 5px;
	
	margin-top: 0px;
	line-height: 18px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDEDDF;
	margin-bottom: 0px;
	text-align: right;
	text-transform: lowercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDDF;
}
.paso {
	font-size: 22px;
	line-height: 30px;
	color: #75080F;
	font-weight: 300;
	border-top: 1px solid #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.aclaracion {
	font-size: 12px;
	color: #110102;
	font-weight: 300;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
	
	line-height: 130%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	margin: 0px;
}
.cuerpo {
	font-size: 18px;
	color: #999999;
}
select{
	border: 2px groove #EDEDDF;
	color: #333333;
	font-size: 12px;
}
input{
	border: 2px groove #EDEDDF;
	color: #999999;
	font-size: 18px;
	
}

.nota {
	font-size: 10px;
	color: #333333;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	line-height: normal;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	
	line-height: 30px;
	background-image: url(images/queonda.gif);
	text-align: center;
}
.calendario {
	font-size: 16px;
	text-align: center;
	color: #333333;
}
.calendarioGrande {
	font-size: 16px;
	text-align: center;
	color: #333333;
}

.dialibre {
	font-size: 16px;
	color: #066f1e;
	font-weight: bold;
}
.diaocupado {
	font-size: 16px;
	color: #A70B16;
}
.desplegable {

	font-size: 18px;
	color: #999999;
}
.mostrardatos {
	font-size: 18px;
	color: #999999;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;

}
.mensajeError {
	font-size: 16px;
	text-align: center;
	color: #FF0000;
	font-weight: normal;
}
#contenedorAdmin {
	width:900px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDEDDF;
	border-left-color: #EDEDDF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDDF;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.pasarelaAdmin {
	font-size: 9px;
	color: #666666;

	width: 900px;
	text-indent: 5px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#cont_cuerpoAdmin {

	width:90%;
	border: 1px solid #666666;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
.textoAdmin {
	font-size: 12px;
	color: #110102;
	font-weight: 300;
	line-height: 130%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.textoAdminBold {
	font-size: 12px;
	color: #009966;
	font-weight: 800;
	line-height: 130%;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.botonLinea {
	font-size: 12px;
	color: #009966;
	font-weight: 500;
	line-height: 110%;
	text-align: center;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
