/* elements html */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: 18px;
	background: url(images/fond-conteneurcentre.gif) repeat-x 0px 170px;
}
p {
	margin: 0 0 2px 0;
}
img {
	border: 0;
}
em {
	color: rgb(157, 157, 157);
	font-weight: bold;
}
h1 {
	font-size: 2em;
}
h2 { 
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #234A76;
	text-align: left;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.1em;
	display: inline;
}
input, select {
	border: 1px solid #aaa;
	width: 155px;
}
input:focus, select:focus, textarea:focus {
	background: #f0f0f0;
}
input[type="submit"], input.submit, input.submit2 {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(images/fond-bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 3px 4px;
	height: 23px;
	border: 0;
	color: #fff;
}
input[type="checkbox"], input.checkbox  {
	width: 15px;
}
textarea {
	border: 1px solid #aaa;
	width: 350px;
	height: 150px;
}	

/* blocs */
div#conteneur {
	width: 1011px;
	margin: 15px auto 15px auto;
	/*margin: 15px auto 15px auto;*/
	padding: 0;
	/*background: url(images/fond.gif) repeat-y bottom left;*/
	text-align:center;
}
div#header {
	/*background: url(images/legallais-signalisation-all.jpg) no-repeat top left;*/
	height: 189px;
	padding: 0px;
	margin: 0;
	position: relative;
	top: 0px;
	width: 100%;
}
div#header h1 {
	height: 160px;
	width: 100%;
	margin:0;
	padding:0;
}
div#conteneurcentre {
	position: relative;
	top:-26px;
	padding-top: 30px;

	/*position: absolute;
	top: 182px;
	left:0;
	width: 100%;*/
}
div#centre {
	margin-left: 190px;
	margin-right: 170px;
	padding: 1px 5px 5px 5px;
	text-align: justify;
	min-height: 500px;
	color: #333;
	width: 590px;
	position: relative;
	top:-3px;
}
div#gauche {
	float: left;
	width: 170px;
	padding: 0 0 0 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
div#droite {
	float: right;
	width: 165px;
	padding: 0px;
	margin-right: 0px;
	color: #327EC8;
	font-family: Arial, Helvetica, sans-serif;
}

div#copyright {
	clear: both;
	line-height: 15px;
	padding: 10px 5px 0 5px;
	text-align: center;
	margin: 0px auto 0 auto;
	width: 99%;
	color: #fff;
	height: 120px;
	background: #fff url(images/fond-bas.jpg) repeat-x 0 0;
	border-top: 7px solid #4E84CB;
}
div#copyright .bloc {
	margin: 40px 0 -30px 0;
}
#copyright a {
	color: #fff;
	text-decoration:none;
}
#copyright a:hover {
	color: #f70;
	text-decoration:none;
}

