body {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
  font-weight: normal;
	color:#00187c;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	text-align: center; /*pour corriger le bug de centrage IE*/
}
div {
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
  font-weight: normal;
	color:#00187c;
	padding:0px;
	margin:0px;
	text-align: left; /*pour corriger le bug de centrage IE*/
}

#wrapper {
	width:970px; /* largeur obligatoire pour �tre centr� */
	min-height:681px;
	position:relative;
	margin-left: auto; /* pour div centr� */
  margin-right: auto; /* pour div centr� */
	margin-top:10px;
  color:#000000;
	background-image:url('/media/imgs/gen/background.jpg');
	background-repeat:repeat-y;
	text-align: left; /*pour corriger le bug de centrage IE*/
}

#wrapper-home {
	width:970px; /* 970px largeur obligatoire pour �tre centr� */
	min-height:681px;
	position:relative;
	margin-left: auto; /* pour div centr� */
  margin-right: auto; /* pour div centr� */
	margin-top:10px;
  color:#000000;
	text-align: left; /*pour corriger le bug de centrage IE*/
}

#top {
	width:975px;
	height:94px;
	background-color:#FFFFFF;
	padding-bottom:1px;
}
#top-logo {
	float:left;
	width:265px;
	height:94px;
	margin-right:2px;
	background-color:#FFFFFF;
}
#top-menu {
	float:left;
	width:707px; /*703px*/
	height:94px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#top-menu a{
	clear:both;
	font-family: Verdana, Arial, sans-serif;
	font-size:8px;
  font-weight: normal;
	letter-spacing:0px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	/*background-color:#cccccc;*/
}
#top-menu div.btmenu {
	float:left;
	width:77px;
	height:94px;
	margin-right:1px;
	padding:0px;
	background-color:#001c80;
	text-align:center;
	/*overflow:auto;*/
}
#top-menu div.btmenuclair {
	float:left;
	width:77px;
	height:94px;
	margin-right:1px;
	padding:0px;
	background-color:#005c80;
	text-align:center;
	/*overflow:auto;*/
}
#top-menu div.logoagea {
	float:left;
	width:79px;
	height:94px;
	padding:0px;
	margin:0px;
}

#left {
	float:left;
	width:265px;
	/*height:100%;*/
	min-height:558px;
}
#left-tools{
	padding:0px;
	width:265px;
	height:83px;
	padding-bottom:2px;
	background-color:#FFFFFF;
}
#left-connexion{
	padding:0px;
	width:265px;
	height:63px;
	border-bottom:2px solid #FFFFFF;
	background-image:url('/media/imgs/gen/connexion.jpg');
	background-color:#FFFFFF;
}
#left-connexion-ok{
	padding:0px;
	width:265px;
	height:31px;
	border-bottom:2px solid #FFFFFF;
	background-image:url('/media/imgs/gen/connexion-ok.jpg');
	background-color:#FFFFFF;	
	overflow:hidden;
}
#left-connexion-ok-content{
	padding-left:15px;
	padding-top:10px;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
  font-weight: normal;
	color:#FFFFFF;
}
#left-connexion form{
	float:left;
	margin-left:20px;
	margin-top:36px;
	display:inline;
}
#left-connexion input{
	float:left;
	width:93px;
	height:18px;
	margin-right:6px;
	border:0px;
	background-color:#FFFFFF;
}
#left-connexion img{
	float:left;
	border:0;
	background-color:#FFFFFF;
}
#left-actu{
	clear:both;
	padding:0px;
	width:265px;
	height:408px;
	overflow:auto;
	overflow-x: hidden;
	background-color:#e8ecff;
}
#left-actu-connexion-ok{
	clear:both;
	padding:0px;
	margin:0px;
	width:265px;
	height:440px;
	overflow:auto;
	overflow-x: hidden;
	background-color:#e8ecff;
}
#left-actu-titre{
	font-family: Verdana, Arial, sans-serif;
	font-size:10pt;
  font-weight: bold;
	color:#f55100;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
#left-actu-content{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
#left-actu-content a {
	color:#00187c;
	text-decoration: none;
}
#left-actu-content a:hover {
	text-decoration: underline;
}

