/*
@font-face {
	font-family: 'HelveticaNeueLTStd';
	src: url('../font/HelveticaNeueLTStd-ThCn.eot');
	src: url('../font/HelveticaNeueLTStd-ThCn.eot?#iefix') format('embedded-opentype'),
		url('../font/HelveticaNeueLTStd-ThCn.woff') format('woff'),
		url('../font/HelveticaNeueLTStd-ThCn.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
}
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/************************/

/* Page */
html {
	height: 100%;	font-size: 100%; /* Voir -> Note 1 à la fin de la feuille de styles. */




}
body {
	margin: 0;
	/*padding: 10px 20px; */
	background-image: url("../images/fond3.png");
	background-size: cover;
	background-repeat: no-repeat;
	font-family: 'Roboto Slab', 'Roboto', sans-serif; /* 3 */
	font-size: .8em; /* -> 4 */
	line-height: 1.25; /* -> 5 */
	font-weight: 300; /* -> 7 */
	color: black;
}

/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0; /* -> 6 */
	text-transform : uppercase;
}
h1, h2, h3 {
	/*font: 62.5%/1.2 Arial, Verdana, Sans-Serif;*/
	font-weight: 300; /* -> 7 */
	color: #000000;
}
h1 {
	font-family:  'Roboto Slab','Roboto', sans-serif;
	font-size: 1.8em; /* -> 8 */
	/*font-style: italic;*/
	font-weight: 700;
	

}
h2 {font-size: 1.3em; font-weight: 300; }
h3 {font-size: 1.2em; }
h4 {font-size: 1em;}


h1 span{

    color: #000;
	padding: 5px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 0px;  
	text-transform : uppercase;
}


h3{
	background-color: #6F7072;
	padding: 2px 5px;
	display: inline-block;
	color: #fff;
	margin-top: 30px;
	
}
p{
	color: #6F7072;
	margin-bottom: 10px;
}
li{
	padding: 2px 0px;
}
li:before{
	content: "▶";
	display: inline-block;
	color: #F39200;
	margin-right: 5px;
	float: left;
}

li:hover:before{
	color: #6F7072;
}


a{
	text-decoration: none;
	color: #6F7072;
}

a:hover{
	text-decoration: underline;
}

a:visited{
	color: #b5b2ac;
}

a.book{
	font-weight: bold;
	font-size: 1.1em;
	color: #6F7072;
	text-decoration: underline;
}
a.book:before{
	content: "▶";
	display: inline-block;
	color: #6F7072;
	margin-right: 5px;
}
a.book:hover{
	color: #F39200;
}

a.book:hover:before{
	color: #F39200;
}

.centre2{
	padding-left: 15px;
	border-left: 5px solid #F39200;
	background-color: #fff;

}

/* Général */
body {
	color: #F0E39E;
}




/* --- POSITIONNEMENT --- */

/* Page */
/*body {
	padding: 20px 5px;
}*/
#global, #menu {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}


/* En-tête */
#entete {
	padding: 50px 0 100px 0;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* Bloc central */
#centre {
	width: 100%;
	overflow: hidden;
	/*text-align: center;*/
	font-size: 1.1em;
	background-color: rgba(255,255,255,0.8);
}



.studio{
	font-family: 'Roboto Slab','Roboto', sans-serif;
	color: #000;
	font-size: 1.8em;
	line-height: 1.6em;
	
}
#ogham{
	color: #000;
	font-weight: 700;
}


