*:focus {
	outline:none;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
	font-size: 10px;
}
a, a:visited {
    color:#000;
    text-decoration: undeline;
}
a:hover, a:active {
    color:#000;
    text-decoration: none;
}
form {
    padding: 0;
    margin: 0;
	height: auto;
	width: auto;
}
ul {
    padding: 0;
    margin: 5px 0 5px 20px;
}
li {list-style-type: disc; 
    padding: 0;
    margin: 0 0 0 10px;
}
td {
	vertical-align: top;
}

/**********************************************
STRUCTURE
**********************************************/

#conteneur {
	position: relative;
	width: 955px;
	height: auto;
    margin: 0 auto;
    padding: 0;
}
#zonGauche {
	float: left;
    width: 214px;
	height: auto;
    padding: 0;
    margin: 0;
}

#zonCentre {
   /* background: url(../montage/zonCentre-bg.gif) repeat-y;*/
    float: left;
	width: 741px;
	height: auto;
    padding: 0;
    margin: 0;
}

#zonHaut {
    width: 650x;
	height: 33px;
    background: url(../montage/navHaut-bg.gif) no-repeat;
    padding: 6px 0 0 0;
    margin: 31px 0 58px 0;
}
#zonBas {
    clear: both;
    width: 741px;
	height: 24px;
    background: #ebecec;
    color: #7c7d80;
    padding: 0 0 0 214px;
    margin: 0 0 0 0;
    font-size: 10px;
}
#zonBasNew {
    clear: both;
	overflow: hidden;
    width: 741px;
	height: auto;
    color: #7c7d80;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 10px;
}
#centreHome {
	float: left;
    width: 741px;
	height: auto;
    padding: 0;
    margin: 0 0 1px 0;
	color: #333;
	font-size: 11px;
}

#centre {
	float: left;
    width: 510px;
	height: auto;
    padding: 0 10px 15px 0;
    margin: 0 0 1px 0;
	color: #333;
	font-size: 11px;
}
#droite {
	float: left;
    width: 221px;
	height: auto;
    margin: 6px 0 0 0;
	padding: 0;
	overflow: hidden; /* pour les caractères qui se baladent ss IE6*/
    zoom:1 ; /* pour les caractères qui se baladent ss IE6*/
	line-height: 1.1em;
}
#droiteCom {
	float: left;
    width: 221px;
	height: auto;
    margin: 6px 0 0 0;
	padding: 0;
	overflow: hidden; /* pour les caractères qui se baladent ss IE6*/
    zoom:1 ; /* pour les caractères qui se baladent ss IE6*/
	line-height: 1.1em;
}

#videoVide {
	width: 203px;
    background: url(../montage/illust-goutte.gif) no-repeat 0 80px;
	min-height: 528px;
	height: 528px;
}



/**********************************************
HAUT		
**********************************************/

#navHaut {
	width: auto;
	height: 33px;
    margin:0 0 0 0;
	padding: 0;
}

#navHaut li {
	list-style-type: none;
	padding: 0;
	text-transform: uppercase;
	float: left;
	width: 140px;
    margin: 0 0 0 35px;
}
#navHaut li a:link, #navHaut li a:visited {
	display: block;
    margin: 0 0 0 0 ;
	padding: 4px 0 4px 14px ;
	text-transform: uppercase;
	background: url(../montage/navHaut-puce-rond.gif) no-repeat 0;
	color: #7c7d80;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
#navHaut ul {
	position: absolute;
	z-index: 100;
	width: 146px;
	margin: 5px 0 0 -25px ;
	padding: 5px 0 5px 10px;
	background: url(../montage/navHaut-smenu-bg.gif) repeat-y;
	border-bottom: solid 1px #cacaca
}
#navHaut li li {
    margin: 0 ;
	padding: 0;
}
#navHaut li li a:link, #navHaut li li a:visited {
    width: 97px;
	background: none;
    margin: 0 ;
	padding: 2px 0;
	text-transform: none;
}

