/*------------------------------------------------
CSS Reset
--------------------------------------------------*/
/*reset*/
* {margin:0; padding:0} 
* {margin-top:0; padding-top:0} 
* {margin-left:0; padding-left:0} 
:link,:visited { text-decoration:none } 
ul,ol { list-style:none } 
address { font-style:normal } 
fieldset { border: 0; } 
img{border:none; background:none;} 
a img {border: 0 none;} 
h1, h2, h3, h4, h5, h6{margin:0; padding:0;} 
.clear{clear:both;}
caption,th {text-align:left;} 
:focus {-moz-outline-style: none; outline-style: none;} 




#body {
	color: #000000;
	background-color: #F0F0F0;
	background-image: url(documents/fondBodyRep.jpg);
	background-repeat: repeat-x;
	font-size:11px;
	overflow: scroll;
	font-family: Arial, Helvetica, sans-serif;
}

	
a:link {
	color: #5A1544;
	text-decoration: none;
}
a:visited {
	color: #5A1544;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

	
#bandeauhaut {
	width: 860px;
	position: relative;
	left: -430px;
	margin-left: 50%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;		
}

*+html #header {
	margin-bottom:-3px;
	padding-bottom:0px;
}
#ident {
	position:absolute; 
	top:49px; 
	left:250px;
	text-align: left;
	font-size:10px;
	color: #666;
}
#ident a:link {
	color: #666;
}
#ident a:visited {
	color: #666;
}
#ident a:hover {
	color: #666;
	text-decoration: underline;
}
#langue  {
	text-align: right;
	position: absolute;
	float:right;
	top: 180px;
	right:40px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
#langue a:link {
	color: #333333;
	text-decoration: none;
}
#langue a:visited {
	color: #333333;
	text-decoration: none;
}
#langue a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#checking {
	text-align: left;
	position: absolute;
	
	top: 83px;
	left:120px;
	font-size: 11px;
	color: #666666;
	z-index:210;
	
}

#checking a:link {
	color: #666666;
	text-decoration: none;
}
#checking a:visited {
	color: #666666;
	text-decoration: none;
}
#checking a:hover {
	color: #5A1544;
	text-decoration: none;
}


#corp {
	text-align:left;
	/*background-color: #333;*/
	width:1024px;
	position: relative;
	float: left;
	margin-left: 50%;
	left: -512px;
	background-image: url(documents/fondCorpRep.png);
	background-repeat: repeat-y;
	
	}
*+html #corp {
	top:0px;
	
	}	

#corp #rubLeft {
	position: relative;
	float: left;
	width: 165px;
	
	padding-left:15px;
	background-color: #B9CA0A;
	
	background-position: left top;	
}

#corp #rubLeft a:link {
	color: #666;
	text-decoration: none;
}
#corp #rubLeft a:visited {
	color: #666;
	text-decoration: none;
}
#corp #rubLeft a:hover {
	color: #7997C9;
	text-decoration: none;
}
#corp #contenu {
	position: relative;
	float:left;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	padding:20px;
	font-size: 11px;
}
*+html #corp #contenu {
	
	
}
#rubRight {
	/*background-color: #966; */
	float: left;
	height: 500px;
	width: 200px;
	position: relative;
	margin-left:15px;
	color: #5A1544;
}
#rubRight a:link{
	color: #FFF;
	text-decoration: none;	/*background-color: #966; */	
}
#rubRight a:visited{
	color: #FFF;
	text-decoration: none;	/*background-color: #966; */
	
}
#rubRight a:hover{
	color: #886C84;
	text-decoration: none;	/*background-color: #966; */
}

.vignette_pub {
	margin-left:4px;
	padding-bottom:15px;
	background-image: url(documents/fondVignette.png);
	background-repeat: no-repeat;
	height: 127px;
	width: 200px;	
}

.listeProduit ul {
	padding-left: 10px;
	padding-bottom: 10px;
	
}
.listeProduit ul li{
	background-image: url(documents/triangleBleu.png);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left 3px;
}
.cat {
	
}
#rubLeft #newsLetter {
	
	font-weight: bolder;
	width: 97%;
	position: relative;
	
	
	
	
}
#body #corp #rubLeft #newsLetter td {
	padding: 0.5%;
}

