* {
	font-family:Arial, Helvetica, sans-serif;
}


body {
color: #232323;
margin: 0;
padding: 0;
background-color: #082142;
background-image: url(../images/fd.jpg);
background-repeat: repeat-x;
background-position: top;}


/* =conteneur
----------------------------- */

#conteneur {
width: 945px;
margin: 0 auto;
background-color: #FFF;
text-align: left;
}

/* =referencement top
----------------------------- */


#referencement {
	position:absolute;
	z-index:100;
	height: 20px;
	text-align: right;
	width: 945px;
}

#referencement .H1Type1 h1{
	color:#FFF;
	text-align:right;
	font-size:9px;
	line-height:12px;
	margin:0px;
	border:none;
}

/* =entete
----------------------------- */
#header {
	background-color:#b3d9ef;
	height: 200px;
}
#header h1 {margin: 0;}

/* =page
----------------------------- */

#page {
	float:left;
	width: 100%;
	background-image: url(../images/fd_gauche.jpg);
	background-repeat: no-repeat;
	background-color:#CBE2F0;
	background-position: left bottom;
	font-size: 11px;
}

/* =nav
----------------------------- */
#nav {
	float:left;
	width: 235px; /* BUG IE largeur reellement desiree: 25% */
	min-width: 10em;
	
}


/* masquage IE/mac + IE/win \*/
html>body #nav {
	width: 235px;/* Attention: pas de commentaire avant cette ligne (fin du hack IE/mac) */
/* Pour les navigateurs modernes: on redefini la largeur desiree initialement */
}

/* contenu
----------------------------- */
#contenu_home {
	float:left;
	width: 710px;
	background:url(../images/fd_contenu.jpg) no-repeat left top #FFF;
}

#contenu {
	float:left;
	width: 710px;
	background:url(../images/fd_contenu.jpg) no-repeat left top #FFF;
	min-height:1300px;
	height:auto !important;
	height:1300px;
}


	

/* inter
----------------------------- */
#inter {
	float:left;
	width: 670px;
	padding: 10px 20px 5px 20px;
}

/* inter
----------------------------- */
#inter_bande {
	float:left;
	width: 700px;
}



/* pied1
----------------------------- */
#pied1 {
	clear: both;
	color: white;
	background:url(../images/pied_fd.gif) repeat-x top #02608c;
	font-size:11px;
	}
#pied1 a {
	color: white;
	}
	
#pied1 p {
	margin: 0;
	}
	
.pied_logo {
	padding-left:43px;
	padding-right:10px;
	}
	
.pied_sep {
	padding-left:0px;
	padding-right:10px;
	}


/* pied2
----------------------------- */
#pied2 {
	color:#02608c;
	font-size:11px;
	text-align: center;
	clear: both;
	background-color: #082240;
}
#pied2 a:link, #pied2 a:visited, #pied2 a:hover {
	color:#02608c;
	text-decoration:none;
}

#pied2 a:hover {
text-decoration:underline;

}







#DivDescGG {
height:100px;
overflow:hidden;
position:absolute;
top:40px;
z-index:80;
width:900px
}

#DivDescGG H2 {
color:#FFFFFF;
}

