@charset "UTF-8";
/*---------------------------------FONTS----------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,800,600italic&subset=latin,latin-ext);

/*---------------------------------PARTICULIER---------------------------------*/
body{
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#000;
	font-size:16px!important;
}

/*.blocTexte em, .blocTexte strong,*/ .blocTexte span, .blocTexte p{
	font: inherit;
}

p{
	margin:0!important;
}

a, a:visited{
	color:#000;
	outline:none!important;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
	color:#000;
}

a.active, .current{
	font-weight:600;
	color:#000;
}

.list-unstyled>li> a:hover{
	color:#000;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline!important;
}

.thumbnail {
    border:none;
    display: block;
    line-height: 1.42857;
    margin-bottom: 10px;
    transition: all 0.2s ease-in-out 0s;
	padding:0;
}

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
   filter : alpha(opacity=70);
    opacity : 0.7;
}

.bottom{
	margin-bottom:30px;
}

b, strong {
    /*font-weight: 600!important;*/
}

.last span{
	display:none;
}

/* -----------------------------------------------------------------------------------BASE  */

.site{
	max-width:1200px;
	margin:0 auto !important;
}

#main{
	margin:25px 0 20px;
}

#header{
	margin:20px 0 10px;
	position: relative;
}

.top_link{  
	position:fixed;  
	right:40px;  
	bottom:80px;  
	display:none;  
	padding:5px ;  
	background: #fff ;  
	font-size:0.8em; 
	z-index:2000;
	text-decoration:none;          
} 

/* -----------------------------------------------------------------------------------NAV  */
.navbar-default{
	background-color:transparent;
	border:none;
}

.navbar-brand {
    color: #000!important;
	font-weight: 600!important;
	padding: 15px 0 0 0!important;
}

.logo{
	font-size: 20px;
}

.navbar-brand:hover{
	text-decoration:none!important;
}

.navbar-nav > li > a:hover{
	text-decoration:underline;
	font-weight:400;
}

nav a.active{
    font-weight: 600;
}
	
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
	padding-left:0;
	padding-right:15px!important;
	color: #000!important;
	font-size:1em;
	font-weight:400;
}

.navbar-nav > li {
    float: left;
}

.navbar-nav > li > a.active{
	font-weight:600;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: 0!important;
}

.navbar-nav > li > a.extraBold{
	font-weight:800;
}

.projectMenu{
	display:none;
}

.projectLogo{
	font-size:15px;
}

/*.projectLogo{
	opacity:0.3;
	-ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    filter: alpha(opacity = 25); 
    -webkit-transition: opacity 0.15s ease-in-out;
    -moz-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
}

.projectListeLogo:hover, .projectListeLogo:focus{
	 opacity: 0.9!important;
	 -ms-filter: "prodig:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
    filter: alpha(opacity = 90); 
    -webkit-transition: opacity 0.15s ease-in-out;
    -moz-transition: opacity 0.15s ease-in-out;
    -o-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
}

.projectLogo:hover, .projectLogo:focus{
    opacity: 0.9!important; 
    -ms-filter:"prodig:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
    filter: alpha(opacity = 90);
}*/
/* -----------------------------------------------------------------------------------ACCUEIL  */
#list-artist{
	line-height:1.6em;
}

#list-artist>li>a{
	font-weight:600;
}


/* --------------------------------------------------------------------------------ACCUEIL *//* TITRES EXPOS/NEWS */
.blocInfos{
	margin-bottom:35px;
}

.titre{
	font-size:0.9em;
	margin:4px 0 10px;
	font-weight:300;
}

h2,h1{
	font-weight:600;
	font-size:1.2em;
	line-height:1.3em;
	margin:0;
}

h4, h3{
	font-weight:400;
	font-size:1em;
	line-height:1.2em;
	margin:0;
}

.dates{
	font-size:1.1em;
}

#item-ensours, #item-future{
	margin-bottom:45px;
}

/* --------------------------------------------------------------------------------ACCUEIL *//* DIAPORAMA */


/* --------------------------------------------------------------------------------ACCUEIL *//* TEXTES */
.blocInfosExpo{
	padding-top:10px;
	letter-spacing:0.1em;
}


