body{
	background-color:#000000;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#FFFFFF;
}

#gauche{
	position:absolute;
	top:0px;
	left:21px;
}

#gauche img{
	border:0;
}

#mainMenu1{
	/*float:left;*/
	position:absolute;
	top:0px;
	left:192px;
	width:340px;
	height:217px;
	background:url(../if/fond-menu.gif) no-repeat top left;
	border-left:2px solid #00558D;
	font-size:0.9em;
}

#mainMenu1 a, a{
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
#mainMenu1 a{
	display:block;
	width:340px;
}
#selection a{
	color:#0072BC;
}

#mainMenu1 a:hover, a:hover{
	color:#0072BC;
}
#menuList1 .menu {
  /*background-color: #EEE;*/
  color: #000;
  /*border: 1px solid #CCC;*/
  margin:-11px 0 0 100px;
  padding:0;
  /* only set '0' or negative margin */
  /* border  width must be the same on the four sides (in 'px' units) */
  /* padding width must be the same on the four sides (in 'px' units) */
  z-index: 15;
  position: absolute;
  visibility: hidden;
  top:0px;
  /* always set position to 'absolute' and visibility to 'hidden' */
}
#menuList1 .menu li{
	background-color:#0072BC;
	padding:9px 0px 0px 20px;
	border-bottom:1px solid #FFFFFF;
	width:330px;
}
#menuList1 .menu li a{
	background-color:#0072BC;
	color:#FFFFFF;
	width:inherit;
}
#menuList1 .menu li a:hover{
	color:#999999;
}
#menuList1{
	margin:32px 0px 0px 30px;
	padding:0;
	list-style-type:none;
}
#menuList1 li{
	margin:0;
	padding:0 0 10px 0;
}

#logo{
	display:block;
	position:absolute;
	left:513px;
	margin:0;
	padding:0;
}

#accueil{
	position:absolute;
	top:217px;
	left:192px;
	height:490px;
	width:430px;
	background:url(../if/accueil.jpg) no-repeat top left;
	font-size:1.1em;
	padding:82px 26px 0 358px;
	_padding:90px 20px 0 358px;
	text-align:justify;
	border-left:2px solid #00558D;
}

#mentions_legales{
	position:absolute;
	top:780px;
	left:862px;
	font-size:0.8em;
}

#contenu{
	position:absolute;
	top:217px;
	left:192px;
	height:560px;
	font-size:1em;
	padding:15px 40px 0 30px;
	width:728px;
	text-align:justify;
	border-left:2px solid #00558D;
}

#colonne1{
	float:left;
	width:488px;
}

#colonne1 h2,#colonne2 h2{
	margin:0;
}

#colonne2{
	float:right;
	width:215px;
	padding-right:12px;
}

.sous_titre{
	background-color:#00558D;
	padding:2px;
	margin:0px;
	padding:0px;
	font-size:1.3em;
}
.cadre{
	/*border:1px solid #0072BC;*/
	border:1px solid #000000;
	padding:5px;
	width:700px;
	clear:both;
	margin-top:10px;
}

.sous_menu{
	list-style-type:none;	
	float:left;
	width:478px;
	height:19px;
	/*background:url('../img/formation/onglet-vide.gif') no-repeat;*/
	margin:0;
	padding:10px 0 0 0;
	font-size:0.7em;
	border-bottom:1px solid #0072BC;
}
.sous_menu li{
	display:inline;
	padding:0px 5px 0px 18px;
	background:url(../if/carre.gif) no-repeat 2px 2px;
	
}
.sous_menu li a{
	color:#FFFFFF;
}

.sous_menu2{
	list-style-type:none;	
	float:left;
	width:478px;
	height:30px;
	background:url(../img/partenaires/onglet-vide.gif) no-repeat;
	margin:5px 0 0 0;
	padding:10px 0 0 0px;
	font-size:0.7em;
}
.sous_menu2 li{
	display:inline;
	padding:0px 15px 0px 40px;
}
.sous_menu2 li a{
	color:#0072BC;
}
select{
	background-color:#EAEAEA;color:#000000;
	border:1px solid #000000;
}

input,textarea{
	background-color:#EAEAEA;
	border:1px solid #EAEAEA;
}
.bouton{
	vertical-align:middle;
	/*margin-top:-4px;*/
	border:0px;
}
.tableau_partenaire{
	margin-top:22px;
}
.tableau_partenaire td{
	background-color:#1D1D1D;
	width:33%;
	font-size:0.9em;
	padding:5px 10px;
}
