﻿
body {
	background-color:#000;
	color:#fff;
	margin:20px;
	font-family: Verdana;
/*	@font-face { font-family:cambria; src:url(CAMBRIA0.eot), url(CAMBRIA0.pfr); }
	font-family: cambria; ECHEC POUR EOT, pas d'outils pour .pfr */
	font-size: medium;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	}
	
.Title3 {
	font-family: Cambria;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	/*background-color:white;*/
	color: #800000;
	margin-top: inherit;
	margin-bottom: 5px;
	empty-cells: hide;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style1 {
	vertical-align: text-top;
}
.style3 {
	vertical-align: text-top;
}

#masthead {
	width: auto;
	margin: 0;
	padding: 0;
	overflow: auto;
	/*background-color:white;*/
}
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
	background-color: #FFFFFF;
}

#navigation {
	background-color: #33CCFF;
	overflow: hidden;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #ca7;
	background-color: #66CCFF;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #ed9;
	background-color: #ed9;
}

.centrage{
	text-align: center;
}

.titre-cadre {
	font-size:x-large; 
	font-weight:bold; 
	font-family:sans-serif;
	text-align:center;
	color:#FFF;
}
.Tableau-exhibition{
	font-size:normal; 
	border-bottom: 2px dashed #96bd0d;
	border-right: 2px dashed #96bd0d;
	border-color:#96bd0d;
}

.left-col-tableau-exhibition{
	font-size:normal; 
	border-left: 2px dashed #96bd0d;
	border-bottom: 2px dashed #96bd0d;
	border-right: 2px dashed #96bd0d;
	border-color:#96bd0d;
}

.Tableau-Tutorials{
	font-size:normal; 
	border-left: 2px dashed #96bd0d;
	border-bottom: 2px dashed #96bd0d;
	border-right: 2px dashed #96bd0d;
	border-color:#96bd0d;
}

.left-col-Tableau-Tutorials{
	font-size:normal; 
	border-left: 2px dashed #96bd0d;
	border-bottom: 2px dashed #96bd0d;
	border-color:#96bd0d;
}

.pointillé {
	font-size:large; 
	border-bottom: 2px dashed #FFF;
	font-weight:bold;
	text-align:center;

}
.cadreinfotitre {
	color: 000000;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: +1px;
	font-size:medium;
}

.normal {
	font-family: Algerian; /* To detect where is in used */
/*	font-family: <tr>, Helvetica, sans-serif;*/
	font-size: medium;
	font-weight: normal;
	color: #000000;
/*	text-decoration: none; */
	text-decoration: overline;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
/*
h1 {
	background:transparent url(images/eurobraille.gif) top left no-repeat;
	height:48px; padding:20px 0 0 55px;
	font-size:large;font-weight:bold;font-family:sans-serif;
	color: #943634; text-align: left;
}
*/
h1 {
	font-size:large; 
	font-weight:bold; 
	font-family:sans-serif;
	/*color: #943634;*/ 
	color:#FFF;
	text-align: left;
	border-color: #96bd0d; 
	border-bottom:solid gray 3px; 
	padding-bottom:5px;
}

.braille {font-weight:normal;}
h2 {
	font-family: sans-serif; font-size: large; font-weight: bold;
	color: #96bd0d; border-bottom:solid gray 1px; padding-bottom:5px;}
a.h2 {
	font-family: sans-serif; font-size: large; font-weight: bold;
	color: #96bd0d; border-bottom:solid gray 1px; padding-bottom:5px;
}

h3 {
	font-family: sans-serif; font-size: normal; font-weight: normal;
	color: #96bd0d; text-align: left;}

ul.navig {
	margin-left:0; padding-left:15px; list-style-type:none;
	border-top:solid gray 1px; border-bottom:solid gray 1px; 
	padding:5px 0 5px 0; text-align:center;
}
ul.navig li {
	background:none; padding-left:15px; display:inline;
	font-size:small; color: #000000;
}

a.endpagelink {
	color: #FFF; font-size: small; font-weight: bold; font-family: <tr>, Helvetica, sans-serif; 
}


a.endpagelink:hover {
	color: #FECA02; text-decoration: none;
}

/* ----------------------------------------------------------- */
/*  Liens facilitant la lecture de la page */
/* ----------------------------------------------------------- */
#accesRapide{
	position:absolute;
	margin:0;
	left:280px;
	top:0px;
	margin:-4px;
	padding:0;
	width:0px; height:0px;
	font-size:0%;
	height:0%;
}
#accesRapide li{
	margin:0;padding:0;
	list-style-type: none;
	background-color:white;
	font-size:0%;
	height:0%;
}
#accesRapide img {
	border:none;
}

a.taille0 {
	font-size:0%;
	height:0%;
	color:#000000;
	background-color:#000000;
}

/* ----------------------------------------------------------- */
/* Division de page 1 bandeau + 1 corps.  */
/* ----------------------------------------------------------- */
div {
	text-align:center;
	}