/* --------------------------------------------------------------------------------ARTISTES */
.menuArtiste li a{
	font-size:1em;
}

#blocTop{
	margin-top:40px;
}

#list-artist-exposed li{
	padding:0;
	font-weight:300;
	font-size:0.9em;
}

#list-artist-exposed{
	margin:0!important;
}

/* --------------------------------------------------------------------------------ARTISTES *//* LISTE ARTISTES */

.blocVignette{
	margin-bottom:15px;
}


/* --------------------------------------------------------------------------------ARTISTES *//* LISTE ARTISTES OEUVRES */
@media (max-width: 768px) {
	body{
			font-size: 15px !important;
		}
		
		.navbar-nav > li > a {
		padding-right: 9px !important;
		padding-left:0;
		padding-top:17px;
		font-size:0.97em;
		}
}

@media (min-width: 768px) {
	#blocArtiste .listeOeuvres {
    height: 265px;
	}
	#blocArtiste .blocImageListeOeuvres {
    height: 220px;
    position: relative;
    vertical-align: bottom;
	}
	#blocArtiste .blocImageListeOeuvres img {
		max-height: 220px;
	}
	#blocArtiste .blocImageListeOeuvresInside{
	position:absolute;
	bottom:0px;
	width:100%;
	}
	#blocArtiste .listeOeuvres{
	 margin-bottom:30px;
	}
	#blocExpo .blocImage img, #blocArtiste .blocImageOeuvre img{
	max-height:485px;
	}
	
	#blocArtiste .blocImageDetail img{
	max-width:265px;
	}
	
	/*#blocExpo .blocImage{
		height:495px;
	}*/
	
	.navbar-collapse {
	padding:0!important;
	}
	
	.site{
		padding:0 15px;
	}

}

#blocArtiste .blocImageListeOeuvres img {
		max-height: 200px;
}
	
#blocArtiste .listeOeuvres{
	 margin-bottom:70px;
}

.titreListeOeuvre{
	font-weight:300;
	font-size:0.8em;
	padding:0 5px;
	/*margin:10px 0 0;*/
	position:relative;
}

.titreListeOeuvreInside{
	position:absolute;
	/*bottom:0;
	width:100%;*/
	margin:0;
}

#blocArtiste .blocImageDetail{
	 width:265px;
	 margin-bottom:30px;
}

#blocArtiste .blocImageDetail img{
	 width:265px;
}

#blocArtiste .blocImageOeuvre{
	height:495px;
}

#blocArtiste .blocImageOeuvre a {
    display: block;
    height: 100%;
    width: 100%;
}

#infoDiapos a{
	font-size:0.9em;
	font-weight:600;
	pading-bottom:10px;
}

.description{
	max-width:60%;
	color:#000;
	line-height:1.2em;
}

.itemDetail .legende{
	display:none;
}
	

/* --------------------------------------------------------------------------------ARTISTES *//* LISTE ARTISTES EXPOSITION */
#blocArtiste .modeListe{
	margin-bottom:30px;
	padding-bottom:30px;
}

#linkArtistPage li a{
	font-weight:600;
}


/*Responsive*/
#blocArtiste .date{
	margin-bottom:20px;
}

#blocArtiste h1{
	margin-bottom:40px!important;
}

/* --------------------------------------------------------------------------------EXPOSITION */
.colExpoListe{
	margin-bottom:10px;
}

#colCurrent, #colFuture, #colPast{
	margin-bottom:20px;
}

.community{
	margin-top:20px;
}

.pdf:hover, .pdf{
	text-decoration:underline;
	font-size:0.9em;
}

/* --------------------------------------------------------------------------------EXPOSITION *//* DIAPORAMA */
#blocExpo .blocImage img, #blocArtiste .blocImageOeuvre img, #blocArtiste .blocImageListeOeuvres img, #blocArtiste .blocImageDetail img{
	max-width:100%;
	height:auto;
}

#blocExpo .blocImage a{
	display:block;
	width:100%;
	height:100%;
}


#blocExpo .legende{
	padding:15px 0 0;
	font-size:0.9em;
	margin:0 0 40px;
	color:#000;
	line-height:1.2em;
}

.listeImageExpo li{
	padding:0 20px 0 0;
}

.fleche_nav a{
	font-size:1.1em;
}

