* {
    border:0;
    margin:0;
    padding:0;
}
html { height: 100%; margin:auto;}
img {
    border: 0;
    padding: 0;
    margin: 0;
 }

form {
    margin: 0;
    padding: 0;
}
.hidden {
    display: none;
}
.invisible {
    display:none;
}

body {
    height:100%;
    font-family: Arial;
    font-weight: normal;
    font-size: 10px;
    color: #272727;
    text-align: center;
    background:  #e7e9eb url(images/fnd_droit.gif) repeat-x top left;
    margin: 0;
    padding: 0;
}
#mainContainer {
   
    width: 950px;
    margin: auto;
    text-align: left;
    padding: 0 4px;
    position:relative;
}
/*===================================*/
#header {
    position: relative;
    z-index: 1;
    left: 0;
    top: 0;
    width: 950px;
    height: 134px;
    padding: 0;
    color:#4B4B4B;
    margin-top:28px;
    margin-bottom:0;
    float:left;
    overflow: hidden;
    
}

#header .left {
    width: 398px;
    height: 134px;
    margin:auto;
    padding-left:0px;
    float: left;
    overflow: hidden;
}
#header .cs-right {
    width: 552px;
    height: 134px;
    margin:auto;
    float: left;
    overflow: hidden;
    background: url(images/menutop_07.gif) /*no-repeat top transparent*/;
}
#header p {
    position: relative;
    top: 51px;
    left: 130px;
    color: #ffffff;
}
.recherche {
    float:left;  
    width: 250px;
    height: 35px;
    background:none;
    text-align: left;
	background: none;
	clear: both;
	padding: 45px 5px 0 5px;
}
.recherche img {
    margin-left:5px;
}
.inputtext {
    border-width:1px;
    font-family: times,Helvetica, serif;
    font-size:11px;
    padding:1px;
    border:1px solid #708090;
    background-color:#FFFFFF;
}
.button1 {
    font-size:11px;
    font-weight:bold;
    padding:2px;
    width:25px;
    background-color:#708090;
    border:0;
    color:#FFFFFF;
}
.filtertitle {
    font-size:11px;
    font-family: Arial;
    text-align:left;
    font-weight: bold;
    float:left;
    margin-right:4px;
}

/**********************
 ****** TOP MENU *******
 ***********************/
#top-menu {
    display: block;
    position: relative;
    z-index: 2;
    width:540px;
    height: 40px;
    top: 21px;
    font-size: 13px;
    font-weight: bold;
    padding: 0;
    margin: 0;
    border: 0;
    overflow: hidden;
 }
