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

@font-face {
    font-family: 'caviar_dreamsbold';
    src: url('caviardreams_bold-webfont.woff2') format('woff2'),
         url('caviardreams_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caviar_dreamsbold_italic';
    src: url('caviardreams_bolditalic-webfont.woff2') format('woff2'),
         url('caviardreams_bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caviar_dreamsitalic';
    src: url('caviardreams_italic-webfont.woff2') format('woff2'),
         url('caviardreams_italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'caviar_dreamsregular';
    src: url('caviardreams-webfont.woff2') format('woff2'),
         url('caviardreams-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'blenda_scriptregular';
    src: url('blenda_script-webfont.woff2') format('woff2'),
         url('blenda_script-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
	background-color: #fffff0;
	padding: 0;
	margin: 0;
	font-family: caviar_dreamsregular, Verdana, sans-serif;
	/*font-family: Arial Narrow, sans-serif;*/
	color: #FFF;
	font-size: 14px;}
	
#index{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url('fonds/fondindex.jpg') no-repeat fixed center;
	background-size: cover;}

#page{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url('fonds/fondpage.jpg') no-repeat fixed center;
	background-size: cover;}

#pagemariage{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url('fonds/fondmariage.jpg') top;
	background-size: 250% auto;}
	
#dep{
	margin-top: 75%;}

#intro{
	height: 100px;}
	
	
					
					/* Début page */
					
/*OK*/
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;}

.corp{
	margin: auto;
	padding: 0;
	padding-top: 5px;
	width: 95%;}

.base{
	position: relative;
	margin: auto;
	padding: 0;
	width: 95%;}

.grandlogo{
	display: block;
	position: fixed;
	left: 50%;
	margin-left: -300px;
	bottom: 50%;
	width: 600px;}

.blanche{
	position: relative;
	margin: auto;
	padding: 0;
	width: 100%;
	background-color: #fffff0;}

#entete{
	position: fixed;
	background-color: rgba(0, 0, 0, 0.2);
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;}
	
#entete2{
	position: fixed;
	min-height: 80px;
	background-color: rgba(0, 0, 0, 0.2);
	bottom: 15%;
	left: 0;
	width: 100%;
	z-index: 5;}

#entete3{
	position: fixed;
	height: 400px;
	width: 400px;
	background-color: rgba(0, 0, 0, 0.2);
	bottom: 200px;
	left: 50%;
	margin-left: -200px;
	z-index: 5;}
	
#logo{
	width: 250px;
	margin-bottom: -25px;}

#secmenu2{
	display: none;}

nav, nav ul, nav li, nav a{
    margin: 0;
    padding: 0;
    border: none;
    outline: none;}

nav{
	display: inline-block;
	position: relative;
	float: none;
	margin-top: 20px;
	text-align: center;}

nav li{
	margin: 2px 0;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
	display: inline-block;
	position: relative;}
	
nav li a{
	text-decoration: none;}
	
nav li li{
	width: 50px;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: rgba(0, 0, 0, 0.2);}
	
#menu2 li li{
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #000;}
	
nav li:hover > a{
	color:#666;}
	
.menu ul{
	position: absolute;
	left: -999em;}
	
.menu li:hover ul{
	top: 16px;
	left: 0px;}
	
#menu2 ul{
	position: absolute;
	right: -999em;}
	
#menu2 li:hover ul{
	top: 40px;
	right: 20px}

#presentation{
	margin: 0;
	width: 100%;}

