/* Body */
body {
	background: #fff;
	font: normal 12px/16px Verdana, Arial, Helvetica;
	color: #666;
	margin: 0px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 10px 0;
	font-size: 12px;
	line-height: 20px;
	}

p.p1 {
	font-size: 12px;
	line-height: 20px;
	}

h1, h2 {
	color: #333;
	font: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	margin: 20px 0 10px 0;
	text-indent: 0px;
	/*text-transform: uppercase;*/
	}

.submenupage {
	color: #00ace8;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0 0px 0;
	text-indent: 0px;
	}

a:link, a:visited {
	font-size: 12px;
	color: #00ace8;
	text-decoration: underline;
	}

a:hover, a:active {
	color: #fff;
	background: #00ace8;
	}

ul {
	margin: 0;
	padding: 0 10px 7px 6px;
	list-style: none;
	line-height: 1.0em;
	/*border-top: 1px solid #fff;*/
	}

li {
	padding: 6px 0px 0 0;
	}

/* Container Styles */


#container {
	position: relative;
	width: 850px !important;
	width /**/: 750px;
	/*background: #fff url(ist2_4866205-paint-roller2.jpg) no-repeat right top;
	border: 1px solid #fff;*/
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

/* Intro Styles */

#banner {
	width: 850px;
	height: 80px;
	/*background: #fff url(logo.jpg) no-repeat;*/
	}

#quickSummary {
	height: 25px!important;
	height /**/: 25px;
	border-bottom: 1px solid #ccc;
	font-size: 30px;
	text-decoration:bold;
	/*background:#666;
	padding: 50px 12px 4px 0px;*/
	color:#00ace8;
	}
	
#quickSummary a:link, #quickSummary a:visited {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	}
	
#quickSummary a:hover, #quickSummary a:active {
	color:#fff;
	text-decoration:underline;
	}

	
/* Supporting Text Styles */

#preamble {
	margin: 20px 0px 0 185px;
	text-align:justify;
	}
	
#contenu, #contenu2 {
	margin: 0 0px 0 185px;
	}

#contenuhome {
	margin: 0 0px 0 185px;
	text-align:right;
	/*border: #999 1px solid;*/
	}


#footer {
	background: #fff;
	margin-top: 15px;
	padding: 3px 12px 0 0;
	border-top: 1px solid #ccc;
	font-size: 11px;
	color: #999;
	text-align: center;
	}

#footer a:link, #footer a:visited {
	font-size: 11px;
	color: #fff;
	text-decoration:underline;
	}

#footer a:hover, #footer a:active {
	color: #00ace8;
	background: #fff;
	}
	
#liensFooter {
	position: relative;
	margin: 0 auto;
	width: 835px !important;
	width /**/: 835px;
	height: 21px!important;
	height /**/: 24px;
	margin-top: 5px;
	text-align: center;
	padding: 3px 12px 0 0;
	font-size: 11px;
	color: #fff;
	text-align: right;
	}

#liensFooter a:link, #liensFooter a:visited {
	font-size: 11px;
	color: #999;
	text-decoration:none;
	}

#liensFooter a:hover, #liensFooter a:active {
	color: #000;
	background: #fff;
	}


#menuLangue {
	position: absolute;
	top: 4px;
	left: 551px;
	width: 300px;
	color: #ccc;
	padding: 0px 0px 0 0;
	text-align: right;
	}

#menuLangue a:link, #menuLangue a:visited {
	font-size: 11px;
	color: #ccc;
    text-decoration: none;
	}

#menuLangue a:hover, #menuLangue a:active {
	color: #00ace8;
	background: none;
	text-decoration:underline;
	}

.image {
	width:115px;
	}
	

#leftlinks {
	position:absolute;
	top:34px;
	left:180px;
	width:670px;
	text-align:right;
}

#leftlinks a {
	/*border-bottom:1px solid #ccc;*/
	color:#333;
	font-weight:normal;
	font-size:11px;
	padding:2px 0 2px 0px;
	display:inline;
	text-decoration: none;

}

.linkHeader {
	color:#fff;
	background: url(../images/leftlink.gif);
	text-decoration:none;
	font-size:11px;
	padding:2px 0 2px 0px;
}

#leftlinks a:hover, #leftlinks a.linkHeader {
	color:#00ace8;
	background-color:#fff;
	text-decoration:none;	
}

#leftlinks a.onpage {
	color:#00ace8;
	background-color:#fff;
	text-decoration:none;
}

.leftlinkinside{
  margin:0 0 0 15px;
  line-height:1.5em;
}

#global {
     position: absolute;
	 top: 245px;
	 left: 0px;
	 margin-left: auto;
     margin-right: auto;
     text-align: left; /* on rétablit l'alignement normal du texte pr les version antérieur ŕ IE6*/
     }