/* design */
#header h1 span, #header h2 span, #header a span {
	display: none;
}
#header a {
	display: block;
	width: 780px;
	height: 125px;
	position: absolute;
	top: 0px;
	z-index: 100;
}
#header a#sitemap {
	position: absolute;
	top: 110px;
	width: auto;
	height: auto;
	margin-left: 905px;
	color: #aaa;
	text-decoration: none;
	font-style: italic;
	font-size:0.9em;
	visibility: hidden;
}
#header a#sitemap:hover {
	color: #888;
	text-decoration: none;
}
#conteneur .debutcont {
	/*background: transparent url(images/haut-conteneur.png) no-repeat top left;*/
	height: 0px;
	display:none;
}
#conteneur .fondcont {
	width: 970px;
	margin: 0 auto;
	/*border-left: 1px solid #3169CF;
	border-right: 1px solid #3169CF;
	border-top: 1px solid #3169CF;
	border-bottom: 1px solid #3169CF;*/
	text-align:left;
}
#conteneur .fincont {
	/*background: transparent url(images/haut-conteneur.png) no-repeat top left;*/
	height: 0px;
	display:none;
}
#centre .bloc h3, #popup .bloc h3, #centre .halfbloc h3 {
	/*border-bottom: 1px solid #ccc;*/
	background: transparent url(images/fond-h3.jpg) no-repeat 0px 9px;
	width: 560px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: -5px;
	margin-left: -3px;
	/*text-transform: uppercase;*/
	font-size: 14px;
	color: #515151;
	font-weight: normal;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#centre .bloc h3 a {
	color: #515151;
}
#centre .halfbloc h3 {
	width: 265px;
}
#popup {
	background: url(images/fond-bloc.gif) repeat-x;
	position: relative;
	top: -25px;
}
#popup .bloc h3 {
	width:100%;
	text-align: left;
	padding-top: 10px;
}
#centre .bloc .fin {
	margin-bottom: 10px;
}
#centre .bloc {
	padding: 10px;
	margin: 0 5px 10px 5px;
	/*background: #e8edf1;*/
	/*background: #e2e8ef;*/
	/*-moz-border-radius: 25px;*/
	float: left;
	width:569px;
	color: #444;
	/*border: 1px solid #ccc;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
#droite .bloc {
	padding: 0 5px 5px 5px;
	margin: 10px 0;
	/*background: #dee1e4;*/
	/*border: 1px solid #bbb;*/
}
#gauche .bloc {
	padding: 0 5px 5px 5px;
	margin: 10px 0;
	/*background: #dee1e4;*/
	/*border: 1px solid #bbb;*/
}
/*#gauche .bloc {
	background: url(images/fond-categories-milieu.gif) repeat-y top left;
}
#gauche .bloc .fin {
	background: url(images/fond-categories-bas.gif) no-repeat top left;
	padding: 3px 5px 2px 5px;
	margin: 0 0 -10px -5px;
	height: 18px;
}*/
#gauche .bloc, #droite .bloc {
	margin-bottom: 25px;
}
/*
#gauche .bloc {
	border-left:0;
	-moz-border-radius-bottomright: 15px;
}
#droite .bloc {
	border-right:0;
	-moz-border-radius-bottomleft: 15px;
}*/
#gauche h3, #droite h3  {
	background: url(images/fond-categories-haut.gif) no-repeat top left;
	padding: 3px 5px 2px 5px;
	margin: -10px 0 5px -5px;
	font-size: 12px;
	font-weight: bold;
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
}
/*#gauche h3 {
	padding: 10px 0 10px 22px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}*/
#droite h3, #gauche h3  {
	background: url(images/fond-menu-droit.gif) no-repeat top left;
	padding: 1px 5px 0px 8px;
	margin-bottom: -5px;
	height:30px;
	color: #fff;
	font-size: 0.9em;
}
#droite h4  {
	color: #000;
	padding: 2px 2px 2px 15px;
	margin: 0;
	/*text-transform: uppercase;*/
	font-size: 12px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: -5px 0 0 -5px;
	font-weight:normal;
}
#gauche h4  {
	color: #000;
	padding: 2px 2px 2px 2px;
	margin: 0;
	/*text-transform: uppercase;*/
	font-size: 11px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: -5px 0 0 -2px;
	font-weight:normal;
}
#droite h4  {
	/*background: #e0e7ed url(images/fond-soustitre.jpg) repeat-y top left;*/
}
div#droite table#tablepromos h4 {
	font-size: 1.1em;
	display: inline;
	text-transform: none;
	background: transparent;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
div#droite table#tablepromos h4 a:hover{
	text-decoration:underline;
}

/* menus */
#compte a {
	color: #000;
	text-decoration: none;
	background: #fce8a9;
}
#compte a:hover {
	color: #B3CF49;
	background: #fce8a9;
}
#compte ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0px 0px 20px;
}
#compte li {
	line-height: 26px;
}
#compte img {
	position: relative;
	top: 4px;
}

