#h1{
	margin-bottom:20px;
	float:left;
	width:718px;
}
#h2{
	float:left;
	margin-top:8px;
}
#h3{
	float:left;
}

#recherche_aide {
	float:left;
	margin-right:1px;
	width:367px;
	height:145px;
}
#recherche_aide .fond_recherche{
	float:left;
	background-image : url(../images/aide_en_ligne/image_recherche.gif);
	width:367px;
	height:145px;
}
*html #recherche_aide .fond_recherche{
	float:left;
	background-image : url(../images/aide_en_ligne/image_recherche.gif);
	width:355px;
	height:145px;
}
#recherche_aide .bloc_recherche input {
	padding-top:0px;
}
#recherche_aide .bloc_recherche input.recherche{
	float:left;
	border:0px;
	height:24px;
	width:325px;
	padding-top:5px;
	margin :0px 0px;
	font-style:italic;
	color:#999999;
	background-color:#FFFFFF;
}
*html #recherche_aide .bloc_recherche input.recherche{
	float:left;
	border:0px;
	height:29px;
	width:320px;
	padding-top:5px;
	margin :0px 0px;
	font-style:italic;
	color:#999999;
	background-color:#FFFFFF;
}
#recherche_aide .bloc_recherche input.bt_ok{
	float:right;
	margin:1px 1px 1px 0px;
}
#recherche_aide .bloc_recherche{
	float:left;
	width:363px;
	height:29px;
	border:3px solid #3399CC;
	margin-top:110px;
}
#mon_equipement{
	margin-top:10px;
	width:350px;
	float:left;
	margin-right:16px;
}
#mon_equipement .fleche_equipement{
	margin-left:10px;
}
#mon_equipement .titre_equipement{
	margin-left:10px;
}

/* vignettes */
#vignettes {
	position:relative;
	float:left;
	width:350px;
}

#vignettes .vignettes_bloc{
	position:absolute;
	height:150px;
	width:350px;
	left:0;
	top:0;
}
#vignettes .vignette_bouton_bloc{
	display:none;
	position:absolute;
	left:186px;
	top:105px;
	z-index:20;
	width:164px;
	height:40px;
	text-align:right;
	background: url(../images/aide_en_ligne/px_noir_70.png) top left;
	background-repeat:repeat;
}

#vignettes .vignette_bouton{
	float:left;
	clear:right;
	height:16px;
	margin-top:5px;
}

#vignettes .nav_vignette_bouton{
	clear:right;
	height:22px;
/*	background-color:#000000;*/
	margin-top:12px;
	margin-right:10px;
}

#vignettes .vignette_bouton_bloc img{
	margin-bottom:2px;
}
#vignettes #vignette_flash{
	z-index:10;
	background-color:#FFFFFF;
}

/* rubrique */
#rubrique_home_left{
	width:350px;
	float:left;
	margin-top:10px;
	margin-right:16px;
}
#rubrique_home_right{
	width:350px;
	float:left;
	margin-top:10px;
}
#rubrique_home_left .title_rubrique_home, #rubrique_home_right .title_rubrique_home{
	background: url(../images/aide_en_ligne/fond_titre.gif) no-repeat;
	height:25px;
	width:350px;
	float:left;
}
#rubrique_home_left .content_rubrique_home, #rubrique_home_right .content_rubrique_home{
	float:left;
}
#rubrique_home_left .content_rubrique_home .fleche_aide_home, #rubrique_home_right .content_rubrique_home .fleche_aide_home{
	float:left;
	margin-top:2px;
	margin-left:40px;
	margin-right:5px;
}
#rubrique_home_left .content_rubrique_home .big_fleche_aide_home, #rubrique_home_right .content_rubrique_home .big_fleche_aide_home{
	float:left;
	margin-top:2px;
	margin-left:37px;
	margin-right:5px;
}
#rubrique_home_left .content_rubrique_home .text_rub_home , #rubrique_home_right .content_rubrique_home .text_rub_home{
	font-family:"Verdana",sans-serif;
	float:left;
	font-size:10px;
	width:300px;
	margin-top:10px;
}
#rubrique_home_left .content_rubrique_home .text_rub_home a, #rubrique_home_right .content_rubrique_home .text_rub_home a{
	color:#333333;
	font-size:11px;
}
#rubrique_home_left .titre_rub_home, #rubrique_home_right .titre_rub_home{
	font-family:"Verdana",sans-serif;
	color:#ffffff;
	float:left;
	font-weight:bold;
	font-size:13px;
	width:290px;
	margin-top:5px;
}
#rubrique_home_left .picto_titre_rub_home, #rubrique_home_right .picto_titre_rub_home{
	float:left;
	margin-left:7px;
	margin-right:10px;
	margin-top: 1px;

}
#rubrique_home_left .content_rubrique_home .acceder_rubrique_home, #rubrique_home_right .content_rubrique_home .acceder_rubrique_home {
	font-family:"Verdana",sans-serif;
	float:left;
	font-weight:bold;
	font-size:12px;
	width:300px;
	margin-top:10px;
	bottom:0px;
}
#rubrique_home_left .content_rubrique_home .acceder_rubrique_home a, #rubrique_home_right .content_rubrique_home .acceder_rubrique_home a{
	color:#3399CC;
}
#fleche_droite, #fleche_gauche{
	cursor:pointer;
}
