/*** INFORMATIONS DE LICENCE ***
* Ce fichier est intégré au développement d'un site Web
* Cette feuille de style est dessinée par JNBi L'agence Web
* Tous droits réservés */

/* Table des matières

	- CSS généraux
	- CSS structure	
	- CSS de formulaires
	- Actualités / Brèves / Webline
	- Pages (et zones de bas de page)
	- Consultations
	- Agenda
	- CSS de menus
	- CSS du plan du site
	- CSS de signatures
	- CSS RSS	

*/

/* Informations CSS générales */
/* ----------------------------------------------------------------------------------------------*/

* {
	margin: 0px;
	padding: 0px;
}
html {font-size: 100.001%;}


li {
	margin-left: 25px;
}
body {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.625em;
	font-weight: normal;
	font-size: normal;
	
	text-align: left;
	background:#2184BC url(visuels/bg.jpg) top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;

}
td { 	/* Font idem que body */

}
p {
	padding-top:10px;}
blockquote {
	padding-left: 20px;
}
a {
	color:#065781;
	text-decoration : underline;
	z-index: 1;
	position: relative;	
}

select,input,textarea,span{
	position: relative;
	z-index: 1;
}
a:hover {
	color:#0099FF;
	text-decoration : underline;
}



/* Informations CSS Structures */
/* ----------------------------------------------------------------------------------------------*/


#conteneur{
	display:block;
	overflow:hidden;
	width: 984px;
	margin:0 auto;
	background: #ffffff url(visuels/bg_conteneur.jpg) top left repeat-y;
	font-size:1.2em;
}
#header{
	display:block;
	width:984px;
	height:215px;
}

#header #baseline{
	display:inline;
	float:left;
	width:343px;
	height:57px;
	background:url(visuels/baseline.jpg) top left no-repeat;
	text-indent:-9999px;
	margin:14px 0 0 103px;
}
.accueil #header #logo{
	display:inline;
	float:left;
	width:97px;
	height:88px;
	background:url(visuels/logo_hc.jpg) top left no-repeat;
	text-indent:-9999px;
	margin:35px 0 0 92px;
}
.interne #header #logo{
	display:inline;
	float:left;
	width:97px;
	height:88px;
}
.interne #header #logo a{
	display:inline;
	float:left;
	width:97px;
	height:88px;
	background:url(visuels/logo_hc.jpg) top left no-repeat;
	text-indent:-9999px;
	margin:35px 0 0 92px;
}
#header .drapeaux{
	display:block;
	float:right;
	padding:10px 40px 0 0;
	color:#065781;
	text-transform:uppercase;
	font-size:0.8em;
}
#header .drapeaux a{
	color:#065781;
	padding:1px;	
}
#header .drapeaux span{
	background:#065781;
	color:#fff;
	padding:1px;
}
#menu{
	display:block;
	float:left;
	width:924px;
	padding:3px 30px 0 30px;
	background:#FFF;
}
#contenu{
	display:block;
	float:left; 
	width:912px;
	padding:0 36px;
	background:url(visuels/bg_contenu.jpg) top left no-repeat;
	min-height:274px;
	height:auto!important;
	height:274px;
}
.interne #contenu{
	width:862px;
	padding:0 36px 30px 86px;
	line-height:1.6em;
	font-size:1.1em;
}
.interne #contenu #col_a_interne{
	width:592px;
	padding:30px 30px 0 0;
	display:block;
	float:left;
}
.interne #contenu #col_a_demo{
	width:832px;
	padding:30px 30px 0 0;
	display:block;
	float:left;	
}
.interne #contenu #col_b_interne{
	width:240px;
	display:block;
	float:left;
	padding:30px 0 0 0;
}
.interne #contenu #col_b_interne .box{
	width:220px;
	display:block;
	float:left;
	padding:0 10px 30px 10px;
	background:#86D8ED url(visuels/bg_col_droite_int_bas.jpg) bottom left no-repeat;
	color:#065781;
}
#contenu #zone_webline{
	display:block;
	width:668px;
	height:287px;
	float:left;
}