/**********************************************
GAUCHE
**********************************************/

#navFlash {
	position: absolute;
	left: 0;
}

/**********/
#rechercheAcc {
	background: url(../montage/recherche-bg.gif) no-repeat;
    width: 202px;
	height: 26px;
    margin: 29px 0 0 0;
	padding:  12px 0 0 ;
	line-height: 1.1em;
}
#rechercheAcc label {
	float: left;
	color: #4d4d4d;
    margin: 0 0 0 7px;
	padding: 0;
    width: 68px;
	font-weight: bold;
	font-size: 11px;
}
#rechercheAcc input {
	/*float: left;*/
    width: 73px;
	height: 14px;
    margin: 0 6px 0 0;
	padding: 0;
	border: 0;
	font-size: 10px;
	background: transparent;
}

#rechercheAcc .btOk{
    width: 28px;
	height: 10px;
    margin: 0;
	padding: 0;
}

/******************/
#pdvAcc {
    width: 202px;
	height: 54px;
    margin: 5px 0 0 0;
	padding: 0 0 0 0;
	color: #4d4d4d;
	background: url(../montage/pdv-bg.gif) no-repeat;
	line-height: 1.1em;
}
#pdvAcc label {
	float: left;
	font-size: 11px;
	font-weight: bold;
    margin: 5px 0 5px 7px;
	padding: 0;
}
#pdvAcc input {
    width: 104px;
	height: 14px;
    margin: 0 4px 0 45px;
	padding: 0;
	border: 0;
	font-size: 10px;
	background: transparent;
}

#pdvAcc .btOk {
    width: 28px;
	height: 10px;
    margin: 0;
	padding: 0;
}

/******************/
#packAbsoluAcc {
	background: url(../montage/services-bg.gif) no-repeat;
    width: 195px;
	height: 55px;
    margin: 5px 0 0 0;
	padding: 3px 0 0 7px;
	color: #4d4d4d;
	line-height: 1.1em;
}
#packAbsoluAcc h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 2px 0;
}
#packAbsoluAcc a:link, #packAbsoluAcc a:visited  {
	display: block;
	width: 130px;
	margin: 0 0 0 30px;
	padding: 3px 0 3px 0;
	font-size: 11px;
	text-decoration: none;
}
/******************/
#videoAcc {
	background: url(../montage/video-bg.gif) no-repeat;
    width: 195px;
	height: 35px;
    margin: 5px 0 0 0;
	padding: 5px 0 0 7px;
	color: #4d4d4d;
	line-height: 1.1em;
}

#videoAcc h2 {
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 4px 0;
}

#videoAcc img {
	vertical-align: middle;
}
#videoAcc a:link, #videoAcc a:visited {
	font-size: 11px;
	text-decoration: none;
}

#videoAcc a:active, #videoAcc a:hover {
	font-size: 11px;
	text-decoration: underline;
}

/************
#menuBas1, #menuBas2, #menuBas3, #menuBas4, #menuBas5, #menuBas6 {display: none;}*/

/*****************************************
HOME BLOC COLORISTE - ESP PRESCRIPTEUR
*****************************************/

#espColoristeAccNew {
	float: left;
	position: relative;
	background: url(../montage/espColoristeBg_acc.gif) no-repeat;
    width: 339px;
	height: 118px;
    margin: 5px 0 0 19px;
	padding: 35px 0 0 3px;
	color: #000;
	line-height: 1.1em;

}

#espColoristeAccNew h2, #espPrescriptAccNew h2 {
	font-size: 12px;
	font-weight: normal;
    margin: 0 0 10px 80px;
	padding: 0;
	color: #FFF;
}
#espColoristeAccNew .txt {
	position: absolute;
	top: 67px;
	left: 10px;
}
#espColoristeAccNew form {
	position: absolute;
	top: 65px;
	left: 170px;
	background: url(../montage/espPrescripteurInput_acc.gif) no-repeat 65px 0;
}