.fleche_nav{
	float:right;
	text-align:right;
}

.fleche_nav .left{
	padding-right:5px;
}

.lienArtiste{
	margin-top:20px;
}


/* --------------------------------------------------------------------------------EXPOSITION *//* LISTE EN COURS / PASSEES / FUTURES */
#blocExpo .modeListe{
	margin:15px 0 30px;
	padding-bottom:30px;
}

.selectMine .btn{
	background-color:#FFF;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	border-color:#FFF;
	padding:0;
	font-size: 0.9em;
}

.selectMine li a{
	background-color:#FFF;
	font-weight:300;
	font-family: 'Open Sans', sans-serif;
	border-color:#FFF;
	padding:0 0 0 5px;
	font-size: 0.9em;
}

.selectMine .selectpicker{
	width:130px;
}

.selectMine.open .dropdown-toggle.btn-default, .selectMine .btn-default:hover, .selectMine .btn-default:focus, .selectMine .btn-default:active, .selectMine .btn-default.active{
	background-color:#FFF!important;
	background-color: #FFF!important;
    border-color: #FFF!important;
    color: #000!important;
	outline:none!important;
	box-shadow:none!important;
}

#blocExpo .bootstrap-select .btn:focus{
	outline:none!important;
}

/* --------------------------------------------------------------------------------EXPOSITION *//* TEXTES */


#blocExpo .intro{
	
}

#blocExpo .communique{
    line-height: 1.4em;
	margin-top:30px;
}

#blocExpo .lienArtiste{
	
}
#blocExpo h3{
	font-size: 1em;
	font-weight: none;

	
}


/* --------------------------------------------------------------------------------EXPOSITION *//* ICONES */

.community{
	
}
.pdf{
	
}
/* --------------------------------------------------------------------------------PROJECTS  */
.project{
	font-weight:800;
}

.project li a, .project li{
	font-weight:800!important;
}

.listeArtistesEditions{
	margin:0;
}

.listeArtistesEditions li{
	padding:0;
}

#aboutProject, .bio{
	font-size:0.8em;
	font-weight:600;
	line-height:1.4em;
}

.bio{
	margin-bottom:30px;
}

.bio a, .activeSp{
	text-decoration:underline;
}

#listeImage img{
	width:100%;
	height:auto;
}

.bt_close{
	color: #000000 !important;
    display: block;
    font-size: 1.5em;
    font-weight: 800 !important;
    line-height: 1em;
    text-align: right;
}

.bt_close:hover, .left:hover, .right:hover{
	text-decoration:none!important;
	opacity:0.8;
}

/* --------------------------------------------------------------------------------PUBLICATIONS */
.paginationNumber{
	margin:30px 0 0;
	font-weight:300;
}



/* --------------------------------------------------------------------------------PRESSE */

/* --------------------------------------------------------------------------------ACTUS */
#blocNews .modeListe{
	margin-bottom:30px;
	padding-bottom:30px;
}

#blocNews .date{
	margin-bottom:20px;
}

/* --------------------------------------------------------------------------------GALERIE */
#blocGalerie .modeListe{
	margin-bottom:30px;
	padding-bottom:30px;
}


#mentionsNewsletter{
	margin:5px 0 0;
	font-size:0.7em;
	font-weight:300;
}

#formulaire .control-group{
	margin-bottom: 30px;
	font-weight:400;
	font-size:0.8em;
}

#formulaire label{
	font-weight:600;
	font-size:1em;
}

#formulaire label, #formulaire input{
	margin-right:20px;
}

#formulaire .form-control{
	width:auto !important;
	background-color:#F0F0F0!important;
    border: 1px solid #F0F0F0!important;
    color: #000!important;
}

/*Responsive*/
#blocGalerie h3{
	margin-bottom:20px;
}


/* --------------------------------------------------------------------------------GALERIE *//* PRESENTATION */



/* --------------------------------------------------------------------------------SLIDE PARALLAX *//* GENERAL */
#parallax1, #parallax2{
	min-height: 1000px;
	padding-top:100px;
	background:#000;
}

.slide_inside {
	width: 100%;
	margin: 0 auto;
}

#parallax2  .slide_inside {
	text-align:center;
	color:#FFF;
}