article{
	font-family: caviar_dreamsregular, Verdana, sans-serif;
	font-size: 18px;
	position: relative;
	margin: 0;
	padding: 30px 20px 30px 20px;
	background-color: #FFF;
	color: #000;
	border: 1px solid #000;}

.articleblanc{
	font-family: caviar_dreamsregular, Verdana, sans-serif;
	font-size: 18px;
	position: relative;
	margin-left: 2.5%;
	margin-right: 2.5%;
	padding: 30px 20px 30px 20px;
	background-color: #fffff0;
	color: #000;}
	
#articlepres{
	font-family: caviar_dreamsregular, Verdana, sans-serif;
	font-size: 18px;
	color: #FFF;
	position: relative;
	margin: 0;
	overflow: auto;
	padding: 30px 20px 30px 20px;}
	
#articlenorm{
	font-family: caviar_dreamsregular, Verdana, sans-serif;
	font-size: 18px;
	color: #FFF;
	position: relative;
	margin: 0;
	padding: 30px 20px 30px 20px;
	background-color: #000;
	border: 1px solid #000;}

/*OK*/
	
#presentation2{
	position: relative;
	background: url('fonds/fond_presentation.jpg') fixed center;
	background-position: top;
	background-size: 100%;
	height: 230px;
	border-radius: 10px 10px 0px 0px;}
	
#presentation3{
	position: relative;
	background: url('fonds/fond_presentation.jpg') fixed center;
	background-position: top;
	background-size: 700px;
	height: 100px;
	border-radius: 10px 10px 0px 0px;}

h1{
	font-family: caviar_dreamsregular, Verdana, sans-serif;
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 30px;
	color: #fff;}

h2{
	font-family: caviar_dreamsregular, Verdana, sans-serif;
	text-align: center;
	font-size: 20px;
	color: #81BEF7;}
	
h5{
	font-family: caviar_dreamsregular, Verdana, sans-serif;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 30px;}

p{	margin: 0 0 15px 0;
	text-align: justify;}

aside{
	position: relative;
	margin-right: 0%;
	margin-left: auto;
	background-color: rgba(50, 50, 50, 0.5);
	border-radius: 0px 10px 10px 0px;
	height: 100%;
	width: 500px;
	overflow: auto;
	display: none;}
	
#titre{
	margin: 0 0 0 0;
	padding: 30px 30px 0 30px;
	text-shadow: 0px 0px 10px black;}
	
.titre2{
	position: relative;
	width: 100%;
	background: #222;
	padding: 2px 0 2px 0;
	color: #FFF;}
	
.shadow{
	margin-left: auto;
	margin-right: 10%;
	padding: 5px 30px 5px 30px;
	width: 50%;
	background-color: rgba(50, 50, 50, 0.5);
	border-radius: 10px 10px 10px 10px;}
	
.shadow2{
	margin-left: 10%;
	margin-right: auto;
	padding: 5px 30px 5px 30px;
	width: 50%;
	background-color: rgba(50, 50, 50, 0.5);
	border-radius: 10px 10px 10px 10px;}

.cerclephoto{
	margin: auto;
	margin-bottom: 20px;
	width: 200px;
	height: 200px;}

.photoprescercle{
	width: 200px;
	height: 200px;
	border-radius: 100px 100px 100px 100px;}
	
#articlereportage{
	position: relative;
	padding: 20px 0 20px 0;
	background: url('fonds/fond_reportage.jpg') fixed center;
	background-position: top;
	background-size: 2000px;}
	
#articleshooting{
	position: relative;
	padding: 20px 0 20px 0;
	background: url('fonds/fond_shooting.jpg') fixed center;
	background-position: top;
	background-size: 2000px;}
	
#articleartistes{
	position: relative;
	padding: 20px 0 20px 0;
	background: url('fonds/fond_clip.jpg') fixed center;
	background-position: top;
	background-size: 2000px;}
	
#articlespectacle{
	position: relative;
	padding: 20px 0 20px 0;
	background: url('fonds/fond_spectacle.jpg') fixed center;
	background-position: top;
	background-size: 2000px;
	border-radius: 0 0 10px 10px;}
	
.tarif{
	border: solid #666 2px;
	border-radius: 5px 5px 5px 5px;}
	
.tarif p{text-align: center;}

.tarif li{text-align: left;}
	
#contenu{
	position: relative;
	width: 100%;
	background: #222;
	padding: 20px 0 20px 0;
	color: #FFF;
	border-radius: 0px 0px 10px 10px;}
	
