html, body {
	background: url('./images/background2.gif') repeat scroll center top;
	color: #333333;
	font-family: verdana,arial;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
	margin: 0;
	padding: 0;
}

a, a:visited {
	color: rgb(32, 157, 218);
	text-decoration: none;
}
a:hover {
	color: #77c10b;
	text-decoration: none;
}

p { padding: 0 0 1em; }
#site {
	margin: 0px auto;
	padding: 0px;
	width: 920px;
	background: url('./images/border2.gif') repeat-y top center;
	text-align: left;
}
#wrapper {
	padding: 0px;
	margin-left: 10px;
	width: 900px;
}
#banniere {
	/*background: url(./images/banniere.png) no-repeat top center;*/
	height: 190px;
	background: url('./images/banniere_background.png') repeat-y center bottom;
	padding: 0;
	margin: 0;
	/*z-index: 9;*/
}

#banniere_image {
	height: 179px;
	width: 900px;
	margin: 0;
	padding: 0;
}

#langues {
	width: 900px;
	/*padding: 2px 5px 2px 5px;*/
	text-align: right;
	height: 11px;
}
#langues a img {margin-left: 5px; }

#content {
	width: 900px;
	margin-left: 10px;
	z-index: 1;
	clear: both;
}
#content table {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse; 
}

#arborescence {
	padding-top: 6px;
	padding-left: 20px;
	margin-bottom:10px;
	z-index: 1;
	width: 596px;
	
}
.Arborescence { height:16px; vertical-align:bottom;}
.Titrelvl2_3 { margin: 5px 0px 0px 0px;}
.TitreLvl2 {border-left: solid 1px rgb(0, 142, 242); padding: 0px 10px; color: rgb(0, 142, 242); font-size: 18px; height:26px;}
.cadrageMainTitle { margin-top:0px;}

.B_firstCrumb a, .B_firstCrumb a:link, .B_firstCrumb a:visited, .B_firstCrumb a:hover, .B_crumbBox, .B_crumbBox a:link, .B_crumbBox:visited, .B_crumbBox:hover, .B_lastCrumb a .B_lastCrumb a:link, .B_lastCrumb a:visited, .B_lastCrumb a:hover, .B_crumb:link, .B_crumb:visited, .B_crumb:hover  { color: rgb(195, 195, 195); font-size: 10px;}
.B_firstCrumb { background: url(./images/crumb_home.gif) left no-repeat; padding-left: 12px; }
.B_firstCrumb a:hover, .B_lastCrumb a:hover, .B_crumb:hover { color:rgb(0, 144, 215); }

td#menu_gauche {
	width: 230px;
	/*padding-top: 46px;*/
	vertical-align: top;
	padding-left: 13px;
	padding-top: 28px;
}
#menu_gauche div.titre {
	font-size: 14px;
	color: rgb(56, 154, 201);
	width: 229px;
}

td#conteneur {
	width: 657px;
	vertical-align: top;
	font-size: 12px;
}
div#contenu {
	margin-left: 31px;
	width: 596px;
}

#titre {
	font-family: verdana;
	font-weight: bold;
	font-size:14px;
	margin: 20px 0px 15px 31px;
	width: 596px;
	clear: both;
}
#titreEmpty {
	font-family: verdana;
	font-weight: bold;
	font-size:14px;
	margin: -10px 0px 10px 55px;
	width: 596px;
	clear: both;
}
#titre table, #titreEmpty table { width:100%;}
.Titrelvl2_3 table td.print, #titreEmpty table td.print {
  vertical-align:middle;
	width:100%;
  text-align:right;
	padding-top:0px;
}

.news_home li {
	margin-bottom: 10px;
	margin-top: 10px;
}
#newstitle {
	margin-left: 55px;
	width: 596px;
	background: url(./images/news_listing_separator.gif) bottom repeat-x;
	padding: 0px;
	font-size: 12px;
	color: rgb(0, 144, 215);
	font-weight: bold;
	line-height: 22px;
	margin-top: 16px;
	margin-bottom: 12px;
}
#goback {
	margin-left: 55px;
	background: url(./images/goback.gif) no-repeat left;
	padding-left: 15px;
	margin-top: 10px;
}
#goback a, #goback a:link, #goback a:visited {
	color: rgb(0, 144, 215);
}

#info {
	margin-left: 31px;
	margin-top: 35px;
	width: 596px;
}
#info table { 
	width:596px; 
	height:62px;
	color:#FFFFFF; 
	padding:0px; 
	margin:0px;}
#info table td.haut { 
	background:url(images/info_haut.jpg) no-repeat 0 0; 
	height:10px;}
