.texto {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.bordederecho {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #161616;
	border-right-color: #161616;
	border-bottom-color: #161616;
	border-left-color: #161616;
}
.fondo {
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat;
}
.bordegris {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.formulario_caja {
	height: 16px;
	width: 170px;
	margin: 1px;
	padding: 1px;
	background-color: #DBEAF7;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.formulario_caja2 {
	height: 50px;
	width: 170px;
	margin: 1px;
	padding: 1px;
	background-color: #DBEAF7;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.textoAzul {
	font-family: Verdana;
	font-size: 10px;
	color: #6AABD7;
}
.borde_blanco {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #275A87;
	border-right-color: #275A87;
	border-bottom-color: #275A87;
	border-left-color: #275A87;
}
.textoblanco_direccion {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.menuCarta {
	font-family: Verdana;
	font-size: 12px;
}
.salones {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
}
.fondoHorno {
	background-image: url(imagenes/fondo_horno.jpg);
	background-repeat: no-repeat;
}
.textocarta {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.textoGrande {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.textoGrandeAzul {
	font-family: Verdana;
	font-size: 12px;
	color: #8DBADE;
}
.textoAzulGrande {
	font-family: Verdana;
	font-size: 11px;
	color: #6AABD7;
	font-weight: bold;
}
.bordeinferior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.borde_blanco2 {
	border: 1px solid #FFFFFF;
}
.borde caja {
	border: 1px solid #CCCCCC;
}
