@charset "utf-8";
/* CSS Document */


* {padding: 0; margin: 0;}
a {outline: 0; text-decoration:none; color:#27374D;}
a:hover{color:#E00;}
a img {border-width:0;}


body{
	font-family: 'Droid Sans', Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#000;
}

header{
	background: #DE0000 linear-gradient(to top, #600, #262626 100px);
	padding: 20px 2% 40px 2%;
	text-align: center;
	border-bottom: #FFF 1px solid;
}

#btnmenu{
	margin-left: 20px;
	cursor: pointer;
}
#logo{
	display: block;
	clear: both;
	position: relative;
	margin: 0 auto -210px auto;
	max-width: 70%;
	height: auto;
	z-index: 50;
}

#social, #idiomas{
	margin-top: -10px;
}

#social{
	float: left;
}
#idiomas{
	float: right;
}

#social a:hover img, #idiomas a:hover img{
	position: relative;
	top: 3px;
}

.tel-grande{
	display: inline-block;
	margin:10px;
	font-size: 1.8em;
	white-space: nowrap;
}

#menuhorizontal{
	text-align: center;
	padding top: 15px;
	clear:both;
	display: none;
}
#menuhorizontal a{
	display:block;
	margin: 0;
	padding: 5px;
	color:#FFF;
	font-weight: bold;
	font-size:28px;
	transition: background 0.1s;
	text-transform: uppercase;
}

#menuhorizontal a:hover{
	background:#000;
	border-radius: 2px;
	transition: background 0.2s;
}

#lateral{
	position: absolute;
	right: 0;
	top: 100px;
	z-index: 50;
}
#lateral a{
	display: block;
	padding: 6px;
	height: 36px;
	margin-bottom: 1px;
	background: #600;
	border-radius: 6px 0 0 6px;
	background: rgba(0,0,0,.7);
}
#lateral a:hover{
	background: #D00;
	transition: background 0.2s;
}

#detalle{
	width: 100%;
}
#central{
	display: block;
	position: relative;
	margin: 40px auto;
	width: 90%;
	max-width: 1200px;
	height: auto !important;
	height: 240px;
	min-height: 240px;
	padding: 80px 2%;
	background: #FFF;
	box-shadow: #938d8d 0 5px 20px;
	border-radius: 3px;
}


h1{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 40px;
	font-weight:normal;
	color:#600;
	letter-spacing: 2px;
	padding: 0 0 20px 0;
}

h2{
    font-family: 'Open Sans Condensed', sans-serif;
	font-size: 27px;
	font-weight: normal;
	color:#900;
	margin: 30px 0 10px 2%;
}

#central p{
	padding: 10px 3%;
	line-height:140%;
	color:#38230D;
}

#central p strong{
	font-size:15px;
}

.texto{
	line-height: 140%;
	margin: 10px 5%;
    padding: 20px 3%;
    color: #605947;
    font-size: 16px;
    font-weight: normal;
    border-left: #BB0000 2px dotted;
}
.destacado{
	display:block;
	margin: 15px 0;
	width: 80%;
	max-width: 350px;
	padding: 10px 15px;
	background:#E5D9D5;
	color:#605c5b;
	font-weight: bold;
}
.destacado:hover{
	color:#B00;
}

.margen-corto{
	padding: 3px 50px !important;
}
.derecha{
	float:right;
	margin-left: 40px;
	width: 460px;
}
.centrado{
	text-align: center;
}

.galeria{
	display: block;
	position: relative;
	margin: 20px auto;
	text-align: center;
	width: 90%;
}
.galeria a img{
	margin: 10px;
	border:#FFF 2px solid;
	padding: 4px;
	transition: border 0.2s;
	box-shadow: #E6DCDA 0 0 4px;
}

.galeria a:hover img{
	opacity: 0.8;
	border-color: #C00;
	transition: border 0.6s, opacity 0.2s;
}

