 /* PO */ 
/* General */
 
#centrervertical{
	 position:absolute;
     left: 50%; 
     top: 50%;
     margin-top: -225px;
     margin-left: -285px; 
 } 
 
#centrervertical2{
	 position:relative;
     top:50px;
 } 
 
#bannertop{
	margin-left: auto;
	margin-right: auto;
	width: 1000px; 
	top: 0px;
	vertical-align: top;
 }		 
 
#centrer{ 	
	margin-left: auto;
	margin-right: auto;
	width: 1000px; 
	top: 0px;

 } 

 
#grandtitre{
	font-family: genevalight, geneva, arial, freesans, helvetica, verdana, sans-serif;
	font-size: 92px;
	color: #383C40;
    margin-top: 90px;
}
 
#liencredits{
	font-family: arial, freesans, helvetica, verdana, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	color: #8D9398;
	text-align: center; 
	margin-top: 4px;
}

#liencredits a:link {    
    color: #747B82;    
    background: transparent;
    text-decoration: none;
}    
    
#liencredits a:visited {    
    color: #747B82;    
    background: transparent;
    text-decoration: none;
}    
    
#liencredits a:hover {    
    color: #fff;    
    background: #4E545A;
    text-decoration: none;
}

/* page News colonnes */

#colonne1 {
	float: left;
	width: 24%;
    margin-top: 30px;
}
#colonne2 {
	float: left;
	width: 4%;	
    margin-top: 30px;
}
 
#colonne3 {
	float: left;
	width: 24%;
    margin-top: 30px;
}

#colonne4 {
	float: left;
	width: 24%;
    margin-top: 66px;
}

#colonne5 {
	float: left;
	width: 24%;
    margin-top: 66px;
}

/* page News textes */

#titrenews{
	font-family: genevalight, geneva, arial, freesans, helvetica, verdana, sans-serif;
	font-size: 30px; 
	font-weight: bold;
	color: #A2ADB4;
	margin-right: 25px;
}

#titredunenews{
	font-family: genevalight, geneva, arial, freesans, helvetica, verdana, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	color: #A2ADB4;
	margin-right: 25px;
}
 
#soustitrenews{
	font-family: geneva, arial, freesans, helvetica, verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A2ADB4;
	margin-right: 25px;
    margin-top: 2px;
}

#textenews{
	font-family: genevalight, geneva, arial, freesans, helvetica, verdana, sans-serif;
	font-size: 13px;
	color: #A2ADB4;
	margin-right: 25px;
	text-align: justify; 
	margin-top: 8px;
}

#imgnews{ 
	border: 0;
	margin-right: 25px;
}

/* page Links textes */	  

#colonneLiens1 {
	float: left;
	width: 10%;
    margin-top: 30px;
}
#colonneLiens2 {
	float: left;
	width: 90%;	
    margin-top: 30px;
}

#taille{
	width: 630px;
	height: 450px;
}

#titrelien{
	font-family: genevalight, geneva, arial, freesans, helvetica, verdana, sans-serif;
	font-size: 20px; 
	font-weight: bold;
	color: #A2ADB4;
	margin-right: 25px;
    margin-top: 7px;
}

#descriptiflien{
	font-family: arial, freesans, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A2ADB4;
	margin-right: 25px;
    margin-top: 4px;
}

#lien{
	font-family: genevalight, geneva, arial, freesans, helvetica, verdana, sans-serif;
	font-size: 13px;
	color: #A2ADB4;
	margin-right: 25px;
	text-align: justify; 
	margin-top: 4px;
}

#lien a:link {    
    color: #EE6F00;    
    background: transparent;
    text-decoration: none;
}    
    
#lien a:visited {    
    color: #EE6F00;    
    background: transparent;
    text-decoration: none;
}    
    
#lien a:hover {    
    color: #fff;    
    background: #EE6F00;
    text-decoration: none;
}

/* FIN PO */	

/* SMOOTHGALLERY */	 

#myGallery, #myGallerySet
{	
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: 450px;
	z-index:5;
	/* border: 1px solid #272A2D; */
}


#myGallery img.thumbnail, #myGallerySet img.thumbnail
{
	display: none;
}

.jdGallery
{
	overflow: hidden;
	position: relative;
}

.jdGallery img
{
	border: 0;
	margin: 0;
}

