body { 
	background-color: #cccccc;
	background-image: url(/images_back/back_vert.gif); 
	background-position: top;
	background-repeat: repeat-x; 
	}
	
.master_frame_top { 
	background-image: url(/images_top/top_vert.jpg);
	}
	
#shadow_color { 
	background-color: #82996b;
	opacity:0.4; 
	filter:alpha(opacity=40); 
	-moz-opacity:0.40; 
	-khtml-opacity:0.4;
	}
	
.bullet_std li { list-style-image: url(/images_generiques/bullet_vert2.gif); text-indent: 0px; padding-left: -5px; }

.icons_bullet_list_special { 
	padding-left: 15px;
	background: transparent url(/images_generiques/bullet_vert2.gif) no-repeat center left;
	}	

/* Titres */

.titres { 
	color: #6ab023; 
	font-size: 13px; 
	font-family: "Arial Black", Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	line-height: 14px;
	text-transform: uppercase;
	font-style:normal !important;
	}
	
.titres_sous_section { 
	color: #6ab023;
	font-size: 12px !important;
	line-height: 60px;
	font-weight: bold;
	padding-left: 15px;
	vertical-align: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.sous_titres { 
	color: #6ab023; 
	font-size: 12px !important; 
	font-weight: bold;
	}
	

/* Menu section */


.sous_menu_section a:link, .sous_menu_section a:active,
.icons_content a:link, .icons_content a:active { 
	color: #777777;
	cursor: pointer;
	text-decoration: none;
	}
	
.sous_menu_section a:visited,
.icons_content a:visited { 
	color: #777777;
	cursor: pointer;
	text-decoration: none;
	}
	
.sous_menu_section a:hover,
.icons_content a:hover  { 
	color: #6ab023;
	cursor: pointer;
	text-decoration: none;
	}
	
.sous_menu_section li { 
	list-style-image: url(/images_generiques/bullet_vert.gif);
	list-style-position: outside;
	}
	
.sous_menu_section .titres_des_sousmenu {
	background: transparent url(/images_generiques/bullet_vert.gif) no-repeat center left;
	}
	
/* Icons PDF */

.icons_content a:link, .sous_menu_section a:active { 
	color: #777777;
	cursor: pointer;
	text-decoration: none;
	}
	
.icons_content a:visited { 
	color: #777777;
	cursor: pointer;
	text-decoration: none;
	}
	
.icons_content a:hover { 
	color: #6ab023;
	cursor: pointer;
	text-decoration: none;
	}
	
.icons_liens { 
	color: #777777;
	font-size: 11px !important;
	font-family: Helvetica, Arial, verdana, Geneva, SunSans-Regular, sans-serif;
	padding-left: 15px;
	background: transparent url(/images_generiques/bullet_vert.gif) no-repeat center left;
	}


/* Menu Top */

.exposants_off { 
	display: none;
	}
.exposants_on { 
	display: block;
	}
.visiteurs_off { 
	display: block;
	}
.visiteurs_on { 
	display: none;
	}
.planificateurs_off { 
	display: block;
	}
.planificateurs_on { 
	display: none;
	}
	
/* La direction */
	
#direction_marges { padding-right: 15px; padding-top: 5px; padding-bottom: 5px; padding-left: 15px; }

.direction_white { background-color:#FFFFFF; }

.direction_gray { background-color:#f6f6f6;  }

.direction_over { 
		background-color:#e5e3e3;
		cursor:pointer;
	}

.direction_nom, .direction_nom a:link, .direction_nom a:visited, .direction_nom a:active { 
	color: #6ab023;
	font-size: 10px !important;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	text-decoration: none;
	}
	
.direction_nom a:hover { 
	text-decoration: underline;
	}

.direction_details { 
	color: #898989; 
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial, Geneva, SunSans-Regular, sans-serif;
	}
	

		
		
		
		
		
		
		
													