#espColoristeAccNew label, #espPrescriptAccNew label {
	vertical-align: middle;
	float: left;
    width: 65px;
	height: 15px;
	margin: 1px 0 4px 0;
}

#espColoristeAccNew input.champ, #espPrescriptAccNew input.champ {
	vertical-align: middle;
	float: left;
    width: 75px;
	height: 15px;
	border: 0;
	background: transparent;
	margin: 1px 0 4px 2px;
	font-size: 0.85em;
}

#espColoristeAccNew .btOk, #espPrescriptAccNew .btOk {
	vertical-align: middle;
	float: left;
	margin: 0 0 0 2px;
}

#espColoristeAccNew .textLien, #espPrescriptAccNew .textLien {
	clear: left;
	line-height: 1.1em;
	padding: 1px 0 0 0;
	margin: 0;
}

#espColoristeAccNew .textLien span, #espPrescriptAccNew .textLien span {
	float: left;
	line-height: 1.1em;
	padding: 0;
	margin: 0;
}

#espColoristeAccNew .checkbox_pwd, #espPrescriptAccNew .checkbox_pwd {
	float: left;
	width: 14px;
	height: 14px;
	border: 0;
	padding: 0;
	margin: 0;
}

#espColoristeAccNew .textLien p, #espPrescriptAccNew .textLien p {
	clear: left;
	padding: 2px 0 0 16px;
	margin: 0;
}

#espColoristeAccNew .textLien p a, #espPrescriptAccNew .textLien p a  {
	text-decoration: none;
}

/******************/

#espPrescriptAccNew {
	float: left;
	position: relative;
	background: url(../montage/espPrescripteurBg_acc.gif) no-repeat;
    width: 374px;
	height: 107px;
    margin: 5px 0 0 0;
	padding: 35px 0 0 3px;
	color: #000;
	line-height: 1.1em;
}

#espPrescriptAccNew .txt {
	position: absolute;
	top: 59px;
	left: 75px;
}
#espPrescriptAccNew .txt img {
	margin: 0 0 4px 0;
}

#espPrescriptAccNew form {
	position: absolute;
	top: 63px;
	left: 212px;
	background: url(../montage/espPrescripteurInput_acc.gif) no-repeat 65px 0;
}

#espPrescriptAccNew a.demande {
	color: #b50363;
	font-size: 0.8em;
}
/*****/
div.txtConnected {
	/*font-size: 1.2em;*/
	line-height: 1.3em;
}

/*div.txtPresc {
	padding-top:11px;
}*/

div.txtConnected p {
	float: left;
	margin: 0 0 0 13px;
}

div.txtConnected .bienvenue {
	margin-bottom: 5px;
	font-size: 1.1em;
}


/******************/

#espColoristeAcc {
	float: left;
	background: url(../montage/esp-coloriste-blc.gif) no-repeat;
    width: 216px;
	height: 157px;
    margin: 5px 0 0 8px;
	padding: 0 0 0 3px;
	color: #4d4d4d;
	line-height: 1.2em;
}
/*#espColoristeAcc h2, #espColoristeAccOn h2 {
	position:relative;
	left:15px;
	font-size: 14px;
	font-weight: normal;
	margin: 30px 0 25px 70px;
	padding: 0;
	color: #FFF;
}*/
#espColoristeAcc p, #espColoristeAccOn p {
	font-size: 10px;
	font-style: normal;
	color: #333;
    margin: 0 0 5px 0;
	padding: 78px 0 0 0 ;
	/*font-style: italic;*/
}
#espColoristeAcc .lien {
	width: auto;
	font-size: 10px;
	color: #333;
    margin: 0 0 0 90px;
	padding: 0;
}
#espColoristeAcc .lien a:link, #espColoristeAcc .lien a:visited, #espColoristeAcc .lien a:active, #espColoristeAcc .lien a:hover {
	background: url(../montage/esp-coloriste-puce.gif) no-repeat;
	font-size: 10px;
	color: #333;
	padding: 0 0 0 11px;
}