input.text {
	background:none;
	text-decoration: none;
	border-style: none;
	font-size: 10px;
	color: #666;	
	
}
#body #corp #rubLeft #logoPayemade {
	position: relative;
	width: 98%;
	text-align: center;
}
#body #corp #rubLeft #logoPayemade img {
	position: relative;
	
}









#footer {
	/*background-color: #FC6; */
	float: left;
	height: 50px;
	width: 800px;
	position: relative;
	color: #886C84;
	margin-top:0px;
	padding-top:0px;
	margin-left: 50%;
	left: -512px;
}
#footer a:link {
	color:#886C84;
	text-decoration: none;
}
#footer a:visited {
	color:#886C84;
	text-decoration: none;
}
#footer a:hover {
	color:#CCB7C2;
	text-decoration: none;
}


#menu {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	float: left;
	left:30px;
	top:60px;	
	
}
#menu   a:link {
	color: #B8CB00;
	text-decoration: none;
}
#menu   a:visited {
	color: #B8CB00;
	text-decoration: none;
}
#menu    a:hover {
	color: #889700;
	text-decoration: none;
}
.menu {
	
}

 .menu td a {
	
	}
.menu td  {
	padding-right: 10px;
	padding-left: 10px;	
	
}
 #news {
	
	width: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	height: 150px;
}
.barreNews {
	background-image: url(documents/fondBarreNewsRep.jpg);
	background-repeat: repeat-x;
	height: 21px;
	width: 98%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	padding-left: 2%;
	font-weight: bold;
}
#news .contenuNews {
	background-color: #EDEDED;
	width: 100%;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}


.barreTitre {
	background-image: url(documents/fondBarreNewsRep.jpg);
	height: 19px;
	width: 98%;
	padding-left: 2%;
	background-repeat: repeat-x;
	padding-top: 3px;
	
	color: #666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E2E2E2;
	border-bottom-color: #FFF;
}



 
.rouge {
	color: #990000;
	font-weight: bold;
}
.bleu {
	color: #57728D;
	font-weight: bold;
}
.fushia {
	color: #C06;
	font-weight: bold;
}





#lienext {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	width: 140px;
	background-image: url(document2/fondrubrique.png);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 30px;
}
		#lienext a:link {
	text-decoration: none;
	color: #000000;
		}
		#lienext a:visited {
	text-decoration: none;
	color: #000000;
		}#lienext a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#agenda  {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 140px;
	background-image: url(document2/fondrubrique.png);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 30px;
	top: 0px;

}

#contenu a:link {
	color: #5A1544;
	text-decoration: none;
}
#contenu a:visited {
	color: #5A1544;
	text-decoration: none;
}
#contenu a:hover {
	color: #999;
}
.orange {
	color: #293700;
	font-weight: bolder;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #960000;
	
	text-decoration: none;
		}
#inscription {
	background-color: #EBE0E0;
	border: 1px solid #6C5444;
	position: absolute;
	z-index: 100;
	width: 500px;
	left: 50px;
	top: 100px;
	padding: 10px;
	color: #000000;
}
#coordonnees {
	background-image: url(documents/roseobjet.png);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 200px;
}
h2  {
	font-size: 1.2em;
	color: #000000;
	line-height: 2em;
		}
#ecrire {
	background-image: url(documents/plume.png);
	background-repeat: no-repeat;
	height: 100px;
	background-position: 200px;
}
#prix {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #770000;
	font-size: 24px;
	text-align: left;
}
#produit {
	position: relative;
}

#produitmilieu {
	width: 650px;
	padding-left: 10px;
	background-image: url(documents/fondproduit.png);
	background-repeat: repeat-y;
	position: relative;
}
#hautproduit {
	background-image: url(documents/titreproduitfond.png);
	background-repeat: no-repeat;
	height: 52px;
	width: 650px;
	position: relative;
}
.millesime {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	color: #330000;
}

#basproduit {
	background-image: url(documents/basproduitfond.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 650px;
	position: relative;
}
.jaune {
	color: #FFCC00;
	font-family: "Comic Sans MS";
	font-size: 12px;
}
#bandeaucommande {
	
	font-size: 9px;
	position: relative;
	text-align: center;
	width: 730px;
	background-color: #D6EA96;
}
.commande {
	width: 100%;
	position: relative;
}
.commande th {
	
	padding-left: 10px;
}
.commande td {
	vertical-align: top;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	
}

