/*-----------------ACCUEIL-----------------*/

/*--Generale--*/
.element_bloc{
	width:280px;
	float:left;
	margin-bottom:9px;
	margin-right:5px;
}
.element_bloc_titre{
	text-transform:uppercase;
	width:275px;
	padding-left:5px;
	background-color:#CECECE;
	font-weight:bold;
}
.element_bloc_sstitre{
	width:250px;
	padding-left:15px;
	background-image:url(../images/MenuGauche_Puce.png);
	background-repeat:no-repeat;
	background-position:5px 2px; 
}
	.element_bloc_sstitre a{
		font-weight:normal;
	}
.more{
	width:100%;
	text-align:right;
}


/*--bloc 1--*/
#bloc1_accueil{
	width:972px;
	margin-bottom:11px;
	border:1px solid #5A5A5A;
	height:312px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
}
	#bloc1_accueil_gauche{
		width:730px;
		height:312px;
		float:left;
	}
		#bloc_bandeau{
			height:81px;
			position:absolute;
			margin-top:-80px;
			width:730px;
		}
		#bloc_bandeau_titre{
			height:51px;
			width:305px;
			float:left;
			padding-top:10px;
			padding-bottom:15px;
			padding-left:10px;
		}
			#bloc_bandeau_titre h1{
				text-transform:uppercase;
				color:#FFF;
				font-size:19px;
				font-weight:normal;
				border-right:1px solid #FFF;
			}
		#bloc_bandeau_texte{
			width:384px;
			height:70px;
			overflow:hidden;
			float:left;
			padding-left:15px;
			padding-right:15px;
			padding-top:5px;
			padding-bottom:5px;
			color:#FFF;
			font-size:10px;
		}
		
		
	#bloc1_accueil_droite{
		width:229px;
		height:310px;
		float:left;
		margin-left:10px;
		border:1px solid #5A5A5A;
		overflow:hidden;
	}

/*--bloc 2--*/
#bloc2_accueil{
	width:986px;
	height:149px;
}

	.bloc_produit_accueil{
		width:223px;
		height:119px;
		overflow:hidden;
		float:left;
		background-color:#F0F0F0;
		border:1px solid #DEDEDE;
		margin-right:10px;
		padding:7px;
	}
	.bloc_produit_accueil a{
		
	}
	
	.bloc_produit_accueil h2{
		margin-bottom:5px;
		font-size:11px;	
	}
	.bloc_produit_accueil_content{
		height:108px;
		overflow:hidden;
	}
	.bloc_produit_accueil_content b, .bloc_produit_accueil_content strong{
	font-weight:bold;	
	}
	.bloc_produit_accueil_content p{
		text-align:left;
		font-size:10px;
	}
	.menu_bandeau_titre{
		margin-bottom:3px;
		background-color:#a8121d;
		color:#FFF;
		padding-left:6px;
		padding-top:13px;
		height:29px;
		font-weight:bold;
		cursor:pointer;
		overflow:hidden;
		text-transform:uppercase;
	}
	
	/*.menuDown{
	background:#a8121d url('../images/arrow_up.png') no-repeat 215px;
	}
	
	.menuUp{
		background:#a8121d url('../images/arrow_down.png') no-repeat 215px;
	}*/
	

	
	/*.menuRight{
		background:#a8121d url('../images/arrow_right.png') no-repeat 215px;
	}*/
	
	.menu_bandeau_titre a{
		color:#FFF;
		font-weight:bold;
	}
	.menu_bandeau_liste{
		margin:3px;
		height:260px;
		display:none;
	}
	.menu_bandeau_sstitre{
		padding-left:17px;
		background-image:url(../images/MenuGauche_Puce.png);
		background-repeat:no-repeat;
		background-position:5px 8px;
		padding-top:5px;
		padding-bottom:5px;
	}
	/*.menu_bandeau_sstitre a{
		border-bottom:1px dotted #5A5A5A;
	}*/
	
/*--bloc 3--*/
.titre_onglet{
	color:#FFFFFF;
	font-size:12px;
	margin-top:4px;
}
#bloc3_accueil{
	width:986px;
	height:164px;
}
	#bloc3_accueil_1{
		background-image:url(../images/rubrique_exhibitions.jpg);
		background-repeat:no-repeat;
		width:488px;
		height:151px;
		float:left;
	}
		#bloc3_accueil_1-exhi{
			float:left;
			height:141px;
			margin-left:10px;
			width:221px;
		}
		#contenu_exhibition{
			height:110px;
			margin-top:10px;
			width:100%;
		}
			.contenu_exhibition_titre{
				border-bottom:1px dotted #CFCFCF;
				margin-bottom:3px;
			}
		#bloc3_accueil_1-semi{
			float:left;
			height:141px;
			margin-left:21px;
			width:221px;
		}
		#contenu_seminar{
			height:110px;
			margin-top:10px;
			width:100%;
		}
			.contenu_seminar_titre{
				border-bottom:1px dotted #CFCFCF;
				margin-bottom:3px;
			}
	#bloc3_accueil_2{
		background-image:url(../images/rubrique_follow_us.jpg);
		background-repeat:no-repeat;
		width:215px;
		height:151px;
		float:left;
		margin-left:10px;
		margin-right:10px;
		padding-left:14px;
		padding-right:10px;
	}
		#contenu_followus{
			margin-top:10px;
		}
	#bloc3_accueil_3{
		background-image:url(../images/rubrique_register_now.jpg);
		background-repeat:no-repeat;
		float:left;
		height:126px;
		position:relative;
		top:-7px;
		width:215px;
		padding-left:14px;
		padding-right:10px;
		padding-top:32px;
	}
	.content_droite_titre{
		color:#5A5A5A;
		font-size:12px;
		font-weight:bold;
		margin-bottom:10px;
		margin-top:2px;
	}
/*---FOOTER---*/
#footer_accueil{
	width:986px;
	height:72px;
}
	#footer_accueil a{
		font-size:10px;
	}
	#footer_accueil_gauche{
		background-image:url(../images/encart_plan_du_site.jpg);
		background-repeat:no-repeat;
		float:left;
		width:727px;
		height:52px;
		margin-right:10px;
		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
	}
		#footer_accueil_gauche_menu{
			height:30px;
			
		}
	#footer_accueil_gauche_bas_gauche{

		float:left;
	}
	#footer_accueil_gauche_bas_droite{
		float:right;
	}
	
	#footer_accueil_droite{
		background-image:url(../images/encart_partners.jpg);
		background-repeat:no-repeat;
		float:left;
		width:239px;
		height:57px;
	}
		#footer_accueil_droite_titre{
			padding-left:20px;
			padding-top:3px;
			width:219px;
			margin-bottom:5px;
		}
		
#slides {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:181px;
	height:28px;	
}

/* remove the list styles, width : item width * total items */	
#slides ul {
	position:relative;
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;	
	width:724px;			
}

/* width of the item, in this case I put 250x250x gif */
#slides li {
	width:181px;
	height:28px;	
	float:left;
}		