/******************/
#espColoristeAccOn {
	display: none;
	float: left;
	background: url(../montage/esp-coloristeOn-blc.gif) no-repeat;
    width: 216px;
	height: 200px;
    margin: 5px 0 0 8px;
	padding: 0 0 0 3px;
	color: #4d4d4d;
	line-height: 1.2em;
}
#espColoristeAccOn label {
	float: left;
    width: 60px;
    margin: 0 6px 0 0 ; 
	padding: 2px 0 0 0;
	color: #333;
	font-size: 9px;
	text-align: right;
}
#espColoristeAccOn input {
	background: transparent; 
    width: 72px;
	height: 14px;
    margin: 0 6px 0 10px;
	padding: 0;
	border: 0;
	font-size: 9px;
}
#espColoristeAccOn .btOk {
    width: auto;
	height: auto;
    margin: 0;
	padding: 0;
}
#espColoristeAccOn .lien {
	width: auto;
	font-size: 10px;
	color: #333;
    /*margin: 6px 0 0 30px;*/
	padding: 0;
	overflow: hidden; /* pour les caractères qui se baladent ss IE6*/
  zoom:1 ; /* pour les caractères qui se baladent ss IE6*/
}
#espColoristeAccOn .lien a:link, #espColoristeAccOn .lien a:visited, #espColoristeAccOn .lien a:active, #espColoristeAccOn .lien a:hover {
	/*background: url(../montage/esp-coloristeOn-croix.gif) no-repeat;*/
	font-size: 10px;
	color: #333;
	/*padding: 0 0 0 13px;*/
	text-decoration: none;
	font-size: 9px;
}




/**** MODIFS *****/
#comparateurCouleurAcc h3, #packAcc h3 {
	font-size: 11px;
	color:#00c4cf;
	font-weight: bold;
    margin: 0 0 4px 2px;
	padding: 0;
	line-height: 1.1em;
}
#comparateurCouleurAcc img, #packAcc img {
	clear: left;
}
#comparateurCouleurAcc {
	clear: left;
    width: 193px;
	height: 125px;
	padding: 0;
    margin: 13px 0 0 3px;
	line-height: 1.1em;
	border-bottom: solid #dddddd 1px;
}
#comparateurCouleurAcc .savoirPlus {
	clear: left;
    width: 85px;
	height: 18px;
	padding: 0;
 	margin: 4px 0 0 110px;
	line-height: 1.1em;
	font-size: 9px;
	color: #333;
}
#comparateurCouleurAcc .savoirPlus a:link, #comparateurCouleurAcc .savoirPlus a:active,
#comparateurCouleurAcc .savoirPlus a:visited, #comparateurCouleurAcc .savoirPlus a:hover,
#packAcc .savoirPlus a:link, #packAcc .savoirPlus a:active,
#packAcc .savoirPlus a:visited, #packAcc .savoirPlus a:hover {
	display: block;
	padding: 2px 0;
	text-decoration: none;
}

#packAcc {
	clear: left;
    width: 193px;
	height: 90px;
	padding: 0;
    margin: 7px 0 0 3px;
	line-height: 1.1em;
}
#packAcc .savoirPlus {
	clear: left;
    width: 85px;
	height: 18px;
	padding: 0;
 	margin: 10px 0 0 110px;
	line-height: 1.1em;
	font-size: 9px;
	color: #333;
}

#avantages_pack_absolu {
	background: #FFF;
}


