@charset "UTF-8";
/* CSS Document */
/* fuente Peugeot (normal, light y bold con sus italicas) */

@font-face {
    font-family: 'Peugeot-Bold-Italic-v2';
    src: url('../webfonts/Peugeot-Bold-Italic-v2.eot');
    src: url('../webfonts/Peugeot-Bold-Italic-v2.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Peugeot-Bold-Italic-v2.woff') format('woff'),
         url('../webfonts/Peugeot-Bold-Italic-v2.ttf') format('truetype'),
         url('../webfonts/Peugeot-Bold-Italic-v2.svg#Peugeot-Bold-Italic-v2') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Peugeot-Bold-v2';
    src: url('../webfonts/Peugeot-Bold-v2.eot');
    src: url('../webfonts/Peugeot-Bold-v2.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Peugeot-Bold-v2.woff') format('woff'),
         url('../webfonts/Peugeot-Bold-v2.ttf') format('truetype'),
         url('../webfonts/Peugeot-Bold-v2.svg#Peugeot-Bold-v2') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Peugeot-Italic-v2';
    src: url('../webfonts/Peugeot-Italic-v2.eot');
    src: url('../webfonts/Peugeot-Italic-v2.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Peugeot-Italic-v2.woff') format('woff'),
         url('../webfonts/Peugeot-Italic-v2.ttf') format('truetype'),
         url('../webfonts/Peugeot-Italic-v2.svg#Peugeot-Italic-v2') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Peugeot-Light-Italic-v2';
    src: url('../webfonts/Peugeot-Light-Italic-v2.eot');
    src: url('../webfonts/Peugeot-Light-Italic-v2.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Peugeot-Light-Italic-v2.woff') format('woff'),
         url('../webfonts/Peugeot-Light-Italic-v2.ttf') format('truetype'),
         url('../webfonts/Peugeot-Light-Italic-v2.svg#Peugeot-Light-Italic-v2') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Peugeot-Light-v2';
    src: url('../webfonts/Peugeot-Light-v2.eot');
    src: url('../webfonts/Peugeot-Light-v2.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Peugeot-Light-v2.woff') format('woff'),
         url('../webfonts/Peugeot-Light-v2.ttf') format('truetype'),
         url('../webfonts/Peugeot-Light-v2.svg#Peugeot-Light-v2') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Peugeot-Normal-v2';
    src: url('../webfonts/Peugeot-Normal-v2.eot');
    src: url('../webfonts/Peugeot-Normal-v2.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Peugeot-Normal-v2.woff') format('woff'),
         url('../webfonts/Peugeot-Normal-v2.ttf') format('truetype'),
         url('../webfonts/Peugeot-Normal-v2.svg#Peugeot-Normal-v2') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* final de fuentes */

/* ----- Maquetacion pagina ----- */

* {
	text-decoration:none;
	}

img {
	border:0;
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
	font-family:"Peugeot-Light-v2", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:14px;
	}

.pie {
	font-family:Peugeot-Normal-v2, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:15px;
	color:#575756;
	text-align:center;
	line-height:none;
	padding:0px;
	margin:0px;
	}

#principal {
	width:100%;
	max-width:1440px;
	position:relative;
	z-index:1;
	margin:auto;
	text-align:center;
	/*background-image:url(../imagen/fond_prueba.jpg);
	background-size:100% auto;
    background-position: top center;
	background-repeat:no-repeat;*/
	}

#menucabecera {
	width:100%;
	position:relative; z-index: 3;
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	display:table;
	}

#logoslogan {
	font-family:"Peugeot-Light-v2", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	width:auto;
	max-width:1440px;
	position:absolute;
	top:0px;
	z-index:4;
	display:table;
	float: left;
	}

#logo {
	width:370px;
	height:63px;
	margin-top:20px;
	margin-left:18px;
	float:left;
	text-align:right;
	background-image: url(../image/log_cab001.jpg);
	background-size:100% auto;
	}

#menu-derecha {
	width:auto;
	float:right;
	}

#menucabecera #menu-derecha nav {
	width:100%;
	margin-top:0px;
	padding-top:12px;
	}

#principal #menucabecera #menu-bar {
	display:none;
	}

#menucabecera #menu-derecha nav ul {
	overflow:hidden;
	list-style:none;
	font-family:"Peugeot-Light-v2", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:20px;
	}

#menucabecera #menu-derecha nav ul li {
	float:left;
	padding-right:7px;
	padding-top:14px;
	}

#menucabecera #menu-derecha nav ul li a {
	color:#7e7e7e;
	text-decoration:none;
	display:block;
	padding-left:2px;
	padding-right:4px;
	padding-bottom:7px;
	}

#menucabecera #menu-derecha nav ul li a:hover {
	color:#006633;
	}
/*--------------------- FINAL DE LA  CABECERA --------------------------*/

