body {
	background-color: white;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #626262;
}

* {
	margin:0;
	padding:0;
}

/*
vert fonce : #8AB426
	vert clair : #ACD737
rouge fonce : #BD3108
	rouge clair : #E23B0E

*/

img { border:none; }
h1, h2, h3, h4, h5 { font-family: "trebuchet ms",arial,tahoma,verdana,sans-serif; font-weight: normal; }
a { color: #BD3108; text-decoration: none; }
a:hover { color: #E23B0E; text-decoration: underline; }
<!--  p, table { margin-bottom: 15px; } -->
h1 a, h1 a:hover { font-size: 30px; line-height: 48px; margin-left:40px; color:#444444; font-weight: bold; text-decoration:none; font-style: italic; }
h2 { color:#8AB426; font-size: 1.8em; }
h2 a { color: #BD3108; margin-bottom: 9px; }
h2 a:hover { color: #E23B0E; }
h3 { color: #ACD737; margin-bottom: 3px; margin-top: 18px; font-size: 1.3em;}
.txt_uppercase {text-transform: uppercase;}
.txt_justify {text-align: justify;}
.txt_aligncenter {text-align: center;}
.txt_alignleft {text-align: left;}
.txt_alignright {text-align: right;}

#Logo {
	width: 100%;
	height: 53px;
	background: url(images/title3d2.jpg) repeat-x center;
	text-align: center;
}

.wrap {
	width: 875px;
	margin: 0 auto;
        text-align:left;
}

#Logo .wrap {
	height: 53px;
	background: url(images/bandeauSitg.png) no-repeat center;
}

#Logo h1 {
	float: left;
}

#Nav { z-index:5; width: 100%; height: 30px; background: url(images/bg_nav.gif) repeat-x; text-align:center; }
	#Nav .wrap { z-index:5; height: 30px; position:relative; }
	
	#Nav ul { list-style: none; position: absolute; }
	#Nav ul li a:hover { color: #E7400B; text-decoration: none; }
	#Nav ul li.active a:hover { color: white; text-decoration: none; }
	#Nav ul ul a:hover { color: white; text-decoration: none;}
		
	#Nav li { float: left; padding:3px 0px 0px 0px; margin-right:10px; }
	#Nav li.last { float: left; position: relative; top:3px; }
	#Nav .active { height:36px; display:block; float:left;  padding:0; position:relative; top:-6px; background: url(images/bg_navactive1.gif) repeat-x top right;  }
	#Nav .activeA { color: white; padding:10px 15px 0 15px; background: url(images/bg_navactive.jpg) no-repeat;  }
	#Nav .activeA .MMS { margin-top:7px; }
            
	#Nav li li { padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px ; }
	#Nav a { color: #000000; }

#Intro { z-index:1; width: 100%; background: url(images/bg3d2.jpg) repeat-x; font-size:1em; text-align:center; }
#Intro .wrap { z-index:2; background: url(images/introBgInt.jpg) no-repeat; height:245px;}
	#Intro ul, #Intro li { list-style: none; display: inline; float: left; }
	#Intro h2 { text-align: center; margin-bottom:9px; margin-top:4px; }
	#Intro li { width: 190px; height:154px; margin-top: 72px; text-align: left;  }
	.introFirstBox { margin-left:17px; text-align: justify;}
	.introSecondBox { margin-left:27px; text-align: justify; }
	.introThirdBox { margin-left:27px; text-align: justify; }
	.introFourthBox { margin-left:27px; text-align: justify; }


#Path { font-style: italic; position: relative; height:15px; }
#Submenu { z-index:1; background: #FFFFFF url(images/bgNosubmenu.gif) repeat-x; font-size:1em; padding-left:9px; padding-top:10px; padding-bottom:4px; text-align:left; }
#Submenu ul { position: relative; width: 820px; list-style:none; padding-top:8px; padding-bottom:8px; }
#Submenu li { display:inline; background: url(images/puce.gif) no-repeat left; padding-left: 10px; margin-right:30px; margin-top:5px; }

#Middle {
    background: url(images/bg3d2.jpg) repeat-x top left;
    width: 100%;
    text-align:center;
}
#MiddleHome {
    background: #FFFFFF url(images/bg_content.gif) repeat-x top left;
    width: 100%;
    text-align:center;
}
#MiddleHome .wrap {
}
#Middle .wrap {
    background-color: #FFFFFF;
    text-align:center;
    width:875px;
    overflow: hidden;
}
#Content {
    background: url(images/bg_content.gif) repeat-x top left;
    padding:0 8px 8px 8px;
    z-index:2;
    font-size:1em;
    text-align:left;
    overflow: hidden;
}
#Content.noBg { background:none; }

.withVerticalSeparator{ background: url(images/bg_side.gif) no-repeat top center; }
#Content h2, #MiddleHome h2 { padding-top:20px; padding-bottom:10px; }
table { max-width: 850px; font-size:1em; border-collapse: collapse;}

#Content ul, #col1 ul, #col2 ul {
	list-style-image: url(images/puce.gif);
	margin: 5px 0px 5px 35px;
	padding: 0px;}
#Content li {	vertical-align: middle;}
#col1{
	float:left;
	width:425px;
	text-align: left;
	margin-top: 20px;        
}
#col1 p { text-align: justify; }
#col2 { /* news */
	float:right;
	width:425px;
	margin-top: 27px;
	text-align: left;
	/* padding: 10px; */
	/* border: 1px dotted orange; */
}

#cleaner {
	clear:both;
	z-index:1;
}

#nosubmenu {
	z-index:1; width: 100%; height:10px; background: #FFFFFF url(images/bgNosubmenu.gif) repeat-x; text-align:center; 
}

#Footer{ z-index:1; position: relative; width: 100%; background: url(images/bg_footerrepeat.gif) repeat-x top; text-align: center; margin-top: 20px; }
#Footer .wrap{ font-size:1em; background: url(images/bg_footer.gif) no-repeat top center; padding:18px 0 20px 0; }

#iframeMain {
    height:700px;
	overflow: hidden;
    border:0;
	width:100%;
}
#infosLayer {
    position: absolute;
    visibility: hidden;
    z-index:5;
}

.layerFilesInfos_container {
    width: 280px;
    font-size: 1em;
    text-align: left;
    border-left: solid 15px #E23B0E;
    background-color: white;
    overflow: hidden;
}

.layerFilesInfos_title {
    border-right: 1px dotted #E23B0E;
    border-top: 1px dotted #E23B0E;
    background-color: #EAEAEA;
    padding: 2px;
    color: #555555;
}

.layerFilesInfos_txt {
    border-right: 1px dotted #E23B0E;
    border-bottom: 1px dotted #E23B0E;
    padding: 2px;
    overflow: hidden;
}

div.divFile_container {
    position: relative;
    max-width: 848px;
    background-color: white;
    padding: 2px;
    margin-bottom: 2px;
}

div.divFile_container a:hover {
    text-decoration: none;
}

div.divFile_container:hover {
    cursor:hand;
}

div.divFile_container img {
    vertical-align: bottom;
    margin-right: 4px;
}


