html, body{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

body{
	background-color:#1a1a1a;
	background-image:url('images/bgPrinc.png');
}

h1{
	display:inline-block;
	
	margin:0px;
	padding:0px;
	
	
	font-family:verdana;
	font-size:22px;
	color:#FFFFFF;
	font-weight:100;
}

h2{
	padding:0px;
	margin:0px;
	font-family:verdana;
	font-size:15px;
	color:#0B73A9;
	font-weight:100;
}


a{
	color:#00acc4;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:none;
}


.princCenter{
	width:980px;
	/*position:absolute;
	left:50%;
	margin-left:-490px;
	z-index:10;*/
	margin-left:auto;
	margin-right:auto;
}

#fullContents{
	/*position:absolute;
	left:0px;
	top:110px;*/
	position:relative;
	top:110px;
	
	/*width:100%;*/
	width:980px;
	/*left:50%;
	margin-left:-489px;*/
	
	margin-left:auto;
	margin-right:auto;
	
	height:1500px;
	background-image:url('images/bgFooter.png');
	background-repeat:repeat-x;
	background-position:bottom;
}

#contents{
	width:980px;
	position:absolute;
	/*left:50%;*/
	top:252px;
	/*margin-left:-489px;*/
	z-index:10;
}

#bgMenu{
	position:absolute;
	width:100%;
	height:100px;
	left:0px;
	top:0px;
	background-color:#000000;
	z-index:5;
}

#bgLogo{
	position:absolute;
	width:100%;
	height:252px;
	left:0px;
	top:110px;
	/*background-color:#00acc4;*/
	z-index:5px;
	/*background-image:url('images/bgLogo.png');*/
}

#dokeverLogo{
	position:absolute;
	width:100%;
	height:252px;
	left:0px;
	background-image:url('images/dockeverLogo.png');
	background-repeat:no-repeat;
	background-position:top center;
	z-index:6;
}

#menu{
	width:980px;
	height:100px;
	color:#FFFFFF;
}
.btnMenuOff{
	display:inline-block;
	width:160px;
	height:100px;
	background-image:url('images/btnMenu.png');
	background-repeat:no-repeat;
	background-position:0px -100px;
	color:#FFFFFF;
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}
.btnMenuOff:hover{
	display:inline-block;
	width:160px;
	height:100px;
	background-image:url('images/btnMenu.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#FFFFFF;
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}
.btnMenuOn{
	display:inline-block;
	width:160px;
	height:100px;
	background-image:url('images/btnMenu.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	color:#FFFFFF;
	font-family:verdana;
	font-size:14px;
	text-decoration:none;
	text-align:center;
}

.btnMenuAcc{
	display:inline-block;
	width:176px;
	height:100px;
	background-image:url('images/btnAccueil.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}


.txt18{
	font-size:18px;
	line-height:18px;
}

.txt14{
	font-size:14px;
	line-height:14px;
}

.txt8{
	font-size:8px;
	line-height:8px;
}

.txt6{
	font-size:6px;
	line-height:6px;
}

.txt5{
	font-size:5px;
	line-height:5px;
}


.txtNorm{
	font-family:arial;
	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
}

#titreBandeau{
	position:relative;
	width:210px;
	height:30px;
	left:771px;
	top:30px;
	text-align:center;
	font-family:arial;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	font-size:16px;
}

#txtBandeau{
	width:235px;
	height:180px;
	position:relative;
	left:741px;
	top:60px;
	font-family:arial;
	color:#FFFFFF;
	text-align:right;
	font-size:13px;
}

#flechesBandeau{
	width:103px;
	height:21px;
	background-image:url('images/flechesBandeau.png');
	position:relative;
	left:870px;
	top:10px;
}

.colorBlue{
	color:#12cef0;
}


.listeCadresAcc{
	line-height:0px;
	font-size:0px;
	width:980px;
}
.listeCadresAcc a{
	position:relative;
	display:inline-block;
	width:239px;
	height:144px;
	margin-right:8px;
	margin-top:8px;
	background-image:url('images/cadresAcc.png');
	background-repeat:no-repeat;
	/*border:1px solid red;*/
	font-family:arial;
	color:#FFFFFF;
	font-size:13px;
	line-height:13px;
	opacity:1;
	filter:alpha(opacity=100);
}
.listeCadresAcc a:hover{
	position:relative;
	display:inline-block;
	width:239px;
	height:144px;
	margin-right:8px;
	margin-top:8px;
	background-image:url('images/cadresAcc.png');
	background-repeat:no-repeat;
	/*border:1px solid red;*/
	font-family:arial;
	color:#FFFFFF;
	font-size:13px;
	line-height:13px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .listeCadresAcc a{
		margin-right:6px;
	}
	.listeCadresAcc a:hover{
		margin-right:6px;
	}
}

.cadrePourpre{
	background-position:0px 0px;
}
.cadreRouge{
	background-position:-246px 0px;
}
.cadreVertClair{
	background-position:-494px 0px;
}
.cadreViolet{
	background-position:-740px 0px;
}
.cadreVertMoyen{
	background-position:0px -154px;
}
.cadreVertFonce{
	background-position:-246px -154px;
}
.cadreMarron{
	background-position:-494px -154px;
}
.cadreRose{
	background-position:-740px -154px;
}

.contentsCadreAcc{
	display:block;
	position:absolute;
	width:239px;
	height:144px;
	background-repeat:no-repeat;
	background-position:14px 17px;
}

.cadresAccTitre{
	display:block;
	width:176px;
	height:55px;
	position:relative;
	padding-top:12px;
	padding-left:60px;
	font-size:10px;
	line-height:15px;
	text-transform: uppercase;
}
.cadreAccTitleBig{
	font-size:15px;
	font-weight:bold;
}

.cadresAccTxt{
	display:block;
	position:relative;
	left:10px;
	top:5px;
	width:214px;
	height:42px;
	font-family:arial;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.cadresAccPlusInfos{
	display:block;
	position:relative;
	width:63px;
	height:23px;
	background-repeat:no-repeat;
	left:10px;
	top:7px;
}

#colDroite{
	display:inline-block;
	width:733px;
	position:absolute;
	left:247px;
	top:15px;
	font-family:arial;
	color:#FFFFFF;
	font-size:13px;
	min-height:400px;
}
* html #colDroite{
	height:400px;
}