li{
	margin: 1px 5%;
	list-style-type:square;
}
#direccion{
	display:block;
	position:relative;
	margin: 0 auto 25px auto;
	width: 90%;
	max-width: 500px;
	padding: 15px 2%;
	background:#F2CBB4;
}

.btnenlace{
	display:block;
	position:relative;
	margin: 40px auto;
	background:#FFEDD0;
	border:#E1D4BE 1px solid;
	padding: 10px;
	width: 90%;
	max-width: 550px;
	font-weight:bold;
	text-align:center;
	box-shadow:#856941 1px 1px 1px;
}
.btnofertas{
	display:block;
	float:right;
	margin: 10px 30px 20px 30px;
	background:#FF6835;
	border:#000 1px solid;
	padding: 15px;
	width: 180px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	box-shadow:#856941 1px 1px 1px;
	font-size: 16px;
	color:#FFF;
}
.btnofertas:hover{
	color:#FE0;
}
#letrapequena{
	padding: 40px;
}
#letrapequena p{
	padding: 3px 60px;
	font-size: 11px;	
}

#destacado img{
	width: 50%;
	margin: 0;
}

footer{
	margin-top: -8px;
	background: #DE0000 linear-gradient(to bottom, #262626, #200);
	border-top:#FFF 1px solid;
	position:relative;
	clear:both;
	padding: 20px 0 40px 0;
	color:#C0C0C0;
	text-align:center;
	font-size: 18px;
	line-height: 180%;
}

footer a{
	font-size: 14px;
	margin: 0 12px;
	color:#C0C0C0;
}
footer a:hover{
	color:#FFF;
}



#logoinferior img{
	display: block;
	position: relative;
	margin: -109px auto 40px auto;
	width: 180px;
}

.error{
	position:relative;
	margin: 80px auto;
	padding: 100px 5% 40px 5%;
	width: 80%;
	max-width: 500px;
	background:#FFF url("img/error.png") no-repeat center 20px;
	border:#AB0000 3px solid;
	text-align: center;
}
.error strong{
	display:block;
	font-size: 15px;
	margin-bottom:15px;
}
.error a{
	display: inline-block;	
	background: #EABA92;
	padding: 5px 5%;
	width: 50%;
	max-width: 70px;
	color:#000;
	border-radius: 3px;
}
.error a:hover{background:#F88D1F;}

#cookieinfo{
	display:block;
	position: fixed;
	left: 0;
	bottom:0;
	width: 100%;
	background:rgba(0,0,0,0.8);
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding: 4px 0 2px 0;
	z-index: 10;
}
#cookieinfo .boton{
	display: inline-block;
	margin: 0 3%;
	padding: 4px 12px;
	border-radius: 3px;
	background: #444;
	color:#FFF;
	font-weight: bold;
	letter-spacing: 1px;
}
#cookieinfo .boton:hover{
	background: #F00;
}
#cookieinfo img{
	float: right;
	margin-right: 20px;
}
#cookieinfo a{color:#CCC;}
#cookieinfo a:hover{color:#FFF;}





@media screen and (max-width: 400px) {
	.galeria{padding: 0;}
	.galeria a img{width: 100%; margin: 10px 0;}

	h1{	font-size: 30px;}
	h2{	font-size: 20px;}
	
}

@media screen and (min-width: 750px) {

	body{
		background: #C50000 linear-gradient(to bottom, #950000, #D10000 250px, #000 600px);
	}
	#todo{
		background: #E5D9D5 url("img/fondo.jpg");
	}

	#btnmenu{
		display: none;
	}
	#menuhorizontal{
		display: block;
		clear: none;
	}
	#menuhorizontal a{
		display: inline-block;
		font-size: 15px;
		padding: 5px 10px;
	}

	#buscador{
		text-align: center;
	}
	#buscador .campo{
		padding: 0;
	}
	#central{
		padding: 30px;
	}

}

