/* Global styles */
/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
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, font, 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 {
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
p a {
	color:#c1c1c1;
	text-decoration:none;

}
p a:hover {
	color:#ffffff;
	text-decoration:none;
}
#referencesInterne a{
	color:#c1c1c1;
	text-decoration:none;
}
#referencesInterne a:hover{
	color:#ffffff;
	text-decoration:none;
}
#philoInterne a{
	color:#c1c1c1;
	text-decoration:none;
}
#philoInterne a:hover{
	color:#ffffff;
	text-decoration:none;
}

a {
/*text-decoration:underline;
color:#c1c1c1;*/}
a:hover {
	text-decoration:none;
}
 @font-face {
 font-family: 'geosanslightregular';
 src: url('geosanslight-webfont.eot');
 src: url('geosanslight-webfont.eot?#iefix') format('embedded-opentype'),  url('geosanslight-webfont.woff') format('woff'),  url('geosanslight-webfont.ttf') format('truetype'),  url('geosanslight-webfont.svg#geosanslightregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
#container{
	position:relative;
	width:100%;
	min-height:100%;
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:100%;/*---obligatoire pour le footer:IE---*/
	margin:0 auto;
}
#content {
	position:relative;
	width:966px;
	margin:0 auto;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
	color:#c1c1c1;
	font-size:13px;
	margin:0;
	padding:0;
	overflow-x: hidden;
}
.wrapperDedans {
	position:relative;
	margin:0 auto;
	width:1280px;
}
#top {
	background:url(../images/top.png) top center repeat-x;
	margin:0px auto;
	clear:both;
}
#header {
	width:970px;
	margin:0px auto;
	clear:both;
}
.menu {
	width:785px;
	margin-left: 540px;
	height:54px;
	position: absolute;
}
.menu li {
	float:left;
	list-style:none;
	/*border-left:1px solid #7e7f81;*/
	height:54px;
}
.menu li a {
	float:left;
	list-style:none;
	height:54px;
	line-height:54px;
	/*font-family: 'geosanslightregular';*/
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	color:#ffffff;
	font-size:18px;
}
.menu li a:hover {
	color:#c1c1c1;
	
}
#logo_home {
	float:left;
	width:759px;
	height:217px;
}
#logo {
	float:left;
	width:215px;
	margin-top:45px;
	margin-left:74px;
	height:248px;
}
#wrapper {
	width:100%;
	position:relative;
	background:url(../images/film.png) top center no-repeat;
	min-height:382px;
	clear:both;
}
#philo {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1c1c1;
	font-size:13px;
	margin-right:26px;
	margin-bottom:40px;
	padding-top:90px;
	width:295px;
}
#philo .custom {
	padding:10px;
}
#philo .title {
	color:#c1c1c1;
	font-size:21px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	height:100px;
	line-height:150px;
	background:url(../images/philo-h1.png) top center no-repeat;
	font-weight:normal;
	margin-bottom:5px;
}
.item-page p{
	margin-bottom:15px;

}
#philo span {
	text-transform:uppercase;
}
#philo .title a{
	color:#c1c1c1 !important;
	text-decoration:none !important;
}
#philo .title a:hover {
	color:#ffffff !important;
}
#trouvez-nous {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1c1c1;
	font-size:13px;
	margin-right:26px;
	margin-bottom:40px;
	padding-top:90px;
	width:295px;
}
#trouvez-nous .custom {
	padding:10px;
	text-align:center;
}
#trouvez-nous .title {
	color:#c1c1c1;
	font-size:21px;
	text-transform:uppercase;
	text-align:center;
	height:100px;
	font-family:"Times New Roman", Times, serif;
	line-height:150px;
	background:url(../images/trouvez-nous.png) top center no-repeat;
	font-weight:normal;
	margin-bottom:5px;
}
#trouvez-nous a {
	color:#c1c1c1;
	text-decoration:none !important;
}
#trouvez-nous a:hover {
	color:#ffffff !important;
}
#ref {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1c1c1;
	font-size:13px;
	margin-right:22px;
	margin-bottom:40px;
	padding-top:90px;
	width:295px;
}
#ref .custom {
	padding:10px;
}
#ref .title {
	color:#c1c1c1;
	font-size:21px;
	text-transform:uppercase;
	text-align:center;
	height:100px;
	font-family:"Times New Roman", Times, serif;
	line-height:150px;
	background:url(../images/ref.png) top center no-repeat;
	font-weight:normal;
	margin-bottom:5px;
}
#ref .title a {
	color:#c1c1c1;
	text-decoration:none !important;
}
#ref .title a:hover {
	color:#ffffff !important;
}
#ref span {
	text-transform:uppercase;
}
.clearer{
clear:both;
}
#clearFooter{
height:55px;/*--- = à la hauteur du footer ---*/
}
#footer {
position:relative;
clear:both;
width:100%;
height:55px;
margin:-55px 0 0 0;
/*background: url(../images/bg-footer.png) top center repeat-x;*/
text-align:center;	
}
.wk-gallery-wall>*{
float:left !important;
}
#footer .custom{
	padding-top:22px;
	display:block;
}
#bloc-left {
	float:left;
	height:1015px;
	width:358px;
	background: url(../images/blocleft.png) top center repeat-x;
}
#bloc-right {
	width:580px;
	float:right;
	color:#fff;
	text-align:right;
	margin-top:113px;
}
#bloc-right h1 {
	color:#fff;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	margin-bottom:10px;
	font-size:25px;

	text-transform:uppercase;
}
#bloc-right span {
	text-transform:uppercase;
}
.item-page {
	float:right;
	width:600px;
	text-align:left;
	margin-top:117px;
	color:#fff;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#lightbox-title-float{
	font-size:15px;
	font-weight:bold;
	padding:10px;
	background:#000000;

}
.item-page h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	text-transform:uppercase;
	font-weight: normal;
	color:#fff;
	text-align:center;
	margin-bottom:30px;
}
.item-page span {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	font-weight: bold;
	color:#fff;
	margin-bottom:5px;
	display:block;
}
.wk-gallery {
	float:right;
	margin-top:10px;
	width:595px;
	margin-bottom:20px;
}

