.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #3366ff;
	color: #000000;
	margin: 0px;
	background-image: url(images/templates/v2/eclatdeau_backgr.jpg);
	background-repeat: repeat-y;
}

/*A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}*/

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
	background: #0099ff;
}

.infoBoxContents {
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #EBEEF3;
  //shopping-cart content color
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #EBEEF3;
  //shopping-cart content color
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #F3EDEE;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:2px solid #ffffff; 
border-bottom:2px solid #ffffff;  
text-align:center;
 

  color: #FF0099;
  font-weight: bold;
  padding: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  background: #ffcccc;
  //shopping-cart header/footer color
}

TD.productListing-data {
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff3399;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 14px;
  color: #385079;
  font-weight: bold;
  text-decoration: none;
  height:35px;
  width: 473px;
  padding-top:  0px;
  padding-left: 10px;
  background-color: #CED5E1;
  border: #ffffff solid 2px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099ff;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-left: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099ff;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: default; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }








td{
 font-family: tahoma,verdana,arial;
 font-size: 11px;
 color: #122F5F;
}

 .bg{
  background-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }


 .br{
  border-style: solid;
  border-width: 1px;
  border-color: #92A0B7;
 } 

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #818181;
  width: 117px;
  height: 17px;
 }

 .ps{
  color: #5F5F5F;
  font-size: 11px;
 }

 .ps1{
  color: #ffffff;
  font-size: 11px;
 }


 .ps3{
  color: #122F5F;
  font-size: 12px;
  font-weight: bold;
 }

 .ps4{
  color: #335081;
  font-size: 10px; 
 }

 .ml{
  color: #ffffff;
  font-size: 10px;
  text-decoration: none;
 }
 .ml:hover{
  color: #FFFEFE;
  font-size: 10px;

  text-decoration: underline;
 }




 .ml1{
  color: #764D46;
  font-size: 11px;
  text-decoration: none;
 }

 .ml2{
  color: #335081;
  font-size: 10px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml3{
  color: #122F5F;
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
 }

 .ml4{
  color: #335081;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
 }


 .se{
  width: 101px;
  color: #818181;
  font-size: 9px;
 }


/**personnalisation ecde**/
/*text defilant*/
.defilant{
	color: #99CCFF;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-right: 75px;
	vertical-align: middle;
}

/*Menus entete*/
.menu1_td{
	height: 16px;
	background-color: #99CCFF;
	border-color: #ccffff;
	border: solid;
	border-bottom: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	margin: 0px;
	color: #ffffff;
}
.menu1_liens{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff3399;
}
a.menu1_liens:link, a.menu1_liens:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu1_liens:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #ff3399;
}

.menu2_td{
	height: 16px;
	background-color: #0099ff;
	border-color: #66ccff;
	border: solid;
	border-bottom: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	margin: 0px;
	color: #ffffff;
}
.menu2_liens{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.menu2_liens:link, a.menu2_liens:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a.menu2_liens:hover{
	color: #ffffff;
	text-decoration: none;
	background-color: #ff3399;
}

/*Bannierecentrale*/
.banner_large{
	background-image: url(images/templates/v2/header/banner_large_03.png);
	width: 530px;
	height: 170px;
	vertical-align: top;
	background-repeat: no-repeat;
}

/*cadie*/
.cadie_nbarticles{
	background-color: #FFFFFF;
	border: solid;
	border-color: #FF3399;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	font: 11px Arial;
	color: #FF3399;
	padding-left: 5px;
}
.cadie_chiffre_td{
	background-color: #FFFFFF;
	border: solid;
	border-color: #FF3399;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	text-align: center;
	vertical-align: middle;
}
.cadie_chiffre{
	font: bold 13px Arial;
	color: #FF3399;
}
a.cadie_chiffre:link, a.cadie_chiffre:visited{
	color: #FF3399;
	text-decoration: none;
}
a.cadie_chiffre:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3399;
}

.cadie_details{
	background-color: #99CCFF;
	border: solid;
	border-color: #FF3399;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 1px;
	font: 11px Arial;
	color: #003399;
	height: 14px;
	padding-left: 5px;
}
.cadie_commander{
	background-color: #0099ff;
	border: solid;
	border-color: #FF3399;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	font: 11px Arial;
	color: #FFFFFF;
	height: 14px;
	padding-left: 5px;
	padding-right: 5px;
}

