/* CSS Document */


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

/*a recopier dans la derniere version*/

a.thumb {
font: inherit !important;
text-decoration:none;
color:#000;
margin: none;
padding: none;

font-size: inherit !important;
text-decoration: none;
text-transform: none;
display: inline;
text-align: left;
}

/*********** Font ************/
@font-face {
font-family: "JaneAusU";
src: url('../font/JaneAusU.ttf'); 
}

@font-face {
    font-family: "La-Danse";
    src: url('../font/LaDanse.ttf');
}

@font-face {
font-family: "Petita-light";
src: url('../font/PetitaLight.ttf'); 
}

@font-face {
font-family: "Petita-medium";
src: url('../font/PetitaMedium.ttf'); 
}

@font-face{
font-family: "gothic";
src: url('../font/gothic.ttf');
}

/*********** General CSS ************/
html, body{
background-color:#5a5a52;
margin:0;
width:100%;
height:100%;
}

#all{
overflow:hidden;
overflow-y:hidden;
}

/*********** Header ************/
header{
height:200px;
background-image:url(../img/Antiquaire_Franck_titre_1680.jpg);
background-repeat: no-repeat;
}

/*********** Navigation & sub navigation ************/
nav {
    display: block;
margin-left:2%;
margin-top:1%;
margin-right:2%;
float:left;
width:15%;
z-index: 1000;
}

.arrow{
width:49px;
height:110px;
}

#main-nav{
margin:20px 0;
}

#sub-nav{
display:inline;
}

#sub-navigation{
width:100%;
margin-right:0;
margin-left: 3.5%;
}
#sub-navigation, #sub-navigation a{
display:inline;
color:#35352f;
font-family:"gothic";
margin-top:0;
text-decoration: none;

}

#sub-navigation a:hover{
color:white;
}

#sub-navigation a.first:hover{
color:#35352f;
}

#sub-navigation a.light{
font-family:"gothic";
font-size:1.2em;
font-weight:lighter;
text-transform:none;
text-decoration: none;
padding-right: 30px;
}


#sub-navigation div.right{
padding-top:0.5%;
margin-right:5.9%;
}

#sub-navigation .right a{
padding-bottom:0;
}

/*********** Content ************/
#wrapper{
height: 450px;
    width: 100%;
z-index:1000;
 	overflow:hidden;
background-color:#35352f;
}

#wrap{
width:100%;
height:450px;
margin-right:auto;
}

#wrapper-sub{
background-color:#35352f;
/*width:1680px;*/
height: 400px;
z-index:1000;
}

#content{
margin-left:30px;
}


/*
#left-info{
width:500px;
height:250px;
}

#left-img img:nth-child(2){
float:right;
}
*/


#content h2{
margin-top:10px;
margin-bottom:20px;
}

#content-sub{
height:400px;
    width: 100%;
background-color:#35352f;
}

#content span{
position:absolute;
bottom:0px;
}
ul{
list-style-type: none;
padding-left:0;
}

ul li{
font-family:"gothic";
}

/**********"* Gallery ************/
#gallery{
padding-top:25px;
height:360px;
/*margin-left:5.5%;*/
}

a.glow{
	color: #848484;
    font-family: 'Numans',sans-serif;
    font-size: 0.8em;
    padding: 0.4em 1em;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;	
	display:block;
	text-align:right;
}


#gallery .p1{
/*width:170px;
padding-top:10px;*/
font-size:1.2em;
color:#C4C4C4;
font-family:"gothic";
float:left;
}
#gallery .p2{
/*width:100px;
padding-top:10px;*/
font-size:1.2em;
color:#C4C4C4;
font-family:"gothic";
float:left;
}

#slides-a-submenu{
/*width: 28%;
height: 360px;
margin-right:50px;*/
margin-left:5.5%;
}


#slides-b-submenu{
/*width:15%;
height: 360px;
margin-right:25px;*/
margin-left:7.5%;
}

#slides-a-submenu img {
    /*height: 300px;*/
float:left;
width:23%;
}

#slides-b-submenu img {
width:11.4%;
float:left;
}


#slides-c-submenu{

margin-left:5.5%;
margin-right:5.5%;
}

#slides-c-submenu img {

float:left;
width:11.4%;
}


/*********** Contact ***********/
/*div#right-info{
width:380px;
margin-right:40px;
}



div#left-info img{
width:200px;
height:250px;
position:relative;
top:3px;
border: 2px solid black;
}

div#left-info img:nth-child(2){
float:right;
position:relative;
top:-270px;
left:-40px;
}

div#right-info p{
text-align:justify;
font-family:"gothic";
}

#contact{
padding-right:2px;
}

#contact-form div{
float:none;
}

#information{
width:100%;
}
*/
/*********** Footer ***********/

footer{
width:100%;
}
h1.footer{
font-family: "Petita-light";
font-size:1.5em;
font-weight:lighter;
color:#a3a2a7;
margin-right:65px;

}

#footer{
height: 200px;
    width: 100%;
}


/*********** Useful classes ***********/
.left{
float:left;	
}

.right{
float: right;
}

.clear{
clear:both;
}

.no-padding{
padding:0;
}

.no-margin{
margin:0;
}

.no-margin-top{
margin-top:0;
}

.no-margin-bottom{
margin-bottom:0;
}

.no-margin-left{
margin-left:0;
}

.no-margin-right{
margin-right:0!important;
}
.no-margin-right2{
margin-right:0!important;


}
img.no-margin-right2{


}
.no-padding-right{
padding-right:0;
}

.brown{
color:#35352f;
font-family:"La-Danse";
}

no-float{
float:none;
}
.space{
margin-bottom:30px;
}

.alpha{
margin-left:3%;
}

#slides-a-submenu{
	width:25%;
}
#slides-b-submenu{
	width:13.1%;
}
#slides-a-submenu img{
	width:105%;
}
#slides-b-submenu img{
	width:100%;
}

.no-padding a{
	font-size: 1.5em;	
}


@media screen and (max-width: 1530px){
	#wrapper-sub{
		height:350px;	
	}
}
@media screen and (max-width: 1330px){
	#wrapper-sub{
		height:310px;	
	}
}
@media screen and (max-width: 1020px){
	#wrapper-sub{
		height:250px;	
	}
}
@charset "utf-8";
/* CSS Document */

@media screen and (min-width: 1920px){
	
	
	header{
		background-image:url(../img/Antiquaire_Franck_titre_1920.jpg);	
		background-repeat:no-repeat;
		height:223px;
	}
	
	
	
}

@media screen and (max-width: 1600px){
	
	
	header{
		background-image:url(../img/Antiquaire_Franck_titre_1600.jpg);	
		background-repeat:no-repeat;
		height:186px;
	}
	
	
}


@media screen and (max-width: 1440px){
	
	
	
	header{
		background-image:url(../img/Antiquaire_Franck_titre_1440.jpg);	
		background-repeat:no-repeat;
		height:168px;
	}
	
	
	

	
}

@media screen and (max-width: 1366px){
	
	
	
	header{
		background-image: url(../img/Antiquaire_Franck_titre_1366.jpg);	
		height: 159px;
		background-repeat:no-repeat;
	}	
	

}


@media screen and (max-width: 1280px){
	
	
	header{
		background-image: url(../img/Antiquaire_Franck_titre_1280.jpg);	
		height: 149px;
		background-repeat:no-repeat;
	}
	
}

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

	
	header{
		background-image: url(../img/Antiquaire_Franck_titre_1024.jpg);	
		height: 119px;
		background-repeat:no-repeat;
	}
	
	

	
}

	