.wk-gallery .wk-gallery-wall .clearfix h4{
display:none;
}
.item-page h4{
display:none;
}
.spotlight {
}
.wk-gallery img {
	float:left;
	width:173px !important;
	height:99px !important;
	border:6px solid #ffffff;
	margin-left:12px;
	margin-bottom:12px;
}
.spotlight .overlay-default {
	width:185px !important;
	height:113px !important;
	right:0 !important;
	left:12px!important;
}
#philoInterne {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1c1c1;
	font-size:13px;
	margin-left:90px;
	margin-bottom:20px;
	padding-top:90px;
	width:182px;
	text-align:justify;
}
#philoInterne .custom {
	padding:10px;
}
#philoInterne .title {
	color:#c1c1c1;
	font-size:20px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	height:100px;
	line-height:150px;
	background:url(../images/philo-h1.png) top center no-repeat;
	font-weight:normal;
	margin-bottom:10px;
}
#philoInterne span {
	text-transform:uppercase;
}
#philoInterne .title a{
	color:#c1c1c1 !important;
	text-decoration:none !important;
}
#philoInterne .title a:hover {
	color:#ffffff !important;
}
#trouvez-nousInterne {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1c1c1;
	font-size:13px;
	margin-left:90px;
	padding-top:65px;
	width:182px;
	text-align:justify;
	margin-bottom:20px;
	
}
#trouvez-nousInterne .custom {
	padding:10px;
}
#trouvez-nousInterne .title {
	color:#c1c1c1;
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
	height:100px;
	font-family:"Times New Roman", Times, serif;
	line-height:150px;
	background:url(../images/trouvez-nous.png) top center no-repeat;
	font-weight:normal;
	margin-bottom:10px;
}
#trouvez-nousInterne a {
	color:#c1c1c1;
	text-decoration:none !important;
}
#trouvez-nousInterne a:hover {
	color:#ffffff !important;
}
#trouvez-nousInterne .title a{
	color:#c1c1c1 !important;
	text-decoration:none !important;
}
#trouvez-nousInterne .title a:hover {
	color:#ffffff !important;
}



#referencesInterne {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1c1c1;
	font-size:13px;
	margin-left:90px;
	margin-bottom:20px;
	padding-top:90px;
	width:182px;
	text-align:justify;
}
#referencesInterne .custom {
	padding:10px;
}
#referencesInterne .title {
	color:#c1c1c1;
	font-size:20px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	height:100px;
	line-height:150px;
	background:url(../images/ref.png) top center no-repeat;
	font-weight:normal;
	margin-bottom:10px;
}
#referencesInterne span {
	text-transform:uppercase;
}
#referencesInterne .title a{
	color:#c1c1c1 !important;
	text-decoration:none !important;
}
#referencesInterne .title a:hover {
	color:#ffffff !important;
}


#projection {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#c1c1c1;
	font-size:13px;
	margin-right:26px;
	margin-bottom:40px;
	padding-top:90px;
	width:295px;
}
#projection .custom {
	padding:10px;
}
#projection .title {
	color:#c1c1c1;
	font-size:21px;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	height:100px;
	line-height:150px;
	background:url(../images/philo-h1.png) top center no-repeat;
	font-weight:normal;
	margin-bottom:5px;
}
#projection span {
	text-transform:uppercase;
}
#projection .title a{
	color:#c1c1c1 !important;
	text-decoration:none !important;
}
#projection .title a:hover {
	color:#ffffff !important;
}