@charset "utf-8";
/* CSS Document */
html, body{
padding:0;
margin:0;
font-family:verdana,Arial,Helvetica,sans-serif;
font-size:13px;
color:#CCC;
}
ul{
	margin:0;
	padding:0;
}
li{
	margin:0;
	padding:0;
	list-style-type:none;
}
.LiJob{
	list-style-type:circle;
	margin-left:80px;
}
.SpanJob{
margin-left:15px;
margin-right:15px;
float:left;
margin-bottom:10px;
}

.JobSousTitre{
font-weight:bold;
}

.JobTitre{
	text-decoration:none;
	color:#FFF;
	float:left;
	font-weight:bold;
}
.LinkJob{
	text-decoration:none;
	color:#FFF;
	float:left;
}
.LinkJob:hover{
	color:#56a2b2;
}

.puce{
	background:url(../../images/mi/puce.png) 0px 0px no-repeat;
	width:12px;
	height:13px;
	display:block;
	float:left;
	margin-top:3px;
	margin-right:3px;
	margin-left:8px;
}

img{
border:0;
}
a{
outline:none;
color:#56a2b2;
font-weight:bold;
font-size:12px;
text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#toolbar{
width:100%;
height:24px;
background:#000;
border-bottom:1px solid #006;
}

#conteneur{
width:812px;
height:auto;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-left:30px;
}

.menu{
width:900px;
height:50px;
margin-top:24px;
margin-left:auto;
margin-right:auto;
}
.menu-item{
float:left;
}

.banniere_base_css_class{
width:800px;
height:262px;
outline:none;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-left:30px;
}


object{
	outline:none;
}

.Menu-Droite-clair{
	background:url(../../images/mi/menu-droite.png) 0px 0px no-repeat;
	width:190px;
	height:20px;
	padding-top:6px;
	padding-left:3px;
	padding-right:3px;
}
.Menu-Droite-fonce{
background:url(../../images/mi/menu-droite.png) 0px -26px no-repeat;
width:190px;
height:20px;
padding-top:6px;
padding-left:3px;
padding-right:3px;
}
.Menu-Droite-2{
width:188px;
height:auto;
text-align:left;
padding-left:8px;
padding-top:10px;
padding-bottom:12px;
}

#content{
height:auto;
background:url(../../images/mi/pixel-ombre.png) 0px 0px repeat-y;
margin-left: 1px;
}

#footer{
width:812px;
margin-left:auto;
margin-right:auto;
height:auto;
color:#000;
text-align:center;
}

.A-Langue{
width:19px;
height:14px;
float:right;
margin-top:3px;
margin-right:5px;
}

#accueil-bloc-1{
width:614px;
float:left;
height:auto;
background:url(../../images/mi/pixel-page.png) 0px 0px repeat-y;
}
#accueil-bloc-2{
width:196px;
float:left;
height:auto;
background:url(../../images/mi/menu-droite-pixel.png) 0px 0px repeat-y;
}
.Titre-Page{
background:url(../../images/mi/titre-page.png) 0px 0px no-repeat;
width:570px;
height:28px;
text-align:left;
font-size:15px;
padding-left:44px;
padding-top:10px;
font-weight:bold;
font-size:14px;
}
.Titre-Onglet-1{
	background:url(../../images/mi/onglet-droite-titre-1.png) 0px 0px no-repeat;
	width:196px;
	height:25px;
	padding-top:10px;
	color:#56a2b2;
	font-weight:bold;
}
.Separateur{
	clear:both;
	background:url(../../images/mi/separation-page.png) 0px 0px no-repeat;
	width:612px;
	height:1px;
	display:block; 
	margin-left:2px;
	padding-top:2px;
	padding-bottom:2px;
}

.TitreNew{
	color:#56A2B2;
	font-size:14px;
	font-weight:bold;
}
