@charset "UTF-8";
/* CSS Document */

BODY {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../LOGO/Backgrounds/Background*.jpg);
	z-index: 1;
}


td {
	font-size:12px;
	color : #000000;
}

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

a{
	text-decoration: none;
	color: #FF3333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: 0;
	vertical-align: middle;
}

table, td {
	border: 20;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	overflow: visible;
	font-weight: 0;
}


/*===============================================*/
/* Ref, logo , menu, enter                       */
/*===============================================*/

#ref {
	position: absolute;
	visibility: visible;
	display: none;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
	height: 50px;
	width: 1000px;
}

#enter {
	position: absolute;
	top: 163px;
	left: 500px;
	z-index: 5;
}



/*===============================================*/
/* Tableau général et menu en fonction du menu   */
/*===============================================*/

#contenant {
	position: absolute;
	top: 0;
	left: 50%;
	height: 50%;
	width: 1000px;
	margin-left: -450px;
	margin-top: 75px;
}

#tcontenant {
	height: 100%;
	padding-left: 300px;
}

#contenant .middle {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

/*===============================================*/
/* cases principales                             */
/*===============================================*/

#contenu .contenu {
	width: 1000px;
	height: 1000px;
}

#cadretotal {
	position: relative;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 1000px;
	overflow: visible;
}

#cadre {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 650px;
	z-index: 1;

}


/*===============================================*/
/* Les textes _special                           */
/*===============================================*/

#contient_texte_special {
	position: absolute;
	top: 110px;
	left: 450px;
	height:300px;
	width: 410px;
	overflow:visible;
}

#texte_special {
	position: absolute;
	height: 300px;
	width: 410px;
	overflow: visible;
}



/*===============================================*/
/* Les textes _accueil                           */
/*===============================================*/



#contient_texte_accueil {
	position: absolute;
	top: 230px;
	left: 60px;
	height: 208px;
	width: 320px;
	overflow: hidden;
	z-index: 2;
}

#texte_accueil {
	position: absolute;
	height: 260px;
	width: 320px;
	overflow: auto;
}



/*===============================================*/
/* Diaporama : Le tableau des grandes            */
/*===============================================*/

#diapos {
	position: absolute;
	top: 50px;
	left: 300px;
	height: 650px;
	width: 700px;
	z-index: 1;
	visibility: visible;
	overflow: visible;
}
#diapos h1 {
	position: absolute;
	top: 85px;
	left: 0px;
	z-index: 1;
	visibility: visible;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: italic;
}
#diapos h2 {
	position: absolute;
	top: 75px;
	left: 0px;
	z-index: 1;
	visibility: visible;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
}

#legende {
	position: absolute;
	top: 600px;
	left: 200px;
	height: 50px;
	width: 700px;
	overflow: hidden;
	font-size: 11px;
	color: #FFFFFF;
	z-index: 5;
}


#enter {
	position: absolute;
	top: 441px;
	left: 639px;
	height: 15px;
	width: 38px;
	overflow: hidden;
	font-size: 11px;
	color: #FFFFFF;
	z-index: 5;
}


#link {
	display: block;
	position: absolute;
	top: 583px;
	left: 479px;
	width: 360px;
	text-align: left;
	font-size: 11px;
	color: #555555;
	z-index: 6;
}



/*===============================================*/
/* Les textes                                    */
/*===============================================*/

#contient_texte {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 300px;
	height: 950px;
}

#contient_texte_sub {
	position: absolute;
	top: 0px;
	left:150px;
	width: 140px;
	height: 950px;
}
#contient_texte_sub_video {
	position: absolute;
	top: 615px;
	left:0px;
	width: 140px;
	height: 20px;
}

