body {
	background-color: #39A1F9;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}


.fondomenu {
	background-image: url(../fotos-restaurantes/restaurantes.fondo-menu.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.fondosup {
	background-image: url(fotos/restaurantes-valencia.09.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.fondogeneral {
	background-image: url(../fotos-restaurantes/restaurantes.fondo-general.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	color: #000000;
	text-decoration: underline;
}


.tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
}

.tablamenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #041DC8;
	color: #FFFFFF;
}
.tablalink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #5FB4FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #85C7FC;
}

.bloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
}
.bordeinf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6ABAFB;
	text-align: left;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}



.texto9gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #373737;
}
.texto9bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}


.texto10ng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texto10bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.texto11bl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.texto11gr {
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

.texto12bl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0E0E0;
}
