body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
	margin:0;
	border:0;
	background:#FFF url(bgpattern.gif) top left repeat fixed;
	text-align:left;
	direction:ltr;
	color:#000;
}

* {
	background-repeat:no-repeat;
	background-position:top left;
	font-style:normal;
	padding:0;
	margin:0;
}

div, p, h1, h2, h3, h4, h5, h6, blockquote, object, form, fieldset, legend, address, dl, dt, dd, ul, ol, li {
	overflow:hidden; /* clipping */
	padding:0;
	margin:0;
	border:0;
}

div {
	/* height:100%;  */
}

img {
	border:0;
}

.clearboth{
	clear:both;
	height:0px;
	width:0px;
}

a {
	/* font-size:1.1em; */
	font-weight:bold;
	text-decoration:underline;
	color:#E2001A;
}
a:hover {
	text-decoration:none;
}

li {
	list-style-type:none;
}

legend, span, caption {
	display:none;
}





h6 {
	width:auto;
	height:24px;
	padding:0 36px 0 0;
	margin:12px 0 6px 0;
	background-color:#DEE7E7;
	line-height:24px;
	text-align:right;
	font-weight:normal;
	font-size:1em;
	color:#71767D;
}




div#borders {
	width:926px;
	background-image:url(borders.gif);
	margin:0 auto;
}
	
div#mainContainer {
	width:860px;
	margin:0 0 10px 14px;
	padding:0 18px;
	background-color:#FFF;
	border:1px solid #ECECEC;
}

h4
{
	color:#E2001A;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:3px;
}
h5
{
	color:#000000;
	font-family:Verdana;
	font-size:8px;
	text-align:left;
	margin:3px;
}

#localisation{
	background-color:#f5f5f6;
	height:4px;
	margin-top:5px;	
}


#main{
	position:relative;
	width:860px;
}


/* ********************************************* OUTILS ************************* */

#outils a{
	font-size:10px;
	color:#5b5e5e;
	text-decoration:none;
}
#outils a:hover{
	font-size:10px;
	color:#5b5e5e;
	text-decoration:underline;
}

#outils2{
	width:111px;
	border:#5b5e5e 1px solid;
	padding:9px;
	background-color:#e8eeee;
	padding-bottom:0px;
}

#outils2 li{
	padding-left:25px;
	padding-bottom:9px;
}