/* codes couleur

fond bandeau menu              -> #43596e
textes menu                    -> #e48107

*/ 



/*  préchargement des images de fond */  
#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
   /* background-image:url(../../fonds/contact.jpg);*/
} 
/* fin du préchargement des images de fond */ 

/* General */
html {
	height: 100%;
	min-height: 100%;
}

body {
	background : radial-gradient(ellipse at center, #222, #000);
	/*background : #111;*/
/*	font-family: Tahoma, Geneva, Kalimati, sans-serif;	*/
	
	-webkit-background-size: cover !important;
	-o-background-size: cover !important;
	-moz-background-size: cover !important;
	background-size: cover !important;
	color: #ddd;
	font-weight:200;
	height: 100%;
	min-height: 100%;
	text-align: center;
/*	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);*/
	/*	box-shadow: inset 0 0 100px rgba(0,0,0,.9);*/  
}




hr {
    display: block;
    clear: both;
    height: 2px;
    margin: 20px 0 20px 0;
    padding: 0;
    border: 0;
 background-color:#666;
}

   
   .peinture_home img {
/**/
}
    .peinture_home p {
float:left;
position:absolute;
  z-index:900;   
top:80px;
left:20px;
	font-style:italic;
	text-align:center; 
	color:#aaa; 
	font-size:22px;
    /* margin:50px 0 0 0 ;*/
}

.actu p, .actu h1{
	text-align:center;
	/*color:#333; 	*/
	
}


.deco img{
	position:absolute;
	top:11px;
	right:26px;
}
   

/*
a:visited { 
	 color: #666;
	 text-decoration:underline;
	 background-color:transparent;
}
*/



/* Liens */
a, a:focus{
    color: yellow;
    text-decoration: none
}   
   
p a, p a:focus{
   /*  background-color:#43596e;
	padding:2px 4px ;*/
}   


a:hover { 
	 color: yellow;
	 text-decoration:none;
	 background-color:transparent;
}

a img:hover {
 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	  filter: alpha(opacity=50);
	  -moz-opacity: 0.5;
	  -khtml-opacity: 0.5;
	  opacity: 0.5;
}

p {
	font-size:15px; 
	line-height:18px; 
	text-align:left; 
	letter-spacing:0.5px;  
}

h1 {
	font-size:18px; 
	line-height:20px; 
	text-align:left; 
	letter-spacing:0.5px;
	padding-top:12px;  
}   

h1 em{
	font-size:20px; 

}   


 .texte_bio img{
   float:left; 
   margin:7px 15px 7px 0;
}

/* exergue */
.exergue{    
   /*font-family: Georgia, Times, 'Times New Roman', serif; */
	font-size:23px;
	line-height:30px;
	font-style:italic;
	/*font-weight:200;*/
	letter-spacing:1px;
	/*color:#43596e;*/
	/*color:#333;*/
	text-align:left;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);  
}



/* Bouton par défaut */
.btn-default, .btn-default:hover, .btn-default:focus {
	background-color: #fff;
	border: 1px solid #fff;
	color: #333;
	text-shadow: none;
}


/* Header */
.masthead-brand {
	margin-bottom: 10px;
	margin-top: 10px;
}

.masthead-nav > li {
	display: inline-block;
}

.masthead-nav > li + li {
	margin-left: 20px;
}

.masthead-nav > li > a {
	border-bottom: 2px solid transparent;
	color: #333;
	color: rgba(255, 255, 255, 0.75);
	font-size: 16px;
/*	font-weight: bold;*/
	padding-left: 0;
	padding-right: 0;
}

.masthead-nav > li > a:hover, .masthead-nav > li > a:focus {
	/*background-color: transparent; */ 
	
	border-bottom-color: rgba(255, 255, 255, 0.25);
}

.masthead-nav > .active > a, .masthead-nav > .active > a:hover, .masthead-nav > .active > a:focus {
	border-bottom-color: #fff;
	/*color: #000;*/
}

/* placement du logo */


.navbar-inverse .navbar-brand {
	/* couleur du texte du titre du bandeau */
   /* color: #4a5056;*/   
/*	font-family: Georgia, Times, 'Times New Roman', serif; */
	font-size: 27px; 
	line-height:32px;
	margin-left:5px;
}

.navbar-inverse {
  /*   background-color: transparent;*/
    border-color: #080808;
/*	background-color: #cedea0;*/
}


.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
   /* color: #e83700;*/
/*    background-color: transparent;*/
/*	background-color: #cedea0;*/

}




a.navbar-brand {
/*	background: url(../img/logo.svg) no-repeat 0 0;*/
 	height: 36px;
	margin: 8px 0 0 0 ;
	padding: 0;
	position: relative;
	width: 240px;
/*	background-color:#f00;*/ 
/*	font-family: Georgia, Times, 'Times New Roman', serif; */
	font-size: 22px; 
	line-height:32px;
}


