/*-------------------------- Accueil  ---------------------------------*/
h2{
	font-weight:lighter;
	color:#154886;
	text-transform:uppercase;
	font-size:24px;
	letter-spacing: -1.3px;
	font-family:Arial, Helvetica, sans-serif;
}

h2 span {
	color:#5178a7;	
	font-size:12px;
	margin-right:3px;
}

html>/**/body h3 span {
	margin-right:4px;
}


#contenu_accueil{
	background:url(../images/fond_accueil.jpg) no-repeat #FFFFFF;
	min-height:469px;
	padding-top:35px;
}

.col_gauche{
	float:left;
	width:186px;
}

.col_centrale{
	float:left;
	width:533px;
	margin-left:31px;
}

.col_droite{
	float:left;
	width:177px;
	margin-left:34px;
	margin-right:1px;
	font-family:Arial, Helvetica, sans-serif;
}
/*----------------------------------------------------------------------------------------------*/
/*Colonne de gauche*/
#lien_boutique{
	display:block;
	background:url(../images/bt_boutique.jpg) no-repeat;
	height:186px;
	width:185px;
	margin-left:1px;
}

#lien_boutique:hover{
	background:url(../images/bt_boutique_over.jpg) no-repeat;
}

#lien_inscription{
	display:block;
	background:url(../images/bt_inscription.jpg) no-repeat;
	height:186px;
	width:185px;
	margin-left:1px;
}

#lien_inscription:hover{
	background:url(../images/bt_inscription_over.jpg) no-repeat;
}

/*Colonne de principale*/
#produit_hexcel {
	width:175px;
	height:292px;
	display:block;
	float:left;
	background:url(../images/visuel_hexcel.jpg) no-repeat;
}

#produit_hexcel:hover{
	background:url(../images/visuel_hexcel_over.jpg) no-repeat;
}

#produit_master {
	width:175px;
	height:292px;
	display:block;
	float:left;
	margin-left:4px;
	background:url(../images/visuel_master.jpg) no-repeat;
}

#produit_master:hover {
	background:url(../images/visuel_master_over.jpg) no-repeat;
}

#produit_previum {
	width:175px;
	height:292px;
	display:block;
	float:left;
	margin-left:4px;
	background:url(../images/visuel_previum.jpg) no-repeat;
}

#produit_previum:hover {
	background:url(../images/visuel_previum_over.jpg) no-repeat;
}

#produit_mini_implant{
	width:265px;
	height:75px;
	display:block;
	float:left;
	margin:2px 0 10px;
	background:url(../images/visuel_mini_implant.jpg) no-repeat;
}

#produit_mini_implant:hover{
	background:url(../images/visuel_mini_implant_over.jpg) no-repeat;
}

#produit_ostheosyntheses{
	width:265px;
	height:75px;
	display:block;
	float:left;
	margin:2px 0 10px 3px;
	background:url(../images/visuel_ostheosyntheses.jpg) no-repeat;
}

#produit_ostheosyntheses:hover{
	background:url(../images/visuel_ostheosyntheses_over.jpg) no-repeat;
}

#texte_referencement{
	display:block;
	font-size:9px;
	color:#004977;
	font-weight:normal;
}

#texte_referencement h1{
	display:block;
	font-weight:bold;
	color:#000000;
	margin-bottom:5px;	
	font-size:9px;
	margin:0;
	padding:0;
}

#conteneur_nouveaute{
	display:block;
	background:url(../images/nouveaute_bra.jpg) no-repeat;
	width:177px;
	height:109px;
	margin:1Opx 0;
}

#conteneur_nouveaute:hover{
	background:url(../images/nouveaute_bra_over.jpg) no-repeat;
}

/*Colonne de droite*/
#conteneur_promotions{
	display:block;
	background:url(../images/bt_promotionskit.gif) no-repeat;
	width:177px;
	height:103px;
	margin:0px 0 33px;
}

#conteneur_promotions:hover{
	background:url(../images/bt_promotionskit_over.gif) no-repeat;
}


#conteur_cas_clinique{
	display:block;
	background:url(../images/bt_cas_clinique.jpg) no-repeat;
	width:177px;
	height:80px;
	margin:0px 0 33px;
}

#conteur_cas_clinique:hover{
	background:url(../images/bt_cas_clinique_over.jpg) no-repeat;
}

#conteur_liens{
	display:block;
	background:url(../images/bt_liens.gif) no-repeat;
	width:177px;
	height:42px;
	margin:12px 0 10px;
}

#conteur_liens:hover{
	background:url(../images/bt_liens_over.gif) no-repeat;
}

#conteneur_garantis{
	display:block;
	background:url(../images/bt_garantis.gif) no-repeat;
	width:177px;
	height:81px;
}

#conteneur_garantis:hover{
	background:url(../images/bt_garantis_over.gif) no-repeat;
}

#conteneur_certifications{
	display:block;
	background:url(../images/visuel_certification.jpg) no-repeat;
	width:177px;
	height:109px;
	margin:10px 0;
}

#conteneur_certifications:hover{
	background:url(../images/visuel_certification_over.jpg) no-repeat;
}

#conteneur_master{
	display:block;
	background:url(../images/telechargement.jpg) no-repeat;
	width:177px;
	height:109px;
	margin:10px 0;
}

#conteneur_master:hover{
	background:url(../images/telechargement_over.jpg) no-repeat;
}

#conteneur_formulaire{
	display:block;
	background:url(../images/bt_formulaire.jpg) no-repeat;
	width:177px;
	height:109px;
	margin:10px 0;
}

#conteneur_formulaire:hover{
	background:url(../images/bt_formulaire_over.jpg) no-repeat;
}

