body {
	background-color:#FFFFFF;	
	font-family:Arial, Helvetica, sans-serif; 
	background-color:#EBEBEB;
}

A{
	color:#5E5E5E;
}
.main{
	background-color:#FFFFFF;
	float:left;
	top:0px;	
	left:0px;
	height:auto;
	width:802px;
	background-image: url(images/Clavier2coul+clair.gif);
	background-repeat: no-repeat;
	border-left:1px dashed #40A5AC;	
	border-right:1px dashed #40A5AC;
}
/***************** Haut de page *****************/
.header{
	float:left;
	clear:both;	
	width:100%;
	height:78px;	
	background-image:url(images/background2.gif);
	background-repeat: repeat-x;
}

#img_header{
	position:absolute;left:160px;
}

.menu_header{
	background-color:#40A5AC;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:150px;
	height:100%;
	z-index:2;
	padding-top:1.4em;
}

.menu_header_item{
	height:2em;
	width:150px;
	background-image: url(images/flecheorange4.gif);
	background-repeat: no-repeat;
	background-position:0px 0px 0px 0px; 
	list-style-type: none;
	padding-left:2em;
	padding-top:0.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.menu_header_item a{
	text-decoration:none;
}

.menu_header_item a:hover{
	text-decoration:underline;
}
/***************** Fin Haut de page *****************/

/***************** Menu de gauche *****************/
.gauche{
	float:left;
	width:150px;
	height:auto;
	background-color:#EBEBEB;
	background-image: url(images/Clavier%20Bandes2Calq%20resize.jpg);
	background-repeat: no-repeat;
	background-position: 22px -109px;
}

.menu_gauche{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;	
}

.menu_gauche_item{
	margin-top:0.5em;
	height:3.5em;	
	background-image: url(images/flechegrise4.gif);
	background-repeat: no-repeat;
	border-bottom:dashed 1px orange;
	color : #439FA5;	
	list-style-type: none;
	padding-left:2.5em;
	padding-top:0.8em;
}
.menu_gauche_item a{
	text-decoration:none;
}

.menu_gauche_item a:hover{
	text-decoration:underline;
}
/***************** Fin Menu de gauche *****************/

/***************** Menu de droite *****************/
.droit{
	float:right;
	background-color:#FFFFFF;
	margin-left:0px;
	width:165px;
	height:auto;
}
.droit ul{
	text-align:center;
}
.liste_droite{
	background-color:#FFFFFF;
	height:3em;
	width:150px;
	padding-top:1em;
	list-style-type: none;
	color:#DF862C;
	margin-left:-40px;
}

.liste_droite a{
	display:block;
	height:3em;
	width:165px;
	padding-top:8px;
	background-image: url(images/btn_droit_resize.jpg);
	background-repeat: no-repeat;
	text-decoration:none;
}

.liste_droite a:hover{
	background-image: url(images/btn_droit_resize_p.jpg);
	background-position:3px 3px;
}
/***************** fin Menu de droite *****************/

/**************** News ********************/
#scroller{
	width:100%;
	height:240px;
	background-color:#FFFFFF;
	font-size:12px;
	font-style: normal;
	float:left;
	clear:both;
	border:1px solid #EBEBEB;
}

.news{
	width:100%;
	height:240px;
	background-color:#FFFFFF;
	font-size:12px;
	font-style: normal;
	float:left;
	clear:both;
	border:1px solid #EBEBEB;
}

.news p{
	width:100%;
	height:10em;
	float:left;
	color:#01969C;
}
/**************** Fin News ********************/


/***************** Pied de page *****************/
.footer{
	width:100%;
	background-color:#FFFFFF;
	font-size:14px;
	font-style: normal;
	height:auto;
	float:left;
	clear:both;
}

.footer p{
	float:left;
	height:10em;
	width:180px;
	color:#01969C;
	margin-right:12px;
}

.footer img{
	margin-left:0px;
}

.mention_legale{
	float:left;	
	width:100%;
	height:1.5em;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	background-color:#40A5AC;
	color:#FFFFFF;
}

.mention_legale a{
	color:#FFFFFF;
	text-decoration:none;
}

.mention_legale a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

/***************** Fin Pied de page *****************/

.texte_centre{
	font-style: normal;
	font-size:12px;
	margin-left:160px;
	margin-top:10px;
	width:450px;
	height:auto;
	background-image:url(images/bck_text.gif);
	/*background-image:url(images/NOVELL_Gold_Training_Partne.gif);*/
	background-position:0px 0px 0px 0px;
	background-repeat: no-repeat;
}

.img_centr{
	display:none;
	float:left;
	border:1px solid black;
	clear:none;
	margin-left:100px;
	margin-right:50px;
	margin-top:50px;
}

fieldset.formulaire {
	font-size: 12px;
	width:100%;
}

label.formulaire {
	display: inline;
	float: left;
	height: 1.75em;
	text-align:left;
	width:10em;
}