.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
    color: #aaa;
    /*background-color: transparent */
}


a.navbar-brand:hover {
	/*background-position: 0 -40px;*/
	 color:#f00;
}

/* placement du logo pour mobile */
a.navbar-brand2 {
/*	background: url(../img/logo.svg) no-repeat 0 0;*/
	height: 36px;
	margin: 12px 0 0 10px;
	padding: 0;
	position: relative;
	width: 450px;
/*	background-color:#f00;   */
	
/*	font-family: Georgia, Times, 'Times New Roman', serif; */
	font-size: 22px; 
	line-height:32px;
	

}

.navbar-inverse .navbar-nav li a {
	-webkit-font-smoothing: antialiased;
/*	color: #ccc; */

	font-size: 16px;
	font-weight: bold; 
	padding-top: 10px; 
	line-height:13px;
/*	text-transform: uppercase;     */
}

.navbar-inverse .navbar-nav li .current {
	color: #ff0;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    /*	background-color: #fff; */
}

.navbar-inverse {
/*	background-color: #cedae0;/**/

   /* background-color: #eee;*/
	/*border-color: #080808;*/
	border: none;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    /*color: #000;*/
   /* background-color: red;    */
}


ul.nav li {
	position: relative;
	z-index: 700;
}


/* CUSTOMIZE THE NAVBAR */
.navbar-wrapper {
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 20;
}

.navbar-wrapper .container {
	padding-left: 0;
	padding-right: 0;
}

.navbar-wrapper .navbar {
	padding-left: 15px;
	padding-right: 15px;
}




.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
   /* font-weight: 200;*/
    line-height: 1.42857143;
   /* color: #333;*/
    white-space: nowrap;
}






/* Cover */
.cover {
	padding: 0 20px;
}

.cover .btn-lg {
	/*font-weight: bold;*/
	padding: 10px 20px;
}


/* Footer */
 .mastfoot {  
/*	background-color: #000; 
	height: 22px; */
}  

 .mastfoot p{ 
   /* font-weight:200;*/ 
	letter-spacing:0.1em;
	line-height: 18px;
	margin-top:4px;
}  

 .mastfoot a,  .mastfoot a:focus {
	color: #f0a001; 
	text-decoration:none;  
} 

 .mastfoot .current,  .mastfoot a:hover { 
	/*color:#333;*/
}




/* Structure */
.site-wrapper {
	background-position: center center; 
	background-repeat: no-repeat;
   /* background-size: cover;  */
    display: table;   
	height: 100%;
	min-height: 100%;
	width: 100%;
}

.site-wrapper-inner {
	display: table-cell;
	vertical-align: top;
}

.cover-container {
	margin-left: auto;
	margin-right: auto;
}

.inner {
	padding: 30px;
}

.container-fluid {
	border-top: 55px solid transparent;
    height: 100%;   
	/* min-height: 104%; ancienne valeur pour footer de 20px*/
    min-height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.contenu_full {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
/*	height: 100%;*/
	margin: 0 -15px;
/*	min-height: 100%;*/
}


/* fond de la page d'accueil */
.accueil { 
	box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.9);
}


/* fond de la page contact */
.contact { 
	box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.9);
}


/* fond de la page à propos */
.about { 
	box-shadow: inset 0 0 80px rgba(0, 0, 0, 0.9);
}





/* CAROUSEL */
.carousel {
	height: 400px;
	/*margin-bottom: 60px;*/
	margin: 0 0 0 2%;
}

.carousel-caption {
	z-index: 10;
}

.carousel-caption h1{
	font-size: 26px;
}

.carousel .item {
	background-color: rgba(0, 0, 0, 0.5);
	height: 400px;
}

.carousel-inner > .item > img {
	height: 400px;
	left: 0;
	min-width: 100%;
	position: absolute;
	top: 0;
}


/* taille des items à 300px de large (page hd et pano)*/

.case_pano img{
	width:100%; 
	margin-bottom:-14px;
	
} 

.case_pano {
	width:90%;
	display:inline-block; 
	position:relative; 
}
     
/* taille des items à 300px de large (page hd et oeuvre)*/

.case_oeuvre img{
  width:100%;

	
} 

.vignettes img{
     width:200px;
	margin:0 ; 
	
}


.case_oeuvre {
	width:90%;
	display:inline-block; 
	position:relative; 
}      

.case_oeuvre h1{
	padding-top:3px; 

}

.case_bio {
	width:90%;
	display:inline-block; 
	position:relative; 
}


.nikon img{
 width:80px;
}

.carousel-caption img {
	width:90%;
}