#colGauche{
	display:inline-block;
	width:239px;
	position:absolute;
	left:0px;
	top:15px;
	font-family:arial;
	color:#FFFFFF;
	font-size:13px;
	min-height:400px;
}
* html #colGauche{
	height:400px;
}

#colsContainer{
	position:absolute;
}

#footer{
	position:absolute;
	top:1000px;
	height:246px;
	width:980px;
	font-family:arial;
	color:#b8b8b8;
	font-size:11px;
}
#underFooter{
	height:40px;
	width:980px;
}

.btnUnderMenuOff{
	display:block;
	width:229px;
	height:20px;
}

.btnUnderMenuOn{
	display:block;
	width:229px;
	height:20px;
	color:#FFFFFF;
}

.btnTitreFooter{
	font-size:13px;
}

.btnTitreUnderFooter{
	color:#b8b8b8;
}
.btnTitreUnderFooter:hover{
	color:#00acc4;
}

ul, li{
	padding-left:0px;
	margin-left:0px;
	position:relative;
	left:7px;
}

#subMenu{
	width:229px;
	background-color:#000000;
	padding:5px;
	position:relative;
	top:6px;
}

.titreSousMenu{
	width:229px;
	color:#FFFFFF;
	font-family:verdana;
	font-size:14px;
	/*font-weight:bold;*/
	text-align:center;
	margin-bottom:9px;
	padding-bottom:4px;
	border-bottom:1px solid #1A1A1A;
}

.news{
	color:#FFFFFF;
	text-decoration:none;
}
.news:hover{
	color:#00acc4;
	text-decoration:none;
}

#newsTop{
	width:239px;
	font-family:verdana;
	font-size:22px;
	color:#FFFFFF;
	font-weight:100;
	text-decoration:none;
}
#newsTop:hover{
	width:239px;
	font-family:verdana;
	font-size:22px;
	color:#00acc4;
	font-weight:100;
	text-decoration:none;
}

.infosContact{
	font-size:13px;
}

/********* GALERIE PHOTOS ***********/