#contenu2{
	position: relative;
	width: 100%;
	background: #222;
	padding: 20px 0 20px 0;
	color: #FFF;
	border-radius: 0px 0px 10px 10px;}
	
.formulaire{font-weight: bold;}

.indication{
	font-weight: normal;
	font-style: italic;
	font-size: 10px;}

.min{
	display: inline-block;
	background-color: #999;
	border: #999 solid 1px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 5px;
	overflow: hidden;}
	
.titleph{
	text-align: center;
	margin: 5px 0 5px 0;
	font-size: 12px;
	color: #000;}
	
.min p{
	height:165px;
	width: 200px;
	line-height:100px;
	text-align:center;}

.align{
	text-align: center;}
	
.minimage{
	display: inline-block;}
	
.minimage img{
	width: 200px;
	height: 180px;
	vertical-align: middle;}
	
.min2{
	background-color: #333;
	border: #111 solid 1px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 30px;
	overflow: hidden;}

.lienref{
	text-decoration: none;
	color: #FFF;}

.liengeneral{
	text-decoration: underline;
	color: #FFF;}

.bigbig{
	font-family: caviar_dreamsregular, Verdana, sans-serif;
	text-decoration: none;
	padding: 3px 5px 3px 3px;
	color: #FFF;
	border: 1px solid #FFF;
	border-radius: 5px 5px 5px 5px;}	
	
.minimage2{
	height: 180px;
	overflow: hidden;
	text-align: center;
	display: inline-block;}
	
.minimage2 img{
	width: 100%;
	vertical-align: middle;}
	
.titleph2{
	text-align: center;
	padding: 5px 30px 5px 30px;}
	
.min3{
	width: 200px;
	display: inline-block;
	background-color: #999;
	border: #999 solid 1px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom: 5px;
	overflow: hidden;}
	
#galerie{
	position: relative;
	width: 100%;
	text-align: center;
	background: #222;
	border: #000 1px solid;
	color: #FFF;
	border-radius: 10px 10px 10px 10px;}
	
#pimage{
	height:600px;
	line-height:600px;
	text-align: center;}
	
#imageprincipale{
	display: inline-block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: #000 2px solid;
	vertical-align: top;}

#choiximage{
	display: inline-block;
	position: relative;
	width: 400px;
	height: 580px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: #000 solid 2px;
	overflow: auto;}
	
#imageprincipale img{
	width: 600px;
	vertical-align: middle;}
	
ul a{
	text-decoration: underline;
	color: #FFF;}

li a{
	text-decoration: underline;
	color: #FFF;}
	
table{display: inline-block;}

footer{
	position: static;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);}
	
footer nav{font-size: 10px;}

.galeriedanspage{
	height: 100px;}

.espace{
	min-height: 150px;}

.demitableau{
	display: block;
	width: 100%;}

.tableau{
	display: block;
	width: 100%;}
	
					/* Fin Page */
	
	
					/* Responsive */
					

@media screen and (min-width: 810px){
	.base{width: 800px;}
	
	.corp{width: 800px;}
	
	article{
	padding: 30px 100px 30px 100px;}
	
	#articlepres{
	padding: 30px 100px 30px 100px;}
	
	#articlenorm{
	padding: 30px 100px 30px 100px;}

	.articleblanc{
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	padding: 30px 0px 30px 0px;}
	
	.minimage2{
	height: 300px;}

	.galeriedanspage{
	height: 195px;}

	.espace{
	min-height: 200px;}

	.demitableau{
	display: inline-block;
	width: 46%;
	margin-right: 10px;
	margin-left: 10px;}

	#intro{
	height: 200px;}

	#pagemariage{
	background: url('fonds/fondmariage.jpg') no-repeat fixed center;
	background-size: cover;}

	}
	
					
@media screen and (min-width: 1210px){
	.base{width: 1200px;}
	
	.corp{width: 1200px;}

	.articleblanc{width: 1000px;}
	
	.minimage2{
	height: 450px;}

	.galeriedanspage{
	height: 210px;}
	
	.espace{
	min-height: 250px;}

	#intro{
	height: 250px;}

	}