#left-menu{
	width:265px;
	min-height:408px;
	background-color:#536cac;
}
#left-menu-titre{
	width:265px;
	height:35px;
	font-family: Verdana, Arial, sans-serif;
	font-size:13pt;
  font-weight: normal;
	color:#FFFFFF;
	background-image:url('/media/imgs/gen/fondsousrubriquebleu.jpg');
	background-repeat:norepeat;
}
#left-menu-titre img{
	margin-top:2px;
	margin-left:10px;	
	margin-bottom:2px;
	margin-right:15px;
	vertical-align:middle;
}
#left-menu-content{
	padding-top:10px;
	padding-left:10px;
}
#left-menu-content ul
{
  padding:0;
  margin-left:30px;
	margin-right:5px;
}
#left-menu-content li,li.niv2,li.niv3
{
  padding:0;
  margin-top:5px;
	list-style-image:url('/media/imgs/gen/pucemenu.jpg');

}
#left-menu-content li.niv2
{
  margin-left:15px;
	list-style-type:disc;
}
#left-menu-content li.niv3
{
  margin-left:30px;
	list-style-type:disc;
}
#left-menu-content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
#left-menu-content a:hover {
	text-decoration: underline;
}
#left-menu-content a.select {
	text-decoration: underline;
	text-transform: normal;
}
#left-menu-content a.niv2 {
	font-weight: normal;
	color: #FFFFFF;
}
#left-menu-content a.niv2select {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}
#left-menu-content a.niv3 {
	font-weight: normal;
	color: #FFFFFF;
}
#left-menu-content a.niv3select {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

#content{
	float:left;
	margin-left:2px;
	width:703px;
	min-height:558px;
}
#content-main{
	/*pour toutes les pages*/
	position:relative;
	float:left;
	width:553px;
	min-height:558px;
}
#content-main-home{
	/*pour la page d'accueil*/
	float:left;
	width:703px;/*581px;*/
	height:558px;
}
#content-main-home div{
	float:left;
}
#content-main-visuel{
	float:left;
	position:relative;
	z-index: 9;
	width:355px
	height:239px;
	margin-right:2px;
}
#content-main-visuel-fondtitre{
	position:absolute;
	/*clear:both;*/
	margin:0px;
	padding:0px;
	width: 355px;
	height: 48px;
	top: 192px;
	z-index: 10;
	color: black;
	background:black;
	overflow:hidden;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}
#content-main-visuel-titre{
	position:absolute;
	/*clear:both;*/
	margin:0px;
	padding:0px;
	padding-right:5px;
	padding-top:5px;
	width: 350px;
	height: 48px;
	top: 192px;
	z-index: 11;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align:right;
	overflow:hidden;
 }

#content-main-visuel-titre a{
	color: white;
	text-decoration:none;
 }

#content-main-map{
	float:left;
	width:224px
	height:239px;
}
#content-main-trucs{
	float:left;
	width:118px;/*194px;*/
  height:239px;
  background-repeat:no-repeat;
  background-image: url("/media/imgs/gen/bg_trucsastuces.gif");
  background-color: #3f1111;
  margin-left:2px;
}
#content-main-trucs h2{
  font-family: Verdana, Arial, sans-serif;
  font-size:10pt;
  font-weight: normal;
  color:#ff6600;
  padding:0px;
  margin:0px;
  margin-left:4px;
  margin-right:2px;
  padding-top:10px;
  padding-bottom:3px;
  text-align: left; 
}
#content-main-trucs a{
  font-family: Verdana, Arial, sans-serif;
  font-size:8pt;
  font-weight: bold;
  color:#edecec;
  text-decoration: none;
  text-align: left; 
  margin-left:4px;
  margin-right:2px;
  display:block;
}
#content-main-trucs a:hover{
  color:#ffffff;
  text-decoration: none;
}
#content-main-trucs a.tous{
  font-family: Verdana, Arial, sans-serif;
  font-size:7pt;
  font-weight: normal;
  color:#AAAAAA;
  text-decoration: none;
  text-align: left; 
  margin-left:4px;
  margin-right:2px;
  display:block;
}
#content-main-title{
	width:550px;
	font-family: Verdana, Arial, sans-serif;
	font-size:16pt;
  font-weight: normal;
	color:#00187c;
	padding-bottom:10px;
	padding-left:10px;
}
#content-main-title-home{
	width:572px;
	height:59px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:10px;
}
#content-main-text{
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
  font-weight: normal;
	color:#666666;
	width:535px;
	padding-left:10px;
	text-indent:justify;
	overflow-x:hidden;
}
#content-main-text div{
	clear:both;
}
#content-main-text-column{
	position:relative;
	float:right;
	padding:0px;
	padding-top:5px;
	margin-left:5px;
	width:150px;
	text-align:justify;
}

