body{
margin:0;
padding:0;
font:76% tahoma,verdana,sans-serif;
background:#e6e6e6 url(images/fond-base.png) repeat-x;
color:#333;
text-align:center;
}

a{
text-decoration:none;
color:#269;
font-weight:bold;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
margin:0;
padding:0;
font-weight:normal;
}

h1{
font-size:3.2em;
letter-spacing:-3px;
color:#567;
margin:12px 0 5px 20px;
}

h1 a:hover{
text-decoration:none;
}

h2{
font-size:1.8em;
letter-spacing:-1px;
margin:-10px 0 0 50px;
color:#888;
}

h3{
	color: #555;
	font-size:1.2em;
	margin:1em 0 0.5em 0.5em;
}

h4{
	font-size:1.0em;
	font-weight:bold;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
}

#container{
	width:95%;
	background:#f0f0f0 url(images/fond-contenu.png) repeat-x;
	color:#333;
	text-align:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #226699;
	border-left-color: #226699;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#sitetitle{
float:left;
height:100px;
width: 42%;
color: #333;
}

#sitetitle a{
color:#567;
font-weight:normal;
}

#sitetitle a:hover{
color:#269;
}

#menu{
	height:100px;
	padding-top:35px;
	text-align: right;
}

#menu a{
	margin:0;
	height:100px;
	padding:35px 6px 41px 6px;
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:-1px;
	color: #990000;
}

#menu a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background: #fff url(images/menu-hautclique.png) repeat-x;
	padding:35px 5px 41px 5px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

#content{
	margin-top:30px;
	width:100%;
	clear:both;

}

#content h2{
margin:0 0 10px 0;
color:#555;
border-bottom:2px solid #abb;
}

#content h4{
margin:0 0 10px 0;
color:#555;
border-bottom:2px solid #abb;
}

#content h2 a{
color:#555;
font-weight:normal;
}

#content h2 a:hover{
color:#269;
text-decoration:none;
background:none;
}

#content p{
margin:0 0.5em 1.2em 0.5em;
}

#left{
	width:75%;
	float:left;
}

#right{
	margin-left:76%;
	margin-top:-15px;
}

#right h2{
	margin:0 0 8px 0;
	padding:12px 0 0 0;
	font-size:1.6em;
	color: #990000;
}

#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color:#888;
}

#footer a{
color:#888;
font-weight:normal;
}

#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.carnet{
	position:relative;
	margin:0 0 20px 0;
	border:2px solid #fff;
	background:#eee url(images/texte-interieur.png) repeat-x;
	color:#333;
	padding:10px 10px 0 10px;
}
/* tableau de div */
.entrykits{
	margin:0 0 20px 0;
	border:2px solid #fff;
	background:#eee url(images/texte-interieur.png) repeat-x;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
}


.conteneur3lignes {
	float: left;
	border:1px dashed #999999;
	width: 600px;
	padding:10px;
	background-color: #FFFFFF;
	background-image: url(images/3lignes.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.conteneur2lignes {
	float: left;
	border:1px dashed #999999;
	width: 600px;
	padding:10px;
	background-color: #FFFFFF;
	background-image: url(images/2colonnes.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.blocjtav {
	border:1px dashed #999999;
	height: 100px;
	width: 270px;
	float: left;
	text-align: center;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/mespieces/disque-jtav.png);
	background-repeat: no-repeat;
	text-align: right;
	
}
.blocjtar {
	border:1px dashed #999999;
	height: 100px;
	width: 270px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/mespieces/disque-jtar.png);
	background-repeat: no-repeat;
	text-align: right;
	
}
.blocbav {
	border:1px dashed #999999;
	height: 100px;
	width: 270px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/mespieces/disque-bav.png);
	background-repeat: no-repeat;
	text-align: right;
	
}
.blocbar {
	border:1px dashed #999999;
	height: 100px;
	width: 270px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/mespieces/disque-bar.png);
	background-repeat: no-repeat;
	text-align: right;
	
}
.blocwav {
	border:1px dashed #999999;
	height: 100px;
	width: 270px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/mespieces/disque-wav.png);
	background-repeat: no-repeat;
	text-align: right;
	
}
.blocwar {
	border:1px dashed #999999;
	height: 100px;
	width: 270px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-image: url(images/mespieces/disque-war.png);
	background-repeat: no-repeat;
	text-align: right;
	
}
.blocplaquettesav {
	border:1px dashed #999999;
	height: 200px;
	width: 270px;
	background-image: url(images/mespieces/plaquettesav.png);
	background-repeat: no-repeat;
	text-align: left;
	margin: 10px;
	float: right;
	
}
.blocplaquettesar {
	border:1px dashed #999999;
	height: 200px;
	width: 270px;
	background-image: url(images/mespieces/plaquettesar.png);
	background-repeat: no-repeat;
	text-align: left;
	margin: 10px;
	float: right;
	
}

