body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #006e3b;
}
.fondo {
	background-image: url(../imagenes/gif/grecas.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;	
}
.fondoCONT {
	background-image: url(../imagenes/jpg/bgCONT.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DBEBB1;
}
.txt_cuerpo {
	font-family: tahoma, verdana;
	font-size: 14px;
	color: #003300;
	font-weight: normal;
}
.sutitulosRojos {
	font-family: tahoma, verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.fondoTablitaReservaciones {
	background-color: #8FBB79;
	background-image: url(../imagenes/gif/bgTablita.gif);
	background-repeat: repeat-x;
}
.textoFront {
	font-family: tahoma, verdana;
	font-size: 14px;
	color: #003300;
}
.correo {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.style1 {font-size: 10px}
.style4 {
	font-size: 13px;
	font-family: tahoma, verdana;
	font-weight: normal;
	color: #036033;
}
