@charset "UTF-8";
/* CSS Document */

body{
	
	margin:0px;
	background-image:url(../images/fond.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
contenu_detaille {
	float: right;
	width: 452px;
}

#contenu_global{
	margin:auto;
	width:910px;
	float: none;
	position: relative;
}
#image1 {
	background-image: url(../image/image1.gif);
	background-repeat: no-repeat;
	height: 550px;
	width: 910px;
}
#image2 {
	background-image: url(../image/image2.gif);
	height: 637px;
	width: 910px;
}
#image3 {
	background-image: url(../images/image3.gif);
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	height: 300px;
	margin-top: 25px;
}

/*    bare menu */

#contenu_menu{
	margin:auto;
	width:910px;
	height:56px;
	margin-bottom:7px;
	background-image:url(../images/bar_menu.jpg);
	background-repeat:no-repeat;
}

#menu {
	list-style-type: none;
	width:910px;
	height: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#menu li {
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	height: 45px;
	float: left;
	/*line-height: 45px;*/
	text-align:center;
}
#menu li a {
	height: 31px;
	float: left;
}
#menu li a:hover {
	background-color:#9c9e9f;
}
.lien_menu {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:9px;
	padding-bottom:6px;
}
a.lien_menu:hover{
	/*text-decoration:underline;*/
}

.lien_menu_2 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
	padding-bottom:1px;
}
a.lien_menu_2:hover{
	/*text-decoration:underline;*/
}

#menu .separation_menu {
	background-image: url(../images/separation_menu.jpg);
	background-repeat: no-repeat;
	width: 5px;
	padding: 0px;
}
#menu li .lien_menu_contact {
	visibility: hidden;	
}
.contenu_contact{
	width:57px;
	float:right;
}
.contenu_contact_2{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
.bouton_contact{
	/*background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	background-image:url(../images/bouton_contact.png);*/
	display: block;
	margin: auto;
	float:right;
}
.bouton_contact a{
	float:right;
}
.bouton_contact a:hover{
	background-color:#F00;
}

#sous-menu-media{
	display:none;
	margin:0px 0px 0px -1px;
	padding:0px;
	position:absolute;
	background-color:#FFFFFF;
	
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#sous-menu-media li{
	font-family: Helvetica, Arial, sans-serif;
	width:179px;
	height:36px;
	list-style-type:none;
	clear:both;
	margin:0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #D9DDE0;
	line-height: 26px;
}

#sous-menu-media li a{
	width:159px;
	height:31px;
	float:left;
	line-height: 26px;
}

#sous-menu-media li a:hover{
	background-color:#9c9e9f;
}

#sous-menu-media_2{
	display:none;
	margin:0px 0px 0px -1px;
	padding:0px;
	position:absolute;
	background-color:#FFFFFF;
	
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#sous-menu-media_2 li{
	font-family: Helvetica, Arial, sans-serif;
	width:108px;
	height:36px;
	list-style-type:none;
	clear:both;
	margin:0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #D9DDE0;
	line-height: 26px;
}

#sous-menu-media_2 li a{
	width:88px;
	height:31px;
	float:left;
	line-height: 26px;
}

#sous-menu-media_2 li a:hover{
	background-color:#9c9e9f;
}

.lien_menu_2 {
	font-size: 12px;
	font-weight: bold;
	
	text-decoration: none;
	color: #000;
}

/*    Banniere  */
#contenu_banniere{
	background-image: url(../images/banniere.jpg);
	width:910px;
	height:134px;
	margin:auto;
}

/*    bull  360   */
#contenu_bull_360 {
	width: 360px;
	float: left;
}
#bull_haut_360 {
	background-image: url(../images/bull_haut_360.png);
	height: 36px;
	width: 360px;
	background-repeat:no-repeat;
}
#bull_millieu_360 {
	background-image: url(../images/bull_millieu_360.jpg);
	width: 360px;
}
#bull_bas_360 {
	background-image: url(../images/bull_bas_360.jpg);
	width: 360px;
	height: 14px;
	background-repeat:no-repeat;
}
#contenu_titre {
	padding: 10px 5px 0px 12px;
	font-size:14px;
	text-transform: uppercase;
	color: #F00;
}
.image_droite {
	float: right;
}
#contenu_texte {
	text-align:justify;
	padding: 0px 12px 0px 12px;;
}
p{
	margin:0px;
	padding-top:8px;
	padding-bottom:8px;
}
#image_b_color {
	border: 2px solid #999;
}

