BODY {
	background: url("./accueil/pict/fond_n-b.gif") repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#grand_conteneur {
	position: absolute;
	margin-left: 0px;
	margin-right: 0px;
}

#droite {
	background: #000000;
	position: absolute;
	right: 0;
	width: 150px;
	height: auto;
	border-left: 1px #FFA312 solid;
	border-bottom: 1px #FFA312 solid;
}

#conteneur {
	position: absolute;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	background: url("./accueil/pict/fond_n-b.gif") repeat;
}

#banniere {
	background-color:#000000;
	background-image:url(./accueil/pict/banniere.png);
	background-position:45px 0;
	background-repeat:no-repeat;
	height: 70px;
	margin-left:0;
	padding-bottom:0;
	padding-left:10px;
	padding-top:10px;
}

#menu {
	margin: 0px;
	margin-right: 150px;
	border-top: 1px solid #FFA312;
	height: 20px;
}

#contenu {
	background-color: #000000;
	padding-top: 10px;
	height: 100%;
	text-align: center;
	margin:5px 165px 10px 10px;
}

#pied {
	/*background-color: #333333;*/
	background-color: #000000;
	border-top: 1px solid #FFA312;
	border-bottom: 1px solid #FFA312;

	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8px;
	font-weight: lighter;
}

IMG {
	border: 0px;
	margin: 0px;
}

IMG.banniere {
	height: 75px;
	max-height: 75px;
}

IMG.carte {
	height: 340px;
	width: 340px;
}

IMG.petiteCarte {
	height: 65px;
	width: 68px;
}

P.rubrique {
	background-image: url("./accueil/pict/puceRubrique.gif");
	background-repeat: no-repeat;
	background-position	: left;
	background-color: #FFA312;
	margin: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans;
	color: #800000;
	border-top: solid 2px #800000;
}

#offre_speciale {
	background-image: url("./accueil/pict/puceRubrique2.gif");
	background-repeat: no-repeat;
	background-position	: left;
	background-color: #800000;
	margin: 0px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans;
	color: #FFA312;
	font-weight: bolder;
	border-top: solid 2px #FFA312;
}

IMG.lien {
	width: 109px;
	height: 47px;
	border: 3px solid #FFA312;
	padding: 0px;
	margin-left: 50px;
}

IMG.thumb {
	border: 2px solid #FFFFFF;
	width: 60px;
	height: 40px;
}

IMG.slide {
	border: 1px inset #dcb;
}

IMG.icone {
	background-color: transparent;
	width: 16px;
	height: 16px;
}

IMG.produit {
	border: 2px solid #000000;
	cursor: crosshair;
}

P {
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
}

.texteContenu {
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	text-indent: 0.5cm;
}

.erreur {
	font-size: 10px;
	font-family: Arial, Verdana, Sans;
	font-weight: bolder;
	/*font-style: italic;*/
	color: #AD0101;
	background-color: #DCDCDC;
	border: 1px double #CCCCCC;
	margin: 0px;
	padding: 5px;
	text-align: justify;
}

.description {
	background-color:#FFA312;
	border:1px dashed #000000;
	color:#000000;
	font-family:Verdana,Arial,Sans;
	font-size:10px;
	font-weight:lighter;
	left:250px;
	padding:5px;
	position:relative;
	text-align:left;
}

P.texteGauche {
	margin: 0px;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	color: #000000;
}

P.important {
	font-size: 12px;
	font-weight: bold;
	margin-top : auto;
	margin-left: 150px;
	margin-right: 180px;
}

P.actu {
	text-align: center;
	border-top: 1px #CCCCCC double;
}

.centre {
	text-align: center;
}

.mini {
	font-size: 10px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
}

P.bouton {
	background-image: url("./accueil/pict/ref_offv2.gif");
	background-repeat: repeat-x;
	width: 176px;
	height: 20px;
	padding: 2px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

P.bouton:hover {
	background-image: url("./accueil/pict/ref_onv2.gif");
	background-repeat: repeat-x;
	width: 176px;
	height: 20px;
	padding: 2px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}

.bloc {
	float: left;
	margin-left: 30px;
	margin-right: 10px;
}

#blocAccueil {
	height: 350px;
}

.aligneGauche {
	text-align: left;
}

UL {
	margin-left: 50px;
	margin-right: 50px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 30px;
}

UL.droite {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 18px;
}