#contenu #zone_webline .box{
	display:inline;
	width:250px;
	float:left;
	font-size:1em;
	margin:25px 0 0 175px;
	overflow:hidden;
	height:110px;
}
#contenu #zone_webline .zone_flash{
	display:inline;
	width:360px;
	float:left;
	font-size:1em;
	height:150px;
	overflow:hidden;
}

/*
#contenu #zone_webline #btn_apprendre{
	display:inline;
	float:left;
	width:260px;
	height:92px;
	text-indent:-9999px;
	margin:35px 0 0 30px;
	cursor:pointer;
	background:url(visuels/fr_btn_apprendre.png) top left no-repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/fr_btn_apprendre.png", sizingMethod="image");	
}
*+html #contenu #zone_webline #btn_apprendre{	background: none!important;}

#contenu #zone_webline #btn_3mois{
	display:inline;
	float:left;
	width:85px;
	height:65px;
	text-indent:-9999px;
	margin:0 0 0 35px;
	cursor:pointer;
	background:url(visuels/fr_btn_3mois.png) top left no-repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/fr_btn_3mois.png", sizingMethod="image");	
}
*+html #contenu #zone_webline #btn_3mois{	background: none!important;}

#contenu #zone_webline #btn_6mois{
	display:inline;
	float:left;
	width:85px;
	height:65px;
	text-indent:-9999px;
	margin:0;
	cursor:pointer;
	background:url(visuels/fr_btn_6mois.png) top left no-repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/fr_btn_6mois.png", sizingMethod="image");	
}
*+html #contenu #zone_webline #btn_6mois{	background: none!important;}


#contenu #zone_webline #btn_12mois{
	display:inline;
	float:left;
	width:85px;
	height:65px;
	text-indent:-9999px;
	margin:0;
	cursor:pointer;
	background:url(visuels/fr_btn_12mois.png) top left no-repeat!important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="visuels/fr_btn_12mois.png", sizingMethod="image");	
}
*+html #contenu #zone_webline #btn_12mois{	background: none!important;}

*/

#contenu #col_droite{
	display:block;
	width:230px;
	margin:0 4px 0 0;
	float:right;
	padding:20px 10px 30px 0px;
	background:url(visuels/bg_col_droite.jpg) top left no-repeat;
}
#contenu #col_droite div{
	display:block;
	float:left;
	width:230px;
	padding:0 0 10px 0;
	margin:0;
}
#contenu #col_droite h3{
	display:block;
	width:220px;
	height:30px;
	float:left;
	text-indent:-9999px;
	margin:0;
	padding:0;
	background:red;
}


#contenu #col_droite #box_diplome{
	background:url(visuels/bg_diplome.gif) top left no-repeat;
}
#contenu #col_droite #box_acces {
	background:url(visuels/bg_acces.gif) top left no-repeat;
}
#contenu #col_droite #box_club {
	background:url(visuels/bg_club.gif) top left no-repeat;
}


#contenu #col_droite span{
	display:block;
	width:150px;
	padding:5px 0 5px 70px;
	margin:0;
	float:left;
	color:#065781;
	font-size:1em;
}
#contenu #col_droite span a{
	color:#065781;
	text-decoration:underline;
}
#contenu #col_droite span a:hover{
	color:#065781;
	text-decoration:none;
}
#contenu #box_bas{
	display:block;
	width:668px;
	float:left;
}
#contenu #box_bas #col_a{
	display:block;
	width:170px;
	padding:10px 10px 0 19px;
	float:left;
}
#contenu #box_bas #col_a h3{
	display:block;
	width:177px;
	float:left;
	height:23px;
	padding:0;
	margin:0 0 5px 0;
	text-indent:-9999px;
}
#contenu #box_bas #col_b{
	display:block;
	width:462px;
	padding:10px 0;
	float:left;
}
#contenu #box_bas #col_b h4#demande_demo a{
	display:block;
	width:231px;
	height:124px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#contenu #box_bas #col_b h4#essai_gratuit a{
	display:block;
	width:231px;
	height:124px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;	
}