/*    bull  540  */
#contenu_bull_540 {
	width: 540px;
	float:right;
}
#bull_haut_540 {
	background-image: url(../images/bull_haut_540.png);
	height: 36px;
	width: 540px;
	background-repeat:no-repeat;
}
#bull_millieu_540 {
	background-image: url(../images/bull_millieu_540.jpg);
	width: 540px;
}
#bull_bas_540 {
	background-image: url(../images/bull_bas_540.jpg);
	width: 540px;
	height: 14px;
	background-repeat:no-repeat;
	clear:both;
}
.texte_rouge{
	color:#F00;
}
.texte_10{
	font-size:10px;
}
.lien_1 {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
a.lien_1:hover{
	text-decoration:underline;
}

/*       Banniere bas        s*/

#contenu_banniere_bas {
	background-image: url(../images/baniere_bas.jpg);
	height: 42px;
	width: 910px;
	clear: both;
	margin-top:8px;
	margin-bottom:4px;
	text-align:center;
	line-height: 42px;
	font-size:11px;
}
.lien_2 {
	color: #000;
	text-decoration: none;
}
a.lien_2:hover{
color: #000;
	text-decoration:underline;
}
#menu_bas {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contenu_menu_bas{
	margin-bottom:20px;
	margin:0px 30px 20px 30px;
}
#menu_bas li {
	display: inline;
}
.lien_menu_bas {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
a.lien_menu_bas:hover{
	text-decoration:underline;
}

/*------------------- page auteur ----------------------*/

#bull_haut_910 {
	background-image: url(../images/bull_haut_910.jpg);
	height: 36px;
	width: 910px;
	background-repeat:no-repeat;
}
#bull_millieu_910 {
	background-image: url(../images/bull_millieu_910.jpg);
	width: 910px;
}
#bull_bas_910 {
	background-image: url(../images/bull_bas_910.jpg);
	width: 910px;
	height: 14px;
	background-repeat:no-repeat;
}

#image_droite{
	float:right;
	margin:10px;
}

/*-----------------------  formulaire contact -------------------------------*/

#formulaire_contact{
	text-align:right;
	width:400px;
	padding:10px;
	float:left;
}

#coordonnees_contact{
	float:right;
	text-align:center;
	padding-top:70px;
	width:52%;
}

#coordonnees_contact H1{
	margin:0px;
}

#contenu_retour_validation_2{
	margin: auto;
	width: 400px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	margin:90px 0px 60px 0px;
	border: 1px solid #999999;
}
#contenu_distributeur {
	clip: rect(auto,5px,auto,5px);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 380px;
}
.texte_tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
#bar_erreur{
	color:#FF0000;
	margin-bottom:10px;
}

/*------------------------------- kit eleve 2008 --------------------------------*/
#contenu_bull_452_gauche {
	width: 452px;
	float:left;
	position: relative;
}
#contenu_bull_452_gauche #bull_haut_452 {
background-image: url(../images/bull_haut_452_2.jpg);
	height: 36px;
	width: 452px;
	background-repeat:no-repeat;
}
.bull_haut {
	background-image: url(../images/bull_haut_452.jpg);
	background-repeat: no-repeat;
	width: 452px;
}
#contenu_bull_452_droite #bull_haut_452_2 {
background-image: url(../images/bull_haut_452_2.jpg);
	height: 36px;
	width: 452px;
	background-repeat:no-repeat;
}
#contenu_detaille_haut {
	background-image: url(../images/bull_haut_452.jpg);
	width: 452px;
	height: 36px;
}
#contenu_bull_452_gauche #bull_millieu_452 {
	background-image: url(../images/bull_millieu_452.jpg);
	width: 452px;
}
#contenu_bull_452_gauche #bull_bas_452 {
	background-image: url(../images/bull_bas_452.jpg);
	width: 452px;
	height: 14px;
	background-repeat:no-repeat;
}
#contenu_detaille_bas {
	background-image: url(../images/bull_bas_452.jpg);
	height: 18px;
	width: 452px;
	background-repeat: no-repeat;
}


#contenu_bull_452_droite {
	width: 452px;
	float:right;
}
#new_bas_452_gauche {
	float: left;
	width: 452px;
}
#contenu_bull_452_droite #bull_haut_452 {
background-image: url(../images/bull_haut_452.jpg);
	height: 36px;
	width: 452px;
	background-repeat:no-repeat;
}
#contenu_detaille {
	width: 452px;
	float: right;
}
#contenu_bull_452_droite #bull_millieu_452 {
	background-image: url(../images/bull_millieu_452.jpg);
	width: 452px;
}
#contenu_detaille_milieu {
	width: 452px;
	background-image: url(../images/bull_millieu_452.jp);
	background-repeat: repeat-y;
	text-align:center;
}
.bull_milieu {
	background-image: url(../images/bull_millieu_452.jpg);
	background-repeat: repeat;
	width: 452px;
}
.bull_bas452 {
	background-image: url(../images/bull_bas_452.jpg);
	background-repeat: no-repeat;
	width: 452px;
	height: 14px;
}
#contenu_bull_452_droite #bull_bas_452 {
	background-image: url(../images/bull_bas_452.jpg);
	width: 452px;
	height: 14px;
	background-repeat:no-repeat;
	position: relative;
}#bull_millieu_452 #contenu_texte ul li {
	padding-top: 6px;
	padding-bottom: 6px;
}
#bull_millieu_452 #contenu_texte ul {
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom:0px;
	margin:0px;
}