.commandetitre {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-decoration: underline overline;
}
input.bouton {
	cursor:pointer;
	text-decoration: none;
	border-style: none;
	background:none;
	background-image: url(documents/fleche.png);
	background-repeat: no-repeat;
	
	
	height: 20px;
	width: 30px;
}

.alerte {
	color: #960000;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: blink;
}
.comicgras {
	color: #000000;
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: bold;
}
#textevente {
	overflow: auto;
	height: 280px;
	width: 310px;
	text-decoration: none;
	background-image: url(document2/fond_li.png);
	margin-top: 10px;
	text-align: justify;
	padding-right: 10px;
}
.vert {
	color: #DBFF69;
	font-weight: bolder;
	text-decoration: none;
	font-size: 11px;
}
.titreBlanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 23px;
	width: 320px;
	position: relative;
	padding-top: 7px;
	padding-left: 10px;
	text-align: left;
	background-image: url(documents/fondtitre.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}
.commentaire {
	color: #666;
	
	padding-top: 10px;
}
.produit {
	float: left;
	width: 320px;
	padding-left: 40px;
	position: relative;
}


#info {
	position:absolute;
	top:10px;
	left:835px;
	text-align: left;
	font-size:11px;
	color: #5A1544;
}
#info a {
	color: #68485A;
}
#info a:hover {
	color: #5A1544;
}
#animation {
	position: relative;
	width: 750px;
	margin-left: 50%;
	left: -375px;
}
#detect {
	position: relative;
	color: #FFFFFF;
	text-align: center;
}
#barre {
	background-image: url(document2/barreBlanche.png);
	background-repeat: no-repeat;
	position: relative;
	height: 58px;
	width: 800px;
	left: 35px;
	text-decoration: none;
	float: left;
}
.barre  {
	background-image: url(document2/OngletBlanche.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 168px;
	padding-top: 10px;
	position: relative;
	float: left;
	font-size: 12px;
	padding-left: 10px;
	text-decoration: none;
}
#barre  a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#barre  a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#barre  a:hover {
	font-weight: bold;
	color: #394712;
	text-decoration: none;
}
.produitAnnee {
	float: left;
	
	padding-left: 40px;
	position: relative;
}
#contenu2 {
	position: relative;
	width: 794px;
	background-image: url(documents/fondMilieu.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
	padding-left: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#bordliste {
	width:350px;
	margin-left: 13px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 20px;
	margin-top: -40px;
	margin-bottom: -40px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 20px;
}
#bordliste a:link {
	font-family: "Comic Sans MS";
	color: #800000;
	font-size: 13px;
}
#bordliste a:visited {
	font-family: "Comic Sans MS";
	color: #800000;
	font-size: 13px;
}

#bordliste a:hover {
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}
#bordliste img {
	border: 4px solid #FFFFFF;
}

.esp_commande {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	background-image: url(documents/fondtitreBlancTrans.png);
	
}
.esp_commande td{
	padding-left: 10px;
}
.titre_jaune {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}


.affichage_aleatoire  {
	position:relative;
	float:left;
	
	margin: 5px;	
	font-size: 9px;
}
.affichage_aleatoire  img   {
	border: 1px solid #CCCCCC;
	position:relative;
	height:80px;
	
}
.affichage_aleatoire  img:hover   {
	
	border: 1px solid #000000;
}
.numpromo {
	font-family: "Arial Black";
	font-size: 26px;
	color: #790000;
	vertical-align: middle;
	font-weight: bold;
	position: relative;
	width: 100%;
	
	
}
.numpromo td{
	display: inline-block;
}
#body  #corp  #rubRight  #newsLetter {
	font-size: 1.2em;
	font-weight: bolder;
	width: 98%;
	position: relative;
	padding-top: 5%;
	padding-bottom: 5%;
	padding-left: 2%;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;*/
	vertical-align: middle;	
}
.affiche {
	position: relative;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bas_affiche {
	position:relative;
	border: 1px solid #CCCCCC;
	display: inline;
	
}

.affiche img {
	position: relative;
	width: 100%;
}
/*-----ZOOM-----------------------------------------------------------------------------------------------------------*/
.diaporama td {
	filter: alpha(opacity=50);
	-moz-opacity : 0.5;
	width:112px;
	height:80px;
	text-align:center;
	background-image:url(documents/fond_vignette_mod.jpg);
	background-repeat:no-repeat;
}

#zoom {
	position: absolute;
	visibility: hidden;
	
	width:280px;
	height:200px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	
}
#zoom img {
	width: 280px;
	height:200px;
	position: relative;
	
}
#diaporama {
	position: relative;
}
#diaporama tr {
	
	
}


