body {	background: rgb(19,87,126);
	}

a { text-decoration: none;}

.ATTENTION {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	}

.ATTENTION h1 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 24px;
	color: #000;
	}

.ATTENTION a {
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	}

#Page {
	width: 800px;
	margin: 0px auto;
	background: #FFF;
	}

#Accroche {
	background: url(../images/BG_Bandeau.jpg) no-repeat top;
	height: 150px;
	padding: 0px 10px;
	}

#Contenu {
	width: 800px;
	min-height: 420px;	
	}

#Col_Gauche {
	width: 185px;
	width: 150px;
	height: 423px;
	background: url(../images/BG_Col_Gauche.jpg) no-repeat top left;
	float: left;
	}

#Col_Centre {
	height: 423px;
	background: #FFF;
	float: left;
	}

#Col_Droite {
	width: 220px;
	height: 423px;
	background: url(../images/BG_Col_Droite.jpg) no-repeat top;
	float: right;
	}

#Bandeau_Menu {	
	background: rgb(19,87,126); 
	border: 1px solid #FFF;
	height: 27px;
	font-family: Arial;
	margin: 0px;
	font-size: 12px;
	clear: both;
	}

#Bandeau_Menu a {
	display: block;
	float: left;
	padding: 6px;
	color: #FFF;
	border-right: 1px solid #FFF;
	font-weight: bold;
	text-align: center;
	}	

#Bandeau_Menu a.selected {
	background: rgb(154,38,38);	
	}	

#MenuPolitique {
	position: relative;
	top: 0px;
	left: 0px;
	}

#SMenuPolitique {
	background: rgb(40,114,161);
	position: absolute;
	z-index: 99;
	top: 28px;
	width: 175px;
	left: 61px;
	padding: 0px;
	border: 1px solid #FFF;
	margin-top: -1px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	}

.SMenuPolitiqueIE6 {
	top: 50px;
	left: -61px;
	}

#SMenuPolitique a {
	background: rgb(40,114,161);
	float: none;
	border: none;
	text-align: left;
	padding: 2px 5px;
	}

#SMenuPolitique a:hover {	
	background:  rgb(154,38,38);
	}

#Sousmenu {
	background: rgb(19,87,126);
	height: 27px;
	font-family: Arial;
	margin: 0px;
	font-size: 12px;
	clear: both;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	}

#Sousmenu a {
	background: rgb(19,87,126);
	display: block;
	float: left;
	padding: 5px;
	color: #FFF;
	border: 1px solid #FFF;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	}

#Sousmenu a.selected {
	background: rgb(154,38,38);	
	}	

#SIPEA {
	background: rgb(19,87,126);	
	display: block; 
	width: 800px;
	margin: 0px auto;
	}

#SIPEA img {
	border: none;
	margin: 0px 8px 0px 0px;
	vertical-align: middle;
	}

#SIPEA a {
	color: #FFF;	
	font-style: italic;
	font-size: 12px;
	float: left;
	}

#SIPEA a#mentions {
	color: #FFF;	
	font-style: normal;
	text-decoration: underline;
	font-size: 12px;
	float: right;
	margin-right: 360px;
	}

#modules {
	width: 220px;
	background: none;
	font-size: 12px;
	font-family: Arial;
	margin: auto;
	}

.module {
	border-bottom: dotted 1px #222;
	margin-bottom: 2px;
	padding: 2px;
	}

#modules h1 {
	font-size: 11px;
	margin: 1px 2px;
	font-style: italic;
	text-decoration: underline;
	}

#modules h2 {
	font-size: 10px;
	margin: 0px 3px;
	text-align: center;
	color: rgb(154,38,38);
	}

#modules p {
	font-size: 10px;
	margin: 2px 3px;
	}

#modules table {
	font-size: 11px;
	text-align: center;
	margin: auto;
	}

#modules table td {
	padding: 0px;
	margin: 0px; 
	border: dotted 1px; 
	color: #999; 
	}

#modules table td.actif a {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0px;
	display: block;
	}

#modules table td.actif a:hover {
	color: #FFF;
	background: rgb(154,38,38);
	}

#modules a {
	color: #000;
	font-size: 10px;
	margin: 3px 3px;
	}

.rouge {
	color: rgb(154,38,38);
	}

#moteur {
	color: #FFF; 
	font-style: italic;
	display: inline;
	float: right;
	margin-left: 10px;}

#moteur form {
	display: inline;
	}

#moteur input {
	display: inline;
	}

#moteur .chercher {
	background: url(../images/loupe.bmp);
	width: 21px;
	height: 21px;
	margin-left: 5px;
	border: none;
	}

