/* Kit graphique par Graphiques-Kits.com */
/* Copyright 2007 tous droits réservés */
/* ------------------------------------ */


body {
	font-family: Verdana;
	font-size: 14px;
	color: #333333;
	height: auto;
	background-color: #FFFFFF;
	background-image: url(image/images-flash/main_bg.jpg);
	background-position: top;
}

div#site {
	text-align:left;
	width: 1000px;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

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

div#header {
	height: auto;
	background-image: url();
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin: 0;
}

div#sous-header {
	height: 34px;
	background-color: #FFFFFF;
	position: relative;
}
.nettoyeur {
clear:both;
}
div#mh {
	margin-left: 70px;
	font-size: xx-small;
	background-color: #CCCCCC;
}

div#mh a, div#mh a:link {
	float: left;
	padding-right: 50px;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
}

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

div#corp {
	margin-top: 12px;
	background-image: url(image/accueil/corp.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 100%;
}
div#left {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

div#right {
	float: right;
	width: 240px;
	padding: 0px;
	background-color: #999999;
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#contenu-left {
	padding-top: 20px;
	padding-bottom: 20px;
}

div#title {
	height: 30px;
	width: 195px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 13px;
	font-weight : bold;
	font-style: italic;
	padding-top: 5px;
	background-image: url(image/accueil/title.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

div#contenu-menu {
	padding-bottom: 0px;
	padding-bottom: 18px;
	color: #666666;
}

div#menu {
	padding-top: 7px;
	color: #0000FF;
}

div#menu a {
    color : #666666;
    font-weight : bold;
	font-size: 11px;
	height: 10px;
}
div#situe h2{
	padding-top: 7px;
	color: #0000FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	padding-left: 5px;
}
div#centre {
	width:500px;
	background-color: #FFFFFF;
	height: auto;
	padding-left: 10px;
	float: left;
	margin-top: 20px;
}

div#arbo {
	padding-top: 10px;
	padding-bottom: 35px;
	padding-left: 0px;
	padding-right: 70px;
	color: #666666;
	width: auto;
	font-size: 10px;
}

div#contenu-centre {
	background: url(image/accueil/right-top.jpg) no-repeat;
	padding-top: 20px;
	padding-bottom: 40px;
	padding-left: 0px;
	padding-right: 20px;
}
div#creation {
	width:220px;
	float:right;
	background-color: #666666;
	height: auto;
}

div#sous-creation {
	background-color: #666666;
}

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

#margepied {
    height:33px;
    clear:both;
    background:transparent;
}

#footer {
	height:75px;
	width:100%;
	padding:0;
	text-align:center;
	clear: both;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: -5px;
	background-image: url(image/accueil/background-footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer p {
	padding-top: 12px;
	font-size: 10px;
	color: #333333
}

#footer a {
	color : #666666;
	font-family:verdana;
	text-decoration:none;
}

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


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

html, body { 
    margin: 0;
	padding: 0;
}

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

img {
	border: 0;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 20px;
}
li { list-style: none; }

a {
	color : #000099;
	font-family:verdana;
	text-decoration:none;
	font-size: 12px;
}

a:hover , a:active , a:focus {
	color : #6633CC;
	font-weight : bold;
	text-decoration:none;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	margin-bottom: 25px;
}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: -2px;
}

h3 {
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	margin-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