.td_search{
	width: 235px;
}
.td_separation{
	width: 10px;
}

.td_menu{
	width: 235px;
	vertical-align: top;
}

.td_centre{
	width: 530px;
	border: 1px solid #ff3399;
	vertical-align: top;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.td_categories{
	border: 1px;
	border-color: #0099ff;
}
.cat{
	color: #0099ff;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.box_form{
	border: 1px solid #0099ff;
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0099ff;
	padding-left: 5px;
	height: 20px;
}

/*infos articles*/
.td_trait{
	width: 50%;
	border: 1px solid #0099ff;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-width: 0px;
	vertical-align: top;
}

.titre_produit{
	font: normal bold 11px Arial, Helvetica, sans-serif;
	color: #0099ff;
	text-decoration: none;
}
a.titre_produit:link, a.titre_produit:visited{
	text-decoration: none;
}
a.titre_produit:hover{
	text-decoration: none;
	color: #ff3399;
}

.prix{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ff3399;
}
a.prix:link, a.prix:visited{
	text-decoration: none;
	font-weight: normal;
}
a.prix:hover{
	text-decoration: underline;
	font-weight: normal;
}

.details{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #0099ff;
}
a.details:link, a.details:visited{
	color: #0099ff;
	text-decoration: none;
}
a.details:hover {
	color: #99ccff;
	text-decoration: underline;
}

.ajouter_cadie{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #ff3399;	
}
a.ajouter_cadie:link, a.ajouter_cadie:visited{
	text-decoration: none;
	font-weight: normal;
}
a.ajouter_cadie:hover{
	text-decoration: underline;
	font-weight: normal;
}

.titre_categories{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #ff3399;
}
a.titre_categories:link, a.titre_categories:visited{
	text-decoration: none;
}
a.titre_categories:hover{
	text-decoration: underline;
}
.liens_cat{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ff3399;
	padding-left: 5px;
	padding-right: 5px;
}
a.liens_cat:link, a.liens_cat:visited{
	text-decoration: none;
	color: #ff3399;
}
a.liens_cat:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ff3399;
}

.liste1{
	list-style: disc inside url(images/templates/v2/icones/goute_bleue.png);
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	margin-left: 5px;
	text-align: justify;
	color: #0099ff;
}

.traite_titre{
	font: normal normal normal 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff3399;
	border-bottom: 2px dotted #99ccff;
}
.traite_text{
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	color: #0099ff;
}

.incluse{
	background-color: #0099ff;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
}
.inclusecadre{
	border: 1px solid #0099ff;
}
.compatible{
	background-color: #ff3399;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 10px;
}
.compatiblecadre{
	border: 1px solid #ff3399;
}
.aticles_affiches{
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
	color: #ff3399;
}
a.aticles_affiches:link, a.aticles_affiches:visited{
	text-decoration: none;
}
a.aticles_affiches:hover{
	text-decoration: none;
	color: #0099ff;
}

.sous_total{
	font: bold 14px Arial, Helvetica, sans-serif;
	background-color: #ff3399;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	color: #FFFFFF;
}

