/*--------------------------------------------------------------*/
/*---------------------- GENERALITES ---------------------------*/
/*--------------------------------------------------------------*/
html,body{
	background-position:left top;
	background-repeat: no-repeat;
	background-image:url(images/background-1920.jpg);
    background-color: #000;
	background-size: auto;
	font-family: 'Roboto', sans-serif;
	}
a, a:hover, a:visited{
	text-decoration: none;
}
h1{
  font-family: "Oswald", sans-serif;    
    font-weight: normal;
    font-size: 2.5em;
	margin: 0;
}
h2{
	font-family: 'Roboto', sans-serif;
    font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}
#soustitreentete{
    display: none;
}

p{
	font-family: 'Roboto', sans-serif;
	font-size: 1em;
	color: #333333;
}
#imgentete{
    display: none;
}
#page{
	max-width: 1300px;
	margin: auto;
}
#contenucadre{
	background-image:url(images/background-contenu.png);
	background-repeat:repeat;
	padding: 10px;
	min-height: 1200px;
    border: solid 10px transparent;
	border-image: url("../galeries/cadre.png") 20 repeat;
}
#entete{
	max-width: 1300px;
	margin: auto;
	width: 100%;
}
#entete h1{
    font-family: "Oswald", sans-serif;
    font-variant-caps: petite-caps;
    font-size: 4em;
    font-weight: normal;
    color: #FFF;
    margin-bottom: -20px;
}
#entete h2{
	font-family: 'Amatic SC', cursive;
    font-size: 1.8em;
    font-weight: normal;
    color: #FFF;
    margin-bottom: 10px;
}
#lien_accueil{
	width: 100%;
}
/*--------------------------------------------------------------*/
/*---------------------- DESIGN FONDS --------------------------*/
/*--------------------------------------------------------------*/

@media only screen and (max-width: 3000px){
	html,body{
		background-size: 100%;
		background-position: left top;
		}
	}
@media only screen and (max-width: 2560px){
	}
@media only screen and (max-width: 1920px){
	html,body{
		background-position: left 150px;
		}
	}
@media only screen and (max-width: 1330px){
	html,body{
		background-position: -60px 250px;;
		}
    #contenu{
        padding: 0 17px 0 0;
    }
	#contenucadre{
		padding: 0px 10px;
		}
	}
@media only screen and (max-width: 1100px){
}
@media only screen and (max-width: 900px){
	html,body{
		background-position: -60px 300px;;
		}
    #entete h1{
        font-size: 3em;
        }
	}
@media only screen and (max-width: 770px){
	html,body{
		background-image: none;
		}
    #contenu{
        padding: 15px;
    }
	#contenucadre{
		padding: 15% 8%;
		}
	#entete{
		display: none;
		}
    #imgentete{
        display: block;
        }
    #soustitreentete{
        display: block;
        font-family: 'Amatic SC', cursive;
        font-size: 1.3em;
        font-weight: normal;
        color: #FFF;
        text-align: right;
        margin:0 15px 10px 0;
        }
	}

/*--------------------------------------------------------------*/
/*------------------------- RECHERCHE --------------------------*/
/*--------------------------------------------------------------*/

a.lienrecherche div h1{
	background-color: transparent;
}
a:hover.lienrecherche div h1{
    color: #FFF;
    text-shadow: 2px 2px 5px #000;
}
.recherche{
	width: 100%;
    min-height: 240px;
    margin-bottom: 30px;
}
.recherche img{
}
.recherche .img_projet{
	border: solid 10px transparent;
	border-image: url("../galeries/cadre.png") 20 repeat;
	float: left;
	margin: 0px 5px 5px 0px;
}
.recherche .debut{
	text-align: justify;
	/*min-height: 150px;*/
}
.recherche .suite{
	text-align: justify;
	word-wrap: break-word;
}
.interligne{
	width: 100px;
	margin: auto;
	display: block;
}
.nobasdepage{
	text-align:center;
	font-size:1.2em;
	font-family: 'Roboto', sans-serif;
	}
.nobasdepage a{
	text-decoration: none;
	color: #777;
	}
.nobasdepage a:hover{
	background-color: #FDCB68;
	color: #000000;
	}
a.nopage{
	font-weight: bold;
	color: #000000;
	}
@media only screen and (max-width: 1200px){
	.recherche h1{
		font-size: 1.8em;
	}
	.recherche h2{
		font-size: 1.2em;
	}
}
@media only screen and (max-width: 1100px){
	.recherche p{
		font-size: 0.9em;
	}
}
@media only screen and (max-width: 790px){
	.recherche .img_projet{
		width: 100%;
	}
	.recherche{
		margin-bottom: 20px;
	}
}