.menu_top_puce {
    background:transparent url(images/carreG_14.gif) no-repeat scroll left center;
    float:left;
    height:12px;
    margin-left:8px;
    margin-top:3px;
    padding-left:5px;
    width:10px;
}
#top-menu div.menu_top_box, div.menu_top_box a {
    color: #ffffff;
    text-decoration: none;
    float:left;
    line-height: 15px;
    background: url(images/puntitosv_08.gif) no-repeat scroll right center;
    height: 65px;
}
#top-menu div.menu_top_box_fin, div.menu_top_box_fin a {
    color: #ffffff;
    text-decoration: none;
    float:left;
    line-height: 15px;
    height: 65px;
}
div.menu_top_box a {
    padding-right: 15px;
}
div.menu_top_box_fin a {
    padding-right: 15px;
}
/*
   centre de la page
*/
/*===================================*/
#contenu_main {
    float: left;
    width:950px;font-family:arial;
    background-color:#fff;
    overflow: visible;
}
/*===================================*/ 
.pdf_link {
    float: right;
    margin-right: 10px;
    margin-top: 2px;
    padding-left: 10px;
}
#content {
    line-height: 20px;
    word-spacing: 2px;
    width: 710px;
    float: left;
    background-color:#ffffff;
    margin-bottom:32px;
    margin-left:20px;
    margin-right:20px;
}
/* mise en forme des titres du contenu */
#content h1 {
  border-top: 1px solid #f29400;
  border-bottom: 1px solid #f29400;
  border-left: 1px solid #f29400;
  background:#fff url(images/titres/img_puce_titre1.png) no-repeat left top;
  font-size: 16px;
  color:#f29400;
  margin-top : 5px;
  margin-bottom : 8px;
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 30px;
  font-family:arial;
  vertical-align:top;
}
#content h2 {
  border-top: 1px solid #f29400;
  border-bottom: 1px solid #f29400;
  background:#feebd2 url(images/titres/img_puce_titre2.png) no-repeat left top;
  font-size: 12px;
  color:#4d4d4d;
  font-family:arial;
  margin-top : 10px;
  margin-bottom : 5px;
  vertical-align:top;
  padding-left: 20px;
}
#content h3 {
  border-top: 1px solid #67726b;
  border-bottom: 1px solid #67726b;
  background:#e6e9ea url(images/titres/img_puce_titre3.png) no-repeat left top;
  font-size: 12px;
  color:#67726b;
  font-family:arial;
  padding-left: 20px;
  margin-top: 7px;
  margin-bottom: 3px;
}
/* fin de mise en forme des titres du contenu */
#content p, .block {
    color:#1a171b;
    font-size: 12px;
    font-family:arial;
}
#content ul,ol {
    color:#000000;
    font-size: 10pt;
    font-family:arial;
    margin-left:25px;
    margin-right:25px;
}
#content li{
    color:#000000;
    font-size: 10pt;
    font-family:arial;
    list-style-image: url(images/titres/puce1niveau.png);
}
#content .ce_text p{
    text-align:justify
}
.formbody .text {
    border-width:1px;
    font-size:12px;
    padding:1px;
    border:1px solid #708090;
    background-color:#FFFFFF;
}
.formbody #keywords {
     font-size:10pt;

}
.formbody .submit {
    font-size:11px;
    font-weight:bold;
    padding:2px;
    background-color:#708090;
    border:0;
    color:#FFFFFF;
}
.radio_container .radio {
    border:1px solid #708090;
    background-color:#FFFFFF;

}
#moteur-de-recherche {
    padding-top: 10px;
}
#moteur-de-recherche .pagination ul {
    float: left;
    padding-left: 0px;
    margin-left: 0px;
}
#moteur-de-recherche .pagination li {
	 list-style-type: none;
    list-style-image: none;
    float: left;
    padding-right: 10px;
}
#moteur-de-recherche .pagination p {
    font-size: 11px;
    font-weight: bold;
}
#content p.context {
    background:#fff url(images/titres/img_pucep.png) no-repeat left top;
    border-top: 1px solid #b3b9b5;
    border-left: 1px solid #b3b9b5;
    margin-top: 10px;
    margin-left: 10px;
    padding-left: 12px;
    padding-top: 2px;
    text-align:justify;
    font-size: 11px;
}
#content p.url {
    margin-top: 10px;
    margin-bottom: 10px;
    font-style: italic;
    font-size: 11px;
    color: #646567;
    text-align: left;
    margin-left: 10px;
}
#moteur-de-recherche #query_type {
    margin-top: 5px;
}
#content .header {
   padding-top: 15px;
   padding-bottom: 20px;
   font-size: 18px;
   color: #646567;
}
/*
#content .txt{
    border:3px solid #929DB5;
}*/