#footer{
	display:block;
	float:left;
	width:924px;
	padding:30px 30px 20px 30px;
	background:#2184BC url(visuels/bg_footer.jpg) top left no-repeat;
	text-align:right;
	color:#FFF;
	font-size: 11px;
}
#footer a{
	color: #FFF;
	font-weight:normal;
}
#footer a:hover{
	color: #FFFF00;
	font-weight:normal;
}



/* Informations CSS Formulaires */
/* ----------------------------------------------------------------------------------------------*/

#zone_log {		/* Login/Password pour l'accès aux pages réservées */
	width: 100%;	
	text-align:center;
}
#zone_log_formulaire {
	width: 160px;
	margin-left: auto; 
	margin-right: auto;	
	text-align: left;
}
.alerte_formulaire_ok {	/* CSS de formulaires en général */
	background:url(visuels/valide.gif);
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:20px 10px;
	color:#008C42;
	float:left;
	width:80%;	
}
.alerte_formulaire_ko {
	background:url(visuels/refuse.gif);
	border:1px solid #CC3131!important;
	float:left;
	width:80%;
	color:#fff;
	display:block;
	margin:0px auto;
	font-weight:bold;
	text-align:center;
	padding:10px;
}

/******** Formulaire recherche **************/
#form_recherche{
	display:block;
	float:left;
	background:#996600;
	}
#form_recherche #img_recherche{
	float:left;
	display:block;	}
#form_recherche input{
	float:left;}
#form_recherche #btn_recherche{
	background:url(visuels/bt_ok.gif);
	width:21px;
	height:14px;
	display:block;
	text-indent:-9999px;
	float:left;	
}

/******** Formulaire contacts **************/


#contacts_form{
	width:420px;
	padding:10px;

}
#contacts_form span.separation{
	display:block;
	float:left;
	width:350px;
	margin:5px 10px 10px 10px;
	padding:10px;
	border-top:1px solid #CCC;
}
#contacts_form span.separation2{
	display:block;
	float:left;
	width:350px;
	margin:5px 10px 10px 10px;
	padding:0 10px 10px 10px;

}
.calage_centre{
	display:block;
	text-align:center;
}
.calage_centre2{
	display:block;
	text-align:left;
}
.calage_droite{
	clear:both;
	display:block;
	float:left;
	width:90px;
	text-align:right;
	margin:2px 10px 0px 0px;
}
.calage_gauche{
	display:block;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	line-height:14px;	
}
.calage_gauche label{
	padding:0 15px 0 5px;
	font-weight:normal;
	
}

.calage_droite2{
	clear:both;
	display:block;
	float:left;
	width:270px;
	text-align:left;
	margin:0 0 0px 0px;
}
.calage_gauche2{
	display:block;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	line-height:14px;	
}	
.calage_droite3{
	clear:both;
	display:block;
	float:left;
	width:270px;
	text-align:left;
	margin:0 0 0px 0px;
	font-weight:bold;
	text-transform:uppercase;
}
.calage_gauche3{
	display:block;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px;
	line-height:14px;	
}	
.calage_gauche3 select{
	border:1px solid #CCC;
	padding:4px;
	width:170px;
}		
	
.asterisque {
	color: #ff0000;
}
#contacts_form h3{
	float:left;
	color:#065781;
	margin:0px 0px 0px 10px;
}	
a.lien_bouton {
	display:block;
	width:100px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#065781;
	padding: 5px 10px;		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;		
	text-decoration : none;
	letter-spacing: 1px;
}
a.lien_bouton:hover {
	background:#b45702;
	color: #FFF;		
	text-decoration : none;	
}
.contacts_input {
	border:1px solid #CCC;
	padding:3px;
}
select.contacts_input {
	width:240px;
}
.txt_cnil{
	font-size:0.8em;
	color:#666666;
}


