/* *** Generated by www.csscreator.com *** */
/*
	#### Couleurs :
	.vert_clair{ color : #afe3d8; }
	.vert_fonce{ color : #44ad98; }
	.rouge{ color : #fd5555; }
	.rouge_clair{ color : #fedddd; }
	.orange{ color : #ff8e01; }
	.bleu_fonce{ color : #288cbd; }


*/

html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:16px;
	color:#000;
	background-color:#fff;
} 

#conteneur
{ 
 	/*width:100%;*/
	width:957px;
	height:auto !important;
	height:600px;
	min-height:600px;

	text-align:left;
	margin-left:auto; 
	margin-right:auto; 
	border:0px solid #000;
}
#conteneur_bis
{
	margin:0;padding:0;
    /*color:#fff;*/
	background-image:url(images/pix_vert_clair.gif);
	background-position:755px 0;
	background-repeat:repeat-y;	
}

a{/*font-weight:bold*/}

/* ##################### HEADER ################################ */
#header
{
	position:relative;
	height:71px !important;
	height:89px;
	margin:6px 0;
	/*border:1px solid #fff;*/
	background-image:url(images/header_degrade.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#44ad98;/* vert fonce */
	padding:9px;
}

#headerGauche
{
	float:left;
	width:492px;height:71px;
	background-image:url(images/logo_vulgaris-medical.gif);
	background-position:0 0;
	background-repeat:no-repeat;	
}
#headerGauche a
{
	display:block;
	width:492px;height:71px;
}
#headerDroit
{
	float:right;
	/*width:193px;*/
	width:386px;
	height:71px;
	background-image:url(images/header_separation.gif);
	background-position:193px 0;
	background-repeat:no-repeat;
}

/* #### formulaire recherche */
/*#forme_recherche
{
	position:relative;
	margin:0px 10px 0 0px;
	width:183px;
	background-image:url(images/recherche_degrade.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	height:71px;
	
}
#forme_recherche legend{margin:15px 0 0px 0;}
#forme_recherche fieldset
{
	border:none;
	padding:10px;
}
#forme_recherche input.text
{
	border:1px solid #44ad98;/* vert fonce */
/*	width:110px;
	/*background-color:inherit;*/
/*	background-color:#fff;
	margin-right:10px;
	/*color:#44ad98; vert fonce */
/*	color:#000;
}*/



#forme_recherche
{
	position:relative;
	margin:0px 10px 0 0px;
	width:183px;
	background-image:url(images/recherche_degrade.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	height:71px;
	
}
#forme_recherche form legend{margin:15px 0 0px 0;}
#forme_recherche fieldset
{
	border:none;
	padding:10px;
}
#forme_recherche form input.text
{
	border:1px solid #44ad98;/* vert fonce */
	width:110px;
	/*background-color:inherit;*/
	background-color:#fff;
	margin-right:10px;
	/*color:#44ad98; vert fonce */
	color:#000;
}

#col_centre_images input.text
{
	border:1px solid #44ad98;/* vert fonce */
	width:110px;
	/*background-color:inherit;*/
	background-color:#fff;
	margin-right:10px;
	/*color:#44ad98; vert fonce */
	color:#000;
}
/* ##################### BANDEAU ################################ */
#bandeau
{
	position:relative;
	height:88px !important;
	height:88px;
	margin:0 0 8px 0;
}

#bandeauGauche
{
	float:left;
	width:447px;height:88px;
	
}
#bandeauDroit
{
	float:right;
	width:198px;height:88px;

}

/* #### formulaire newsletter */
#forme_newsletter
{
	position:relative;
	margin:0px 0px;
	height:88px;
}
#forme_newsletter legend{margin:6px 0 0px 0;}
#forme_newsletter fieldset
{
	border:none;
	padding:0px;
}
#forme_newsletter input.text
{
	border:1px solid #afe3d8; /* vert clair */
	width:150px;
	background-color:inherit;
	margin-right:11px;
}

/* ##################### FOOTER ################################ */
#footer
{
	height:34px !important;
	height:34px;
	line-height:34px;
	font-size:0.8em;
	background-image:url(images/footer_degrade.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	background-color:#50b39f;
	text-align:center;
	color:#fff;
}
#footer a{color:#fff;text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer a.pub{color:#fd5555;}

#footer img.separation
{
	margin:0 10px;
}

#sous_footer
{
	margin:5px 120px;
	font-size:0.6em;
	color:#44ad98; /* vert fonce */
	text-align:center;
}
/*
#################################################################
###################### LES MENUS  ##########################
#################################################################
*/

ul,li,dl,dt,dd {margin:0;padding:0}
#menu
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	background-image:url(images/degrade_bas_menu_gauche.gif);
	background-position:left bottom;
	padding-bottom:4px;
	background-repeat:no-repeat;
	margin-top:4px;
}

#menu li
{
	margin:0;padding:0;
	list-style-position:outside;
	list-style-type:none;
	
}
#menu li a
{
	display:block;
	width:119px !important;
	width:125px;
	height:33px;
	line-height:33px;
	margin:0;
	color:#44ad98;/* vert fonce */
	padding-left:6px;
	background-image:url(images/degrade_vert_clair.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	font-weight:bold;
}

#menu li a:hover
{
	background-image:url(images/degrade_vert_fonce.gif);
	color:#fff;
	text-decoration:none;
}

#menu li.select a
{
	background-image:none;
	background-color:#fd5555; /* rouge */
	color:#fff;
}

#menu li.enAvant a{color:#fd5555; /* rouge */}
#menu li.enAvant a:hover{color:#fd5555; /* rouge */}
/* ##################### SOUS MENU ################################ */
#ssmenu
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	margin-top:2px;
}

#ssmenu li
{
	list-style-position:outside;
	list-style-type:none;
}
#ssmenu li a
{
	display:block;
	width:114px !important;
	width:125px;
	height:29px !important;
	height:30px;
	line-height:30px;
	margin:0;
	color:#ff8e01;/* orange */
	padding-left:11px;
	font-weight:bold;
	background-image:url(images/puce_orange.gif);
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px dotted #ff8e01;/* orange */
}

#ssmenu li a:hover
{
	text-decoration:underline;
}

#ssmenu li.select a
{
	text-decoration:underline;
}

/* ##################### MENU ARTICLE ################################ */
#menu_article
{
	font-size:0.7em;
	margin-bottom:1px;
	margin-left:5px;
}

#menu_article li
{
	margin:0;padding:0;
	list-style-position:outside;
	list-style-type:none;
	
}
#menu_article li a
{
	display:block;
	width:179px !important;
	width:198px;
	height:24px;
	line-height:24px;
	margin:0 0 1px 0;
	color:#fd5555; /* rouge */
	padding-left:19px;
	background-image:url(images/puce_rouge.gif);
	background-position:10px 9px;
	background-repeat:no-repeat;
	background-color:#fedddd; /* rouge clair */
}

#menu_article li a:hover
{
	text-decoration:underline;
}
#menu_article li a.select
{
	text-decoration:underline;
}
/* ##################### SOUS MENU ARTICLE ################################ */
ul#sous_menu_article
{
	font-size:0.7em;
	margin:0 0 5px 0;
	padding:5px;
	background-color:#44ad98; /* vert fonce */
	display:none;
}
ul#sous_menu_article li
{
	display:inline;
	list-style-position:outside;
	list-style-type:none;
	margin:0 5px;
}

/* ##################### MENU CD-ROM ################################ */

h2#titre_menu_cdrom{text-align:center;}

#menu_cdrom
{
	font-size:0.7em;
	margin-top:10px;
	margin-bottom:1px;
	margin-left:5px;
	border-bottom:1px dotted #fedddd;/* rouge clair*/
	border-top:1px dotted #fedddd;/* rouge clair*/
}

#menu_cdrom li
{
	padding:0;
	list-style-position:outside;
	list-style-type:none;

	margin:10px 0;
	color:#fd5555; /* rouge */	
	padding-left:19px;
	background-image:url(images/puce_rouge.gif);
	background-position:10px 4px;
	background-repeat:no-repeat;
}
/*
#################################################################
###################### PARTIE CENTRALE ##########################
#################################################################
*/
#centre
{
	margin:0;padding:0;
    color:#fff;
	background-image:url(images/pix_vert_clair.gif);
	background-position:130px 0;
	background-repeat:repeat-y;
}

#colonne_gauche
{
	float:left;
	width:125px !important;
	width:125px;
	margin:0px 5px 0px 0px;
	padding:0px 0px;
	background-image:url(images/degrade_haut_menu_gauche.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	/*border-top:4px solid #b5dfd3;*/
	min-height:350px;
}

#colonne_centre
{
	float:left;
	width:615px !important;
	width:615px;
	min-height:350px;
	border-top:4px solid #afe3d8;/* vert clair */
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
}

#colonne_droite
{
	float:left;
	width:197px !important;
	width:197px;
	margin:0px 0px 0px 5px;
	padding:10px 0px 0px 0px;
	border-top:4px solid #afe3d8;/* vert clair */
	min-height:350px;
	text-align:center;
}

/* ##### LE FIL D'ARIANE ### */
#fil_ariane
{
	color:#ff8e01; /* orange */
	font-size:0.8em;
	margin:2px 0 6px 0;
	/*border:1px solid #ff8e01; /* orange */
}
#fil_ariane a
{
	color:#ff8e01; /* orange */
	font-size:0.8em;
	text-decoration:none;
}
#fil_ariane a:hover{text-decoration:underline}

.clr{clear:both;border:0px solid #000;}
.spacer{clear:both;visibility:hidden;height:0px}
/* ###########################################################
		Les differents modules GENERIQUES
########################################################### */
#ie_arrondis{float:left;position:absolute;top:0px;left:0px;width:100%;}
.rond_hg{position:absolute;top:0px;left:0px}
.rond_hd{position:absolute;top:0;right:0}
.rond_bg{position:absolute;bottom:0;left:0}
.rond_bd{position:absolute;bottom:0;right:0}

/* ###########################################################
		MISE      EN     FORME     DU       TEXTE
########################################################### */

h1{	margin:0;font-size:16px;}
h2{	margin:0;padding:0;font-size:14px;}
h3{	margin:0;font-size:12px;}
h4{	margin:0;font-size:10px;color:#fff;}

h6{	margin:0;font-size:9px;line-height:9px;font-weight:lighter;}
p{margin:0;padding:0;}

.pad_20_10{padding:20px 0 10px 0;}
.pad_20_0{padding:20px 0 0 0;}
.pad_10_0{padding:10px 0 0 0;}
.pad_0_10{padding:0 0 10px 0;}

a{text-decoration:none;color:#000;}
a:hover{text-decoration:underline;} 

hr{margin:0;border:0px solid #fff;height:1px;margin-top:5px;clear:both;}
hr.separation
{
	height:4px;
	border:0;
	color:#afe3d8; /* vert clair */
	background-color:#afe3d8; /* vert clair */
	margin:10px 0;
	clear:both;
	font-size:1px;
}

.important{	color:#fd5555;/* rouge fonce */font-size:11px;}
.barre{text-decoration:line-through}

.left{float:left;}
.right{float:right;}
.bold{font-weight:bold;}

acronym:hover, abbr:hover {
    cursor: help;
}

abbr[title], acronym[title], span[title], strong[title] {
    border-bottom: thin dotted;
    cursor: help;
}
/* ###########################################################
		MISE EN FORME DES IMAGES
########################################################### */
img{border:none;vertical-align:middle}
input.image{border:none;vertical-align:middle}

.img_gauche{float:left;	margin:0 15px 10px 0;}
.img_droite{float:right;margin:0 0 10px 15px;}


/* ###########################################################
		LES PAGES
########################################################### */

#col_centre
{
	float:left;
	width:406px !important;
	width:412px;
	border-right:1px solid #afe3d8;
	min-height:600px;
	height:auto !important;
	height:600px;
	padding-right:5px;
	color:#000;
}
div.col_centre_accueil{min-height:400px !important;height:auto !important;height:400px;}

#col_centre h1
{
	margin:0px 0 15px 0;
	color:#44ad98; /* vert_fonce */
	font-size:1.5em;
	padding:0;
}

#col_centre h2
{
	margin:10px 0 10px 2px;
	color:#44ad98; /* vert_fonce */
	font-size:0.9em;
}

h1.image{margin:0px 0 10px 0px;color:#44ad98; /* vert fonce */}

/* le nombre total de résultats sous le titre */
h3.nb_articles
{
	color:#fd5555;/* rouge fonce */
	font-size:0.7em;
	/*font-weight:normal;*/
	margin:0 0 10px 0;
}

h3.rechercher_articles
{
	font-size:0.7em;
	font-weight:normal;
	margin:0 0 10px 0;
}

#col_centre p{font-size:0.8em;color:#000;}
#col_centre div.paragraphe{margin:0px 0 0px 2px;font-size:0.8em;color:#000;line-height:1.4em}
p#intro,div#intro{font-size:0.8em;padding:10px 0;border-top:1px dotted #8f9893;border-bottom:1px dotted #8f9893;/* gris fonce*/}

#col_centre ul{margin:0px 0 0px 2px;}
#col_centre li
{
	/*font-size:0.7em;*/
	color:#000;
	list-style-image:url(images/puce_verte.gif);
	list-style-position:inside;
	margin:10px 0;
}
#col_centre ul ul
{
	margin-left:20px;
}
#col_centre ul ul li
{
	
	list-style-image:url(images/puce_double_verte.gif);
}

/* multipages */
#multipages
{
	color:#44ad98; /* vert_fonce */
	font-size:0.7em;
	font-weight:bold;
	margin-top:20px;
	/*border:1px solid #000;*/
}
#multipages a
{
	line-height:18px;
	padding:2px 0 2px 5px;
	margin:0 1px 0 0;
	background-color:#afe3d8; /* vert clair */
	color:#44ad98; /* vert_fonce */
}
#multipages a:hover{text-decoration:none;}
a#multi_suivante
{
	background-image:url(images/puce_double_pleine_rouge.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
	background-color:#fff;
	color:#fd5555;/* rouge fonce */
	margin-left:10px;
	padding-left:10px;
}
a#multi_suivante:hover{text-decoration:underline}

/* ############ COL DROITE ### */
#col_droite
{
	float:left;
	width:203px;
}
#col_droite h2{margin:0px 5px;padding:0;color:#44ad98; /* vert_fonce */}
#col_droite p{margin:0px 5px;padding:0;color:#44ad98; /* vert_fonce */}
#col_droite a {text-decoration:none;color:#fedddd}
#col_droite a:hover {text-decoration:underline;}



/* ############ DROITE Suggestion de mots clés ### */
#motsCles
{
	/*background-color:#afe3d8;  vert clair */
	margin:10px 0 10px 5px;
	width:198px;
}
#motsCles span {color:#ff8e01;/* orange */}
#motsCles span a{color:#ff8e01;/* orange */}

/* ############ DIAPORAMA ### */
#diaporama
{
	position:relative !important;
	margin:0px;
	padding:10px 0 10px 0;
	background-image:url(images/diapo_degrade.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	text-align:center;
	/*border:1px solid #000;*/
}
#diaporama h1
{
	margin:10px 0 5px 0;
	text-align:center;
	
}
#diaporama h1 img{margin:0 10px;}
#diaporama h1 a{color:#fff;}

/* ############ OUTILS PHRASE AVERTISSEMENT ### */
p#outils_avertissement
{
	margin:5px 5px;
	font-size:0.7em;
	color:#fd5555;/* rouge fonce */
}
/* ###########################################################
		LA  PAGE   D'ACCUEIL
########################################################### */

#dossierDuMois
{
	/*float:left;
	width:406px !important;
	width:412px;
	padding-right:5px;*/
	color:#000;
}
#dossierDuMois h1{margin:-8px 0 0 0}
#dossierDuMois h2{margin:0px 0;font-size:1.1em;font-weight:bold;color:#fd5555;/* rouge fonce */}
#dossierDuMois a{color:#fd5555;/* rouge fonce */text-decoration:none;}
#dossierDuMois a:hover{color:#fd5555;/* rouge fonce */text-decoration:none;}
#dossierDuMois p{font-size:0.8em;line-height:1.4em;}
#dossierDuMois p img,#dossierDuMois div img{float:left;margin:0 10px 5px 0}
#dossierDuMois div.paragraphe{margin:0px 0 0px 2px;font-size:0.8em;color:#000;line-height:1.4em}
#dossierDuMois div.paragraphe li
{
	/*font-size:0.7em;*/
	color:#000;
	list-style-image:url(images/puce_verte.gif);
	list-style-position:inside;
	margin:10px 0;
}

#listing_mag
{
	/*float:left;
	width:203px;*/
	clear:both;
}
#listing_mag #listing_encyclopedie li{margin-top:4px;margin-bottom:4px;padding:0px 0 2px 22px;background-position:4px 2px;}

/* sous menu "Mise en avant" */
ul#ss_menu_accueil
{
	background:url(images/fond_ssmenu_accueil.gif) left top repeat-x;
	height:114px !important;
	height:134px;
	padding:10px;
	margin-bottom:10px;
	font-size:0.8em;
	font-weight:bold;
}
ul#ss_menu_accueil li
{
	float:left;
	list-style-type:none;
	background:url(images/fond_li_ssmenu_accueil.gif) left top repeat-x;
	position:relative;
	width:131px;
	height:114px;
}
ul#ss_menu_accueil li a
{
	float:left;
	display:block;
	list-style-type:none;
	width:131px;
	height:14px !important;
	height:114px;
	padding-top:100px;
	margin:0 0px;
	text-align:center;
	color : #288cbd; /* bleu fonce */
}
ul#ss_menu_accueil li.separation
{
	float:left;
	list-style-type:none;
	position:relative;
	width:2px;height:114px;
	margin:0 10px;
}

/* le listing à des actus */
ul#listing_actus{margin:4px 0 4px 5px; }
ul#listing_actus li
{
	display:block;
	font-size:0.7em;
	list-style-type:none;
	padding:10px 0 10px 0px;
	color:#000;
	border-bottom:1px dotted #fedddd;/* rouge clair*/
}
ul#listing_actus a{font-weight:bold;color:#fd5555;/* rouge fonce */}

/* #### colonne actus */
#col_centre_gauche
{
	float:left;
	width:198px !important;
	width:204px;
	border-right:1px solid #afe3d8;
	min-height:600px;
	padding-right:5px;
}

#col_centre_droite
{
	float:left;
	width:198px !important;
	width:204px;
	border-right:1px solid #afe3d8;
	min-height:600px;
	padding-right:5px;
}

/* ###########################################################
		LA  PAGE   ENCYCLOPEDIE
########################################################### */
/* #### formulaire recherche */
#forme_encyclopedie
{
	position:relative;
	margin:0px 0px 18px 0;
}
#forme_encyclopedie legend{margin:6px 0 0px 0px;color:#44ad98; /* vert fonce */}
#forme_encyclopedie fieldset
{
	border:none;
	padding:0px;
	margin-left:2px;
}
#forme_encyclopedie input.text
{
	border:1px solid #44ad98; /* vert fonce */
	width:200px;
	background-color:inherit;
	margin-right:11px;
}

/* le block synonymes */
ul#block_synonymes
{
	margin:0px 0 10px 2px;
	padding:8px;
	background-color:#D1EFE9; /* vert blanc*/
	color:#44ad98; /* vert fonce */
	font-size:0.8em;
}
#block_synonymes li
{
	list-style-position:inside;
	list-style-type:none;
	list-style-image:none;
	margin:0;padding:0;
	color:#44ad98; /* vert fonce */
}

/* le block "voir également" */
ul#block_voir_egalement
{
	margin:0px; 
	padding:0px;
	border-top:1px dotted #8f9893;border-bottom:1px dotted #8f9893;
}
#block_voir_egalement li
{
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	padding:0;margin:0;
}
#block_voir_egalement li a
{
	color:#ff8e01;/* orange */
	background-image:url(images/puce_orange.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:0.7em;
	padding-left:11px;
}

/* la barre de l'alphabeth */
#alphabeth
{
	background:url(images/BG_pave_alpha.gif) left top repeat-x;
	padding:8px 0px;
	height:60px !important;
	height:76px;
}
#alphabeth a
{
	margin:0;
	display:block;
	float:left;
	width:31px;height:29px;
	background:url(images/BGbouton_alpha_off.gif) left top no-repeat;
	text-align:center;
	line-height:29px;
	color:#fd5555;/* rouge fonce */
	font-size:13px;
	font-weight:bold;
}
#alphabeth a:hover{background-image:url(images/BGbouton_alpha_on.gif);text-decoration:none;}

/* la pub */
#pub_300x250
{
	text-align:center;
}

/* le listing à droite */
ul#listing_encyclopedie{margin-left:5px; }
ul#listing_encyclopedie li
{
	display:block;
	font-size:0.7em;
	color:#fd5555;/* rouge fonce */
	list-style-type:none;
	/*list-style-image:url(images/puce_verte_acceuil.gif);*/
	list-style-position:outside;
	padding:8px 0 8px 22px;
	background-image:url(images/puce_verte_acceuil.gif);
	background-position:4px 8px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #fedddd;/* rouge clair*/
}
ul#listing_encyclopedie a{color:#fd5555;/* rouge fonce */}

/* la page résultats */

p#titre_resultats{margin:10px 0}
p#titre_resultats span{font-size:1.2em;font-weight:bold;color:#44ad98;/* vert fonce*/}

/* listing */
ul#listing_resultats{margin:0;}
ul#listing_resultats li
{
	display:block;
	font-size:0.7em;
	color:#fd5555;/* rouge fonce */
	list-style-type:none;
	list-style-position:outside;
	padding:0px 0 0px 12px;
	margin:10px 0;
	background-image:url(images/puce_double_rouge.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;	
}
ul#listing_resultats a{font-weight:bold;color:#fd5555;/* rouge fonce */}
/* mots clés sous le listing résultats */
ul#listing_resultats li span.listing_motsCles{display:none;font-size:0.8em;color:#44ad98;/*vert fonce*/}
ul#listing_resultats li span.listing_rubrique{font-size:0.8em;color:#44ad98;/*vert fonce*/}




#image_roule
{
	height:425px;
}
#image_roule img
{
	width:auto !important;
	max-width:380px;
	width:380px;
}

/* ###########################################################
		LA  PAGE   IMAGES 
########################################################### */
#col_centre_images
{
	color:#000;
}

#col_centre_images h1
{
	margin:5px 0 15px 0;
	color:#44ad98; /* vert_fonce */
	font-size:1.5em;
}
#col_centre_images h2
{
	margin:10px 0 10px 2px;
	color:#44ad98; /* vert_fonce */
	font-size:0.9em;
}
#col_centre_images p{font-size:0.8em;color:#000;}

.images_categorie
{
	float:left;
	width:121px !important;
	height:160px;
	overflow:hidden;
	margin:5px 15px !important;
	margin:5px 12px;
}
.images_categorie a
{
	font-size:0.7em;
	font-weight:bold;
	color:#fd5555;/* rouge fonce */
}

.images_categorie a span
{
	padding-left:12px;
	background-image:url(images/puce_double_rouge.gif);
	background-position:0px 4px;
	background-repeat:no-repeat;
}
#col_centre_images .images_categorie a:hover{text-decoration:none}

#col_centre_images .images_categorie a img{border:2px solid #000;}
#col_centre_images .images_categorie a:hover img{border:2px solid #fd5555;/* rouge fonce */}

/* ###########################################################
		LA  PAGE  SYMPTOMES
########################################################### */
div.perso_symptomes
{
	float:left;
	width:307px;
	text-align:center;
}

div.perso_symptomes a
{
	font-size:0.7em;
	font-weight:bold;
	color:#fd5555;/* rouge fonce */
}

/* ###########################################################
		LA  PAGE  CDROM
########################################################### */
#commander_cdrom{text-align:center;margin:10px 0;}

a#bt_commande_cdrom
{
	display:block;
	height:20px !important;
	height:84px;
	width:404px;
	padding-top:64px;
	background:url(images/bouton_commande_off.gif) no-repeat 0 0;
	color:#fd5555;/* rouge fonce */
}
a#bt_commande_cdrom:hover{background:url(images/bouton_commande_on.gif) no-repeat 0 0;}

#diaporama #diapo_texte
{
	font-size:0.8em;
	margin:10px 5px;
}
/* ###########################################################
		LES  PAGES  ANALYSES
########################################################### */
#table_analyses{font-size:0.8em;width:615px;}
#table_analyses tr{
	/* hack pour IE */
	h: expression(onmouseover=new Function("this.style.backgroundColor='#D1EFE9';"),
    onmouseout=new Function("this.style.backgroundColor='#fff';"));
}
#table_analyses tr:hover{background-color:#D1EFE9; /* vert blanc*/}
#table_analyses .table_titre{color:#000;/* rouge fonce */}

#table_analyses b,#table_analyses strong
{
	color:#44ad98; /* vert_fonce */
}
/* ###########################################################
		LA  PAGE   CONTACT
########################################################### */
#formulaire_contact label
{
	/*margin-left:50px;*/
	float: left;
	margin:0 5px 0 0;
	width:100px;
	text-align:right;
	font-size:0.8em;
}
#formulaire_contact span{font-size:10px;}
#formulaire_contact input{border:1px solid #44ad98;width:250px;margin-bottom:5px;}
#formulaire_contact textarea{border:1px solid #44ad98;width:250px;margin-bottom:5px;}
#formulaire_contact input.image{width:auto;border:none;}

/* ###########################################################
		LA  PAGE   ENVOYER A UN AMI
########################################################### */
#formulaire_envoyer fieldset
{
	margin:10px 0;
	border:none;
	border-top:1px dotted #afe3d8;/* vert_clair */
}
#formulaire_envoyer legend
{
	color:#44ad98; /* vert_fonce */
	/* hack IE */
	background-color:#fff;
	padding:0 5px;
	/* */
}

#formulaire_envoyer label
{
	/*margin-left:50px;*/
	float: left;
	margin:0 5px 0 0;
	width:100px;
	text-align:right;
	font-size:0.8em;
}
#formulaire_envoyer span{font-size:10px;}
#formulaire_envoyer input{border:1px solid #44ad98;width:250px;margin-bottom:5px;}
#formulaire_envoyer textarea{border:1px solid #44ad98;width:250px;margin-bottom:5px;}
#formulaire_envoyer input.image{width:auto;border:none;}

/* ###########################################################
		LA  PAGE   FORMULAIRE DE COMMANDE
########################################################### */
#formulaire_commande fieldset
{
	margin:10px 0;
	border:none;
	border-top:1px dotted #afe3d8;/* vert_clair */
}
#formulaire_commande legend
{
	color:#44ad98; /* vert_fonce */
	/* hack IE */
	background-color:#fff;
	padding:0 5px;
	/* */
}

#formulaire_commande label
{
	/*margin-left:50px;*/
	float: left;
	margin:0 5px 0 0;
	width:150px;
	text-align:right;
	font-size:0.8em;
}
#formulaire_commande span{font-size:10px;}
#formulaire_commande input{border:1px solid #44ad98;width:200px;margin-bottom:5px;}
#formulaire_commande textarea{border:1px solid #44ad98;width:200px;margin-bottom:5px;}
#formulaire_commande input.image{width:auto;border:none;}

#formulaire_commande #intro_commande{font-size:11px;}
#formulaire_commande #footer_commande{text-align:center;font-size:11px;}

#formulaire_commande .sous_titre_commande{margin:10px 0 2px 0;font-size:12px;color:#44ad98; /* vert_fonce */}

/* ###########################################################
		LA  PAGE   RESULTATS
########################################################### */

#colonne_resultats
{
	float:left;
	width:817px !important;
	width:817px;
	min-height:350px;
	border-top:4px solid #afe3d8;/* vert clair */
	margin:0px 5px 0px 5px;
	padding:0px 0px 0px 0px;
	background:#fff;
}


/* ###########################################################
		LA  PAGE   PLAN DU SITE
########################################################### */

#plan
{
	
}
#plan h2{margin:10px 0}
#plan ul,li{margin:0;padding:0}
#plan li{margin-left:20px;list-style-type:disc;list-style-position:inside;color:#D87B2E;}

#plan .sous_li{margin-left:20px;}

#plan li a{color:#000;text-decoration:none;}
#plan li a:hover{color:#75848D;text-decoration:none;}

/* ###########################################################
		LES STYLES DE L'EDITEUR WISIWYG 
########################################################### */

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

.titre_wysiwyg
{
	font-size:14px;
	font-weight:bold;
	color:#0b3f97;/*bleu foncé*/
	margin:20px 0 0 -40px;
}