#bottom_ombre {
	background:#9ea3a6 url(tl_files/MBformation/images/fond_bas.gif) repeat-x bottom left;
	height: 8px;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
}
.chemin_de_fer {
    float:left;
    text-align:left;
    width:750px; 
    font-size:12px;
    color:#8798a0;
    background-color:#e2e3e7;
    margin-left:20px;
}
.mod_breadcrumb {
    text-align:left;
    width:725px;
    font-size:12px;
    color:#8798a0;
    padding-top: 2px;
    padding-bottom: 2px;
}
.mod_breadcrumb a {color:#929DB5; font-weight:bold;font-size:12px;}

#formumaire_centre input {
	color: #187893; 
	font-size: 12px; 
}
#formumaire_centre input {
   color: #187893; 
   font-size: 12px; 
   border-width: 1px 1px 1px 1px; 
   font-weight: bold;
   border: 1px solid #000;
   background-color: silver;
}
#formumaire_centre input:focus {
   color: #187893; 
   background-color: white;
   font-size: 11px ; 
   border-width: 1px 1px 1px 1px;
   border-color: #A5ACB2;
   font-weight: bold;
   font-size: 12px; 
}
#formumaire_centre select, textarea {
  border: 1px solid #000;
  color: #187893; 
  font-size: 12px; 
  border-width: 1px 1px 1px 1px; 
  font-weight: bold;
}
#formumaire_centre select:focus, textarea:focus {
  border: 1px solid #000;
  color: #187893; 
  font-size: 12px; 
  border-width: 1px 1px 1px 1px; 
  font-weight: bold;
  background-color: silver;
  border-color: #A5ACB2;
}
#formumaire_centre label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	/*** Trés important, ne pas suprimer ! ***/
	width: 30%;	/*** Les intitulés prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont alignés à droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
   line-height: 1.8;	/*** ... et centré verticalement. ***/
}
#formumaire_centre br {	/*** Mise en forme des lignes du formulaire ***/
  clear: both;
}

#formumaire_centre input.submit {	/*** Mise en forme du bouton submit ***/
  clear: both;
}
#formumaire_centre .error {
  color: #f33;
  font-size: 12px;
  text-align:left;
  font-weight: bold;
}
/*===================================*/

#sidebar {
	width: 200px;
   background: #e2e3e7 url(images/deg_box_left.gif) repeat-y top left;
	float: left;
}
#sidebar .box {
    padding: 0 5px;
}
.newslettermbf {
    font-size: 1em;
	 color:#9da8ae;
    padding: 4px 8px;	
    margin: 0 0 10px 0;
    height:88px;       
}
.inputtext1 {
    border-width:1px;
    font-family: times,Helvetica, serif;
    font-size:12px;
    padding:2px;
    width:120px;
    margin-left:8px;
    border:1px solid #9eb0b0;
    background-color:#FFFFFF;
}
#texte {
    color:#3b4347;
    text-align:center;
    padding-top:8px;
    font-weight:bold;
    font-size:11px;
}
.button_grey .bg {
    float:left;
    background:transparent url(images/tubogrisdbut.gif) no-repeat;
    width:3px;
    height:15px;
    margin-left:5px;
}
.button_grey .bd {
    float:left;
    width:3px;
    height:15px;
    background:transparent url(images/tubogrisfin.gif) no-repeat;
}
.button_grey .fond {
    float:left;
    background:transparent url(images/tubemilieu_60.gif) repeat-x top left;
    height:15px;
    width:140px;
    text-align:center;
    font-size:10px;
}
.etre-contacte {
    height:110px;
    color:#66716b;
    font-weight:bold;
    font-size:11px;
    padding:0;
    margin:5px 5px;   
    border-bottom:1px solid #cccccc;
    text-align: center;
}
.cataloguembf {
   font-size: 10px;
   color:#3B4347;
   font-weight: bold;
   margin: 0 0 10px 0;
   border-bottom:1px solid #cccccc;
   text-align:center;
}      
/*******************
*********Footer*****
********************/
#footer {
    width: 950px;
    margin:0;
    padding:0;
    /*clear:both;*/
    text-align:center;
    
}
#footer p {
    color:#696969;
    margin: 2px 0;
	font-size: 11px;
    font-weight:bold;
}
#footer a{
    text-decoration: none;
    background:none;
    color:#696969;
}
.back {
    float:right;
}
.ce_toplink {
    float:right;
	background:transparent url(images/images.jpg) no-repeat scroll left;
	padding-left: 15px;
}
#content .info {
	color:#696969;
	font-size: 11px;
	font-style:italic;
}
#content .featured {
    color: #809098;
    border-top: 1px solid #d2d8da;
    border-left: 1px solid #d2d8da;
    padding: 5px;
    margin-bottom: 10px;
    background:#e6e9ea;
}
.checkbox_container input {
	float: left;
	text-align: left;
}

#formumaire_centre .checkbox_container label {
   float: left;
   text-align: left;
}

.contenu_programme p {
	width: 48%;
}