#info table td.bas { 
	background:url(images/info_bas.jpg) no-repeat 0 0; 
	height:10px;}
#info table td.gauche { 
	width:37px; 
	height:49px;
	background:#afd476 url('images/info.jpg') no-repeat 9px 12px; 
	vertical-align:top;}
#info table td.droit { 
	background:transparent url('images/info_centre.jpg') repeat-y 0 0; 
	vertical-align:top; 
	padding-left:10px; 
	padding-right:10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;}
#info table td.droit ul { margin-bottom:3px;}
#info div#gauche { background: url(./images/info_gauche.gif) no-repeat left; width: 38px; height: 105px; float: left; }


#footer {
  text-align:center;
	width: 900px;
	margin: 29px 0px 0px 10px;
	border-top: 1px solid rgb(228, 228, 228);
	font-size: 12px;
}
#footer ul li { display: inline; }
#footer ul, #footer ul li { margin: 0px; padding: 0px; }
#footer ul { text-align: center; }
#footer ul li a { line-height: 41px; padding: 0px; }
#footer ul li a, #footer ul li a:link, #footer ul li a:visited { color: rgb(190, 190, 190); }
#footer ul li a.last { background: none; }
#footer ul li a:hover { color:rgb(0, 144, 215); }

/********************************************************/
/* Zone pour les news et les offres d'emploi			*/
/********************************************************/
.NewsTitle {
	width: 530px;
	margin-top: 3px;
	padding-left: 20px;
	font-size: 12px;
	background: url(./images/news_listing_background.gif) no-repeat 6px 6px;
	color: #999999;
}
.NewsTitle img, .MultiFiles img { margin-right: 5px; }
.NewsTitle p, .MultiFiles p { margin: 0px; padding: 0px; display: inline; /*font-size: 10px;*/}
.NewsSeparator {
	display: none;
	background: url(./images/news_listing_separator.gif) bottom repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: rgb(0, 144, 215);
	font-weight: bold;
	line-height: 22px;
	margin-top: 16px;
}
#NewsFormAddTitle { float: right; text-align: right; color: red; margin-top: -30px; padding-right: 55px; }
#NewsFormAddTitle a, #NewsFormAddTitle a:link, #NewsFormAddTitle a:visited { color: red; }
#NewsFormAdd {
	display: none;
	width: 596px;
	/*height: 350px;*/
	margin-left: 55px;
	border: 1px solid #E1DDD8;
}
#NewsFormAdd table { 
	width: 540px; 
	margin: 5px;
}
#NewsFormAdd td { padding-top: 5px; vertical-align: middle; }
#NewsFormAdd input.RightInput { border: 1px solid #CCCCCC;}
#NewsFormAdd td.rich table, #NewsFormAdd td.rich td { padding: 0px; margin: 0px; }
.inputBox { border: 1px solid #CCCCCC; height: 16px; width: 160px; float: left; text-align: center; background-color: #EEEEEE; margin-right: 5px; }
#NewsFormAdd div.checkBox { height: 16px; float: left; }
.LeftInput { text-align: right; line-height: 18px; font-weight: bold; padding-right: 7px; width: 140px;}
.LeftContent { line-height: 18px; font-weight: bold; padding-right: 7px; width: 140px;}
.file input { border: 1px solid #CCCCCC;}
#ditto_pages { margin-top: 10px; color: #209DDA; }
.ditto_currentpage { color: #77C10B; }
.NewsTitle .hidden { display: none; }
.date { font-size: 10px; color:#999999; display: inline; }
.NewsListing, #NewsListing { margin-left: 55px; width: 596px;}
#NewsPageTitle { 
	font-family: verdana;
	font-weight: bold;
	font-size:14px;
	margin: 20px 0px 15px 55px;
	clear: both;
}
.unpublished, .unpublished a , .unpublished a :visited, a.unpublished a :visited, a:visited.unpublished{
	color: #999999;
	font-style: italic;
}
.information_separation { font-weight: bold; display: none;}
.MultiFiles { margin-bottom: 5px; }
.information_title { width:100%; background: url(./images/news_listing_separator.gif) bottom repeat-x; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; line-height: 22px; color:#0090D7; padding-bottom:2px; margin-top: 30px;}
	
p.MultiFilesContent { font-size: 12px; margin-left: 25px; }

#latest a{
	color : #434343;
}

#latest a:hover{
	color : #209DDA;
}

#ombrage{
	background: url(./images/border_footer.png) repeat-x center bottom; 
width:900px;
height:10px;
margin:0px auto;
}