/******** Formulaire paiement **************/


#formulaire_paiement{
	width:450px;
	display:block;
	float:left;
}
#formulaire_paiement .nom_gamme{
	display:block;
	width:450px;
	float:left;
	font-size:1.4em;
	border-bottom:1px dashed #CCC;
	margin:20px 0 5px 0;
	text-decoration:none;
	color:#000;
	font-weight:normal;
}
#formulaire_paiement .nom_gamme:hover{
	color:#2184bc;
}
#formulaire_paiement .produit{
	display:block;
	float:left;
	width:450px;
	padding:0 0 0 10px;
	border-bottom:1px dashed #CCC;
	border-top:3px solid #FFF;
	border-bottom:5px solid #FFF;
}
#formulaire_paiement .calage_centre{
	display:block;
	text-align:center;
}


#formulaire_paiement .col_img_produit{
	display:block;
	float:left;
	padding:8px 0 5px 5px;
	font-weight:bold;
	width:60px;
	color:#065781;
	font-size:1em;
	
}
#formulaire_paiement .col_img_produit img{
	display:block;
	background:#FFF;
	border:1px solid #CCC;
}

#formulaire_paiement .col_produit{
	display:block;
	float:left;
	padding:8px 0 12px 5px;
	font-weight:bold;
	width:220px;
	color:#065781;
	font-size:1em;

}
#formulaire_paiement .col_prix{
	display:block;
	float:left;
	padding:30px 0 5px 0;
	font-weight:bold;
	width:100px;
	text-align:right;
}
#formulaire_paiement .col_prix div{
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	background:red;
	display:block;
	float:right;
	width:70px;
	padding:5px 10px;
	background:#9CD6F6;

}
#formulaire_paiement .col_produit .calage_droite{
	width:200px;
	text-align:left;
	font-weight:bold!important;
	font-size:1em;
	font-weight:normal;
}
#formulaire_paiement .col_produit .calage_gauche{
	clear:left;
	width:216px;
	padding:2px;
	color:#333;
	font-size:0.8em;
	text-transform:uppercase;
}

#formulaire_paiement .col_produits select,#formulaire_paiement .col_produits input{
	border:1px solid transparent;
	padding:4px;
	background:none;
	width:260px;
}
#formulaire_paiement .col_produit select{
	border:1px solid #CCC;
	padding:4px;
	width:70px;
}


#formulaire_paiement a.lien_bouton {
	display:block;
	width:144px;
	float:right;
	margin:0;
	padding:0;
	text-decoration:none;


}

#formulaire_paiement .contacts_input {
	border:1px solid #CCC;
	padding:3px;
}


#recapitulatif_commande{

	border:0;
	border-left:1px solid #A0CFE7;
	
}
#recapitulatif_commande tr{
	display:block;
	padding:0;
	margin:0;	
}
#recapitulatif_commande td{
	padding:5px 10px;
	border:0;
	margin:0;
	border-bottom:1px solid #A0CFE7;
	border-right:1px solid #A0CFE7;
}
#recapitulatif_commande .nom_produit{
	width:200px;
	font-weight:bold;
}
#recapitulatif_commande .prix_produit,#recapitulatif_commande .quantite_produit,#recapitulatif_commande .total_produit{
	text-align:right;
	width:80px;
}
#recapitulatif_commande .total_produit{
	font-weight:bold;
}

#recapitulatif_commande .titres .nom_produit,#recapitulatif_commande .titres .prix_produit,#recapitulatif_commande .titres .quantite_produit,#recapitulatif_commande .titres .total_produit{
	text-align:left;
	background:#A0CFE7;
	font-weight:bold;
	padding:5px 10px;
	color:#000;
}
#recapitulatif_commande .separation{
	background:#A0CFE7;
	padding:4px 10px;
	width:503px;
}

