/* Body Remarque perso pour la couleur des texte "J'aime bien le 3B6EA5" */
body {
	background: url(background-alu.jpg);
	font: normal 12px/16px Verdana, Arial, Helvetica;
	color: #666;
	margin: 15px;
	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: #1C29C3;
	font-size: 12px;
	font-weight: normal;
	margin: 20px 0 0px 0;
	text-indent: 0px;
	text-transform: uppercase;
	}

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

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

a:hover, a:active {
	color: #fff;
	background: #1C29C3;
	}

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;
	border: 15px solid #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left; /* For IE, see above */
	}

/* Intro Styles */

#banner {
	width: 850px;
	height: 220px;
	background: #000 url(banniere.jpg) no-repeat;
	}

#quickSummary {
	height: 15px!important;
	height /**/: 15px;
	background:#666;
	padding: 2px 12px 4px 10px;
	border-top: 1px solid #fff;
	color:#FFFFFF;
	}
	
#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 {
	margin: 0 0px 0 185px;
	text-align: left; /* For IE */
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	}

#contenu2 {
	margin: 0 0px 0 185px;
	text-align: left; /* For IE */
	}

#footer {
	height: 17px!important;
	height /**/: 17px;
	background: #000;
	margin-top: 15px;
	padding: 3px 12px 0 0;
	border-top: 1px solid #fff;
	font-size: 11px;
	color: #fff;
	text-align: center;
	}

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

#footer a:hover, #footer a:active {
	color: #1C29C3;
	background: #fff;
	}

#menuLangue {
	position: absolute;
	top: 223px;
	left: 545px;
	width: 300px;
	color: #FFF;
	padding: 0px 12px 0 0;
	text-align: right;
	}

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

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

.image {
	width:115px;
	}
	

#leftlinks {
	position:absolute;
	top:264px;
	left:17px;
	width:152px;
	height: 345px;

}

#leftlinks a {
	border-bottom:1px solid #ccc;
	color:#999;
	font-weight:normal;
	font-size:11px;
	padding:2px 0 2px 0px;
	width:152px;
	display:block;
	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:#fff;
	background-color:#1C29C3;
	text-decoration:none;	
}

#leftlinks a.onpage {
	color:#fff;
	background-color:#1C29C3;
	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*/
}

.inputnews
     { 
     background-color: #e6e6e6; 
     border-color: #000000; 
     border-style: solid; 
     border-width: 1px; 
     text-align: center; 
     width: 320px;
}

.liste
     { 
     background-color: #e6e6e6; 
     border-color: #000000; 
     border-style: solid; 
     border-width: 1px; 
     text-align: center; 
}

td.liste
	{
		padding-left: 10px;
		padding-right: 5px;
	}
.liste_red
     { 
     background-color: #e6e6e6;
     color: #FF0000; 
     border-color: #000000; 
     border-style: solid; 
     border-width: 1px; 
     text-align: center;
}