.jdGallery .slideElement
{
	width: 100%;
	height: 100%;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .loadingElement
{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url('img/loading-bar-black.gif');
}

.jdGallery .slideInfoZone
{
	position: absolute;
	z-index: 10;
	width: 100%;
	margin: 0px;
	left: 0;
	bottom: 0;
	height: 40px;
	background: #383C40;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}

* html .jdGallery .slideInfoZone
{
	bottom: -1px;
}

.jdGallery .slideInfoZone h2
{
	padding: 0;	 
	font-family: arial, verdana, freesans, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	margin: 2px 20px;
	color: inherit;
}

.jdGallery .slideInfoZone p
{
	padding: 0;
	font-family: arial, verdana, freesans, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 2px 20px;
	color: #A3B5BF;
}

.jdGallery div.carouselContainer
{
	position: absolute;
	height: 135px;
	width: 100%;
	z-index: 10;
	margin: 0px;
	left: 0;
	top: 0;
}

.jdGallery a.carouselBtn
{
	position: absolute;
	bottom: 0;
	right: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-family: arial, verdana, freesans, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: #2D3135;
	color: #fff;
	cursor: pointer;
	border: none;
}

.jdGallery .carousel
{
	position: absolute;
	width: 100%;
	margin: 0px;
	left: 0;
	top: 0;
	height: 115px;
	background: #2D3135;
	color: #fff;
	text-indent: 0;
	overflow: hidden;
}



.jdGallery .carousel .carouselWrapper, .jdExtCarousel .carouselWrapper
{
	position: absolute;
	width: 100%;
	height: 78px;
	top: 10px;
	left: 0;
	overflow: hidden;
}

.jdGallery .carousel .carouselInner, .jdExtCarousel .carouselInner
{
	position: relative;
}

.jdGallery .carousel .carouselInner .thumbnail, .jdExtCarousel .carouselInner .thumbnail
{
	cursor: pointer;
	background: #000;
	background-position: center center;
	float: left;
	border: solid 1px #fff;
}

.jdGallery .wall .thumbnail, .jdExtCarousel .wall .thumbnail
{
	margin-bottom: 10px;
}

.jdGallery .carousel .label, .jdExtCarousel .label
{
	font-family: arial, verdana, freesans, sans-serif;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	left: 10px;
	padding: 0;
	margin: 0;
}

.jdGallery .carousel .wallButton, .jdExtCarousel .wallButton
{
	font-family: arial, verdana, freesans, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
	right: 10px;
	padding: 1px 2px;
	margin: 0;
	background: #222;
	border: 1px solid #888;
	cursor: pointer;
}

.jdGallery .carousel .label .number, .jdExtCarousel .label .number
{
	color: #A2ADB4;
}

.jdGallery a
{	
	font-family: arial, verdana, freesans, sans-serif; 
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	color: inherit;
	border: none;
}

.jdGallery a.right, .jdGallery a.left
{
	position: absolute;
	height: 99%;
	width: 25%;
	cursor: pointer;
	z-index:10;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; 
	border: none;
}

* html .jdGallery a.right, * html .jdGallery a.left
{
	filter:alpha(opacity=50);
}

.jdGallery a.right:hover, .jdGallery a.left:hover
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	border: none;
}

.jdGallery a.left
{
	left: 0;
	top: 0;
	background: url('img/fleche1.png') no-repeat center left;
	border: none;
}

* html .jdGallery a.left { background: url('img/fleche1.gif') no-repeat center left; }

.jdGallery a.right
{
	right: 0;
	top: 0;
	background: url('img/fleche2.png') no-repeat center right;
	border: none;
}

* html .jdGallery a.right { background: url('img/fleche2.gif') no-repeat center right; 
	border: none;
}
		 

.jdGallery a.open
{
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	border: none;
}

.withArrows a.open
{
	position: absolute;
	top: 0;
	left: 25%;
	height: 99%;
	width: 50%;
	cursor: pointer;
	z-index: 10;
	background: none;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	border: none;
}

.withArrows a.open:hover {
	border: none;
}

* html .withArrows a.open:hover {filter:alpha(opacity=80); 
	border: none;
}
	
	
/* Gallery Sets */

.jdGallery a.gallerySelectorBtn
{
	z-index: 15;
	position: absolute;
	top: 0;
	left: 30px;
	height: 20px;
	/*width: 100px; background: url('img/carousel_btn.gif') no-repeat;*/
	text-align: center;
	padding: 0 10px;
	font-family: arial, verdana, freesans, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background: #2D3135;
	color: #fff;
	cursor: pointer; 
	/*bouton autres galleries*/
	opacity: 0.4;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	filter:alpha(opacity=40);
	border: none;
}

.jdGallery .gallerySelector
{
	z-index: 20;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('img/bggallery.png');
}

.jdGallery .gallerySelector h2
{
	margin: 0;
	padding: 10px 20px 10px 20px;
	line-height: 30px;
	font-family: genevalight, geneva, arial, freesans, helvetica, verdana, sans-serif;
	font-size: 30px; 
	font-weight: bold;
	color: #A2ADB4;
}

.jdGallery .gallerySelector .gallerySelectorWrapper
{
	overflow: hidden;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton
{
	margin-left: 10px;
	margin-top: 10px;
	border: 1px solid #697179;
	padding: 5px;
	height: 40px;
	color: #fff;
	cursor: pointer;
	float: left;
}

.jdGallery .gallerySelector .gallerySelectorInner div.hover
{
	background: #2D3135;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton div.preview
{
	background: #000;
	background-position: center center;
	float: left;
	border: none;
	width: 40px;
	height: 40px;
	margin-right: 5px;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton h3
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, freesans, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.jdGallery .gallerySelector .gallerySelectorInner div.galleryButton p.info
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, freesans, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A2ADB4;
}