/*#comparateurCouleurAcc {
	float: left;
	background: url(../montage/pack-absolu-blc2.gif) no-repeat;
    width: 216px;
	height: 113px;
    margin: 10px 0 0 8px;
	padding: 0 0 0 3px;
	color: #4d4d4d;
	line-height: 1.2em;
	}
#comparateurCouleurAcc h2 {
	font-size: 12px;
	font-weight: normal;
    margin: 10px 0 10px 0;
	padding: 0;
}
#comparateurCouleurAcc p {
	font-size: 10px;
	font-style: normal;
	color: #333;
    margin: 0 0 7px 0;
	padding: 0;	
}
#comparateurCouleurAcc .lien {
	width: 90px;
	height :10px;
	font-size: 9px;
	color: #333;
    margin: 0 0 0 117px;
	padding: 0;
	text-decoration: none;
}
#comparateurCouleurAcc .lien a:link, #comparateurCouleurAcc .lien a:visited, #comparateurCouleurAcc .lien a:active, #comparateurCouleurAcc .lien a:hover {
	color: #333;
	text-decoration: none;
}
*/
/******************/
#filInfos {
	float: left;
	/*background: url(../montage/fil-infos-blc.gif) no-repeat;*/
    width: 204px;
	height: 400px;
    margin: 88px 0 0 8px;
	padding: 0 0 0 0;
	color: #4d4d4d;
	line-height: 1.2em;

}
#filInfos h2 {
	font-size: 12px;
	font-weight: bold;
	height:55px;
	background: url(../montage/fil-infos-blc-header.gif) top left no-repeat;
    padding: 13px 0 0px 14px;

	color: #fff;
}
#filInfos p {
	font-size: 10px;
	font-style: normal;
	color: #333;
    margin: 0;
	padding: 4px 14px 4px 14px;	
		background: url(../montage/fil-infos-blc-content.gif) top left repeat-y;
	width: 176px;
	border-bottom: solid 1px #c5c5c6;
}
#filInfos .filInfoBottom {
		background: url(../montage/fil-infos-blc-bottom.gif) top left no-repeat;
	margin:0;
	padding:0 0px 0px 168px;
	width:36px;
	height:16px;
}
#filInfos p.noborder{
	border-bottom: none;
}

/**********************************************
nav BAs	
**********************************************/
#navBas {
	float: left;
	width: auto;
	height: auto;
	padding: 5px 0 0  0;
	margin: 0 ;
}
#navBas li {
	float: left;
	list-style-type: none;
}
#navBas li a:link, #navBas li a:visited {
	font-size: 9px;
	color: #7c7d80;
	padding: 0;
	margin: 0 8px;
	text-decoration: none;
}
#navBas li a:active, #navBas li a:hover {
	color: #7c7d80;
	text-decoration: none;
}

/**********************************************
TITRE
**********************************************/
#titPage {
}
.sstitreAbsolu {
	background: #00c4cf;
	padding: 0;
	margin: 0 0 18px 0;
}
.sstitreAbsoluG {
	float: left;
	width: auto;
	height: 17px;
	border-bottom: solid 1px #00c4cf;
	padding: 2px 9px 0 9px;
	margin: 0;
	background: #00c4cf;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.maj {
	font-size: 14px;
	font-weight: bold;
}
.sstitreAbsoluD {
	width: auto;
	height: 19px;
	border-bottom: solid 1px #00c4cf;
	padding: 0;
	margin: 0;
	background: #fff;
}

/*****/
.sstitrePerf {
	background: #a5d931;
	padding: 0;
	margin: 0 0 18px 0;
}
.sstitrePerfG {
	float: left;
	width: auto;
	height: 17px;
	border-bottom: solid 1px #a5d931;
	padding: 2px 9px 0 9px;
	margin: 0;
	background: #a5d931;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.sstitrePerfD {
	width: auto;
	height: 19px;
	border-bottom: solid 1px #a5d931;
	padding: 0;
	margin: 0;
	background: #fff;
}

/*****/
.sstitreExpert {
	background: #ff7900;
	padding: 0;
	margin: 0 0 18px 0;
}
.sstitreExpertG {
	float: left;
	width: auto;
	height: 17px;
	border-bottom: solid 1px #ff7900;
	padding: 2px 9px 0 9px;
	margin: 0;
	background: #ff7900;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.sstitreExpertD {
	width: auto;
	height: 19px;
	border-bottom: solid 1px #ff7900;
	padding: 0;
	margin: 0;
	background: #fff;
}