#gauche ul{
	list-style-type: none;
	margin: 0px 0 20px 0px;
	padding: 0;
}
#centre ul {
	list-style-type: none;
	margin: 15px 0 20px 0px;
	padding: 0;
}
#gauche ul {
	margin-bottom: 0px;
}
#gauche li {
	margin: 4px 0;
}
#gauche a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 3px;
}
#gauche h4 a, #droite h4 a {
	margin: 0;
	padding:1px 2px;
	display: block;
	width: 130px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#gauche h4 a, #droite h4 a {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #234A76;
	width: 145px;
	padding: 2px;
	display: block;
	border-bottom: 1px solid #A4C0E2;
	text-align: left;
	letter-spacing:0px;
}
#gauche ul li ul li {
	margin: 0;
}
#gauche ul li ul li a {
	width: 130px;
	padding-left: 10px;
	padding-right:0;
	margin-left: 10px;
	border-right: 5px solid #fff;
}
#gauche ul li ul li a:hover , #gauche ul li ul li a.selected {
	background: #f0f0f0;
	border-right: 5px solid #fff609;
}

#gauche ul li ul{
	margin: 5px 0 20px 0;
}
#gauche ul li ul a {
	padding: 3px 3px 3px 20px;
	margin: 1px;
}

#droite ul {
	list-style-type: none;
	margin: 0 0 5px 0px;
	padding: 0;
}
#droite li {
	margin: 0 0 4px 0;
}
#droite a {
	color: #333;
	text-decoration: none;
	padding: 3px 0 3px 0;
	line-height: 21px;
}
#droite a.selected {
	color: #f70;
}
#droite a:hover {
	color: #f70;
}
#droite ul a:hover {
	color: #f70;
}
#droite ul li ul{
	margin: 0 0 10px 0;
}
#droite ul li ul a {
	padding: 3px 3px 3px 0px;
	margin: 1px;
}
#droite div.moncompte input{
	width: 140px;
	height: 15px;
	font-size: 0.8em;
}
#droite div.moncompte input.submit {
	height: 19px;
	font-size: 0.9em;
}
#droite h4.espaceclient {
	margin: 10px 0 10px -5px;
}
#gauche form, #droite form {
	margin: 0 0 10px 0;
}

#gauche h4 a:hover,#gauche h4 a.selected, #droite h4 a:hover,#droite h4 a.selected {
	text-decoration: none;
	background-color: #5A87DA;
	color: #fff;
}

#centre ul {
	padding-left: 10px;
}
#centre ul.compte {
	padding-left: 30px;
	background: url(images/compte.jpg) no-repeat 10px 12px;
	list-style-image: url(images/puce.gif);
}
#centre ul a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 250px;
	padding: 3px;
	padding-left: 0px;
}
#centre ul a:hover {
	text-decoration: underline;
}
#centre ul li ul{
	margin: 0 0 10px 0;
}
#centre ul li ul a {
	padding: 3px 3px 3px 15px;
}
#centre ul.compte a {
	color: #000;
	text-decoration: none;
	display: block;
	width: 210px;
	padding: 3px;
	padding-left: 1px;
	line-height: 15px;
}
#centre ul.compte a:hover {
	text-decoration: underline;
}

/* centre */
#centre a {
	color: #000;
	text-decoration: underline;
}
#centre a:hover {
	text-decoration: underline;
	color: #f70;
}
#centre a.souligne {
	text-decoration: underline;
}
#centre a.souligne2 {
	text-decoration: underline;
}
#centre a.soulignepetit {
	text-decoration: underline;
	font-size: 0.9em;
}
#centre a.soulignegras {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
}
#centre a.soulignegras:hover {
	color: #f70;
}
#centre a.soulignegras2 {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #fec83d;
}
#centre .bloc2 {
	padding-left: 20px;
}

/* footer */
#footer a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a:hover {
	text-decoration: underline;
}