.content-main-subtitle{
	font-family: Verdana, Arial, sans-serif;
	font-size:11pt;
  font-weight: bold;
	color:#fe6601;
	padding-top:10px;
	padding-bottom:10px;
	text-align: left;	
}
.content-main-subtitle a{
	color:#fe6601;
	text-decoration: none;
}
.content-main-subtitle a:hover{
	color:#00187C;
	text-decoration: none;
}
#content-main-sep{
	width:100%;
	height:2px;
	background-image:url('/media/imgs/gen/lignegrise.jpg');
	margin-top:10px;
	margin-bottom:20px;
	text-align: left;	
}
#content-main-text-home{
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
  font-weight: normal;
	color:#666666;
	width: 532px;/*545px;/*410px;382px; 332px;*/
	height:203px;
	/*padding-right:10px;*/
	margin-left:15px;
	overflow:auto;
	overflow-x: hidden;
}
#content-main-partners{
	width:140px;/*194px;*/
	height:203px;
	margin:0;
	background-image:url('/media/imgs/gen/bg-partenaires.jpg');
	background-repeat:repeat-y;
	overflow: hidden;
}
#content-main-partners img{
	margin-left:15px;
}
#content-pub{
	float:left;
	width:117px;
	height:auto;
	min-height:558px;
	margin-left:2px;
}

#content-main-filariane{
	width:525px;
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
  font-weight: normal;
	color:#999898;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}
#content-main-filariane a{
	color:#999898;
	text-decoration: none;
}
#content-main-filariane a:hover{
	color:#6a6a6a;
	text-decoration: underline;
}
#content-main-print{
	width:14px;
  padding:0;
  margin:0;
  margin-top:10px;
  float:right;
}

.content-main-text-fdoc{
	width:500px;
	margin-left:15px;
	padding-top:5px;
	padding-bottom:2px;
	border-bottom:1px solid #6a6a6a;
  color: #666666;
}

img.icon-fdoc{
	margin-right:2px;
	padding:0px;
}

#content-right{
	float:left;
	width:145px;
	height:558px;
	padding-top:5px;
	margin-left:2px;
	background-color:#e9ecff;
	overflow: hidden;
}
#content-right a{
	float:left;
	margin-left:5px;
	padding:0;
	padding-bottom:5px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
  font-weight: bold;
	color:#3E484D;
	text-decoration:none;
	text-transform:uppercase;
}
#content-right a.menu{
	color:#3F519C;
	margin-left:5px;
	text-transform:none;
	text-decoration:none;	
}
#content-right-menu a.menu:hover{
	text-transform:none;
	color:#3F519C;
	text-decoration:underline;
}

#content-right-part{
	float:left;
	width:145px;
	padding-top:5px;
	background-color:#FFFFFF;
}
#content-right-part a{
	float:left;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
  font-weight: bold;
	color:#3E484D;
	margin-left:5px;
	margin-bottom:5px;
	text-decoration:none;
	text-transform:uppercase;
}
#content-right-part img{
	margin-left: auto; /* pour div centr� */
  margin-right: auto; /* pour div centr� */
}

#content-right-menu{
	clear:both;
	width:145px;
	margin:0;
	padding:0;
	/*margin-top:20px;*/
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
  font-weight: bold;
	text-transform:none;
	color:#3F519C;
	/*background-color: #cccccc;*/
}