/* RESPONSIVE CSS */
@media (min-width: 768px) {

	.carousel-caption img {
		width:300px;
	}
		
	.oeuvre{
		width:600px;
 	} 

	.case_oeuvre {
	 /* background-color: rgba(255,0,0,.30);*/
		max-width:600px;
		display:inline-block; 
		position:relative; 
	}

	.case_pano {
	 /* background-color: rgba(255,0,0,.30);*/
		max-width:600px;
		display:inline-block; 
		position:relative; 
	}
	
	.case_bio {
	 /* background-color: rgba(255,0,0,.30);*/
		max-width:600px;
		display:inline-block; 
		position:relative; 
	}
	
	
	.nikon img{
	 width:110px;
	}	
	.masthead {
		position: fixed;
		top: 0;
		z-index: 800;
	}

	.masthead-brand {
		float: left;
	}

	.masthead-nav {
		float: right;
	}

	.mastfoot {
		bottom: 0;
		position: fixed;
	}

	.site-wrapper-inner {
		vertical-align: middle;
	}

	.masthead, .mastfoot, .cover-container {
		width: 100%;
	}

	a.navbar-brand {
	/*	background: transparent url(../img/logo.svg) no-repeat 0 0;*/
		height: 36px;
		left: 20%; 
		padding: 0;
		position: relative; 
		width: 240px;  


	}

	.navbar-wrapper {
		margin-top: 20px;
	}

	.navbar-wrapper .container {
		padding-left:  15px;
		padding-right: 15px;
	}

	.navbar-wrapper .navbar {
		padding-left:  0;
		padding-right: 0;
	}

	.navbar-wrapper .navbar {
		border-radius: 4px;
	}

	.carousel-caption p {
		font-size: 	18px;
		line-height: 1.4;
		margin-bottom: 20px;
	}
}

@media (min-width: 992px) {
	.masthead,  .cover-container {
	/*	width: 600px;*/
		width: 900px;

	}    
	
	
	.navbar-inverse {
	   /*background-color: transparent;*/
		/*border-color: #080808;*/
		border: none;
	}

	
}

@media (max-width: 992px) {
	.navbar-header {
		float: none;
	}

	.navbar-toggle {
		display: block;
	}

	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
	}

	.navbar-collapse.collapse {
		display: none !important;
	}

	.navbar-nav {
		float: none !important;
		margin: 7.5px -15px;
	}

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

	.navbar-nav > li > a {
		padding-bottom: 10px;
		padding-top: 10px;
	}

	.navbar-collapse.collapse.in { 
		display: block !important;
	}

	.collapsing {
		overflow: hidden !important;
	}

	.navbar-nav .open .dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		/*background-color: transparent;  */
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		text-align:center;
	}

	.navbar-collapse.in {
		max-height: 340px;
		overflow-x: hidden !important;
		overflow-y: auto !important;
	}

	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
		color: #e83700;
	}
	
	.navbar-inverse .navbar-nav .open .dropdown-menu>li .current {
		/*color: #000;*/
	}

	.navbar-nav .open .dropdown-menu>li>a {
		line-height: 20px;
	}

	.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
		padding: 5px 15px 5px 25px;
	}
}

@media (min-width: 1025px) {
	a.navbar-brand{
	/*	background: transparent url(../img/logo.svg) no-repeat 0 0;  */ 
		height: 36px;
		margin: 10px 0 0 0;
		padding: 0;
		position: relative;
		width: 240px;

/*		font-family: Georgia, Times, 'Times New Roman', serif; */
		font-size: 22px; 
		line-height:32px;		
	}
}


@media (max-width: 768px) {
	#page-accueil #mainimage {
		position: relative;
		top : -30px;
	}
}

/*page d'accueil et about*/
.accueil{
	color:#fff;
	text-align:left;
}

.accueil a, .accueil a:focus {
 /*   color: #EB660C;     */
	text-decoration:none;
}

.accueil a:hover{
  	color: #f00;            
	
}


.accueil h1{
	font-size:18px;
	letter-spacing:1px;
	margin-top:0;
}

.accueil p{
	text-align:justify;
   margin:0 8px;
}

.texte_accueil ul{
	margin:0 0 0 0;
}


.texte_accueil li{
	margin:5px 0 0 -33px;
	list-style-image:none;
	list-style-type:none;
	height:110px; 
}

.texte_accueil li p{
	margin:0px 0 10px -10px;
	text-align:left;
}


.texte_accueil li img{
	float:left;
	margin:0px 7px 0 -10px;
}

/*page à propos*/
.about img{
	height:40px;
}



/*
* page contact
*/

.fond_formulaire{
/*	height:250px;*/
/*width:100%;*/
/*background-color: rgba(0,0,0,.6); */
/*padding:10px; */
}

#contact{
/*	padding-top:50px;
	margin-left:320px;*/  
	letter-spacing:1px;
	/*font-family:Arial;
	color:#f00; */
}

