html {
	padding:0;   
	margin:0;   
	border:0;   
	}
body {  
	padding:0;   
	margin:0;   
	border:0;
	font-family:Arial, Helvetica, sans-serif;

	}

t { color: #666666;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;}
	
h1 {color: #00599b;
	font-family: Arial, sans-serif;
	font-size : 16px;
	text-decoration: none;
	font-weight: bold;}
	
h2 {color: #00599b;
	font-family: Arial, sans-serif;
	font-size : 15px;
	text-decoration: none;
	font-weight: bold;}

h3 {color: #00599b;
	font-family: Arial, sans-serif;
	font-size : 14px;
	text-decoration: none;
	font-weight: bold;}

h4 {color: #00599b;
	font-family: Arial, sans-serif;
	font-size : 13px;
	text-decoration: none;
	font-weight: bold;}

h5 {color: #00599b;
	font-family: Arial, sans-serif;
	font-size : 12px;
	text-decoration: none;
	font-weight: bold;}

h6 {color: #00599b;
	font-family: Arial, sans-serif;
	font-size : 11px;
	text-decoration: none;
	font-weight: bold;}

a {color: #00599b;
	font-family: Arial, sans-serif;
	font-size : 12px;
	text-decoration: none;}
	
 a:hover {color: #b49d44;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}
	
  .titre {
	color: #00599b;
	font-family: Arial, sans-serif;
	font-size : 16px;
	text-decoration: none;
	font-weight: bold;
	}
	
.titre2 {
	color: #00599b;
	font-family: Arial, sans-serif;
	font-size : 16px;
	text-decoration: none;
	font-weight: bold;
	}
	
.text {
	color: #00599b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	}

td {
	color: #00599b;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	}

.moncompte {
	color: #00599b;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	}
.recherche {
	color: #00599b;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	}
.news {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration: none;
	}
.cat a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #666666;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none ; 
}
.cat a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #b49d44;
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.cat2 a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #666666;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.cat2 a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #b49d44;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.menutop a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #124614;
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.menutop a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #b49d44;
	text-decoration:none;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.menu_login 
{

}
.menu a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #00599b;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.menu a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #f69138;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.menu2 a{ /* Les liens qui ne sont pas sous le curseur. */
	color: #00599b;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.menu2 a:hover { /* Les liens lorsque le curseur est dessus. */
	color: #b49d44;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}



#Contact_Table /* Tableau de la page Contact */
{
	padding-left: 100px;
}

#Contact_Gauche /* Cellule de gauche du tableau Contact */
{ }

#Contact_Coordonnees_Datas_Table /*Table contenant les coordonnées & l'image */
{ 

}

#Contact_Coordonnees_Image /* TD contenant l'image */
{ 
text-align: center;
padding-bottom: 25px;
}

#Contact_Coordonnees_Datas_Table_Nom /* TD contenant le nom de contact */
{ 
	text-align: center;
}

#Contact_Coordonnees_Datas_Table_Lib /* TD contenant le libellé de l'info */
{
	vertical-align: top;
	color: #00599b;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;
}

#Contact_Coordonnees_Datas_Table_Datas /* TD contenant l'info */
{
	vertical-align: top;
	color: #474747;
	font-size: 12px;
	font-weight: bold;	
	padding-bottom: 10px;
}

#Contact_Form /* TD contenant le tableau avec les input */
{
	padding-left: 70px;
	vertical-align: top;
}

#Contact_Form_Table /* Table contenant les input */
{
}

#Contact_Form_Lib /* Libellé des input */
{
	width: 120px;
	color: #00599b;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;	
}

#Contact_Form_Content /* Texte des TD contenant les input */
{
	color: #00599b;
	font-size: 12px;
	font-weight: bold;
	padding-right: 10px;	
}

.Contact_Form_Input /* Input en eux-mêmes */
{
	color: #00599b;
	font-size: 11px;
	font-weight: bold;
	border: #CCCCCC 1px solid;
}

.Contact_Form_Button /* Bouton de submit en eux-mêmes */
{
	padding-top:5px;
	padding-bottom: 5px;
	background: url(Hachures.jpg);
	color: #00599b;
	font-size: 11px;
	font-weight: bold;
	border: #CCCCCC 1px solid;
}


#table_txt
{
	width: 100%;
	height: 100%;
}

#table_txt_0_1 /* Bordure - Coin gauche */
{
	height: 0px;
	width: 10px;
}

#table_txt_0_2 /* Bordure - Milieu */
{
}

#table_txt_0_3 /* Bordure - Coin Droit */
{
	width: 10px;
}

#table_txt_1_1 /* titre - Coin Droit */
{
	background:url(if_titre_gauche.png) no-repeat;
}

#table_txt_1_2 /* titre - Zone de texte */
{
	height: 24px;
	background:url(if_titre_fin.png) bottom repeat-x;
}

#table_txt_1_3 /* titre - Zone Coin Droit */
{
	background: url(if_haut_droite.png) left bottom no-repeat;
}

#table_txt_2_1 /* Séparateur Titre / Texte - Coin gauche */
{
	height: 10px;
	background: url(if_bg_gauche.png) repeat-y;
}

#table_txt_2_2 /* Séparateur Titre / Texte - Milieu */
{
}

#table_txt_2_3 /* Séparateur Titre / Texte - Coin Droit */
{
	background: url(if_bg_droite.png) right repeat-y;
}

#table_txt_3_1 /* Texte - Coin gauche */
{
	background: url(if_bg_gauche.png) repeat-y;
}

#table_txt_3_2 /* Texte - Milieu */
{
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left:20px;

	font-size:12px;
	font-family:arial, sans-serif;	
	text-decoration: none; 
}

#table_txt_3_3 /* Texte - Coin Droit */
{
	background: url(if_bg_droite.png) right repeat-y;
}

#table_txt_9_1 /* Bordure Bas - Coin gauche */
{
	height: 5px;
	background: url(if_bas_gauche.png) no-repeat;
}

#table_txt_9_2 /* Bordure Bas - Milieu */
{
	background: url(if_bas.png) repeat-x;
}

#table_txt_9_3 /* Bordure Bas - Coin Droit */
{
	background: url(if_bas_droite.png) no-repeat;
}

#table_lst_artcar /* Table contenant la liste des articles Carriere des Limites */
{
	width: 100%;
}

#table_lst_artcar_coin_hg /* Coin supérieur gauche de la table contenant la liste des articles */
{
	height: 20px;
	width: 20px;
}

#table_lst_artcar_coin_hm /* Milieu supérieur de la table contenant la liste des articles */
{ }


#table_lst_artcar_coin_hd /* Coin supérieur droite de la table contenant la liste des articles */
{	
	width: 20px;
}


#table_lst_artcar_bord_g /* Bord gauche dans la table */
{	}

#table_lst_artcar_bord_d /* Bord droit dans la table */
{	}

#table_lst_artcar_data_sep1 /* Séparateur en cas de changement de catprod1 */
{	

}
#table_lst_artcar_data_sep2 /* Séparateur en cas de changement de catprod2 */
{	

}

#table_lst_artcar_catprod1 /* Libellé catprod1 */
{
	color: #ff9900;
	padding-left: 100px;
	font-weight: bold;
	vertical-align: top;
}
#table_lst_artcar_catprod2 /* Libellé catprod2 */
{
	padding-left: 20px;
	vertical-align: top;

}
#table_lst_artcar_catprod4nom /* Code article */
{
	
	padding-left: 20px;
	padding-bottom: 5px;
	vertical-align: top;
}
#table_lst_artcar_catprod4nom a /* PDF technique */
{

}
#table_lst_artcar_catprod4nom a:hover /* PDF technique */
{
	color:#F69138;

}
#table_lst_artcar_catprod4memo /* Description Article */
{
	padding-left: 20px;
	vertical-align: top;
}
#table_lst_artcar_catprod4memo a /* PDF technique */
{

}
#table_lst_artcar_catprod4memo a:hover /* PDF technique */
{
	color:#F69138;

}
#table_lst_artcar_catprod4pdf /* PDF technique */
{
	padding-left: 20px;
	vertical-align: top;
}
#table_lst_artcar_catprod4pdf a /* PDF technique */
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}
#table_lst_artcar_catprod4pdf a:hover /* PDF technique */
{
	color:#F69138;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}


#table_lst_PersContact /* Table contenant la liste des articles Carriere des Limites */
{
	/*width: 100%;	*/
}

#table_lst_PersContact_coin_hg /* Coin supérieur gauche de la table contenant la liste des articles */
{
	height: 20px;
	width: 20px;
}

#table_lst_PersContact_coin_hm /* Milieu supérieur de la table contenant la liste des articles */
{ }


#table_lst_PersContact_coin_hd /* Coin supérieur droite de la table contenant la liste des articles */
{	
	width: 20px;
}


#table_lst_PersContact_bord_g /* Bord gauche dans la table */
{	}

#table_lst_PersContact_bord_d /* Bord droit dans la table */
{	}

#table_lst_PersContact_data_sep1 /* Séparateur 1 */
{	

}
#table_lst_PersContact_data_sep2 /* Séparateur e2 */
{	

}

#table_lst_PersContact_Dept /* Departement */
{
	color: #ff9900;
	padding-left: 90px;
	font-weight: bold;
	vertical-align: top;
	padding-bottom: 10px;
}
#table_lst_PersContact_nom /* Titre,Prénom,Nom */
{
	vertical-align: top;
}
#table_lst_PersContact_Fonction /* Fonction */
{
	vertical-align: top;

}
#table_lst_PersContact_Tel /* No tel */
{
	padding-bottom: 5px;
	vertical-align: top;
}
#table_lst_PersContact_eMail /* Email */
{
	vertical-align: top;
}
#table_lst_PersContact_eMail a /* Lien eMail */
{
}
#table_lst_PersContact_eMail a:hover /* Lien eMail */
{
	color:#F69138;

}
#table_lst_PersContact_ColSep
{

}



#table_lst_Certif /* Table contenant la liste des articles Carriere des Limites */
{
	/*width: 100%;	*/
}

#table_lst_Certif_coin_hg /* Coin supérieur gauche de la table contenant la liste des articles */
{
	height: 20px;
	width: 20px;
}

#table_lst_Certif_coin_hm /* Milieu supérieur de la table contenant la liste des articles */
{ }


#table_lst_Certif_coin_hd /* Coin supérieur droite de la table contenant la liste des articles */
{	
	width: 20px;
}


#table_lst_Certif_bord_g /* Bord gauche dans la table */
{	}

#table_lst_Certif_bord_d /* Bord droit dans la table */
{	}

#table_lst_Certif_data_sep1 /* Séparateur 1 */
{	

}
#table_lst_Certif_data_sep2 /* Séparateur e2 */
{	

}


#table_lst_Certif_Produits /* Fonction */
{
	vertical-align: top;
	padding-bottom: 10px;
}

#table_lst_Certif_Nom /* Email */
{
	padding-left: 150px;
	vertical-align: top;
}
#table_lst_Certif_Nom a /* Lien eMail */
{
}
#table_lst_Certif_Nom a:hover /* Lien eMail */
{
	color:#F69138;

}
#table_lst_Certif_ColSep
{
	width: 10%;
}


#login_frame
{
	text-align: right;
	vertical-align: middle;
}
#login_logo
{
	color: #f8eb30;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	padding-right: 30px;
	vertical-align: middle;
}
#login_prompt
{
	color: #f8eb30;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

#login_saisie
{
	color: #00599b;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;	
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

#login_prompt2
{
	color: #f8eb30;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	width: 50px;
}

#login_saisie2
{
	color: #00599b;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	width: 90px;
}
#login_ok
{
	color: #D6D6D6;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;		
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	vertical-align: middle;	
}
#login_lien
{
	color: #f8eb30;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
	width: 120px;
}
#login_lien a
{
	color: #00599b;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#login_lien a:hover
{
	color: #F69138;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#login_lien2
{
	color: #00599b;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}
#login_lien2 a
{
	color: #00599b;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#login_lien2 a:hover
{
	color: #F69138;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.login_text1 {
	color: #00599b;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
}

.login_Button /* Bouton submit login */
{
	padding-top:3px;
	padding-bottom: 3px;
	color: #00599b;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	
}	
#login_sep
{
	border-left: #888888 1px solid;
	height: 5px;
	width: 3px;
	text-align: center;
}

/*****************************************************************************/
/* Register */
/*****************************************************************************/

#table_register
{	
	color: #00599b;
	font-family:Arial, Helvetica, sans-serif;
}


#table_register_n1
{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background-color: #00599b;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	vertical-align: middle;

}

#table_register_lib
{
	padding-top: 3px; /* avant 2009-02-09 5px */
	padding-bottom: 3px; /* avant 2009-02-09 10px */
	padding-left: 30px;
	color: #00599b;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-left: 2px solid #00599b;
}

#table_register_input
{
	padding-top: 3px; /* avant 2009-02-09 5px */
	padding-bottom: 3px; /* avant 2009-02-09 10px */
	padding-left: 20px;
	color: #00599b;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#table_register_input_no
{
	padding-top: 3px; /* avant 2009-02-09 5px */
	padding-bottom: 3px; /* avant 2009-02-09 10px */
	padding-left: 0px;
	color: #00599b;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#table_register_chkbox
{
	padding-top: 3px; /* avant 2009-02-09 5px */
	padding-bottom: 3px; /* avant 2009-02-09 10px */
	padding-left: 30px;
	color: #00599b;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border-left: 2px solid #00599b;
	border-right: 2px solid #00599b;
}
#table_register_stars
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: red;	
	border-right: 2px solid #00599b;
	padding-left:5px;
	padding-right:30px;
}
#table_register_legende
{
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 3px; /* avant 2009-02-09 5px */
	padding-bottom: 3px; /* avant 2009-02-09 10px */
	padding-left: 30px;
	padding-right: 25px;
	color: Red;
	font-size: 10px;
	border-left: 2px solid #00599b;
	border-right: 2px solid #00599b;
	text-align: right;
}

#table_register_end_of_group
{
	padding-top: 0px;
	padding-bottom: 0px;		

	padding-left: 20px;
	color: #00599b;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	border-top: 2px solid #00599b;

}

.input_register /* Input du formulaire d'inscription */
{
	color: #00599b;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	border: #00599b 1px solid;
	height: 20px;
}

.oblig
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #FF0000;	
}


/*****************************************************************************/
/* Mot de passe perdu */
/*****************************************************************************/
#table_pwd_lost
{ }

#table_pwd_lost_email
{
	padding-left: 25px;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #00599b;
	font-weight: bold;
	padding-top: 15px;
}

#table_pwd_lost_input
{	padding-left: 10px; padding-top: 15px; }

#table_pwd_lost_bt
{	padding-left: 10px; padding-top: 15px; }

#table_pwd_lost_error
{
	padding-left: 25px;
	font-size: 10px;
	color: Red;
	font-weight: bold;
	padding-top: 15px;
}