UL.produits {
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

UL.folder  {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 30px;
}

LI.folder {
	list-style-image: url("./lib/folder.png");
	margin-left: 30px;
}

LI.file {
	list-style-image: url("./lib/file.png");
	margin-left: 30px;
}

UL.menu {
	margin-top: -1px;
	margin-left: -1px;
	padding: 0px;
}

LI {
	list-style-image: url("./accueil/pict/puceDiagnostik.gif");
	margin: 0px;
}

LI.produits {
	list-style-image: url("./accueil/pict/puceProduit.gif");
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
}

LI.menu {
	height: 20px;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	margin-left: 1px;
	margin-right: 1px;
	padding-left: 10px;
	padding-right: 5px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background: url("./accueil/pict/RO/bouton.gif") repeat-x -1px;
	border: 1px solid #FFA312;
}

UL.cuir {
	margin-left: 300px;
	margin-right: 30px;
}

LI.cuir {
	margin-left: 100px;
	margin-right: 0px;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFD700;
	text-decoration: underline;
}

A.droite:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.droite:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

A.droite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFD700;
	text-decoration: underline;
}

A.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

A.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: none;
}

A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFD700;
	text-decoration: none;
}

A.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFA312;
	text-decoration: none;
}

A.bouton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

A.bouton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA312;
	text-decoration: none;
}

A.bouton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA312;
	text-decoration: none;
}

A.thumb:link {
	border-color: #FFFFFF;
	border-width: 2px;
	text-decoration: none;
}

A.thumb:hover {
	border-color: #FFD700;
	border-width: 2px;
	text-decoration: none;
}

A.thumb:visited {
	border-color: #AD0101;
	border-width: 1px;
	text-decoration: none;
}

A.thumb:active {
	border-color: #FFA312;
	border-width: 3px;
	text-decoration: none;
}

A.produits:link {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

A.produits:visited {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}

A.produits:hover {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: underline;
}

A.actu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

A.actu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFD700;
}

A.actu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFA312;
}

FORM {
	margin: 0px;
	padding:  0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

FORM.traduction {
	display: inline;
}

#traduction {
	padding-top:10px;
	position:absolute;
	right:160px;
	text-align:right;
	top:0;
}

INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #800000;
	padding-left: 5px;
	background: url("./accueil/pict/RO/titre.gif") repeat-x bottom left;
	text-align: left;
	margin-left: 25px;
	margin-right: 25px;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFA312;
	margin: 0px;
}

H3 {
	font-family: Arial, Verdanan, Sans;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

HR {
	height: 1px;
	border: 1px #FFA312 solid;
	background-color: #000000;
}

SPAN {
	margin-left: 20px;
	margin-right: 20px;
	font-weight: bold;
}

TABLE.maj {
	background-color: #FFA312;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #800000;
	border-spacing: 0px;
}

.autocentre {
	margin-left: auto;
	margin-right: auto;
}

TH {
	border: 1px outset #000000;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #AD0101 url("./accueil/pict/RO/tbl_th.png") repeat-x;
}

TD {
	vertical-align:top;
}

SPAN.ref {
	color: #FFFFFF;
	width: 118px;
}

TD.recap {
	border-right: 1px solid #FFA312;
}

TD.photo {
	width: 100px;
	border: 1px inset #000000;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

FIELDSET {
	margin-left: 40px;
	margin-right: 40px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px dotted #FFFFFF;
	white-space: normal;
	text-align: center;
}

LEGEND {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	color: #800000;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #FFA312;
}

INPUT, SELECT, TEXTAREA {
	background-color: #FFFFFF;
	border: 1px solid #FFA312;
	color: #000000;
	text-align: left;
}

INPUT:focus, SELECT:focus, TEXTAREA:focus {
	background-color: #FFE4C4;
}

INPUT.valider {
	background-color: #FFA312;
	border: #800000 solid 1px;
	color: #800000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bolder;
}

INPUT.valider:hover {
	background: #FFA312 url("./accueil/pict/RO/valider_on.png") repeat-x;
	border: #FFD700 solid 1px;
	color: #FFD700;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bolder;
}

INPUT.valider:focus {
	background: #FFA312 url("./accueil/pict/RO/valider_on.png") repeat-x;
	border: #FFD700 solid 1px;
	color: #FFD700;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bolder;
}

LABEL {
	color: #000000;
}

.note {
	text-align: center;
	font-size: 10px;
	font-family: Arial, Verdana, Sans;
	font-weight: lighter;
	color: #FFA312;
}

A.note {
	text-align: center;
	font-size: 10px;
	font-family: Arial, Verdana, Sans;
	font-weight: lighter;
	color: #FFA312;
	text-decoration: none;
}

A.note {
	text-align: center;
	font-size: 10px;
	font-family: Arial, Verdana, Sans;
	font-weight: lighter;
	color: #FFA312;
	text-decoration: underline;
}

A.logo {
	text-decoration: none;
}

A.logo:hover {
	text-decoration: none;
}

#adresse {
	margin-top: 10px;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	border: 3px solid #FFA312;
	background: #000000;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bolder;
	text-align: center;
	font-style: normal;
	text-align: center;
}

IMG.logo {
	border: 0pt none;
	width: 88px;
	height: 31px;
}

INPUT.flag  {
	background-color: #FFA312;
	border: 1px solid #FFA312;
	margin: 1px;
	display: inline;
}
