
BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(pc-industriel/pupitre-tactile/bg.jpg) #1c1d21; 
	background-position: Top;
	background-repeat: repeat;
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 10px; 
}


h1{
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #8ECEEA;
	text-decoration : none;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin: 0px;
	padding-left: 25px;
}
h1 a:link {
	color: #8ECEEA;
	text-decoration : none;
}
h1 a:hover {
	color: #8ECEEA;
	text-decoration : none;
}
h1 a:visited {
	color: #8ECEEA;
	text-decoration : none;
}	

h2{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8ECEEA;
	text-decoration : none;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin: 0px;
	padding-left: 17px;
}
h2 a:link {
	color: #8ECEEA;
	text-decoration : none;
}
h2 a:hover {
	color: #8ECEEA;
	text-decoration : none;
}
h2 a:visited {
	color: #8ECEEA;
	text-decoration : none;
}	

h3 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D20000;
	margin: 0px;
	padding-bottom: 10px;
}
h3 a:link {
	color : #D20000;
	text-decoration : none;
}
h3 a:hover {
	color : #D20000;
	text-decoration : underline;
}
h3 a:visited {
	color : #D20000;
	text-decoration : none;
}


h4 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 15px;
	font-weight:900;
	color: #04b2ff;
	margin: 0px;
	padding-bottom: 1px;
}
h4 a:link {
	color : #04b2ff;
	text-decoration : none;
}
h4 a:hover {
	color : #04b2ff;
	text-decoration : underline;
}
h4 a:visited {
	color : #04b2ff;
	text-decoration : none;
}

h5 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight:900;
	color: #7F7F7F;
	margin: 0px;
	padding: 0px;
}
h5 a:link {
	color : #7F7F7F;
	text-decoration : none;
}
h5 a:hover {
	color : #7F7F7F;
	text-decoration : underline;
}
h5 a:visited {
	color : #7F7F7F;
	text-decoration : none;
}

h6 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	color: #6F6F6F;
	margin: 0px;
	padding: 0px 0px 5px 6px;
}
h6 a:link {
	color : #6F6F6F;
	text-decoration : none;
}
h6 a:hover {
	color : #6F6F6F;
	text-decoration : underline;
}
h6 a:visited {
	color : #6F6F6F;
	text-decoration : none;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}

p{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	margin: 0px;
	padding: 3px;
}
p a:link {
	color : #5F5F5F;
	text-decoration : underline;
}
p a:hover {
	color : #5F5F5F;
	text-decoration : none;
}
p a:visited {
	color : #5F5F5F;
}

ol, ul
{
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	margin-left: 10px;
}

.alignement-droite img
{
	padding-right: 10px;
}

.alignement-droite ol,ul,li
{
	margin-left: 70px;
}



/* _____________________________ Font _____________________________ */

.Titre01 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D20000;
}
.Titre01 a:link {
	color : #D20000;
	text-decoration : none;
}
.Titre01 a:hover {
	color : #D20000;
	text-decoration : underline;
}
.Titre01 a:visited {
	color : #D20000;
	text-decoration : none;
}

.Titre02 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight:900;
	color: #5F5F5F;
}
.Titre02 a:link {
	color : #5F5F5F;
	text-decoration : none;
}
.Titre02 a:hover {
	color : #5F5F5F;
	text-decoration : underline;
}
.Titre02 a:visited {
	color : #5F5F5F;
	text-decoration : none;
}

.Titre03 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 15px;
	font-weight:900;
	color: #04b2ff;
}
.Titre03 a:link {
	color : #04b2ff;
	text-decoration : none;
}
.Titre03 a:hover {
	color : #04b2ff;
	text-decoration : underline;
}
.Titre03 a:visited {
	color : #04b2ff;
	text-decoration : none;
}


.Text01 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
}
.Text01 a:link {
	color : #5F5F5F;
	text-decoration : underline;
}
.Text01 a:hover {
	color : #5F5F5F;
	text-decoration : none;
}
.Text01 a:visited {
	color : #5F5F5F;
}



.TextGris01 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #6d6d6d;
}
.TextGris01 a:link {
	color : #6d6d6d;
	text-decoration : none;
}
.TextGris01 a:hover {
	color : #6d6d6d;
	text-decoration : underline;
}
.TextGris01 a:visited {
	color : #6d6d6d;
	text-decoration : none;
}

