/* Copyright Wallpaper-fr.com */

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	color: #444444;
	background: #FFFFFF url(fond-ecran/background.jpg) repeat-x top;
}

div#site {
    text-align: left;
    width: 1000px;
	margin: auto;
}

/* ------------------------------------ */

html, body { margin: 0; padding: 0; }
img { border: 0; }
li { list-style: none; }
ul { margin: 0; padding:0; }

a {
    color : #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:hover , a:active , a:focus {
    color : #444444;
    font-weight : bold;
    text-decoration: none;
}

span.spacer {
	height: 0.01em;
	overflow: hidden;
	display: block;
	width: 100%;
	clear: both;
}

/* ------------------------------------ */

div#header {
    background: url(fond-ecran/fond-ecran.jpg) no-repeat 0 0;
    height: 154px;
    margin: 0;
    padding: 0;
}

div#header-top {
    height: 117px;
}

div#logo {
    float: right;
    height: 91px;
	width: 397;
    padding-top: 26px;
	padding-right: 52px;
}

div#menu-horizontal {
    float: right;
	margin-right: 50px;
	margin-top: 6px;
}

div#menu-horizontal a, div#mh a:link {
	font-family: Verdana;
	padding-right: 10px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;	
}

div#corp {
	background: url(fond-ecran/header-corp.jpg) no-repeat;
	margin-bottom: 25px;
}

/* --------- */

div#left {
    float: left;
	width: 735px;
	background: url(fond-ecran/header-corp.jpg) no-repeat 0 0;
}

div#contenu {
    padding-top: 16px;
	padding-left: 55px;
	padding-right: 16px;
	padding-bottom: 20px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #444444;
}
h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 13px;
	color: #2ea00c;
	margin: 0;
    padding-bottom: 14px;
}
h2 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 13px;
	color: #2ea00c;
	margin: 0;
    padding-bottom: 14px;
}

/* --------- */

div#right {
    float: left;
	width: 265px;
	background: url(fond-ecran/header-corp-right.jpg) no-repeat 0 0;
}

div#menus {
    padding-top: 8px;
	padding-bottom: 20px;
	padding-left: 4px;
}

div#title {
	background: url(fond-ecran/title.jpg) no-repeat 0 0;
	height: 31px;
	width: 212px;
}

h3.title {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 12px;
	color: #fe3f04;
	margin: 0;
    padding-top: 6px;
	padding-left: 12px;
}

div#menu-bg {
    background-color: #f1f1f1;
	width: 212px;
	margin-bottom: 12px;
}

div#menu {
	padding: 12px;
}

/* ------------------------------------ */

#footer-corp {
	background: url(fond-ecran/footer-corp.jpg) no-repeat 0 0;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 15px;
	height:140px;
}

#footer-top {
    height:140px;
	background: url(fond-ecran/background-footer-top.jpg) repeat-x bottom;
}

/* --------- */

#footer-bottom {
    height:34px;
	background-color: #0b98be;
	background: url(fond-ecran/background-footer.jpg) repeat-x bottom;
	clear: both;
}

#footer-bottom p {
    padding-top: 13px;
    font-size: 10px;
	color: #FFFFFF;
	margin-top:0px;
}

#footer-bottom a {
    color : #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

#footer-bottom a:hover , a:active , a:focus {
    color : #FFFFFF;
    font-weight : bold;
    text-decoration: none;
}
.Style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