#recapitulatif_commande .espace{
	padding:4px 10px;
	width:402px;
	text-align:right;
}


#choix_paiement{
	border:0;
	border:1px solid #A0CFE7;
	border-bottom:0;
	padding:0;
	margin:0;
	width:522px;
	float:left;
	display:block;
}
#choix_paiement .separation_paiement{
	background:#A0CFE7;
	display:block;
	float:left;
	font-weight:bold;
	padding:5px;
	width:512px;
}
#choix_paiement .item{
	display:block;
	width:502px;
	padding:10px;
	float:left;
	cursor:pointer;
	border-bottom:1px solid #A0CFE7;
}
#choix_paiement .item_paiement{
	display:block;
	width:502px;
	float:left;
	cursor:pointer;
}
#choix_paiement .item_paiement:hover{
	background:#D7EEFA;
}
#choix_paiement .descriptif_moyen_bred{
	width:317px;
	float:left;
	padding:5px 5px 5px 120px;
	background:url(visuels/bg_moyen_bred.gif) top left no-repeat;
}
#choix_paiement .descriptif_moyen_paypal{
	width:317px;
	float:left;
	padding:5px 5px 5px 120px;
	background:url(visuels/bg_moyen_paypal.gif) top left no-repeat;	
}
#choix_paiement .champs_moyen{
	display:block;
	float:left;
	width:50px;
	text-align:center;
	padding:20px 5px 5px 5px;
}
#btn_payer{
	float:left;
	color:#FFF;
	background:#065781;
	font-weight:bold;
	text-transform:uppercase;
	width:100px;
	padding:5px;
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	margin:0 0 0 412px;
}
#btn_payer:hover{
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);	
}


/*********** BOX TEST GRATUIT ************/

	#box_test_gratuit {
		display: block;
		width: 375px;
		padding: 10px 30px;
		background:#FFF;
		font-size:1.2em;
	}
	#box_test_gratuit h3{
		margin: 5px 5px 0px 0px;
		padding: 0;
		width: 305px;
		color:#065781;
		font-size:1.6em;	
	}	
	#box_test_gratuit .consigne{
		display: block;
		font-style: italic;
		padding: 0px 5px 5px 0px;		
	}	
	#box_test_gratuit .fermer_box{
		float:right;
		text-decoration:none;
		color:#000;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		margin-top:-10px;
		font-size:1.3em;
		margin-right:-20px;
	}


	#box_test_gratuit .lien_bouton_box {
		float:left;
		color:#FFF;
		background:#065781;
		font-weight:bold;
		text-transform:uppercase;
		width:100px;
		padding:5px;
		text-align:center;
		text-decoration:none;
		cursor:pointer;
		float:right;
	}

	#box_test_gratuit #alerte_formulaire_ok {
		background: url(visuels/valide.gif);	
		display: none;
		margin: 5px auto 10px auto;	
		padding: 10px;
		font-weight: bold;
		text-align: center;		
		color: #008C42;
	}	



/* Informations CSS Actualités / Brèves / Webline */
/* ----------------------------------------------------------------------------------------------*/

h2.webline{		/* Webline */
	font-weight:normal;
	font-size:1em;
	color:#525253;
}

.accueil h3.actu_titre {		/* Titre de news et contenus de brèves en page d'accueil */
	font-weight: bold;	
}
.interne h3.actu_titre {		/* Titre de news et contenus de brèves en page interne */
	font-weight: bold;
	margin:0;
	display:block;
	width:100%;
	padding:15px 0;
	color:#065781;
}

.actu_chapeau{
	font-weight:normal;
}
.lire_plus{}
.lire_egalement{}


#zone_lire_plus{
	display:block;
	clear:left;
	padding:0 0 30px 0;
}


