body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #646a31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
a:link {
	color: #6E1004;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6E1004;
}
a:hover {
	text-decoration: none;
	color: #b32a0b;
}
a:active {
	text-decoration: none;
}
#contenedor {
	width: 956px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cabecera {
	margin-top: 20px;
	height: 155px;

}
#cuerpo {
	background-image: url(../imgs/restaurante_31.jpg);
	background-repeat: repeat-y;
	background-position: top;
	_margin-top: -1px; /*Hack para explorer 6*/
}
#motivoCuerpo {
	background-image: url(../imgs/restauranteFnd_31.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#motivoCuerpoBajo {
	background-image: url(../imgs/restauranteFnd_32.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 3em;
	padding-left: 1.5em;
	padding-right: 3em;
}
#pie {
	height: 39px;
	background-image: url(../imgs/restaurante_33.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	margin-bottom: 1em;
}
.marcoRest {
	border: 2px solid #ECCF8D;
}
.txtCuerpo_R {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	line-height: 1.2em;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
.remark {
	color: #FFFF00;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.08em;
}

.celdaTxtCuerpo {
	text-align: justify;
	padding-right: 1.7em;
	padding-left: 1.7em;
	padding-bottom: 1em;
}
.bordeClaro {
	border: 2px solid #ECCF8D;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #752F15;
	background-color: #ECCF8D;
}