.fondChoixImageGalerie{
	position:relative;
	left:1px;
	width:733px;
	height:128px;
	background-image:url('images/fondChoixImageGalerie.png');
}

.moveMinGal_left_desact{
	position:absolute;
	z-index:3000;
	top:46px;
	left:0px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheGauche.png');
	background-position:top;
	opacity:0.2;
	filter:alpha(opacity=20);
	cursor:default;
}
.moveMinGal_left_desact:hover{
	position:absolute;
	z-index:3000;
	top:46px;
	left:0px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheGauche.png');
	background-position:top;
	opacity:0.2;
	filter:alpha(opacity=20);
	cursor:default;
}

.moveMinGal_left{
	position:absolute;
	z-index:3000;
	top:46px;
	left:0px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheGauche.png');
	background-position:top;
	cursor:pointer;
}
.moveMinGal_left:hover{
	position:absolute;
	z-index:3000;
	top:46px;
	left:0px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheGauche.png');
	background-position:bottom;
	cursor:pointer;
}

.moveMinGal_right_desact{
	position:absolute;
	z-index:3000;
	top:46px;
	left:718px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheDroite.png');
	background-position:top;
	opacity:0.2;
	filter:alpha(opacity=20);
	cursor:default;
}
.moveMinGal_right_desact:hover{
	position:absolute;
	z-index:3000;
	top:46px;
	left:718px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheDroite.png');
	background-position:top;
	opacity:0.2;
	filter:alpha(opacity=20);
	cursor:default;
}

.moveMinGal_right{
	position:absolute;
	z-index:3000;
	top:46px;
	left:718px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheDroite.png');
	background-position:top;
	cursor:pointer;
}
.moveMinGal_right:hover{
	position:absolute;
	z-index:3000;
	top:46px;
	left:718px;
	display:block;
	width:14px;
	height:34px;
	background-image:url('images/flecheDroite.png');
	background-position:bottom;
	cursor:pointer;
}

.containerMinGalerie{
	position:absolute;
	top:55px;
	left:1px;
	/*left:50%;
	margin-left:-235px;*/
	z-index:1900;
	width:731px;
	overflow:hidden;
}

.fondMiniatureGalerie{
	display:inline-block;
	width:149px;
	height:104px;
	background-image:url('images/fondMiniatureGalerie.png');
}

.hoverImageGalSelec{
	width:143px;
	height:98px;
	position:absolute;
	background-image:url('images/hoverImageGalSelec.gif');
	top:3px;
	left:3px;
}

.txtTitreImageGalerie{
	position:absolute;
	top:20px;
	right:20px;
	background-color:#000000;
	z-index:2100;
	padding:8px;
	font-family:verdana;
	color:#FFFFFF;
	font-size:17px;
	font-weight:bold;
	opacity:0.6;
	filter:alpha(opacity=60);
}

#loadingImages{
	background-color:#FFFFFF;
}

.txtLoadingGalerie{
	font-family:verdana;
	color:#333333;
	font-size:17px;
	font-weight:bold;
}

.loadingBox{
	width:326px;
	height:57px;
	background-image:url('images/loadingBox.png');
	position:absolute;
	z-index:2200;
	left:197px;
	top:100px;
}

.barreLoading{
	height:33px;
	width:0px;
	position:absolute;
	z-index:2100;
	left:211px;
	top:112px;
	background-image:url('images/barreLoading.png');
}

/******** FIN GALERIE PHOTOS ********/

.whiteLinks{
	color:#FFFFFF;
}
.whiteLinks:hover{
	color:#000000;
}

#newsList{
	width:229px;
	background-color:#000000;
	padding:5px;
	position:relative;
	top:12px;
}

#changeLanguage{
	width:235px;
	position:relative;
	left:741px;
	top:10px;
	text-align:left;
	background-image:url('images/flechesBandeau.png');
	background-position:right;
	background-repeat:no-repeat;
}

#changeLanguage1{
	width:229px;
	background-color:#000000;
	padding:5px;
	position:relative;
	text-align:center;
	top:6px;
	margin-bottom:6px;
}

#rxSociaux{
	margin-top:6px;
	width:229px;
	background-color:#000000;
	padding:5px;
	position:relative;
	text-align:center;
	top:6px;
}