/* Abonnement par email aux actualités */
#abo_email{
	display:block;
	overflow:auto;
	width:580px;
	padding:10px;
	border:1px solid #CCC;
	background:#EFEFEF;
	margin:0 auto;
}
#abo_email p{
	display:block;
	float:left;
	padding:2px 0 2px 40px;
	width:250px;
	background:#EFEFEF url(visuels/bg_abo_email.gif) center left no-repeat;
}
#abo_email input{
	padding:4px;
	border:1px solid #CCC;
	float:left;
}
#abo_email a{
	display:block;
	float:left;
	margin:4px 0 0 10px;
	width:90px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
}
#abo_email span{
	display:block;
	float:left;
	padding:8px 0 0 0;
}


/* Informations CSS Pages et "zones bas de page" */
/* ----------------------------------------------------------------------------------------------*/

h1.titre_page{		/* Titre de pages intérieures */
	font-size:1em;
}
h1.titre_page a{
	color:#B45702;
	font-size:2.2em;
	font-weight:normal;
	text-decoration:none;
}
#zone_contact{
	width: 100%;
	text-align: right;
	margin-top: 10px;

}
#zone_contact a {
	text-decoration: underline;
	background:url(visuels/picto_email.gif) center left no-repeat;
	padding:0px 0px 0px 20px;
}
#zone_contact a:hover {	
	text-decoration: none;
}
#zone_printmode{
	width: 100%;
	text-align: right;
	margin-top: 10px;
}
#zone_printmode a {
	text-decoration: underline;
	background:url(visuels/picto_imprimante.gif) center left no-repeat;
	padding:0px 0px 0px 20px;
}
#zone_printmode a:hover {	
	text-decoration: none;
}

/* Informations CSS Consultations */
/* ----------------------------------------------------------------------------------------------*/

.consultation_message {
	background-color: #E6E6E6;	
	margin-top: 5px;
	overflow-x: auto;
	padding: 5px;	
	padding-bottom: 20px;
	width: 520px;	
}
.consultation_titre_noir {
	font-weight: bold;
}
.consultation_msg_valide {
	color: #008C42;
	font-weight: normal;
}
.consultation_msg_refuse {
	color: #FF0000;
	font-weight: normal;
}

/* Informations CSS de menu */
/* ---------------------------------------------------------------------------------------------- */


#menu_int {
	display:block;
	float:left;
	width:924px;
	font-size:1em;
}
#menu_int dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;	 
}

#menu_int li { 
	margin: 0px;
	padding: 0px;
	list-style-type: none;

	
}

#menu_int dt {
}





/* MENU HORIZONTALE */
#menu_int.horizontale dl{
	float:left;
}

#menu_int.horizontale dl dt a{ 
	font-weight: bold;	
	text-decoration: none;	
	padding:5px 10px 11px 10px;
	display:block;
	color:#065781;
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}

#menu_int #accueil{
	background:url(visuels/picto_home.gif) top center no-repeat;
	text-indent:-9999px;
	width:26px;
	padding:0 20px 0 20px;
}

#menu_int.horizontale dd { 
	position: absolute;
	z-index: 100;
	width: auto;
	background:#FFF;
	border-top:2px solid #F29517!important;
}

/* FIN MENU HORIZONTALE */

#menu_int dt a:hover{
	color:#F29517!important;
}


#menu_int ul {
	padding: 0px;

}
#menu_int li {
	text-align: left;	
	z-index: 100;
}
#menu_int li a{
	font-weight: bold;	
	text-decoration: none;	
	width: 200px;
	padding:10px 10px 10px 20px;
	margin-left: 10px;
	display:block;
	color:#065781;
	background:url(visuels/puce_plan.jpg) center left no-repeat;
}
#menu_int li a:hover{
	color:#B45702;
}
.menu_sans_lien{	
	font-weight: bold;	
	text-decoration: none;	
	padding:5px 10px 8px 10px;
	display:block;
	color:#065781;
	font-size:1.2em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom:2px solid #FFF;			
}

