/*******************************************************************************
CONSTRUCTION
*******************************************************************************/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
hr {
	border: 0;
	padding: 0;
	margin: 20px 0 0 0;
	height: 1px;
	background-color: #adb2cb;
	color: #adb2cb;
}
div#conteneur {
	width:743px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	position: relative;
}
div#menu {
	top: 13px;
	right: 0px;
	position: absolute;
}
div#logo {
	top: 4px;
	position: absolute;
}
div#contenu {
	width:500px;
	margin-top: 40px;
}
div#footer {
	width:744px;
	clear:both;
}
div#titre {
	position:absolute;
	left:1px;
	top:252px;
	width:210px;
	height:38px;
	z-index:1;
	visibility: visible;
}
/*******************************************************************************
BOITE NAVIG
*******************************************************************************/
div#navig {
	width:178px;
	background-image: url(../media/GEN2/menu_fd1.gif);
	background-repeat: repeat-y;
	margin: 0;
}
ul#level1 {
	margin: 0;
	padding: 0 0 3px 25px;
	list-style-type: none;
	list-style-image: url(../media/GEN2/menu_fleche1.gif);
	font-weight: bold;
}
ul#level1 a {
	color: #000000;
}
ul#level1 li#select {
	list-style-image: url(../media/GEN2/menu_puce1.gif);
}
ul#level1 li, ul#level2 li {
	padding: 1px 0;
}
ul#level2 {
	margin: 0;
	padding: 0 0 3px 40px;
	list-style-image: url(../media/GEN2/menu_fleche2.gif);
	background-image: url(../media/GEN2/menu_fd2.gif);
}
ul#level3 {
	margin: 0;
	padding: 0 0 3px 20px;
	list-style-image: url(../media/GEN2/menu_fleche2.gif);
	}
ul#level4 {
	margin: 0;
	padding: 0 0 3px 20px;
	list-style-image: url(../media/GEN2/menu_fleche1.gif);

}
ul#level2 li#select{
	list-style-image: url(../media/GEN2/menu_puce2.gif);
}
/*******************************************************************************
BOITE NEWS
*******************************************************************************/
div#news {
	width:178px;
	margin-top: 10px;
	background-image: url(../media/GEN2/news_fd.gif);
	background-repeat: repeat-y;
}
div#news p {
	padding-left: 10px;
}
/*******************************************************************************
BOITE INFOS
*******************************************************************************/
div#infos {
	width:178px;
	margin-top: 10px;
	background-image: url(../media/GEN2/infos_fd.gif);
	background-repeat: repeat-y;
}
div#infos p {
	padding: 0 10px;
}
/*******************************************************************************
BOITE ACTIVITE
*******************************************************************************/
div#activite {
	width:300px;
	background-image: url(../media/GEN2/activite_fd.gif);
	background-repeat: repeat-y;
}
div#activite p {
	padding: 0 20px;
}
/*******************************************************************************
STYLE
*******************************************************************************/
.CadrePhoto {
	border-color: #336699;
}