/*****/
.sstitreCertif {
	background: #5753cf;
	padding: 0;
	margin: 0 0 18px 0;
}
.sstitreCertifG {
	float: left;
	width: auto;
	height: 17px;
	border-bottom: solid 1px #5753cf;
	padding: 2px 9px 0 9px;
	margin: 0;
	background: #5753cf;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.sstitreCertifD {
	width: auto;
	height: 19px;
	border-bottom: solid 1px #5753cf;
	padding: 0;
	margin: 0;
	background: #fff;
}

/*****/
.sstitreCoul {
	background: #ff36a7;
	padding: 0;
	margin: 0 0 18px 0;
}
.sstitreCoulG {
	float: left;
	width: auto;
	height: 17px;
	border-bottom: solid 1px #ff36a7;
	padding: 2px 9px 0 9px;
	margin: 0;
	background: #ff36a7;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.sstitreCoulD {
	width: auto;
	height: 19px;
	border-bottom: solid 1px #ff36a7;
	padding: 0;
	margin: 0;
	background: #fff;
}

/*****/
.sstitreEnvir {
	background: #36d976;
	padding: 0;
	margin: 0 0 18px 0;
}
.sstitreEnvirG {
	float: left;
	width: auto;
	height: 17px;
	border-bottom: solid 1px #36d976;
	padding: 2px 9px 0 9px;
	margin: 0;
	background: #36d976;
	text-transform: uppercase;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
.sstitreEnvirD {
	width: auto;
	height: 19px;
	border-bottom: solid 1px #36d976;
	padding: 0;
	margin: 0;
	background: #fff;
}

/*******************************
 Formulaire contact
*******************************/

#contactForm {
	float: left;
	font-size: 10px;
	/*float: left;*/
	width: 500px;
	color: #535154;
	margin: 0 0 0 0;
}
#contactForm label{
	float: left;
	width: 150px;
	margin: 1px 0 0 0;
}
#contactForm input {
	float: left;
	width: 200px;
	font-size: 10px;
	height: 14px;
	margin: 0 0 2px 0;
	padding: 0 0 0 0;
}
#contactForm select {
	float: left;
	width: 203px;
	font-size: 10px;
	height: 18px;
	margin: 0 0 2px 0;
}
#contactForm textarea {
	font : 9px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width: 202px;
	height:60px;
	font-size: 10px;
	margin: 0 0 2px 0;
}
#contactForm .btValider{
	float: left;
	margin: 8px 0 20px 170px;
	font : 10px ;
	cursor: hand;
	cursor:pointer;
	border: 0;
}
#contactForm .check {
	clear: left;
	width: 40px;
	height: 14px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

/******************************
 plan du site
******************************/

.plansite ul {
	/*font-weight:bold;*/
	margin: 0 0 10px 10px;
	padding: 0 0 0 10px;
	list-style-type: disc;
}
.plansite li {
	margin: 0 0 0 10px;
	color: black; 
	font-size: 10px;
}
.plansite li a {
	color: black;
	text-decoration: none;
}
.plansite li a:hover{
	color: gray;
}

/******************************
moteur de recherche
******************************/

#moteurrecherche .blocProd , #moteurrecherche .blocProd {
	width: 490px;
	height: auto;
	margin: 0 0 20px 6px;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #dcd5c2;
}
#moteurrecherche .blocProd .titre {
	color: #003867 ;
	font-size: 12px;
	margin:  0 0 2px 0;
	padding: 0 ;

}

/*****************************
ESPACE COLORISTE
/******************************/

#espColoriste {
	background: url(../montage/espColoriste-bg.gif) no-repeat;
	width: 504px;
	height: 394px;
	margin: 10px 0 0  0;
	padding: 0 ;
}

#forum_conseils {
	position: absolute;
	margin: 90px 0 0 142px; 
 	width: 150px;
}

#documentation {
	position: absolute;
	width: 130px;
	margin: 335px 0 0 327px;
	line-height: 14px;
}