/*--------------------------------------------------------------*/
/*---------------------------- DETAIL --------------------------*/
/*--------------------------------------------------------------*/
#cv p{
    text-align: justify;
}

.projetImgDetail img{
	float: left;
	margin: 5px;
}
.imgtexte{
}
.imgtexte img{
	cursor: zoom-in;
	border: solid 10px transparent;
	border-image: url("../galeries/cadre.png") 20 repeat;
}
#escher{
	border: solid 10px transparent;
	border-image: url("../galeries/cadre.png") 20 repeat;
}
.legendeimg{
	text-align: center;
	font-style: italic;
	font-size: 0.8em;
	margin-bottom: 30px;
}
.imgDroit{
	float: right;
	margin: 0px 0px 0px 5px;
}
.imgGauche{
	float: left;
	margin: 0px 5px 0px 0px;
}
.iframing{
	width: 100%;
}
iframe{
	width: 100%;
	height: 200px;
	border: solid 10px transparent;
	border-image: url("../galeries/cadre.png") 20 repeat;
}
.suite a{
	background-color: #bdf0ff;
}
@media only screen and (max-width: 1293px){
	.iframing{
		background-image: none;
	}
}
@media only screen and (max-width: 790px){
	.iframing{
		background-image: none;
		padding: 0px;
	}
	iframe{
		width: 100%;
		margin: 0px;
	}
	.imgtexte img{
		width: 100%;
		margin: 0px;
	}
}

/*---------------------------- MINIATURE GALERIE --------------------------*/

.galerieApercu{
	border: solid 10px transparent;
	border-image: url("../galeries/cadre.png") 20 repeat;
}
@media only screen and (max-width: 480px){
	.galerieApercu{
		width: 49%;
		margin: 0px;
	}
}
/*--------------------------------------------------------------*/
/*---------------------------- CONTACT --------------------------*/
/*--------------------------------------------------------------*/

#contact label{
	font-family: 'Shadows Into Light', cursive;
	font-size: 1.5em;
	}
#contact input, textarea{
	border:  solid 2px #AAA;
	border-radius: 5px;
	box-shadow: 0 0 0 0px #FFF inset;
	height:40px;
	margin-bottom:10px;
	background-color:transparent;
	}
#contact textarea{
	height:300px;
	}
#captcha{
	background-image:url(images/robot.png);
	background-repeat: no-repeat;
	background-position: right;
	border:  solid 2px #EFA003;
	border-radius: 5px;
	background-color: #FDCB68;
	padding: 10px;
}
@media only screen and (max-width: 480px){
	#captcha{
		margin-bottom: 10px;
	}
}
#captcha p{
	font-family: 'Shadows Into Light', cursive;
	font-size: 1.5em;
}
#contact .submit{
	background-color:#990000;
	color:#fff;
	width:60%;
	margin-left:30%;
	}
#contact .submit:hover{
	background-color:#0A4366;
	}
#contact input[type="radio"]{
	width: 30px;
	height: 30px;
	border:  solid 2px #FFF;
	margin: 0 20px 0 10px;
}
.radio:checked {
    background-image: url("images/radio.png");
    background-size: 90% 90%;
    background-position: center;
    background-repeat: no-repeat;
}
input#contactsubmit{
	background-color: #66C5E1;
	border: solid 2px #29ADD4;
	font-size: 1.5em;
	font-weight: bold;
	height: 50px;
}	

/*------------------------------------------------------------------------------*/
/*---------------------------- CORRECTIFS TINY KNACCS --------------------------*/
/*------------------------------------------------------------------------------*/
@media only screen and (max-width: 480px){
	.col-1, .col-3{
		width: 100%;
	}
}

/*------------------------------------------------------------------------------*/
/*---------------------------- CORRECTIFS Blueimp gallery ----------------------*/
/*------------------------------------------------------------------------------*/

a:not([href]):not([tabindex]).prev, a:not([href]):not([tabindex]).next, a:not([href]):not([tabindex]).close{
	color: #FFF;
}

/*------------------------------------------------------------------------------*/
/*---------------------------- ZOOM SUR LES IMAGES -----------------------------*/
/*------------------------------------------------------------------------------*/

.view_image_body
{
    position: fixed;
    background-color: black;
    width: 100%;
    height: 100%;
    top: 0;
    left:0;
    opacity: 0.8;
} 
.view_image
{
    height: 100%;
    width: 100%;
    top: 0;
    left:0;
    position: fixed;
    cursor: zoom-out;
} 
.view_image_img
{
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-height: 95%;
    max-width: 95%;
    cursor: zoom-out;
} 