/*Identification*/
.clt_titre{
	font: normal normal bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image: url(images/templates/v2/icones/id_client_back.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.clt_soustitre{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
	background-color: #0066ff;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.clt_cadre{
	border: 1px solid #0066ff;
	height: 150px;
}
.clt_info{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #0066ff;
}

.cltnew_titre{
	font: normal normal bold 13px Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-image: url(images/templates/v2/icones/id_new_back.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
}
.cltnew_soustitre{
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
	background-color: #ff3399;
	padding-left: 12px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cltnew_cadre{
	border: 1px solid #ff3399;
	height: 150px;
}
.cltnew_info{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ff3399;
}
.liste_id{
	list-style: disc inside url(images/templates/v2/icones/goute_rose.png);
	margin-left: 0px;
	font: bold 11px/0px Arial, Helvetica, sans-serif;
	color: #ff3399;
	height: 0px;
	padding-left: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
.text_rose_gras{
	color: #ff3399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.garantie_text{
	font: normal normal normal 11px Arial, Helvetica, sans-serif;
	color: #0099ff;
}
.champ_texte{
	border: 1px solid #99ccff;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	width: 130px;
	height: 15px;
	background-color: #ffffff;
	color: #ff3399;
	vertical-align: middle;
}
.champ_message{
	border: 1px solid #99ccff;
	font: 11px Arial, Helvetica, sans-serif;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	height: 120px;
	background-color: #ffffff;
	color: #ff3399;
	vertical-align: top;
	width: 100%;
	scrollbar-3dlight-color : #0099ff;
	scrollbar-arrow-color : #0099ff;
	scrollbar-base-color : #99ccff;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #99ccff;
	scrollbar-highlight-color : #0099ff;
	scrollbar-shadow-color : #0099ff;
	scrollbar-track-color : #66ccff;
}
.champ_liste{
	font: 11px Arial, Helvetica, sans-serif;
	width: 130px;
	scrollbar-3dlight-color : #999999;
	scrollbar-arrow-color : #999999;
	scrollbar-base-color : #666666;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #999999;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #8B8B8B;
}
.checkbox{
	height: 10px;
	width: 10px;
}

.ss_total{
	background-image: url(includes/languages/french/images/buttons/button_soustotal.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 20px;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #FFFFFF;
}
.img_cadre{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-top: 1px solid #cccccc;
}
.img_cadre_25{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #666666;
	border-top: 1px solid #cccccc;
	width: 25px;
	height: 25px;
}

/*zones-start*/
.z00_header{
	background-image: url(images/templates/v2/zones/00_header.png);
	height: 140px;
	background-repeat: no-repeat;
	background-position: bottom;
	 
}
.z01_header{
	background-image: url(images/templates/v2/zones/01_header.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 10px;
}
.z01_footer{
	background-image: url(images/templates/v2/zones/01_footer.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 10px;
}
.z01_center{
	background-image: url(images/templates/v2/zones/01_background.png);
	background-repeat: repeat-x;
	width: 250px;
	height: 100px;
}
.z02_header{
	background-image: url(images/templates/v2/zones/02_header.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 10px;
}
.z02_footer{
	background-image: url(images/templates/v2/zones/02_footer.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 10px;
}
.z02_center{
	background-image: url(images/templates/v2/zones/02_background.png);
	background-repeat: repeat-x;
	width: 250px;
	height: 100px;
}
.z01-z02_titre{
	font: 18px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
a.z01-z02_titre:link, a.z01-z02_titre:visited{
	color: #ffffff;
	text-decoration: none;
}
a.z01-z02_titre:hover{
	color: #cccccc;
	text-decoration: none;
}
.z01-z02_ss-titre{
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.z01-z02_prix{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.z01-z02_text{
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.z03_header{
	background-image: url(images/templates/v2/zones/03_header.png);
	background-repeat: no-repeat;
	width: 510px;
	height: 10px;
}
.z03_footer{
	background-image: url(images/templates/v2/zones/03_footer.png);
	background-repeat: no-repeat;
	width: 510px;
	height: 10px;
}
.z03_center{
	background-image: url(images/templates/v2/zones/03_background.png);
	background-repeat: repeat-x;
	background-color: #990066;
	width: 510px;
	height: 170px;
}
.z03_colone_gauche{
	width: 190px;
	height: 170px;
	margin: 0px 10px 0px 10px;
	text-align: center;
}
.z03_colone_centre{
	width: 185px;
	height: 170px;
	margin: 0px 0px 0px 0px;
}
.z03_colone_droite{
	width: 115px;
	height: 170px;
	padding-left: 10px;
	padding-right: 10px;
}
.z03_cd_vign01_header{
	background-image: url(images/templates/v2/zones/03_vign01_header.png);
	background-repeat: no-repeat;
	height: 14px;
}
.z03_cd_vign01_footer{
	background-image: url(images/templates/v2/zones/03_vign01_footer.png);
	background-repeat: no-repeat;
	height: 5px;
}
.z03_cd_vign01_center{
	background: #990066;
	height: 61px;
}
.z03_cd_vign01_text{
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
a.z03_cd_vign01_text:link, a.z03_cd_vign01_text:visited{
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.z03_cd_vign01_text:hover{
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
.z03_cd_vign02_header{
	background-image: url(images/templates/v2/zones/03_vign02_header.png);
	background-repeat: no-repeat;
	height: 35px;
}
.z03_cd_vign02_footer{
	background-image: url(images/templates/v2/zones/03_vign02_footer.png);
	background-repeat: no-repeat;
	height: 5px;
}
.z03_cd_vign02_center{
	background: #ff99cc;
	height: 40px;
	color: #990066;
	padding-left: 5px;
	padding-right: 5px;
	font: 10px Arial, Helvetica, sans-serif;
	}
.z03_titre{
	font: 16px Arial, Helvetica, sans-serif;
	color: #990066;
}
a.z03_titre:link, a.z03_titre:visited{
	color: #990066;
	text-decoration: none;
}
a.z03_titre:hover{
	color: #ff0099;
	text-decoration: none;
}
.z03_ss-titre{
	font: 14px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.z03_text{
	font: 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
.z05_header{
	background-image: url(images/templates/v2/zones/05_header.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 25px;
}
.z05_center{
	background-image: url(images/templates/v2/zones/05_background.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 215px;
	background-position: bottom;
	background-color: #ffffff;
	/*border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	list-style: inside;*/
	}
.z05_footer{
	background-image: url(images/templates/v2/zones/05_footer.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 10px;
}
.z05_titre{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #0066ff;
}
a.z05_titre:link, a.z05_titre:visited{
	text-decoration: none;
	color: #0066ff;
}
a.z05_titre:hover{
	text-decoration: none;
	color: #9800cc;
}
.z05_prix{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ff3399;
}
a.z05_prix:link, a.z05_titre:visited{
	text-decoration: none;
	color: #ff3399;
}
a.z05_prix:hover{
	text-decoration: none;
	color: #9833ff;
}
.z05_minitext{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #ff3399;
}
/*zones-end*/

/*header_2-start*/
.head2_barre_bleue{
	background: #0066ff url(images/templates/v2/header_2/background_barre-bleue.png) repeat-x;
	height: 5px;
	}
	.head2_02{
		width: 330px;
		height: 30px;
		color: gray;
		background: #ffffff url(images/templates/v2/header_2/h2_01.png) no-repeat right;
		font: 10px Arial, Helvetica, sans-serif;
		}
	.head2_prim{
	width: 150px;
	height: 50px;
	background: #990066 url(images/templates/v2/header_2/h2_z2_prim.png) no-repeat;
}
		.head2_03{
	width: 345px;
	background: #990066 url(images/templates/v2/header_2/h2_z3_background.png) repeat-y;
}
		.head2_04{
	width: 120px;
	background: url(images/templates/v2/header_2/h2_z4_background.png) no-repeat;
}
	.head2_04_banniere{
	width: 120px;
	height: 140px;
	background: url(images/templates/v2/header_2/h2_z4_background.png);
}
	.head2_06{
	width: 495px;
	height: 60px;
	background: #990066 url(images/templates/v2/header_2/h2_z6_background.png) no-repeat;
}
	.head_liens_1_01{
	height: 25px;
	width: 330px;
	background: url(images/templates/v2/header_2/h2_liens1.png) no-repeat left;
}
	.head_liens_1_02{
	height: 25px;
	width: 465px;
	background: url(images/templates/v2/header_2/h2_liens1_background.png) repeat-x left;
	vertical-align: middle;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
	.head_liens_2_01{
	height: 25px;
	width: 330px;
	background: url(images/templates/v2/header_2/h2_liens2.png) no-repeat left;
}
	.head_liens_2_02{
	height: 25px;
	width: 465px;
	background: url(images/templates/v2/header_2/h2_liens2_background.png) repeat-x left;
	vertical-align: middle;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
	.head_liens_text{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
	a.head_liens_text:link, a.head_liens_text:visited{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
	a.head_liens_text:hover{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: underline;
}
/*header_2-end*/

/*footer_start*/
.footer_text{
	font: 10px Arial, Helvetica, sans-serif;
	color: #6699ff;
}
a.footer_text:link, a.footer_text:visited{
	text-decoration: none;
	color: #6699ff;
}
a.footer_text:hover{
	text-decoration: underline;
	color: #6699ff;
}
/*footer_end*/

/*Pageloading - START*/
#prepage_content {
	position:fixed;
	top:0px;
	left:0px;
	z-index:3;
	text-align:center;
	margin-left:45%;
	margin-top:30%;
	margin-bottom:50%;
	padding:5px;
	background:#FAFAF3;
	opacity:1;
	border:1px;
	border-style:solid;
	border-color:#D4D4D4;	
}
/*Pageloading - END*/