.separaimg{
	margin-top:-1px;
	}

#ligthbox {
	width:100%;
	position:absolute;
	top:93px;
	z-index:2;
	}


/*--------------------- PIE DE PAGINA (INICIO) --------------------------*/

#footer {
	background-color:#efefef;
	}

#circulos {
	width:100%;
	max-width:1440px;
	margin:auto;
	text-align:center;
	}

#piesecciones {
	width:100%;
	max-width:1332px;
	margin:10px auto;
/*	background-color:#F5DCDC;*/
	text-align:center;
	display:table;
	}
 

#seccion {
	width:40%;
	max-width:150px;
	float:left;
	margin:0 26px;
	padding:19px 10px 0px 10px;
/*	background-color:#CC9E9F;*/
	text-align:center;
	font-family:"Peugeot-Light-v2", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size:15px;
	color:#606060;
	line-height:30px;
	}

#copyringht {
	width:100%;
	height:30px;
	background-color:#FFFFFF;
	display:flex;
	justify-content:center;
	padding-top:10px;
	}
/*--------------------- PIE DE PAGINA (FINAL) --------------------------*/


@media screen and (max-width:1340px) {
	#piesecciones {
		max-width:810px;
		}
 

	#seccion {
		margin:0 50px;
		}
	}

@media screen and (max-width:1000px) {
	
	#logo {
	width:300px;
	height:51px;
	margin-left:16px;
	margin-top:11px;
	float:left;
	text-align:right;
	background-image:url(../image/log_cab001.jpg);
	background-size:100% auto;
	}


#menucabecera #menu-derecha nav ul {
	font-size:17px;
	}

#menucabecera #menu-derecha nav {
	padding-top:0px;
	}

#ligthbox {
	top:72px;
	}

/*--------------------- FINAL DE LA  CABECERA --------------------------*/


}

@media screen and (max-width:820px) {
	
	#menucabecera #menu-derecha nav ul {
	font-size:15px;
	}

#menucabecera #menu-derecha nav {
	padding-top:0px;
	}

#logo {
	width:258px;
	height:44px;
	margin-left:16px;
	margin-top:11px;
	background-image:url(../image/log_cab001.jpg);
	background-size:100% auto;
	}
	
	#ligthbox {
	top:67px;
	}
	
	#piesecciones {
		max-width:667px;
		}
	
	#seccion {
		margin:0 26px;
		}
	
	}

@media screen and (max-width:715px) {

	#logo {
		width:220px;
		height:38px;
		margin-left:16px;
		margin-top:7px;
		background-image:url(../image/log_cab01.jpg);
		background-size:100% auto;
		}
	
	.separaimg {
		display:none;
		margin-top:200px;
		}
	
	.separa {
		margin-top:-17px;
		}
	
	#menucabecera #menu-derecha nav {
		width:40%;
		height:285px;
		left:-100%;
		margin-top:0px;
		padding-top:30px;
		position:fixed;
		background-image:url(../image/fondomovil.png);
		}
	
	#menucabecera #menu-derecha {
		display:block;
		float:none;
		margin-top:opx;
		padding-top:0px;
		}
	
	#menucabecera #menu-derecha nav ul li{
		display:block;
		float:none;
		border-bottom:2px solid rgba(0,0,0, .07);
		text-align:left;
		padding-left:5px;
		}
	
	#principal #menucabecera #menu-bar {
		position: z-index: 1000;
		display:block;
		width:100%;
		}
	
	#principal #menucabecera #menu-bar .bt-menu {
		display:block;
		padding:20px;
		padding-bottom:32px;
		color:#7e7e7e;
		font-size:22px;
		text-align:left;
		padding-left:50px;
		text-decoration:none;
		-webkit-box-sizing:border-box;
		-moz--box-sizing:border-box;
		box-sizing:border-box;
		}
	
	#principal #menucabecera #menu-bar span {
		float:right;
		}
		
	.separa2 {
		border-bottom:3px solid rgba(255,255,255, .1);
		}
	
	/*--------------------- FINAL DE LA  CABECERA --------------------------*/
	
	#ligthbox {
		top:52px;
		}
}

@media screen and (max-width:668px) {
	
	#piesecciones {
		max-width:468px;
		}
	
	#seccion {
		margin:0 32px;
		}
	}

@media screen and (max-width:520px) {

#menucabecera #menu-derecha nav {
	width:75%;
	}

/*--------------------- FINAL DE LA  CABECERA --------------------------*/

}

@media screen and (max-width:469px) {
	
	#piesecciones {
		max-width:340px;
		}
	
	#seccion {
		margin:0 7px;
		}
	}

@media screen and (max-width:341px) {
	
	#piesecciones {
		max-width:340px;
		}
	
	#seccion {
		margin:0 5px;
		}
	}