#contact p{
/*	line-height:20px;
	padding-bottom:5px;*/
	text-align:left;         
}

#contact label{
/*	font-size:13px;*/
/*	float : left;	*/
/*	width:300px;*/
/*	text-align:right;
	padding-right:5px;*/
	/*width :80%;*/
	margin:0 5%;
}

	
.infull {
	background-color: rgba(255,255,255,.30);
	border:none;
	width :90%;	
	margin:0 5%;   
	
}



	
#contact input, textarea {
	font-size:14px;
	color:#111;
	/*font-weight:bold;*/ 
	letter-spacing:1px;  
}


#message_form{
/*	width :90%;
	margin:0 5%;	*/
/*		width :400px;*/
/*		padding-left:305px;
		padding-bottom:10px;*/
}

#message_form ul li{
text-align:left;
/*width :80%;*/
margin:0;
}

#message_form_ok{
	width :80%;
	margin:0 10%;
}

/*
* fin contact
*/


/*
* page webdesign et eouvre
*/
    
.case {
   /* background-color: rgba(255,0,0,.30);*/
	width:300px;
	display:inline-block; 
	position:relative; 
}   

.row h1 {
/*	color:#555;*/
 /*   font-size:15px;*/
 /*   letter-spacing:1px;*/
/*	background-color: rgba(255,0,0,.30);*/
	margin-bottom:5px;
	margin-top:9px;
	 text-align:left; 
}

.row p {
/*	color:#555;*/
/*	background-color: rgba(255,0,255,.30);*/
	margin-bottom:30px; 

/*   font-size:13px;   */
    /*letter-spacing:0.05em;*/
}

.row img { 
	/*background-color: rgba(255,0,0,.60);*/   
	-moz-box-shadow: 5px 5px 10px 1px rgba(0,0,0,.70);
	-webkit-box-shadow: 5px 5px 10px 1px rgba(0,0,0,.70);
	-o-box-shadow: 5px 5px 10px 1px rgba(0,0,0,.70);
	box-shadow: 5px 5px 10px 1px rgba(0,0,0,.70);
	filter:progid:DXImageTransform.Microsoft.Shadow(color=rgba(0,0,0,.70), Direction=134, Strength=5);
}


 
/*
* fin page webdesign et oeuvre
*/
      
/*pge oeuvre seulement*/

.page-oeuvre p, .page-oeuvre h1{
/*	color:#111;*/
	font-weight:200;
	
}



/*
* page photo
*/    
.page_photo p, .page_photo h1{
	color:#fff;
}

.page_photo_noir p, .page_photo_noir h1{
	/*color:#000;*/
}    




    
.case_photo {
   /* background-color: rgba(255,0,0,.30);*/
	margin-bottom:30px;
	width:200px; 
	height:160px; 
	/*overflow:hidden;*/
	display:inline-block; 
	position:relative; 
}    

.case_photo p{
	font-size:15px;     
 	line-height:16px;
   letter-spacing:0px; 
}

 .case_photo h1{
	font-size:16px; 
   line-height:12px;
	text-align:left; 
	letter-spacing:0.5px;
	padding-top:8px;
}




#form-contact {
	color: #fff;
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	position: relative;
	letter-spacing:1px;
}

#form-contact #inner {
	background: rgba(55, 55, 55, 1);
	padding: 30px;
}

.popup {
	/*color: #000;*/
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	position: relative;
}

.popup .inner {
	background: rgba(255, 255, 255, 1);
	padding: 30px;
}
 

.fondformulaire.mfp-bg{
  background: #eee;
  opacity: 0.6;
  filter: alpha(opacity=60); }	
	
}



a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: yellow;
	font-weight:bold;
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #e83700;
}

a.text-danger:hover {
    /*color: #000;*/
}




/*
* fin page photo
*/
     

body.ismobile {
	-webkit-background-size: auto 100% !important;
	-moz-background-size: auto 100% !important;
	-o-background-size: auto 100% !important;
	background-size: auto 100% !important;
	height: auto;
}

body.ismobile>.site-wrapper {
	height: auto;
	min-height: auto;
	overflow-y: auto;
	-webkit-overflow-scrolling: initial;
}



.pdf{   
		float:right;
   margin:2px 0px 2px 9px;  
}
  

.pdf img{   
		box-shadow:none;
}

p.signature{ 
	margin-top:-15px;
	font-size:13px;
	
}

#legal p, #legal h1, #legal h3{
color:#666;
}
#legal h3{
font-size:20px;
}
#legal h1{
font-size:16px;
}

#legal p {
text-align:justify;
}



#legal-link {
/*	background-color: #43596e;*/
	bottom: 10px;
	padding: 5px 10px;
	position: fixed;
	right: 10px;
	z-index: 500;
}

#legal-link:hover {
	color: #aaa;
}