#submenu{
	background: url(../images/catalogo_background.gif) repeat-y left top;
	padding-left:10px;
}
		
#novedades{
	background-image:url(../images/h3_novedades_title.gif);
}
#contacto{
	background-image:url(../images/h3_contacto_title.gif);
}
#ofertas{
	background-image:url(../images/h3_ofertas_title.gif);
}
#actividades{
	background-image:url(../images/h3_actividades_title.gif);
}
#historia{
	background-image:url(../images/h3_historia_title.gif);
}
#encuentranos{
	background-image:url(../images/h3_encuentranos_title.gif);
}
#enlaces{
	background-image:url(../images/h3_enlaces_title.gif);
}
#destacados{
	background-image:url(../images/h3_destacados_title.gif);
}

#main-content-noaddons{
	margin:0 10px;
	width:550px;
}

#main-content-noaddons h3{
	height:48px;
	margin-left:20px;
	margin-bottom:10px;
	background-position:bottom right;
	background-repeat:no-repeat;
}

#main-content-noaddons h4{
	background:url(../images/catalogo_background.gif) repeat-x bottom left;
	font-size:150%;
	font-weight:normal;
	color:#d8a801;
	margin-bottom:10px;
}

		h3 strong{
			display:none;
		}
		div.descripcion {

		}
		div.descripcion ul, div.descripcion li {
			list-style-type: none;
			font-weight: bold;
			margin: 10px 0;
		}
		


#main-content-noaddons .additional-image, .image-offer{
	float:right;
	margin-left:10px;
	/*border:1px solid #D8A801;*/
}
.additional-image a{
	display: block;
	margin-bottom: 2px;
}
#main-content-noaddons .additional-image img {
	border: 1px solid #D8A801;
}

#main-content-noaddons div{
	text-align:justify;
}
/*------novedades------*/

#listado-novedades h4{
	margin-bottom:20px;
}

#listado-novedades h4 a{
	margin:5px 0 5px 10px;
	padding:5px 10px;
	display:block;
	font-size:80%;
	font-weight:bold;
	background:url(../images/catalogo_background.gif) repeat-x bottom left;
	/*background-color:#4c4c4c;*/
}
#listado-novedades h4 a:hover{
	background-color:#71939D;
	color:#4c4c4c !important;
}

.descripcion-corta {
	margin: 10px 0;
	color: #71939D;
}
.file{
	text-align:center;
	margin:10px 0;
	padding:5px 0;
}
.file a{
	border:1px solid #D8A801;
	/*background-color:#71939D;*/
	color:#FFF !important;
	padding:4px;
	font-size: 79%;
}
.file a:hover{
	background-color:#4C4C4C;
}




.fecha{
	font-style: italic;
	margin-top:15px;
}

.volver{
	background:url(../images/catalogo_background.gif) repeat-x top left;
	text-align:center;
	margin-top:20px;
	padding-top:15px;
	clear:both;
	height:20px;
}
.volver a{
	border:1px solid #D8A801;
	background-color:#71939D;
	color:#FFF !important;
	padding:4px;
	font-size: 79%;
	font-weight:bold;
}
.volver a:hover{
	background-color:#4C4C4C;
}

.offer-description{
	margin-bottom:30px;
}
.image-contact{
	text-align:center;
}
.image-contact img{
	border:1px solid #D8A801;
}
.image-center img{
	border:1px solid #D8A801;
}
form{
	width:345px;
	margin:20px auto;
	text-align:center;
	border: 1px solid #71939D;
	padding: 30px;
}
label{
	display:block;
	font-weight:bold;
}
input{
	width:250px;
	font-size:94%;
	margin:0 auto 10px auto;
	padding:2px;
}
textarea{
	width:325px;
	margin-bottom:20px;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
input.boton{
	padding: 5px 0;
}

.destacados_titular{
	color: #71939D !important;
	letter-spacing: -1px;
}
div.enlaces div {
	display: block;
	margin-left: 150px;
}

div.enlaces img {
	float: left;
	border: 1px solid #D8A801;
}

div.enlaces h4 {
	margin-top: 20px;
}