/* Menu de prop1 */
.realisation, .bloc, .flip {
	float: left;
	width: 300px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.voeux {
	float: left;
	width: 220px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.b-accueil{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}


.bout{
	margin-right: 0px !important;
}


.view:hover img{
	
    opacity: 0.7;
    /*filter: blur(1px) grayscale(100%);
    -webkit-filter: blur(1px) grayscale(100%);*/
}

/*eEFET*/
.view {
    
    /*border: 10px solid #fff;*/
    /*box-shadow: 1px 1px 2px #e6e6e6;*/
    cursor: default;
    float: left;
    height: 180px;
    /*margin: 10px;*/
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 300px;
}

.view a{
	display: block;
	width: 300px;
	height: 180px;
	position: absolute;
	top: 0;
	left:0;
}


.view img {
	transition: all 0.2s ease-out 0s;
    display: block;
    position: relative;
    
}

.view .titre {
    background-color: #F39200; /*rgba(146, 96, 91, 0.3);*/
    color: #fff;
    
    opacity: 0.95;
    transform: translateX(-300px);
    transition: transform 0.2s ease-out 0s;
    
	overflow: hidden;
	padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0px !important;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 300px;
    
    
}


.view:hover .titre,
.col3 .view:hover .titre {
    transform: translateX(0px);
}

.triangle{
	font-size: 12px;
	padding-left:10px;
}


/************ index */
.bloc .view,
.bloc .view a{
	height: 400px;	
}
.bloc a.info{
	background-color : #C7D301;/*#F39200;	*/
}
.bloc a.info img{
	text-align: center;
	display: inline;
	margin-top: 80px;
}
a#logo{
	text-decoration: none;	
}


.voeux,
.voeux .view,
.voeux .view a,
.voeux .view img {
	height: 220px;	
	width: 220px;
}

.b-accueil,
.b-accueil .view {
	height: 280px;	
	width: 220px;
	text-align: center;
	background-color: #C7D301;
}
.b-accueil .view img {
	margin: 20px auto 0px auto;
}

.p-accueil .view a{
	width: 100%;
	height: 280px;
}

.a-titre{
	margin-top: 50px;
	
}

a .a-titre{
	color: #fff;
	text-decoration: none;
}

a:hover .a-titre{
	color: #fff;
	text-decoration: underline;
}

.info2{
	float: right;
}

.info2 img, .info2 .pull-right{
	float: right !important;
}

.info2 .titre2{
	color: #000;
}

.col4,
.col4 .view,
.col4 .view a,
.col4 .view img {
	height: 300px;	
	width: 940px;
}

.col4 .view .titre{
	width: 940px;
	transform: translateX(-940px);		
}

.voeux .view .titre{
	width: 220px;	
}

.col4 .view{
	margin-bottom: 20px;
}

.col2,
.col2 .view,
.col2 .view a,
.col2 .view img {
	height: 220px;	
	width: 460px;
}

.col2{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.flip,
.flip .view,
.flip .view a,
.flip .view img {
	height: 310px;	
	width: 220px;
}

.col2b,
.col2b .view,
.col2b .view a,
.col2b .view img {
	height: auto !important;	
	width: 460px;
}

.col2b{
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}

.col2b .view a{
	height: auto !important;	
	width: 460px;
	display: block;
		position: relative;
}

.flip .view .titre{
	width: 220px;
}


/*Menu*/
#haut{
	background-color: #4C4C4C;
	position: fixed;
	width: 100%;
	z-index: 999;
}
#menu{
	padding: 0px;
	margin-top: 0px;	
	margin-bottom: 0px;	
}
#menu li{
	
	display: inline-block;
	
	
}
#menu a{
	text-decoration: none;	
	font-family: 'Roboto Slab','Roboto', sans-serif;
	color: #DDDAD2;
	font-size: 14px;
	font-weight: bold;
	display: inline;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#menu li:hover{
	background-color: #F39200;
}

.slicknav_menu {
	display:none;
}

@media screen and (max-width: 940px) {
	/* #menu is the original menu */
	.js #menu {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
	
	#global, #menu {
		width: 100%;
	}
	.bout{
		margin-right: 20px !important;	
	}
	.col4,
	.col4 .view,
	.col4 .view a,
	.col4 .view img {
		height: auto;	
		width: 100%;
	}
	
}