/* Informations CSS Plan de site */
/* ----------------------------------------------------------------------------------------------*/


ul#plan_site li{
	list-style:none;
	padding:8px 0;

}

ul#plan_site ul li{
	margin-left:60px;}

ul#plan_site ul ul li{
	margin-left:80px;}
	
ul#plan_site li a{ /* niveau 1 */
	background:url(visuels/puce_plan.jpg) center left no-repeat;
	padding:0 0 0 20px;
	color:#065781;
	text-decoration:none;
}
ul#plan_site li a:hover{ /* niveau 1 */
	text-decoration:underline;
}

ul#plan_site ul li a{ /* niveau 2 */
}

ul#plan_site ul ul li a{ /* niveau 3 */
}	
.plansite_1_noa{
	background:url(visuels/puce_plan.jpg) center left no-repeat;
	padding:0 0 0 20px;
	color:#065781;
	text-decoration:none;
	font-weight:bold;
}


/* Informations CSS FCK */
/* ----------------------------------------------------------------------------------------------*/

.wimg_droite {
	padding:0 0 0 5px;
	float:right;
}
.wimg_gauche {
	padding:0 5px 0 0;
	float:left;
}


.wsc_bleu_fonce{
	font-size:1.6em;
	color:#065781;
	line-height:1.2em;
}
.wsc_bleu_clair{
	font-size:1.6em;
	color:#2184bc;
	line-height:1.2em;
}
.wsc_orange{
	font-size:1.6em;
	color:#D86301;
	line-height:1.2em;
}
.wsc_violet{
	font-size:1.6em;
	color:#5C29C4;
	line-height:1.2em;
}
.wsc_rouge{
	font-size:1.6em;
	color:#E20101;
	line-height:1.2em;
}
.wsc_rose{
	font-size:1.6em;
	color:#C8306E;
	line-height:1.2em;
}

.wsc_titre_droite{
	padding:3px;
	border-bottom:2px solid #b45702;
	color:#b45702;
	text-transform:uppercase;
	display:block;
	margin:0 0 5px 0;
	line-height:1.3em;
	font-weight:bold;
}

.wsc_paragraphe{
	font-size:1.2em;
	font-weight:bold;
	color:#b45702;
	line-height:1.2em;
}
.wsc_sous_paragraphe{
	font-weight:bold;
	color:#2184bc;
}
.wsc_le_plus{
	display:block;
	float:left;
	padding:10px 20px 10px 20px;
	margin:0 0 10px 0;
	font-weight:bold;
	text-indent:18px;
	background:#FFFF99 url(visuels/bg_plus.gif) top left no-repeat;
}

.wsc_etape_1,.wsc_etape_2,.wsc_etape_3,.wsc_etape_4,.wsc_etape_5,.wsc_etape_6,.wsc_etape_7{
	display:block;
	padding:10px 10px 10px 40px;
	font-weight:bold;
	font-size:1.2em;
	width:400px;
}
.wsc_etape_1{background:url(visuels/etape_1.gif) center left no-repeat;}
.wsc_etape_2{background:url(visuels/etape_2.gif) center left no-repeat;}
.wsc_etape_3{background:url(visuels/etape_3.gif) center left no-repeat;}
.wsc_etape_4{background:url(visuels/etape_4.gif) center left no-repeat;}
.wsc_etape_5{background:url(visuels/etape_5.gif) center left no-repeat;}
.wsc_etape_6{background:url(visuels/etape_6.gif) center left no-repeat;}
.wsc_etape_7{background:url(visuels/etape_7.gif) center left no-repeat;}

a.awsc_lien_action{
	display:block;
	float:left;
	padding:10px 10px 10px 45px;
	background:#EFEFEF url(visuels/bg_style_action.gif) center left no-repeat;
	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border:1px solid #CCC;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	overflow:hidden;
	color:#2184bc;
}
a.awsc_lien_action:hover{
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);	
}
a.awsc_lien_action:active{
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity=60);	
}