.TextGris02 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	color: #bababa;
}
.TextGris02 a:link {
	color : #bababa;
	text-decoration : none;
}
.TextGris02 a:hover {
	color : #bababa;
	text-decoration : underline;
}
.TextGris02 a:visited {
	color : #bababa;
	text-decoration : none;
}


.TextBleu {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	color: #04b1fe;
}
.TextBleu a:link {
	color : #04b1fe;
	text-decoration : underline;
}
.TextBleu a:hover {
	color : #04b1fe;
	text-decoration : none;
}
.TextBleu a:visited {
	color : #04b1fe;
}

.TextBleu02 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 10px;
	font-weight:900;
	color: #04b1fe;
}
.TextBleu02 a:link {
	color : #04b1fe;
	text-decoration : underline;
}
.TextBleu02 a:hover {
	color : #04b1fe;
	text-decoration : none;
}
.TextBleu02 a:visited {
	color : #04b1fe;
}


.TextOrange {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	color: #F7873D;
}
.TextOrange a:link {
	color : #F7873D;
	text-decoration : underline;
}
.TextOrange a:hover {
	color : #F7873D;
	text-decoration : none;
}
.TextOrange a:visited {
	color : #F7873D;
}

.TextBlanc {
	font-family: bitstream vera sans, luxi sans, verdana, geneva, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	color: #ffffff;
}
.TextBlanc a:link {
	color : #ffffff;
	text-decoration : none;
}
.TextBlanc a:hover {
	color : #ffffff;
	text-decoration : underline;
}
.TextBlanc a:visited {
	color : #ffffff;
	text-decoration : none;
}

.TextBlanc02 {
	font-family: Arial, Helvetica, sans-seriff;
	font-size: 11px;
	font-weight:900;
	color: #ffffff;
}
.TextBlanc02 a:link {
	color : #ffffff;
	text-decoration : none;
}
.TextBlanc02 a:hover {
	color : #ffffff;
	text-decoration : underline;
}
.TextBlanc02 a:visited {
	color : #ffffff;
	text-decoration : none;
}

.TextRouge {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
	font-weight: 400;
	color: #cf0000;
	text-decoration : none;
}
.TextRouge  a:link {
	color: #cf0000;
	text-decoration : underline;
}
.TextRouge  a:hover {
	color: #cf0000;
	text-decoration : none;
}
.TextRouge  a:visited {
	color: #cf0000;
	text-decoration : none;
}

.TextRouge01 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 11px;
	font-weight: 900;
	color: #cf0000;
	text-decoration : none;
}
.TextRouge01  a:link {
	color: #cf0000;
	text-decoration : underline;
}
.TextRouge01  a:hover {
	color: #cf0000;
	text-decoration : none;
}
.TextRouge01  a:visited {
	color: #cf0000;
	text-decoration : none;
}

.TextRouge02 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 14px;
	font-weight: 400;
	color: #cf0000;
	text-decoration : none;
}
.TextRouge02  a:link {
	color: #cf0000;
	text-decoration : underline;
}
.TextRouge02  a:hover {
	color: #cf0000;
	text-decoration : none;
}
.TextRouge02  a:visited {
	color: #cf0000;
	text-decoration : none;
}


/* _____________________________ Actu _____________________________ */

.TitreActu {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	color: #484848;
}
.TitreActu a:link {
	color : #484848;
	text-decoration : none;
}
.TitreActu a:hover {
	color : #484848;
	text-decoration : underline;
}
.TitreActu a:visited {
	color : #484848;
	text-decoration : none;
}

.TitreActu01 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	color: #484848;
	margin: 0px;
	padding-bottom: 1px;
}
.TitreActu01 a:link {
	color : #484848;
	text-decoration : none;
}
.TitreActu01 a:hover {
	color : #484848;
	text-decoration : underline;
}
.TitreActu01 a:visited {
	color : #484848;
	text-decoration : none;
}


.TextActu {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight:400;
	color: #484848;
}
.TextActu a:link {
	color : #484848;
	text-decoration : none;
}
.TextActu a:hover {
	color : #484848;
	text-decoration : underline;
}
.TextActu a:visited {
	color : #484848;
	text-decoration : none;
}

