* {
	margin:0;
	padding:0;
	border:0;
	font-family:Verdana;
	font-size:11px;
	color:#555555;	
	line-height:1.3;
}

body{
	background-color:#636466;
	min-width:1000px;
}

h1{
	color:#555555; 
	font-size:18px; 
	font-family:Arial;
	margin:8px 2px 10px 0;
	font-variant:normal;}
	
h2{
	color:#555555; 
	font-size:16px; 
	font-family:Arial;
	margin:20px 2px 6px 0;
	font-variant:normal;}

h3{
	color:#999999; 
	font-size:14px; 
	font-family:Arial;
	margin:10px 2px 2px 0;
	font-variant:normal;}
	
h4{
	color:#555555;
	font-size:13px; 
	font-family:Arial; 
	margin-left:6px;
	margin:8px 2px 2px 0;
	font-variant:normal;}
	
h5{
	color:#FF7E02; 
	font-size:12px; 
	font-family:Arial; 
	margin-left:18px;
	margin:8px 2px 2px 0;
	font-variant:normal;}

h1.menudroit{
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	background-image:url(../img/separator-h.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-left:-10px;
	padding-left:12px;
}

h1.menudroitactufr{
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	background-image:url(../img/separator-h-actus-fr.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-left:-10px;
	padding-left:12px;
}

h1.menudroitactuen{
	font-size:18px;
	font-weight:bold;
	font-family:Arial;
	background-image:url(../img/separator-h-actus-en.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-bottom:10px;
	padding-bottom:5px;
	margin-left:-10px;
	padding-left:12px;
}

ul{
	padding-left:40px;
	margin-top:10px;
	margin-bottom:8px;
	list-style-image:url(../img/puce-grise.gif);
}

ul li{
	margin-bottom:6px;
}

ul.enum li{
	margin-bottom:1px;
}

ul.plan > li{ list-style:none; font-size:11px; font-weight:bold; padding-bottom:5px; color:#333333}
ul.plan ul ul li{font-style:italic; color:#666666; font-weight:normal; }
ul.plan ul ul ul li{font-style:normal; color:#888888; font-weight:normal;}

ul.plan > li a{ list-style:none; font-size:11px; font-weight:bold; padding-bottom:5px; color:#555555; font-family:Verdana, Arial, Helvetica, sans-serif;}
ul.plan ul li a{font-style:normal; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal; }
ul.plan ul ul li a{font-style:italic; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
ul.plan ul ul ul li a{font-style:normal; color:#888888; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}

a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF7E02;
	font-size:11px;
	text-decoration:none;
}

a.liengris{
	font-family:Arial, Helvetica, sans-serif;
	color:#434446;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}


td.bandeau{
	padding-bottom:10px;
}

td.bandeau:hover{
filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	background-color:#DDDDDE;
	padding-bottom:10px;
}


	
a.fleche{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF7E02;
	font-size:11px;
	text-decoration:none;
	background-image:url(../img/fleche-orange.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:20px;
	padding-top:5px;
}
a.actus{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF7E02;
	font-size:11px;
	text-decoration:none;
	background-image:url(../img/fleche-orange.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:30px;
	border-bottom: 1px solid #E5E2D9;
	margin-bottom:8px;
	padding-bottom:2px;
	width:85%;
}
a.agenda{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#636466;
	font-size:11px;
	text-decoration:none;
	padding-right:30px;
	border-bottom: 1px solid #E5E2D9;
	margin-bottom:8px;
	padding-bottom:2px;
}
a.pdf{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#FF7E02;
	font-size:11px;
	text-decoration:none;
	background-image:url(../img/mini-pdf.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:30px;
	border-bottom: 1px solid #E5E2D9;
	margin-bottom:8px;
	padding-bottom:6px;
	width:85%;
}


.menugauche div{
	background-image:url(../img/fleche-orange.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding-bottom:6px;
	padding-right:20px;
}
.menugauche div.active{
	background-image:url(../img/fleche-orange-bas.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-bottom:6px;
	padding-right:20px;
}
.menugauche div.active a{
	color:#FF7E02;
}
.menugauche a.active{color:#FF7E02;}

.menugauche ul{
	list-style:none;
	list-style-image:none;
	padding-left:8px;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:10px;
}
.menugauche ul li{
	padding-bottom:0px;
	margin-bottom:3px;
}
.menugauche div a{
	display:block;
	font-size:11px;
	font-weight:bold;
	font-family:Arial;
	color:#636466;
	background-image:url(../img/separator-h-petit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-bottom:4px;
	margin-left:-4px;
	padding-left:6px;
}
.menugauche div a:hover{
	color:#FF7E02;
}
.menugauche a{
	color:#636466;
	font-size:11px;
}
.menugauche a:hover{
	color:#FF7E02;
	font-size:11px;
}

.pied li a{
	color:#FFFFFF; 
	font-size:11px;
}

.pied li{
	float:left; 
	margin-left:12px; 
	padding-left:12px; 
	background-image:url(../img/separator.gif); 
	background-repeat:no-repeat;
	height:30px;
	padding-top:5px;
}

.ombre {
  float:left;
  clear:left;
  background:url(../img/ombre.png) no-repeat bottom right;
  margin: 10px 0 10px 10px !important;
  margin: 10px 0 10px 5px;
  padding: 0px;
}
.boite {
  position:relative;
  bottom:5px;
  right: 5px;
}

input, textarea, select{
  border:1px solid #CCCCCC;
}

p{margin-bottom:6px;}

#titer{display:none;}
#contenu{width:625px;}
