body, p, td, form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

.titre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bolder; color: #000000}
.small { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; }
.head, .row { font-weight: bold; }
.head { background: #1A9DFF; color: #FFFFFF; font-family: verdana; font-size: 11px; }
.row { background: #FFFFCC; font-family: arial; font-size: 10px; }
.bkg, .space { background: #ffffff; }
.ligne { font-family: verdana; font-size: 11px }	
.afp { font-family: verdana; font-size: 10px; color: #666666; font-weight: bold;}
.panier { font-family: tahoma; font-size: 10px; color: #000000; font-weight: bold;}
.newsletter { font-family: arial; font-size: 10px; color: #ffffff;}
.petitmenu { font-family: arial; font-size: 10px; font-weight: bold;}
.smartbeige { background: #f5e78d; color: #000000; font-family: verdana; font-size: 11px; font-weight: bold;}
.smart { background: #e8e8e8; color: #000000; font-family: verdana; font-size: 11px; font-weight: bold;}
.titreAnnu { background: #F9F1BC; color: #000000; font-family: arial; font-size: 13px; font-weight: bold;}
A { color: #004fb8;text-decoration:none; }
A:visited { color: #0080c0; }
A:hover { color: #FF0000; text-decoration: underline; }

A.menu { color: #000000;text-decoration:none; }
A.menu:visited { color: #000000; }
A.menu:hover { color: #FF0000; text-decoration: underline; }

A.reach { color: #FF0000; text-decoration:none; font-weight: bold; }
A.reach:visited { color: #FF0000; font-weight: bold; }
A.reach:hover { color: #000000; font-weight: bold; text-decoration: underline; }

.retour {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000}

BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #F4F4F4;
	scrollbar-shadow-color: #b29304;
	scrollbar-highlight-color: #F1F1F1;
	scrollbar-3dlight-color: #666666; 
	scrollbar-darkshadow-color: #111111; 
	scrollbar-track-color: #ffffff; 
	scrollbar-arrow-color: #666666;
}

.Trademark {
	font-size: 9px;
	position: relative;
  bottom: 3px;
}

.TrademarkPetit {
	font-size: 9px;
	position: relative;
  bottom: 2px;
}

.TrademarkTitre {
	font-size: 10px;
	position: relative;
  bottom: 5px;
}

.TitreFormation {
	font-size: 15;
	font-weight: bold;
}

.leftpic{
	float:left;
	clear:right;
	padding-right: 10px;
	padding-top: 4px;
}

.rightpic{
	float:right;
	clear:left;
	padding-left: 10px;
	padding-top: 4px;
}

/* REACh */
.retrait{
padding-left:10px;
padding-right:10px;
}


/* Base de données Cuir Info Chimie */
.titre_chem_in_tame
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#CC6600;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;	
	}
	
.accueil_cuirinfochimie {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}

.texte_cases_tableau
	{
	font-weight:bold;	
	}
	
.couleur_fond_tableau
	{
	background-color:#CC6600;
	}

/* Nouveau */
#BandeauDroit {
	width:170px;
	float:right;
	padding-left:15px;
	padding-right:5px;
	margin-top:5px;
	}
	
#Contenu {
	width:550px;
	}
	
/* ***************************************** */
/*     Popup                                 */
/* ***************************************** */
#filter
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #666666;
	z-index:80;
	opacity:0.5;
	filter: alpha(opacity=50);
}



#box 
{
	display:none;
	position:absolute;
	top:9%;
	left:20%;
	width:400px;
	height:300px;
	padding:0;
	margin:0;
	border:1px solid black;
	background-color:white;
	z-index:81;
	overflow:auto;
}

#boxheader
{
	position:absolute;
	top:0%;
	left:0%;
	width:100%;
	height:20px;
	padding:0;
	padding-top:2px;
	left-padding:8px;
	margin:0;
	margin-right:20px;
	border-bottom:1px solid white;
	background-color: #FFFFFF;
	color:white;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

#boxclose
{
	float:right;
	position:absolute;
	top: 0;
	right: 0;
	background-image:url(img/picto_close.gif);
	background-repeat:no-repeat;
	background-color:#CCC;
	border:1px solid black;
	width:20px;
	height:20px;
}

#boxcontent
{
	position:absolute;
	top:5px;
	left:10px;
	margin:0;
	padding: 8px;
	text-align:center;
}