/****/
#programme_formation {
	position: absolute;
	width: 140px;
	margin: 310px 0 0 140px; 
	line-height: 14px;
}
#programme_formation ul, #espCertification ul {
	margin: 0;
	padding: 0;   
}
#programme_formation li {
	list-style-type: none;
	padding: 0;   
	margin: 0;
	width: 170px;
	border: 1px solid white;
}
#programme_formation li a:link, #programme_formation li a:visited {
	background: url(../montage/espColoriste-puce.gif) no-repeat -2px 3px;
	margin: 0;
	display: block;
	padding: 0 0 0 10px;   
}

/****/
#espCertification {
	position: absolute;
	margin: 95px 0 0 320px; 
 	width: 150px;
}
#espCertification li  {
	list-style-type: none;
	padding: 0;   
	margin: 0 0 4px 0;
	border: 1px solid white;
}
#espCertification li a:link, #espCertification li a:visited {
	background: url(../montage/espCertif-puce.gif) no-repeat -2px 3px;
	margin: 0;
	display: block;
	padding: 0 0 0 10px;   
}

/*****************************
PAGINATION RESULTAT RECHERCHE
/******************************/

#PaginationRech{
	/*width: 700px;*/
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
}
#PaginationRech {
	font-size: 10px;
	color: #626262 ;
}
#PaginationRech a:link, #PaginationRech a:visited, #PaginationRech a:active, #PaginationRech a:hover {
	font-size: 10px;
	color: #626262 ;
	text-decoration: none;
	padding: 0 ;
}
#PaginationRech .pageActive {
	font-size: 13px;
	color: #023864 ;
	padding: 0 1px;
}

/**************************
Carnet Certification    
**************************/

.surbrillance{
	color: yellow;
}

/**************
Google Map
**************/

li.Certifier{
	list-style-image:url('../logos/pventreCertifierlogo2.jpg');
}
li.agree {
	list-style-image:url('../logos/pventreAgreelogo2.jpg');
}
ul.PointventeLst {
}
#pictoAgree {
	color:#007980;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
#pictoCertifier {
	color:#007980;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}
.accordeon { 
	/*CURSOR: pointer;
	cursor: hand;*/
}
.accordeon h3 {
	margin: 5px;
	padding: 5px;
	background-color: #f7f7f8;/*#bab9b9;*/
	color: #a3a3a3;/*white;*/
	FONT-SIZE: 10px;
	font-family: verdana;
	border: #bab9b9 1px solid;
}
#tableauAccordeon  td {
	/*border: 1px solid black;*/
	padding: 3px;
}
#soustitre1 {
	font-weight:bold;
	font-size:10px;
	font-family: verdana;
}
*html #soustitre1 {
	font-weight:bold;
	font-size:10px;
	font-family: verdana;
}


/*****************
tableau formation
*****************/

#tabFormation {
    font-family : Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

#tabFormation th {
	padding: 4px 8px;
	border: solid 1px #ff7900;
	background: #ffcc99;
	color: #ff7900;
	font-size: 12px;
}

#tabFormation td {
	padding: 7px 8px;
	border-bottom: solid 1px #ff7900;
	vertical-align: middle;
	text-align: center;
	font-size: 10px;

}
#tabFormation td.nopadding {
	padding: 0;
	border: 0;
	vertical-align: top;
}

#tabFormation td.nopaddingBas {
	padding: 0;
	border-bottom: solid 1px #ff7900;
	vertical-align: top;
}
#tabFormation td.text {
	border-top: solid 2px #ff7900;
	border-bottom: solid 2px #ff7900;
	border-left: solid 1px #ff7900;
	vertical-align: top;
	padding: 4px 4px 0 4px;
	text-align: left;
	line-height: 1.1em;
}
#tabFormation table {
	border-collapse: collapse;
	font-size: 11px;
	border: 0;
}
#tabFormation table td {
	border: solid 1px #ff7900;
}