#menu_choix{
	
	height:26px;
	line-height: 26px;
	padding-left:20px;
	width:207px;
	margin-left:-1.2px;
	background-color:#999;
	border: 1px solid #D9DDE0;
}

#sous-menu-media-dossier{
	
	display:none;
	margin:-1px 0px 0px -1px;
	padding:0px;
	position:absolute;
	background-color:#FFFFFF;
	
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}

#sous-menu-media-dossier li{
	font-family: Helvetica, Arial, sans-serif;
	width:225px;
	height:26px;
	list-style-type:none;
	clear:both;
	margin:0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #D9DDE0;
	line-height: 26px;
}

#sous-menu-media-dossier li a{
	width:225px;
	height:26px;
	float:left;
	line-height: 26px;
}

#sous-menu-media-dossier li a:hover{
	background-color:#9c9e9f;
}

.lien_menu_3{
	text-decoration:none;
	color:#000;
	font-weight: bold;
}

#titre_dossier{
	width:427px;
	margin-right:16px;
	float:right;
	height:26px;
	line-height: 26px;
	/*background-color:#CCC;*/
	font-size:14px;
	font-weight: bold;
	text-transform: uppercase;
	color:#F00;
	padding-top:13px;
}

/*------------------------------------- dossier ----------------------------*/

#contenu_dossier_swf{
	width:872px;
	margin:auto;
	padding:10px 0px 10px 0px;
	background-repeat:no-repeat;
	/*background-image:url(../images/logo_tika_pro.jpg);*/
	background-position:center;
	background-position:left;
}

/*----------------------------------------------Réserver votre spécimen 2009--------------------------------*/

#texte_conditions{
	text-align:justify;
	margin-left:10px;
	width:850px;
}
#etape_reservation{
	width:850px;
	height:150px;
	margin:auto;
	border: 1px solid #333;
	margin-top:15px;
}
#etape_reservation strong {
	font-size: 14px;
}

#bon_de_commande{
	clear:both;
	text-align: center;
	padding-top: 20px;
}
#contenu_commande{
	background-color:#eff0f0;
	width:850px;
	margin:auto;
	padding-bottom:20px;
}
#parti_gauche{
	width:400px;
	margin:auto;
	padding-left:17px;
	float:left;
}
#parti_droite{
	width:400px;
	margin:auto;
	padding-right:17px;
	float:right;
}
#contenu_commande #parti_gauche .titre {
	text-transform: uppercase;
	background-color: #cde9ce;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top:20px;
}
#contenu_commande #parti_droite .titre {
	text-transform: uppercase;
	background-color: #cde9ce;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top:20px;
}
#contener_droit {
	float: right;
	width: 452px;
	z-index: auto;
	position: relative;
	margin: auto;
}
#contenu_commande #parti_gauche .contenu_formulaire{
	background-color:#FFF;
	width:400px;
}
#contenu_commande #parti_droite .contenu_formulaire{
	background-color:#FFF;
	width:400px;
	text-align:left;
}
#parti_droite .contenu_formulaire table tr .titre2 {
	text-transform: uppercase;
}
#parti_droite .contenu_formulaire table tr td .texte2 {
	font-size: 10px;
}
#parti_droite .contenu_formulaire table tr td .titre3 {
	font-size: 14px;
}
.border_gris {
	border: 1px solid #666;
	height:35px;
	line-height: 35px;
	text-align: center;
}
.border_gris2 {
	border: 1px solid #666;
	height:48px;
	line-height: 48px;
	text-align: center;
}
.border_gris3 {
	border: 1px solid #666;
	height:80px;
	text-align: center;
}

.border_vert {
	border: 1px solid #B0EECB;
	height:18px;
	line-height: 18px;
}
#parti_droite .contenu_formulaire table tr .titre4 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#parti_droite .contenu_formulaire table tr .titre6 {
	font-size: 18px;
	font-weight: bold;
}
#parti_droite .contenu_formulaire table tr td .border_gris .titre5 {
	font-size: 24px;
}
#bon_de_commande  #contenu_comma  {
	width:815px;
	margin:auto;
	text-transform: uppercase;
	background-color: #cde9ce;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-top:20px;
}
#contenu_droit {
	width: 452px;
	position: relative;
}