/* produits */
.produit {
	vertical-align: top;
	/*border-top: 1px solid #b6c7d5;
	border-bottom: 1px solid #b6c7d5;*/
	border-top: 1px solid #ccc;
	padding: 5px 11px 11px 5px;
}
td.bgblanc {
	background: url(images/fond-description.gif) repeat-x top left;
	border-top: 1px dotted #b6c7d5;
}
img.apercu, img#grande {
	 border: 1px solid #ccc; 
}
div.miniatures {
	margin-left: 12px;
}
td.photos {
	/*border-right: 1px dotted #f70;*/
}
#listeproduits, .listeproduits , #listeproduitsrubrique {
	position: relative;
	left: -7px;
	width:578px;
}
#listeproduitsrubrique {
	border-bottom: 1px solid #ccc;
}
fieldset#selection {
	border: 2px solid #80A9D1;
	padding: 5px;
}
fieldset#selection legend {
	text-transform: uppercase;
	font-weight: bold;
	color: #fec83d;
	font-size: 1.0em;
	padding: 0 5px;
}
#listeselections {
	width:100%;
	background: #fff;
}
span.chapo {
	font-style: italic;
	font-size: 0.9em;
}
span.prix {
	color: #f70;
	font-weight: bold;
	font-size: 1.4em;
}
span.ttc {
	color: #999;
	font-size: 0.8em;
}
span.nomsite {
	color: #f99734;
	font-weight: bold;
	margin-left: 2px;
}
span.prix2 {
	font-size: 0.8em;
}
span.promo {
	text-decoration: line-through;
}
span.ref {
	font-size: 0.9em;
	position: relative;
	top: -10px;
}
span.dispostock {
	color: #55CA1B;
	font-style: italic;
}
span.disporupture {
	color: #f00;
	font-style: italic;
}
span.disposoon {
	color: #f70;
	font-style: italic;
}
.erreur {
	color: #f00;
}
div#pages {
	margin-top: 20px;
	text-align: center;
	font-size: 0.9em;
}
div#pages img {
	position: relative;
	top: 5px;
}
input.inputnewsletter {
	width: 140px;
	height: 15px;
	font-size: 0.8em;
}
input.inputrecherche {
	width: 150px;
	font-size: 0.8em;
	height: 15px;
	position:relative;
	top: -7px;
}
input.submitnewsletter {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(images/fond-bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 3px 4px;
	height: 23px;
	border: 0;
	color: #fff;
}
input.submitrecherche {
	width: 167px;
	position: relative;
	top: -2px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url(images/fond-bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 3px 4px;
	height: 23px;
	border: 0;
	color: #fff;
}
div.continuer {
	text-align:right;
	padding: 30px;
	padding-right: 0px;
}
a.bouton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #fff url(images/fond-bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 3px 4px;
	height: 23px;
	border: 0;
	color: #fff;
	font-weight:bold;
}
#centre a.bouton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #fff url(images/fond-bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 3px 4px;
	height: 23px;
	border: 0;
	color: #fff;
	font-weight:bold;
}
div#droite table#tablepromos a:hover {
	color: #fec83d;
}
img.panier {
	position: relative;
	top: -15px;
	left: 70px;
}
img.paniermini {
	position: relative;
	top: 7px;
	padding-right: 3px;
}

/*div.imagehaut {
	height: 11px;
	background: url(images/image-haut.gif) no-repeat top left;
	width: 258px;
}
div.imagecentre {
	border: 1px solid #ccc;
}
div.imagecentre img{
	margin: 0 13px;
}
div.imagebas {
	height: 11px;
	background: url(images/image-bas.gif) no-repeat top left;
	width: 258px;
}

div.minihaut {
	height: 6px;
	background: url(images/mini-haut.gif) no-repeat top left;
	width: 124px;
}
div.minicentre {
	background: url(images/mini-centre.gif) repeat-y top left;
	width: 124px;
}
div.minicentre img{
	margin: 0 6px;
}
div.minibas {
	height: 6px;
	background: url(images/mini-bas.gif) no-repeat top left;
	width: 124px;
}*/
a.telechargedoc {
	position: relative;
	top: -13px;
}
div.contourpanier table th {
	color: #fff;
	background: #3169CF;
	border:0;
	padding: 4px 5px;
}
div.contourpanier table .diff {
	color: #333;
	background: transparent;
	border:0;
}
div.contourpanier {
	background: #fff url(images/content2.jpg) repeat-x 0 26px;
	border: 1px solid #b6c7d5;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
}
th {
	padding: 2px 5px;
	color: #fff;
	background: #3169CF;
}
span.soulignegras {
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
/*tr.fond, td.fond {
	background: #ddd;
}*/
.bggrisclair {
	background: #eee;
	color: #444;
}
#popup .bloc {
	padding: 10px;
	margin: 15px;
	/*background: #e8edf1;
	-moz-border-radius: 25px;*/
}
#centre .bloc h4 a {
	color: #3c4a64;
}
#plansite h4 {
	font-size: 1.2em;
	text-decoration: underline;
}
table.caracteristiques {
	border-top: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}