.blocpanier {
	border:1px dashed #999999;
	width: 170px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 1em;
	color: #990000;
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	background-image: url(images/panier.png);
	background-color: #d2d6d5;
	
}

.blocvide {
	width: 170px;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px dashed #999999;
	background-color: #d2d6d5;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.bloctest1 {
	border:1px dashed #999999;
	text-align: left;
	margin: 10px;
	float: left;
	
}
.bloctest2 {
	border:1px dashed #999999;
	text-align: left;
	margin: 10px;
	float: right;
	height: 80px;
	position: relative;
	width: 200px;
	background-image: url(images/ttc.png);
	background-repeat: no-repeat;
	background-position: left top;
	
}



.information{
	margin:0 0 20px 0;
	border:2px solid #fff;
	background:#eee url(images/texte-interieur.png) repeat-x;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
}

.entry{
	position:relative;
	margin:0 0 20px 0;
	border:2px solid #fff;
	background:#eee url(images/texte-interieur.png) repeat-x;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
}

.entry0{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/kits-chaines/standard.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.entry1{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/kits-chaines/renforce.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.entry2{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/kits-chaines/super-renforce.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entry5{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/kits-chaines/o-ring.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entry7{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/kits-chaines/premium.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entry8{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/kits-chaines/supreme.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entry9{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/kits-chaines/supreme.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.plaquette_av{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/plaquettesav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.plaquette_ar{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/plaquettesar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.disque_av{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/disquesav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}.disque_ar{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/disquesar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.entryplaquettesavant{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/plaquettes-avant.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entryplaquettesarriere{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/plaquettes-arriere.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entrybatteries{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/batteries.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entrybatteries_t{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/batteries_t.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


.entryfiltresh{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/filtresh.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.entryfiltresa{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/filtresa.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.entrybougies{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/bougies.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entrydisques_av_jt{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/disques_jt_av.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entrydisques_av_braking{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/disques_b_av.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entrydisques_av_braking_wave{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/disques_bw_av.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entrydisques_ar_jt{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/disques_jt_ar.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entrydisques_ar_braking{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/disques_b_ar.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entrydisques_ar_braking_wave{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/disques_bw_ar.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entryjointspi{
	margin:0 0 20px 0;
	border:2px solid #fff;
	color:#333;
	padding:10px 10px 0 10px;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/mespieces/joints_spi.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.entryplaquettes{
	border:2px solid #fff;
	color:#333;
	font-size: 12px;
	background-color: #C3C9C9;
	background-image: url(images/categories/freinage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 100px;
	width: 80px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}


.entryconseillee{
	color:#000000;
	font-size: 0.8em;
	background-image: url(images/qualite.png);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
	height: 50px;
	width: 50px;
	text-align: center;
}

.affichageprix{
	border:2px solid #D3D7DA;
	text-align: left;
	height: 100px;
	width: 250px;
	background-color: #E6E6E6;
	background-image: url(images/bg_degrade_haut_site.gif);
	background-repeat: repeat-x;
}
.affichageprix2{
	border:2px solid #D3D7DA;
	background-color: #B2BBC4;
	width: 400px;
}
.reference{
	position:relative;
	border:1px solid #fff;
	color:#333;
	font-size: 12px;
	background-color: #eee;
	background-image: url(images/texte-interieur2.png);
	background-repeat: repeat-x;
	width: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.referencetxt{
	color: #303948;
	font-size:1.2em;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0em;
	padding-right: 18px;
	background-color: transparent;
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	background-position: right center;

}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
background:url(images/flash2.gif) bottom left repeat-x; /* Faire clignoter le surlignage */
}

.link{
color:#269;
background:url(images/linkarrow.gif) left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#48b;
background:url(images/blinkarrow.gif) left no-repeat; /* Pour faire clignoter les fleches */
text-decoration:none;
}

.produit{
	color:#269;
	display:block;
	margin:4px 0 0 0;
	padding:2px 1em;
	background-image: url(images/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
}

.produitconseille{
	color:#269;
	display:block;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(images/sticker.png);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	width: 200px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
}

.produit:hover{
color:#48b;
background:url(images/blinkarrow.gif) left no-repeat; /* Pour faire clignoter les fleches */
text-decoration:none;
}

.prix{
	color:#FF0000;
	background:url(images/linkarrow.gif) left no-repeat;
	display:block;
	margin:4px 0 0 0;
	padding:2px 1em;
	font-size: 10px;
}


.prix:hover{
color:#48b;
background:url(images/blinkarrow.gif) left no-repeat; /* Pour faire clignoter les fleches */
text-decoration:none;
}

.prix_brut{
	color:#269;
	display:block;
	font-size: 1.2em;
	text-decoration: line-through;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
	width: 80px;
	float: left;
	background-color: #CCCCCC;
	float: left;
	text-align: center;
	border: 1px dashed #666666;
}

.prix_remise{
	color:#FF0000;
	display:block;
	font-size: 1.2em;
	width: 50px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
	float: left;
}

.prix_remise_gros{
	color:#FF0000;
	display:block;
	font-size: 1.4em;
	width: 100px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 25px;
	font-weight: bold;
	background-color: #C4C8C9;
}



.prix_affiche{
	color:#990000;
	display:block;
	font-size: 1.4em;
	text-decoration: underline;
	width: 100px;
	padding-top: 2px;
	padding-right: 1em;
	padding-bottom: 2px;
	padding-left: 1em;
	float: left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	border: 1px dashed #666666;
	margin: 0px;
	height: 20px;
}
.prix_affiche_gros{
	color:#B40000;
	font-size: 1.8em;
	text-decoration: underline;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	color:#990000;
	display:block;
	width: 200px;
	float: left;
	height: 25px;
}

.prix_brut_gros{
	color:#34404E;
	display:block;
	font-size: 1.4em;
	width: 100px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	height: 25px;
	text-decoration: line-through;
	background-color: #6D7D8D;
}



.conseil_thier{
background-color:#999;
}

.marque_affiche{
	color:#990000;
	display:block;
	font-size: 1em;
	text-decoration: underline;
	background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;

}


.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #555;
}

.thumbs img:hover{
background: url(images/flash.gif); /* Pour faire clignoter les miniatures, pas mal  */
}

.entryphoto{
	margin:5px 10px 10px 0;
	float:left;
	padding:3px;
	border:1px solid #fff;
	background-color:#ddd;
	color:#333;
	font-size: 10px;
}

.entryphoto:hover{
background: url(images/flash.gif); /* Pour faire clignoter les miniatures, pas mal  */
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color: #567;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
width:98%;
}

.rightsub{
	float:left;
	width:45%;
	padding:0;
}

.rightsub2{
	margin-left:50%;
	padding:0;
}

.date{
display:block;
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

.TABLEAU{
	background-color:#b9b9b9;
	color:#003366;
	font-size: 12px;
	background-image: url(images/texte-interieur2.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px dashed #333333;
}

.imgLeft, .imgRight .centre {
  margin: 5px;
}

.imgLeft {
  float: left;
  margin-left: 0px;
}

.imgRight {
  float: right;
  margin-right: 0px;
}

.centre {
	margin-right: 0px;
	margin-left: 300px;
}

/*agrandissement de l'image catég*/


.thumbnail{
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

textarea {
  width: 93%;
  /*
     
  scrollbar-3dlight-color : #F1E3D3;
  scrollbar-arrow-color : #895519;
  scrollbar-darkshadow-color : #F1E3D3;
  scrollbar-face-color : #F1E3D3;
  scrollbar-highlight-color : #895519;
  scrollbar-shadow-color : #895519;
  scrollbar-track-color : #F1E3D3; */    
  }



#highlight {
	float: left;
	width: 250px;
	background-color: #F7C575;
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 8px;
}		
		
 select {
	background-color: #CCCCCC;
	border: 1 solid #003366;
	color: #000000;
	font-family: "normal x-small Verdana", Arial;
	font-size: 14px;
} 

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(media/formbg.gif) repeat-x left top;
}

/*menu rayons*/


.urbangreymenu{
	width: 170px;
	margin-left: 20px;
}

.urbangreymenu .headerbar{
	color: white;
	margin-bottom: 0;
	text-transform: uppercase;
	padding: 7px 0 7px 31px;
	background-color: #606060;
	background-image: url(images/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; 
}

.urbangreymenu ul li{
padding-bottom: 2px; 
}

.urbangreymenu ul li a{
	font: normal 12px Arial;
	color: #000000;
	background: #E9E9E9;
	display: block;
	padding: 5px 0;
	line-height: 17px;
	padding-left: 8px;
	text-decoration: none;
}

.urbangreymenu ul li a:visited{
	color: #000000;
}

.urbangreymenu ul li a:hover{
	color: #226699;
	background-color: #C3C9C9;
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 5px;
}
/*menu page informations*/

.infomenu{
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto; /*tab background image path*/
	height: 46px;
	list-style: none;
	background-image: url(images/menub_bg.gif);
	background-repeat: repeat-x;
}

.infomenu li{
	float:left;
}

.infomenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}

.infomenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; 
}

.infomenu li.current a, .infomenu li a:hover{
	color: #fff;
	background-position: left;
	background-image: url(images/menub_hover_left.gif);
	background-repeat: no-repeat;
}

.infomenu li.current a b, .infomenu li a:hover b{
	color: #fff; /*right tab image path*/
	background-image: url(images/menub_hover_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.monteegalement {
	font-style: italic;
	font-size: 0.8em;
}