#bon_de_commande #contenu_commande .contenu_formulaire_bas{
	width:815px;
	margin:auto;
	background-color:#FFF;
	text-align:left;
}
#reglement_commande {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	padding-bottom:40px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
#reglement_commande_signature{
	padding-top:10px;
}

#parti_1{
	width:400px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	
}
#parti_2{
	width:400px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	
}
#parti_3{
	width:850px;
	filter:alpha(opacity=40);
	-moz-opacity:.40;
	opacity:.40;
	
}

.bordur_rouge{
	border: 1px solid #F00;
}
#form1 #bouton_formulaire {
	text-align: right;
	margin: auto;
	width: 850px;
	padding-top: 15px;
}

#form1 #bouton_formulaire input, #form1 #bouton_formulaire div{
	margin:1px;
	vertical-align: middle;
	border: 1px solid #999999;
	background-color:#690;
	padding:5px;
	font-weight: bold;
	font-size: 14px;	
}
.erreur {
	color: #F00;
	font-weight: bold;
	font-size: 10px;
}
/*_______________________generation bon de commande_______________________*/

#contenu_generation_pdf{
	font-size:12px;
	width:400px;
	margin:auto;
	text-align:center;
	padding:60px 20px 60px 20px;
	border: 2px solid #777777;
}
#menu_dossier {

	margin-bottom:0px;
	margin-top:0px;
	padding-top: 10px;
}

/*___________________kit 2009___________________*/
#image_kit_2009{
	list-style-type: none;
}


/*____________________distributeur___________________________*/
#texte-preciser{
	
}
#contener_gauche {
	text-align:justify;
	;
	float: left;
	width: 452px;
}
#contener_droite {
	text-align:justify;
	;
	float: right;
	width: 452px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
contdossier_bull_haut {
	background-image: url(../images/bull_haut_452.jpg);
	height: 36px;
	width: 452px;
	background-repeat:no-repeat;
}
#contenu_gauche {
	float: left;
	width: 452px;
}
#contenu_titre_detaille {
	padding: 10px 5px 0px 12px;
	font-size:14px;
	text-transform: uppercase;
	color: #F00;
}
#contenu_detaille_milieu {
	background-image: url(../images/bull_millieu_452.jpg);
	width: 452px;
}
#contenu_image {
	height: 40px;
	width: 90px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 116px;
}
#contenu_detaille_image {
	background-image: url(../images/contenu_detaille.gif);
	float: left;
	width: 452px;
}
#contenu_titre2 {
	padding: 10px 5px 0px 12px;
	font-size:14px;
	text-transform: uppercase;
	color: #F00;
}
#contenu_titre2 {
	padding: 10px 5px 0px 12px;
	font-size:14px;
	text-transform: uppercase;
	color: #F00;
}
#contenu_distributeur2 {
	clip: rect(auto,5px,auto,5px);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	height: 380px;
}
#tableau {
	background-image: url(../images/tableau_distributeur.gif);
	background-repeat: no-repeat;
	top: 10px;
	right: 15px;
	bottom: 10px;
	height: 400px;
	width: 452px;
}
#sous_tableau {
	margin-top: 12px;
}
.bull_haut_950 {
	background-image: url(../images/bull_haut_910.jpg);
	height: 36px;
	width: 910px;
}
.bull_milieu_900 {
	background-image: url(../images/bull_millieu_910.jpg);
	background-repeat: repeat;
	width: 910px;
}
.bull_bas_900 {
	background-image: url(../images/bull_bas_910.jpg);
	height: 14px;
	width: 910px;
}
#kitenseigne {
	background-image: url(../images/imagekitenseigne.gif);
	background-repeat: no-repeat;
	width: 910px;
	height: 1650px;
}
#accueil2010 {
	background-image: url(../images/accueil2010.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 362px;
	margin-right: auto;
	margin-left: auto;
}
#bouton1 {
	height: 39px;
	width: 82px;
	padding-top: 300px;
	top: 140px;
	margin-left: 400px;
}

/* ________________________ Lightbox ASSORTIMENT_______________________________*/

#filter{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:10;
	
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
}

#box {
	display: none;
	position: absolute;
	left: 35%;
	width: 400px;
	padding: 0;
	margin:auto;
	border: 2px solid #666;
	background-color: white;
	z-index:11;
	overflow: auto;
}

#box_error{
	padding:10px 5px 10px 5px;
	text-align:center;
}

#box_button{
	width:20px;
	height:20px;
	background:#CCC;
	border:#666 solid 1px;
	margin:0px 5px 10px 360px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	text-align:center;
	cursor:pointer;
}