.DateActu01 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight:400;
	color: #f5823a;
}
.DateActu01 a:link {
	color : #f5823a;
	text-decoration : underline;
}
.DateActu01 a:hover {
	color : #f5823a;
	text-decoration : none;
}
.DateActu01 a:visited {
	color : #f5823a;
	text-decoration : none;
}


.DateActu02 {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	color: #5F5F5F;
}
.DateActu02 a:link {
	color : #5F5F5F;
	text-decoration : underline;
}
.DateActu02 a:hover {
	color : #5F5F5F;
	text-decoration : none;
}
.DateActu02 a:visited {
	color : #5F5F5F;
	text-decoration : none;
}

.TextSavoir {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	font-style:italic;
	color: #f5823a;
}
.TextSavoir a:link {
	color : #f5823a;
	text-decoration : none;
}
.TextSavoir a:hover {
	color : #f5823a;
	text-decoration : underline;
}
.TextSavoir a:visited {
	color : #f5823a;
	text-decoration : none;
}


/* _____________________________ Bottom _____________________________ */


.AdressBottom {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	color: #BFBFBF;
}
.AdressBottom  a:link {
	color : #BFBFBF;
	text-decoration : none;
}
.AdressBottom  a:hover {
	color : #BFBFBF;
	text-decoration : underline;
}
.AdressBottom  a:visited {
	color : #BFBFBF;
	text-decoration : none;
}


.TextBottom {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	font-weight:400;
	color: #09719F;
}
.TextBottom  a:link {
	color : #09719F;
	text-decoration : none;
}
.TextBottom  a:hover {
	color : #09719F;
	text-decoration : underline;
}
.TextBottom  a:visited {
	color : #09719F;
	text-decoration : none;
}

.KepfranceBottom {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 14px;
	font-weight:900;
	color: #BFBFBF;
}

 
.MenuBottom {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	font-weight:900;
	color: #0084BF;
}
.MenuBottom a:link {
	color : #0084BF;
	text-decoration : none;
}
.MenuBottom a:hover {
	color : #0084BF;
	text-decoration : underline;
}
.MenuBottom a:visited {
	color : #0084BF;
	text-decoration : none;
}



/* _____________________________ Divers _____________________________ */

.TelechargerPdf {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 13px;
	font-weight:400;
	color: #04b2ff;
	margin: 0px;
	padding-bottom: 1px;
}
.TelechargerPdf a:link {
	color : #04b2ff;
	text-decoration : none;
}
.TelechargerPdf a:hover {
	color : #04b2ff;
	text-decoration : underline;
}
.TelechargerPdf a:visited {
	color : #04b2ff;
	text-decoration : none;
}


.TextLien {
	font-family: Arial, Verdana,  Helvetica, sans-serif;
	font-size: 11px;
	font-weight:900;
	color: #04b2ff;
	text-decoration : none;
}
.TextLien a:link {
	color : #04b2ff;
	font-weight: 400;
	text-decoration : underline;
}
.TextLien a:hover {
	color : #04b2ff;
	font-weight: 400;
	text-decoration : underline;
}
.TextLien a:visited {
	color : #04b2ff;
	font-weight: 400;
	text-decoration : underline;
}


.BG-produits {
	BACKGROUND: url(pc-industriel/pupitre-tactile/bg-produits.jpg);
	background-color: #04B1FE;
	background-repeat: repeat-x;
	background-position: top left;
}

.border {
	border: 1px #04b2ff solid;
}

.border-rouge {
	border: 1px #cf0000 solid;
}

.BouttonAdherent {
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  color: #5c5b5c;
  font-weight: bold;
  font-size: 11px;
  border-top: 1px solid #D8DDE4;
  border-right: 2px solid #9EABBC;
  border-bottom: 2px solid #9EABBC;
  border-left: 1px solid #C5CDD7;
  margin-left: 6px;
  margin-right: 1px;
}

.BouttonAdherent02 {
  cursor: pointer;
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
  background: url(pc-industriel/pupitre-tactile/bg-bouton-ok.gif) top repeat-x #04b1fd;
  border: 1px solid #1191ce;
}

.lienCatalogue {
  color: #04b2ff !important;
  font-size: 12px;
}