#bottom {
	position:relative;
	clear:both;
	width:970px;
	height:27px;
}
#bottom-left {
	float:left;
	width:265px;
	height:27px;
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
  font-weight: normal;
	color:#FFFFFF;
	background-color:#001c81;
}
#bottom-left-links {
	margin-left:15px;
	margin-top:10px;
}
#bottom-left a{
	font-family: Verdana, Arial, sans-serif;
	font-size:9px;
  font-weight: normal;
	color:#FFFFFF;
	text-decoration:none;
}
#bottom-left a:hover{
	color:#CCCCCC;
	text-decoration:underline;
}
#bottom-right {
	float:left;
	width:703px;
	height:27px;
	margin-left:2px;
	background-image: url('/media/imgs/gen/barregrise.jpg');
}
#layerDesc {
	font-family: Verdana, Arial, sans-serif;
	font-size:10px;
  font-weight: normal;
	color:#3F519C;
	position:absolute; 
	left:400px;
	width:400px;
	min-height:50px;
	height:auto;
	padding:2px;
	z-index:9999999; 
	background-color:#e9ecff;
	visibility: hidden;
}

ul.plan
{
  width:100%;
  padding:0;
  margin:0;
  list-style-type:none;
}

li.planli1 {padding-top:5px;}
li.planli1sel {padding-top:5px;}
li.planli2 {padding-top:2px;padding-left:30px;}
li.planli2sel {padding-top:2px;padding-left:30px;}
li.planli3 {padding-top:2px;padding-left:60px;}
li.planli3sel {padding-top:2px;padding-left:60px;}
li.planli4 {padding-top:2px;padding-left:90px;}
li.planli4sel {padding-top:2px;padding-left:90px;}

.titre{
	font-family: Verdana, Arial, sans-serif;
	font-size:16pt;
  font-weight: normal;
	color:#00187c;
}

.soustitre{
	font-family: Verdana, Arial, sans-serif;
	font-size:11pt;
  font-weight: bold;
	color:#fe6601;
	text-align: left;	
}
a.soustitre {
	color:#fe6601;
	text-decoration: none;
}
a.soustitre:hover{
	color:#fe6601;
	text-decoration: underline;
}
.lien{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
  font-weight: bold;
	color:#3F519C;
	text-align: left;	
}
a.lien{
	color:#3F519C;
	text-decoration: none;
}
a.lien:hover{
	color:#00187C;
	text-decoration: underline;
}

table{
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
  font-weight: normal;
	color:#00187c;
}

.txtOrange {
  FONT-WEIGHT: normal;
  FONT-SIZE: 12px;
  COLOR: #f55100;
  FONT-STYLE: normal;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: normal;
}
.txt {
  FONT-WEIGHT: normal;
  FONT-SIZE: 12px;
  COLOR: #00187c;
  FONT-STYLE: normal;
  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: normal;
}
a.txt {
  COLOR: #00187c;
  text-decoration: none;
  text-transform: normal;
}
a.txt:hover{
  COLOR: #00187c;
  text-decoration: underline;
  text-transform: normal;
}

.txtOrangeComicBd {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #f55100;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, "Comic Sans MS", Arial;
	text-decoration: none;
	text-transform: normal;
}
.txtBleuComicBd {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #00187c;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, "Comic Sans MS", Arial;
	text-decoration: none;
	text-transform: normal;
}
.txtComic {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #00187c;/*#6a6a6a;*/
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, "Comic Sans MS", Arial;
	text-decoration: none;
	text-transform: normal;
}
.txtComicOrange {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #f55100;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, "Comic Sans MS", Arial;
	text-decoration: none;
	text-transform: normal;
}
.txtComicBleu {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #00187c;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, "Comic Sans MS", Arial;
	text-decoration: none;
	text-transform: normal;
}
.perenne {
  FONT-WEIGHT: normal;
  FONT-SIZE: 10pt;
  COLOR: #696366;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: normal;
}
.entete_forum {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8pt;
  COLOR: #FFFFFF;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase;
}
.lien_forum {
  FONT-SIZE: 8pt;
  COLOR: #396CA6;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}

.lien_forum:hover {
  text-decoration: none;
}

.lien_forum_selected {
  FONT-SIZE: 8pt;
  FONT-WEIGHT: bold;
  COLOR: #396CA6;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
.err {
  FONT-WEIGHT: bold;
  FONT-SIZE: 10pt;
  COLOR: red;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: normal;
}
.infoforum {
  FONT-WEIGHT: normal;
  FONT-SIZE: 8pt;
  COLOR: #777777;
  FONT-STYLE: normal;
  FONT-FAMILY: Arial, Helvetica, sans-serif;
  text-decoration: none;
}

a.infoforum:hover {
  COLOR: #000000;
}
