body {
	color: #bfa977;
	font: normal 62.5%/1.5em Tahoma, Verdana, Geneva, sans-serif;
	background: #890013 url(../images/resto_04.jpg) repeat-x;
	
}

#wrapper {
	background: url(../images/back_columnas.gif) repeat-y 80px;
}

#header {
	background: transparent url(../images/logo.gif) no-repeat 80px 0;
}
#blanco {
	height: 177px;
}
#bajada{
	padding: 0 18px;
	color: #f9f0d1;
}
#bajada h1{
	color: #705d35;
	font-size: 1.6em;
}
#bajada h3{
	color: #000;
	font-size: 1.1em;
}
#imagen img {
	text-align: right;
}

#botonera, #footer {
	background-color: black;
	border-top: 1px solid #dec46b;
	border-bottom: 1px solid #dec46b;
	text-align: center;
}

#botonera {
	padding-top: 11px;
	height: 31px;
}

#footer {
	padding-top: 11px;
	height: 23px;
}

#nav li, #navfooter li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	}

#nav a {
	color: #dec46b;
	text-decoration: none;
	font-size: 1.4em;
	background: url(../images/estrellita.png) no-repeat 0 2px;
	padding: 1px 20px;
}

#navfooter li a {
	color: #dec46b;
	text-decoration: none;
	border-left: 1px solid #dec46b;
	padding-left: 10px;
}

#col1, #col2 {
	font-size: 1.1em;
}

#col1 .espaciador, #col2 .espaciador {
	padding-right: 10px;
	padding-left: 20px;
}

#col1 {
	color: #f9f0d1;
}

#col1 h3 {
	background: url(../images/fondoseccion_gris.png) no-repeat;
	height: 25px;
	font-size: 1.6em;
	padding-top: 7px;
	padding-left: 8px;
	margin: 10px 0;
}
#col1 p{
	margin-bottom: 5px;
}

#col1 h4 {
	color: #941f1f;
	margin-bottom: 3px;
}

#col2 {
	color: #352e28;
}

#col2 h3 {
	background: url(../images/fondoseccion_rojo.jpg) no-repeat;
	height: 25px;
	font-size: 1.6em;
	padding-top: 7px;
	padding-left: 8px;
	margin: 10px 0px;
	color: #dec46b;
}

#col2 h4 {
	color: #352e28;
	margin-bottom: 3px;
}

#col2 a.readmore {
	display: block;
	height: 18px;
	background: url(../images/read_more.gif) no-repeat;
	text-indent: -9999px;
	margin: 5px 0;
}