.diaporama td:hover {
	filter: alpha(opacity=100);
	-moz-opacity : 1;
}
.diaporama  td:hover #zoom {
	filter: alpha(opacity=100);
	-moz-opacity : 1;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;	
	padding-top:2px;
	padding-left:2px;
}


*+html .diaporama  td:hover #zoom {
	left: 2px;
	top: 0px;
	text-align: left;
}
input.submit:focus {
border: 0;
outline:none;
}
input.submit {
	-moz-outline-style: 0; outline-style: 0;
	position:relative;
	cursor:pointer;
	text-decoration: none;
	width: 158px;
	height:62px;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	border:none;
	background-image: url(documents/fond_bouton_1.jpg);
	background-repeat: no-repeat;
	padding-top:-10px;
	left:-15px;
}
input.submit:hover{
	text-decoration: none;
	background-image: url(documents/fond_bouton_2.jpg);
	background-repeat: no-repeat;
	color: #FFF;
}
.panier {
	
	width: 100%;
	
	clear:both;
	
}
.petitGris {
	font-size: 9px;
	color: #999;
}
.featured {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: relative;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	top: 2px;
}

.grandZoom {
	position: absolute;
	visibility: visible;
	height: 200%;
	width: 100%;
	z-index: 1000;
	left: 0px;
	top: 0px;
	text-align: left;
	vertical-align: top;
	background-image: url(docadmin/fondgristrans.png);
}

