/* CSS Document */



Body
{
	scrollbar-face-color: #5ca3d3;
	scrollbar-shadow-color:  #0061ad;
	scrollbar-highlight-color: #0061ad;
	scrollbar-3dlight-color:#b2e0d1;
	scrollbar-darkshadow-color: #0061ad;
	scrollbar-track-color: #5ca3d3;
	scrollbar-arrow-color:	#0061ad;
}

.resalto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-style: oblique;
	font-weight: bold;
}
.resalto-gold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-style: normal;
	font-weight: bold;
}
.txtazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00309C;
}
.txtblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0061ad;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFCC00;
	text-decoration: overline;
	font-size: 10px;
}

.borde1 {
	border: 1px solid #EFF7FF;
}

.fondorestaurante1 {
	background-image: url(imagenes/fondo-gen.gif);
	background-repeat: no-repeat;
}

.fondorestaurante2 {
	background-image: url(imagenes/fondo-gen2.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}
.fondo-body {
	background-image: url(imagenes/fondo-body.gif);
	background-repeat: repeat;
	background-position: left top;
}
.century-gothic {
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #287EBD;
}
.carta-mariscada {
	background-image: url(imagenes/carta-mariscada.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #EFF7FF;
	}
.carta-arroz {
	background-image: url(imagenes/carta-arroz.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #EFF7FF;
	}
	
.carta-marisquitos {
	background-image: url(imagenes/carta-marisquitos.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #EFF7FF;
	}

.carta-entradas {
	background-image: url(imagenes/carta-entradas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #EFF7FF;
	}	