div#bandeau {
	width:100%;
	}
div#contenu {
	float:left;
	width:100%;
/*	height:100%; */
/*	background-image:url("images/Spirale.png");*/
	/*background-color:#F2F2F2;*/
	}

div#contenufond {
	float:left;
	width:100%;
/*	height:1200px;*/
	/*background-image:url("images/Spirale.png");*/
	background-repeat:repeat-y;
	background-position: center top;
/*	background-color:#FFCC00;
	background-color:#FFFFFF;*/
	}

/* ----------------------------------------------------------- */
/* Objets standard.  */
/* ----------------------------------------------------------- */
a {color:#FFF;}
a:hover {text-decoration:none;}
a img {border:none;}

p { text-align: left; font-weight: normal;}
	
.link {font-family: <tr>, Helvetica, sans-serif; font-size: medium;
 font-weight: bold; color: #FFFFFF; text-decoration: none;}
A.link:hover {  color: #FECA02; text-decoration: none;}

img.left {float: left;}
img.right {float: right;}
p.center { text-align: center;}

.impactbig {  font-family: Impact; font-size: large; font-weight: normal; color: #96bd0d; text-decoration: none}
.tahomabig {  font-family: Tahoma; font-size: large; font-weight: normal; color: #FFF; text-decoration: none}

.societe { font-family: Calibri; letter-spacing: +1px; font-weight: bold; color: #96bd0d; }
.red { font-family: Tahoma; letter-spacing: +1px; font-weight: bold; color: #FFF; }

/* ----------------------------------------------------------- */
/* Objets specifiques.  */
/* ----------------------------------------------------------- */
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
margin: 0;
padding: 0;
/*padding: .2em 1em;*/
color: #fff;
background-color: #afb2b7;
}

#navcontainer ul li a:hover
{
color: #fff;
/*background-color: #369;*/
background-color: #afb2b7;
}

table#menu {
	background-color: #afb2b7;
	width: 100%;
	text-align: center;
}

table#menu td {
	text-align: center;
	height: 10%;
	border-style: solid none;
/*	border-color: #943634; */
	border-color: #afb2b7;
}

table#produit {
	width: 100%;
}

table#produit td {
	background-color: none;
	text-align: left;
	padding-left: 10px;
/*	padding-left: 1cm; */
	vertical-align: top;
}

table#produit td.shortlist {
	height: 300 px;
	width: 25%;
/*	background-image:url("images/fond/fond_degrade300.jpg");*/
	background-color:#96bd0d;
}

table#produit td.longlist {
	height: 300px;
	width: 25%;
/*	background-image:url("images/fond/fond_degrade600.jpg");*/
	background-color:#96bd0d;
}

table#comparatif {
	width: 100%;
	border-collapse:collapse;
	border:none;
}

table#comparatif td {
	background-color: none;
	border:solid 1px;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
	border-color: ffffff
}
table#comparatif td.leftcol{
	text-align: left;
	font-weight:bold;
}
table#comparatif td.rightcol{
	text-align: right;
/*	font-weight:bold; */
}

.questionfaq{
	font-family: Tahoma; 
	font-size: large; 
	font-weight: normal; 
	color: #96bd0d; 
	text-decoration: none;
	text-align:left;
	
}

.reponsefaq{
	font-family: Tahoma; 
	font-size: medium; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-decoration: none;
	text-align:left;
	
}

.fondbleu {
	background-color: #96bd0d;
	color:#000;
	padding-left: 0.5cm;
	padding-right: 0.5cm;
}

/*Test JV*/
.fondbleu a {
	color: #000000;  
}

/* Utilisée par la partie téléchargement du site (voir à renommer)*/
table#tabledownload {
	width: 100%;
}

table#tabledownload td {
	text-align: center;
	font-weight:bold;
}
ol.listdownload{
	margin-left:30px;
	padding-left:0;
	text-align: left;
	font-weight:normal;
	font-family: Tahoma; 
	font-size: normal; 
}
ul.listdownload, li.listdownload {
	margin-left:30px;
	padding-left:0;
	list-style-type:bullet;
	text-align: left;
	font-weight:normal;
	font-family: Tahoma; 
	font-size: normal; 
}

/* Style pour marque */
.euro {  font-family: Impact; font-size: normal; font-weight: normal; color: #000000; text-decoration: none}
.braille {  font-family: Tahoma; font-size: normal; font-weight: normal; color: #000000; text-decoration: none}

/* Style pour adresse e-mail */
.mail {  font-family: <tr>, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #96bd0d; text-decoration: none}
A.mail:hover {  color: #FFF; text-decoration: none}

/* Interligne plus important pour les listes noteamment (voir Esys12 par exemple) */
.bigpadding
{
padding-top: 20px
text-decoration

}

/* Style pour condition générales de vente */
.cgv{
	font-family: Tahoma; 
	font-size: large; 
	font-weight: normal; 
	color: #ffffff; 
	text-decoration: none;
	text-align:left;
}