/*.grandZoomImg {
	position:relative;
	width:60%;
	top: 5%;
	left: 20%;
	border: 25px solid #666666;
}
*/.verticalName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #960000;
	float: left;
	position: relative;
	width: 30px;
	margin-top: 3.2%;
	margin-left: -13%;
	font-weight: bold;
}
.gallery {
	float: left;
	width: 170px;
	height:238px;
	border: 1px solid #CCCCCC;
	position: relative;
	background-color: #FFFFFF;
	/*background-image: url(documents/fondGallery.jpg);
	background-repeat: no-repeat;
	background-position: right -30px; */
	margin-left: 18px;
	left:0px;
	padding-right: 3px;
	text-align: right;
	
}
.vignettevideo {
	background-image: url(documents/fondVignette.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 200px;
	position: relative;
	left: 0px;
}
.vignettevideo2 {
	background-image: url(documents/fondObjet.jpg);
	background-repeat: no-repeat;
	
	width: 100px;
	float: left;
	position: relative;
	left: 0px;
}
.vignettevideo2 img{
	
	width: 80px; 
	}
.com_mod {
	margin-left:3px;
	padding:3px;
	height:50px;
	font-size: 9px;
	color: #5A1544;
	background-color: #DDC8D6;
	text-align: left;
}
.ligne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
	width: 100%;
	margin-top: -28px;
}
.table_shipping {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.table_shipping td{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
.load {
	background-image: url(documents/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.gris {
	font-size: 16px;
	color: #666;
	font-weight: bold;
}
#encart {
	font-size: 11px;
	font-weight: bold;
	color: #96035F;
	background-image: url(documents/fond_encart_fiche.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px;
	height: 80px;
	width: 105px;
}
select.select {
	font-size: 10px;
	color: #333;
	background-color: #CCC;
	width: 130px;
	border:none;
	
}
select.select:focus {
	-moz-outline-style: none; 
	outline-style: none;
}
input.select {
	font-size: 10px;
	color: #333;
	background-color: #CCC;
	width: 130px;
	height:16px;
	border:none;
	
}
.toggleSubMenu2  {
	position:relative;
	font-size: 12px;
	font-weight: bold;
	background-image: url(documents/carreTwinColor.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin:10px;
	padding-left: 25px;
	min-height:25px;
}
.subMenu2 {
	font-weight: normal;
	background: none;
	font-size: 11px;	
	padding-top:10px;
}
#zoom_image {
	position:absolute;
	top:0px;
	background-color: #B4B0AF;	
	background-image: url(documents/fond_body_rep.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: none;
	height: 300%;
	width: 100%;
	z-index:300;
	text-align:center;
}
#image_zoom {
	position:relative;
	width: 1000px;
	top:200px;
	
}

#image_zoom img {
	
	margin:10px;
	float:left;
	background-color:#B982AA;
	padding:10px;
	border: 1px solid #000;
}

ul.thumb {
	list-style: none;
	padding:10px;
	text-align:right;
}
ul.thumb li img{
	position:relative;
	top:3px;
	
}

ul.thumb li ul {
	display:none;
	width:200px;
	height:80px;
	background-color:#CCC;
	border: 1px solid #999;
	color:#333;
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	padding:7px;
}

input.text {
	position:relative;
	text-decoration: none;
	border:none;
	color: #00000;
	font-size: 10px;
	background:none;
	background-image: url(documents/fondInput.gif);
	background-repeat: no-repeat;
	width: 115px;
	padding-left: 30px;
	height: 20px;
	padding-top:0px;
	background-position: bottom;	
}
input.text1 {
	position:relative;
	text-decoration: none;
	border:none;
	color: #5A1544;
	font-size: 10px;
	background:none;
	background-color:#CCB7C2;
	width: 100px;
	margin:2px;
}

input.text2 {
	position:relative;
	text-decoration: none;
	border:none;
	color: #666;
	font-size: 10px;
	background:none;
	
	background-image:none;
	
	width: 120px;
	
}


.titre {
	position:relative;
	left:-10px;
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(documents/fondtitre.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-left: 45px;
	color: #6A1A50;
	padding-top: 5px;
	width: 600px;
	text-transform: uppercase;
	letter-spacing:0.1em;
	font-weight: bold;
}

.uppercase {
	margin: .75em 0;
	color:#707070;
	text-transform:uppercase;
	letter-spacing:0.1em;
	line-height: 1.4em;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.uppercase_fin {
	font-size: 12px;
	text-transform: uppercase;
	color: #666;	
}
.etape {
	width:480px;
	background-repeat: no-repeat;
	height: 70px;
	padding-left:0px;
	background-position: center top;	
	margin-left:60px;
}
.etape_cell {
	position:relative;
	width:120px;
	float:left;
	text-align:center;
	color:#333;
	padding-top:70px;
	text-transform:uppercase;
	color:#707070;
	font-size: 10px;
		
}
#contenu .etape_cell a:link {
	color:#333;
}
#contenu .etape_cell a:visited {
	color:#333;
}
#contenu .etape_cell a:hover {
	color:#7997C9;
}

#contenu #menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(documents/fondMenuRep.jpg);
	height: 41px;
	width: 620px;
	color: #333;
	position:relative;
	top:-20px;
	left:-20px;
	
	background-repeat: repeat-x;
}
#contenu #menu2 td {
	height: 41px;
	text-align: center;
	font-size: 9px;
	text-transform: uppercase;
}
#contenu #menu2 td:hover {
	background-image: url(documents/fondMenuCell.jpg);
	background-repeat: no-repeat;
		
}
#contenu #menu2 a {
	color:#000;	
}
#contenu #menu2 td:hover a {
	color:#FFF;	
}
.menu_contenu_hover {
	background-image: url(documents/fondMenuCell.jpg);
	background-repeat: no-repeat;
	color:#FFF;	
	
}
.acces {
	height: 32px;
	padding-top:7px;
	width:95px;
	text-align: center;
	background-image: url(documents/fondMenuCell.jpg);
	background-repeat: no-repeat;	
}
.violet_black {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #5A1544;	
	text-transform: uppercase;
}

#contenu .gallery .violet_black a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 11px;
	color: #5A1544;	
	text-transform: uppercase;
}
.violet_upper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #5A1544;	
}
.violet {
	color: #5A1544;	
}
.date_upper {
	margin: .75em 0;
	color:#999;
	text-transform:uppercase;
	letter-spacing:0.1em;
	line-height: 1.4em;
	font-family: 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#piedpage {
	position:relative;
	width:100%;
	background-color:#FFF;
	padding-bottom:30px;
	border-top:solid 1px #666;
}
#piedpage  {
	color: #AB87A4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#piedpage a {
	color: #AB87A4;
}
	
#piedpage a:hover {
	color: #666;
	text-decoration: none;
}
#piedpage ul a {
	color: #999;
}	
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #6F1A53;
	letter-spacing: 0.2em;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #701B54;
	margin-right: 0px;
	margin-left: 20px;
}

.surligne {
	color: #333;
	background-color: #CCB7C2;	
}