table.caracteristiques th, table.caracteristiques td {
	border-bottom:1px solid #ccc;
	padding: 2px;
	text-align: left;
}
table.caracteristiques th {
	background: #ddd;
	color: #444;
}
table.caracteristiques td {
	background: #fff;
}
span.textedeclinaison {
	font-style: italic;
	font-size: 0.9em;
	padding-left: 5px;
	color: #555;
}
div#droite table#tablepromos a.bouton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #fff url(images/fond-bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 3px 4px;
	height: 23px;
	border: 0;
	color: #fff;
	display: inline;
	font-weight:bold;
}
h4.recherchecarac {
	/*text-transform: uppercase;*/
	font-size: 17px;
	color: #90292a;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Times New Roman", "New York", "Bitstream Vera Serif", Times, "MS Serif", serif;
	position: relative;
	top: -12px;
	padding-left: 3px;
	font-weight: normal;
}
h4.recherchecarac span {
	font-weight: normal;
	color: #333;
	text-transform: none;
	font-size: 14px;
}
div.line {
	background: transparent url(images/borderline.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
}
#centre a.minibouton {
	font-size:0.9em;
	text-decoration: underline;
}
td.separepanier {
	border-bottom: 1px solid #fff;
}
img.logopaiement {
	border: 1px solid #b6c7d5;
	margin-bottom: 3px;
}
div.blochomedivsuite {
	text-align: right;
	padding-right: 3px;
	margin-top:3px;
}
table.notation {
	background : #fff;
	border: 1px solid #80A9D1;
	margin: 0 auto;
}
table.notation th {
	border:0;
	width: 60px;
	padding: 4px 7px;
	color: #333;
	background: #f9f9f9;
	border-right: 1px dotted #ccc;
}
table.notation td.titre {
	border-bottom: 1px solid #80A9D1;
	text-align: center;
	background: #e0e0e0;
	font-weight: bold;
	padding: 4px 7px;
}
table.notation td {
	padding: 2px 5px 0 5px;
}
div#extradiv1 {
	height:0;
	width:0;
	background-image: url(images/fond-lien.jpg);
	background-image: url(images/fond-lien2.jpg);
}
div.logosmarques {
	padding: 20px;
	vertical-align: middle;
}
div.logosmarques img {
	vertical-align: middle;
	margin: auto;
	padding: 7px 15px;
}
div.auteur {
	margin-top: -14px;
	font-size: 0.9em;
}
/* blochome */
#centre .halfbloc .fin {
	margin-bottom: 10px;
}
#centre .halfbloc {
	padding: 10px;
	margin: 0 5px 10px 5px;
	/*background: #e8edf1;
	-moz-border-radius: 25px;*/
	width: 280px;
	float: left;
}
/* Highslide */
.highslide {
	cursor: url(../../perso/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: none;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
}

/* haut */
div#menuhaut {
	margin: 0;
	/*position: relative;
	top: -22px;*/
	position: absolute;
	top: 149px;
	left:0;
	width: 100%;
	text-align:center;
	z-index: 100;
	border-bottom:1px solid #fff;
}
div#menuhaut table {
	width: 910px;
	margin: 0 auto;
}
div#menuhaut td {
	max-width: 230px;
}
div#menuhaut td.separemenu {

}
div#menuhaut td.largemenu {
	width: 230px;
}
div#menuhaut a {
	display:block;
	text-align:center;
	text-decoration:none;
	color: #fff;
	/*border: 1px solid #eee;*/
	background: url(images/fond-menu.gif) repeat-x top left;
	height:28px;
	line-height:27px;
	padding: 0px 10px;
	max-width: 230px;
	font-weight: bold;
	margin:1px 0 0 0;
	padding:0;
}
div#menuhaut a:hover {
	background-position: 0 -29px;
	/*border: 1px solid #c0434b;*/
}
h2.titresitemap {
	font-size: 1.0em;
	margin-bottom: 0px;
}
/* blocs */
.bloque1x1, .bloque2x1, .bloque3x1 {
	border:1px solid #d7dde3;
	padding:5px;
	float:left;
	margin:-6px 8px 18px 0;
	/*background: #F9F9F9 url(images/fond-cadre.gif) repeat-x top left;*/
	text-align:left;
	min-height:155px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.bloque1x1{
	width:169px;
}
.bloque2x1{
	width:358px;
}
.bloque3x1{
	width:547px;
}
.bloque1x1 span.important, .bloque2x1 span.important, .bloque3x1 span.important {
	color: #2778c6;
	font-weight:bold;
}
.bloque1x1 a, .bloque2x1 a, .bloque3x1 a {
	color: #3c4a64;
	font-weight:bold;
}
.bloque1x1 h4.titre, .bloque2x1 h4.titre, .bloque3x1 h4.titre{
	color: #000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin:0 0 5px 0;
	padding: 0 0 10px 3px;
	font-weight: bold;
	margin-top: -1px;
}
.bouton {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #fff url(images/fond-bouton.gif) repeat-x top left;
	font-size:0.9em;
	padding: 3px 4px;
	height: 23px;
	border: 0;
	color: #fff;
	font-weight:bold;
}

/* personnalisation */
.produit textarea {
	width:360px;
	height:34px;
}
.produit fieldset {
	border: 1px solid #ccc;
}
.produit fieldset legend {
	background: #f0f0f0;
	border: 1px solid #ccc;
	padding:7px 10px;
	font-weight:bold;
	font-size: 1.1em;
}
.produit input {
	width:auto;
}

a.info{
    position:relative; 
    z-index:24; 
	background-color:#ccc;
    color:#000;
    text-decoration:none
}
a.info:hover{
	z-index:25;
	background-color:#ff0
}
a.info span{
	display: none
}
a.info:hover span{
	display:block; 
	position:absolute;
	top:1em; left:1em; width:15em;
    border:1px solid #3C4A64;
	border-bottom: 2px solid #3C4A64;
	border-right: 2px solid #3C4A64;
    background-color:#eeeeee; color:#3C4A64;
    text-align: justify;
    font-weight:none;
    padding:10px;
}

/* new panier */
span.notepanier {
	font-size:0.8em;
	color: #fff;
}

td.ok {
	color: #000;
}
td.ok div.etapepanier {
	display:block;
	width:34px;
	height:34px;
	font-weight:22pt;
	text-align:center;
	vertical-align:center;
	line-height:34px;
	float:left;
	color: #fff;
	margin-right: 10px;
	background: #fff url(images/etapepanier.gif) no-repeat center;
}
td.ok div.etapepaniertick {
	display:block;
	width:34px;
	height:34px;
	font-weight:22pt;
	text-align:center;
	vertical-align:center;
	line-height:34px;
	float:left;
	color: #fff;
	margin-right: 10px;
	background: #fff url(images/etapepaniertick.gif) no-repeat center;
}
td.nok {
	color: #ccc;
}
td.nok div.etapepanier {
	display:block;
	width:34px;
	height:34px;
	font-weight:22pt;
	text-align:center;
	vertical-align:center;
	line-height:34px;
	float:left;
	color: #fff;
	margin-right: 10px;
	background: #fff url(images/etapepaniernok.gif) no-repeat center;
}
div.etapepaniertick a.etapelien {
	display:block;
	width:34px;
	height:34px;
	text-decoration:none;	
	color: #fff;
}
div.etapepaniertick a.etapelien:hover {
	text-decoration:none;	
	color: #fff;
}
h3.souligne {
	border-bottom: 1px solid #A4C0E2;
}
div.blochomedivsuite a {
	text-decoration: underline;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #234A76;
}
td.commentaires, span.commentaires {
	color: rgb(105, 105, 105);
	font-weight:bold;
}
div#extradiv2 {
	background: #fff url(images/header.jpg) no-repeat center;
	width:100%;
	height: 178px;
	position: absolute;
	top:0;
	left:0;
	z-index:90;
}