/* notation vendeurs */
div.notationVendeur {
    line-height: 8px;
    font-size: 10px;
    margin: 4px 0;
}

div.notationVendeur span {
    display: block;
    height: 8px;
    text-indent: 55px;
    overflow: hidden;
    margin: 0 0 2px 0;
}

div#infoVendeur div.notationVendeur span {
    float: left;
    margin-right: 5px;
}

div.notationVendeur a {
    color: #4052FF;
    text-decoration: underline;
}

div.notationVendeur p {
    color: #313131;
}

p.bar0 span,p.bar1 span,p.bar2 span,p.bar3 span,p.bar4 span,p.bar5 span
    {
    background-image: url(../images/bar.gif);
    background-repeat: no-repeat;
    line-height: 8px;
}

p.bar0 span {
    background-position: 0 -40px;
}

p.bar1 span {
    background-position: 0 -32px;
}

p.bar2 span {
    background-position: 0 -24px;
}

p.bar3 span {
    background-position: 0 -16px;
}

p.bar4 span {
    background-position: 0 -8px;
}

p.bar5 span {
    background-position: 0 0;
}

/*** Styles du produit ***/ /* Image */
a.listingProda {
    border: 1px solid #d1d3d4;
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    margin: 0 5px 0 0;
    _margin: 0 2px 0 0;
    position: relative;
    overflow: hidden;
    text-align: center;
}

a.listingProda:hover {
    border: 1px solid #999;
}

a.listingProda img {
    display: block;
    margin: 0 auto;
}

/* Image */
a.zoom {
    border: 1px solid #d1d3d4;
    display: block;
    width: 120px;
    height: 120px;
    float: left;
    margin: 0 5px 0 0;
    _margin: 0 2px 0 0;
    position: relative;
}

a.zoom:hover {
    border: 1px solid #999;
}

a.zoom img {
    display: block;
}

a.zoom80 {
    border: 1px solid #d1d3d4;
    display: block;
    width: 80px;
    height: 80px;
    float: left;
    margin: 0 5px 0 0;
    _margin: 0 2px 0 0;
    position: relative;
    overflow: hidden;
}

a.zoom80:hover {
    border: 1px solid #999;
}

a.zoom80 img {
    display: block;
}

/* Etiquettes */
a.zoom span.coeur {
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    width: 32px;
    height: 30px;
    background: url(../images/etiquettes/coeur.gif) 0 0 no-repeat;
}

a.zoom span.new {
    display: block;
    position: absolute;
    top: -8px;
    right: -1px;
    width: 45px;
    height: 20px;
    background: url(../images/etiquettes/new.gif) 0 0 no-repeat;
}

a.zoom span.pro {
    display: block;
    position: absolute;
    top: -8px;
    right: -1px;
    width: 47px;
    height: 20px;
    background: url(../images/etiquettes/pro.gif) 0 0 no-repeat;
}





fieldset.catTris {
    margin: 0 10px;
    padding-right: 10px;
    float: left;
    font-size: 11px;
    width: 260px;
}

fieldset.catTris legend {
    font-weight: bold;
    font-size: 12px;
}

fieldset.catTris p {
    font-size: 12px;
}



/* Listing produits */
div#triPage {
    height: 24px;
    padding: 3px;
    margin: 20px 0;
    border: 1px solid #e5e5e5;
    background: #fbfbfb;
}

div#triPage p {
    font-size: 12px;
}

div#triPage form {
    float: right;
    width: 365px;
}

div#triPage label {
    margin: 0 20px 0 0;
}

div#triPage select {
    border: 1px solid #909090;
    padding: 2px;
}

div#listingCat {
    position: relative;
}

div#overlayListing {
    position: absolute;
    background: #ffffff;
    border: 1px solid #ccc;
    padding: 5px 10px;
    z-index: 1000;
    width: 190px;
    top: 120px;
    left: 50%;
    margin-left: -110px;
}

div#loading {
    position: absolute;
    z-index: 1000;
    top: 40px;
    left: 50%;
    margin-left: -75px;
    width: 150px;
    height: 40px;
    background: url("../images/bg-loading.gif") 0 50% no-repeat;
}
div#loading p{
    background: transparent url("../images/loading.gif") 5px 50% no-repeat;
    padding: 0 0 0 52px;
    line-height: 40px;
    font-size: 12px;
    color: #EEEEEE;
}

div#overlayListing p {
    background: #ffffff url("../images/loading.gif") 5px 50% no-repeat;
    padding: 0 0 0 65px;
    line-height: 40px;
    font-size: 12px;
    color: #313131;
}





/***************************************************************
	COLONNE DROITE CATEGORIES
***************************************************************/
    /* carousel */
div.contourLC {
    margin: 0 0 4px 0;
    position: relative;
    height: 110px;
}

div.contourLC a.seeAllBrand {
    font-size: 10px;
    color: #4052FF;
    position: absolute;
    bottom: -1px;
    text-align: center;
    width: 100%;
}

div.logoCarousel {
    width: 140px;
    position: absolute;
    top: 10px;
    left: 20px;
}

div.logoCarousel{
 
}

div.logoCarousel ul {
    height: 102px;
    width: 140px;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

div.logoCarousel ul li {
    height: 102px;
    overflow: hidden;
    position:relative;
    width: 140px;
    
}

div.logoCarousel li a{
    
      display: block;
}

div.logoCarousel ul li img {
    display: block;
    border:1px solid #CCCCCC; 
}

#slidermarqueprev {
    background: url(../images/carousel/prev.gif) 0 0 no-repeat;
    position: absolute;
    top: 55px;
    left: 0px;
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

#slidermarquenext {
    background: url(../images/carousel/next.gif) 0 0 no-repeat;
    position: absolute;
    top: 55px;
    right: 0px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

#slidermarqueprev a,
#slidermarquenext a{
    display: block;
    height: 16px;   
}

#slidermarqueprev a:hover,
#slidermarquenext a:hover{
    text-decoration:none;
}
/* numeric controls */
ol#controls {
    margin:15px 0 0 20px;
    padding: 0;
    height: 25px;
}

ol#controls li {
    margin: 0 5px 0 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 25px;
    width:25px;
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

ol#controls li a {
    height: 25px;
    background: url("../images/boutons/bt_slider.gif") 0 0 no-repeat;
    color: #434343;
    text-decoration: none;
    display: block;  
}

ol#controls li.current a,
ol#controls li.current a:hover {
    background: url("../images/boutons/bt_slider_on.gif") 0 0 no-repeat;
    color:#FFF;
}
ol#controls li a:hover {
   background: url("../images/boutons/bt_slider_over.gif") 0 0 no-repeat;
}

ol#controls li a:focus,#prevBtn a:focus,#nextBtn a:focus {
    outline: none;
}

/* actualités */
div.blocActualitesRSS {
    border: 1px solid #e9e9e9;
}

div.blocActualitesRSS h4 {
    line-height: 27px;
    height: 27px;
    background: url(../images/layout/bg_actualites.gif) 0 0 repeat-x;
    font-weight: bold;
    font-size: 16px;
    color: #FFF;
}

div.blocActualitesRSS h4 span {
    background: url(../images/layout/actualites.jpg) 0 50% no-repeat;
    padding: 0 0 0 30px;
    display: block;
}

div.blocActualitesRSS ul {
    margin: 10px;
}

div.blocActualitesRSS ul li {
    font-size: 11px;
    margin: 10px 0;
}



/* Colonne de droite */
div#menuColGuides {
    border: 1px solid #e9e9e9;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

div#menuColGuides h4 {
    background: url(../images/layout/bg_titre_velo.gif) 0 0 repeat-x;
    line-height: 27px;
    color: #FFF;
}

div#menuColGuides h4 span {
    display: block;
    background: url(../images/boutons/fleche.png) 4px 50% no-repeat;
    padding: 0 0 0 28px;
}

div#menuColGuides input {
    float: left;
}

div#menuColGuides input#rechercherGuide {
    border: 1px solid #8d8d8d;
    padding: 4px;
    color: #737373;
    width: 142px;
    margin: 0 5px 0 0;
}

p.rssGuide {
    line-height: 23px;
    background: url(../images/boutons/rss.gif) 0 50% no-repeat;
    margin: 10px 5px;
    padding: 0 0 0 30px;
}

p.rssGuide a {
    text-decoration: underline;
    color: #1100ed;
    font-size: 10px;
}

p.envoyerPageGuide {
    line-height: 32px;
    background: url(../images/boutons/envoyer.gif) 0 50% no-repeat;
    margin: 10px 5px;
    padding: 0 0 0 30px;
}

p.envoyerPageGuide a {
    text-decoration: underline;
    color: #1100ed;
    font-size: 10px;
}

div#menuColGuides form {
    margin: 0 5px 10px 5px;
    display: block;
    height: 30px;
}

div#menuColGuides h5 {
    border-bottom: 2px dotted #dbdbdb;
    font-size: 12px;
    margin: 15px 5px 5px 5px;
}

div#menuColGuides ul {
    font-size: 12px;
    color: #2e2e2e;
    margin: 0 0 0 10px;
}

div#menuColGuides ul li {
    margin: 2px 0;
}

div#menuColGuides ul a {
    text-decoration: underline;
    color: #1100ed;
}

/***************************************************************
	ARTICLE BLOG
***************************************************************/
p#retourGuides {
    font-size: 12px;
    margin: 10px;
}

img.imgRight {
    float: right;
    margin: 10px;
}

/***************************************************************
	FICHE PRODUIT
***************************************************************/


p.catparente {
    background: url(../images/icones/fleche-haut.gif) 0 50% no-repeat;
    padding: 0 0 0 25px;
    line-height: 32px;
    float: right;
}

div.pub760 {
    width: 760px;
    height: 100px;
    float: left;
}

a#lienOffresPro {
    display: block;
    float: right;
    margin: 0 5px 0 0;
}



div#ficheProduitComplete p.addInto {
    margin: 0 auto;
}



div#detailProduit h2 {
    font-weight: bold;
    font-size: 22px;
    margin: 0 160px 0 0;
}


a#bt_voir_annonce {
    background: url(../images/boutons/voir_annonce.gif) 0 0 no-repeat;
    color: #313131;
    font-size: 14px;
    font-weight: bold;
    font-style:italic;
    line-height: 58px;
    display: block;
    width: 142px;
    margin: 0 0 10px 0;
    padding: 0 0 0 62px;
}

a#bt_voir_annonce:hover {
    text-decoration: none;
}

a#bt_vendez_le_votre {
    background: url(../images/boutons/vendez_votre.gif) 0 0 no-repeat;
    color: #313131;
    font-size: 14px;
    font-weight: bold;
    font-style:italic;
    text-align: center;
    display: block;
    width: 145px;
    height: 49px;
    padding: 7px 0 5px 55px;
    margin: 0 0 4px 0;
}

a#bt_vendez_le_votre span {
    display: block;
    font-size: 22px;
}

a#bt_vendez_le_votre:hover {
    text-decoration: none;
}

#guideProduit {
    border: 1px solid #e9e9e9;
    padding: 5px;
    margin: 10px 0;
}

#guideProduit legend {
    background: url(../images/icones/livres.gif) 10px 0 no-repeat;
    line-height: 32px;
    color: #D33B1D;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 50px;
}

#guideProduit ul li {
    font-size: 12px;
    margin: 5px 0 0 0;
    line-height: 14px;
}

#guideProduit p.proposer {
    background: url(../images/icones/add.gif) 0 50% no-repeat;
    color: #000;
    font-size: 10px;
    font-weight: bold;
    padding: 0 0 0 20px;
    line-height: 17px;
    margin: 10px 0 0 0;
}

div#imgProduitBig p {
    text-align: right;
    font-size: 12px;
}

div#imgProduitBig p span {
    font-size: 16px;
    margin: 0 5px;
    font-weight: bold;
}

p.lien_precedent {
    text-align: left;
    font-size: 12px;
    margin: 10px;
    font-weight: bold;
    line-height: 20px;
}

p.lien_precedent a {
    background: transparent url("../images/icones/fleche-back.gif") 0 50%
        no-repeat;
    padding: 0 0 0 25px;
    display: block;
}





div#detailProduit div.notation {
    width: 110px;
    margin: 10px 0 0 0;
}

div#detailProduit div.notation p {
    font-size: 10px;
    text-align: right;
    margin: 5px;
}

a.voirlesannonces {
    display: block;
    line-height: 31px;
    width: 103px;
    font-size: 10px;
    text-align: center;
    padding-left: 30px;
    margin: 10px 0 2px 5px;
    background: url(../images/boutons/plus_info.gif) 0 0 no-repeat;
}

a.voirlesannonces:hover {
    background-position: 0 -31px;
}


div.infosAnnonce {
    
}

div.infosAnnonce img {
    border: 1px solid #ccc;
}

div.infosAnnonce div.notation p {
    text-align: right;
}

p.vendeur a {
    color: #0018ff;
    text-decoration: underline;
}

span.professionel {
    display: block;
    float: right;
    color: #cc1cb3;
    background: url(../images/etiquettes/pro.gif) left 50% no-repeat;
    width: 50px;
    font-weight: bold;
}


div.barreToutesAnnonces {
    background: transparent url(../images/layout/barre-pagination.gif)
        no-repeat scroll 0 0;
    height: 23px;
    margin: 0 0 5px;
    padding: 3px 5px 0;
    text-align: center;
    font-size: 12px;
}

/* LISTING COMMENTAIRES PRODUIT / BLOG */
div#listingCom {
    
}

p.noQuestion {
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    background: #eee;
}


div#noteGlobaleCom p {
    padding: 0 0 0 80px;
    text-align: left;
}

div.boxCom {
    margin: 10px;
    background: #fbfbfb;
    border: 1px solid #e5e5e5;
    padding: 5px;
}

div.boxCom div.notation p {
    width: 75px;
    margin: 4px 0 0 0;
    float: left;
}

div.boxCom h3 {
    font-size: 10px;
    text-decoration: none;
}

div.boxCom h3 span {
    text-decoration: underline;
    font-size: 12px;
}

div.boxCom h3 a {
    color: #4052ff;
    text-decoration: underline;
}

div.boxCom p.textCom {
    font-size: 11px !important;
    text-align: justify;
    margin: 10px 0;
}

/* google ads */
h4#annoncesGoogle {
    background: url("../images/layout/google.gif") 0 50% no-repeat;
    padding: 0 0 0 40px;
    font-size: 16px;
    color: #313131;
    font-style: italic;
    font-weight: bold;
    line-height: 32px;
    margin: 10px 0 10px 10px;
}



div#ficheProduitComplete.produitNeuf p.prixAnnonce,div.produitNeuf p.prixAnnonce
    {
    color: #1673AB;
}

input#submitrechercheCommunaute {
    position: absolute;
    top: 18px;
    right: 0px;
    display: block;
    background: url("../images/boutons/bouton.gif") 0 0 no-repeat;
    padding: 0 0 5px 0;
    text-align: center;
    color: #313131;
    font-size: 12px;
    outline: 0;
    border: 0;
    height: 30px;
    vertical-align: middle;
    cursor: pointer;
}

a#submitrechercheCommunaute :hover {
    text-decoration: 0;
}

.uploadifyQueueItem {
    font: 11px Verdana, Geneva, sans-serif;
    border: 2px solid #E5E5E5;
    background-color: #F5F5F5;
    margin-top: 5px;
    padding: 10px;
    width: 350px;
}

.uploadifyError {
    border: 2px solid #FBCBBC !important;
    background-color: #FDE5DD !important;
}

.uploadifyQueueItem .cancel {
    float: right;
}

.uploadifyProgress {
    background-color: #FFFFFF;
    border-top: 1px solid #808080;
    border-left: 1px solid #808080;
    border-right: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    margin-top: 10px;
    width: 100%;
}

.uploadifyProgressBar {
    background-color: #0099FF;
    width: 1px;
    height: 3px;
}

p#btActiverCpt {
    width: 120px;
    height: 30px;
    margin: 5px 0 0 20px;
    text-indent: -5000px;
    overflow: hidden;
}

p#btActiverCpt a {
    background: url("../images/boutons/recevoir_code.gif") 0 0 no-repeat;
    display: block;
    height: 100%;
}

p#btRecevoirMdp {
    width: 120px;
    height: 30px;
    margin: 5px 0 0 20px;
    text-indent: -5000px;
    overflow: hidden;
}

p#btRecevoirMdp a {
    background: url("../images/boutons/recevoir_mdp.gif") 0 0 no-repeat;
    display: block;
    height: 100%;
}

#titreMarque {
    background: transparent url(../images/icones/montalia-48.gif) no-repeat
        scroll 0 -2px;
    color: #000000;
    font-size: 22px;
    font-style: italic;
    line-height: 20px;
    margin: 10px 0 20px 0;
    padding: 0 0 0 50px;
    _position:relative;
}

#titreMarque span {
    color: #707070;
    display: block;
    font-size: 12px;
}

p#btProposerMarque {
    width: 90px;
    height: 30px;
    margin: 0 0 10px 0;
    padding: 3px 0 0 30px;
    background: url("../images/boutons/bouton-add.gif") 0 0 no-repeat;
    line-height: 12px;
    text-align: left;
}

p#btProposerMarque a {
    color: #313131;
    font-size: 12px;
    outline: none;
    display: block;
}

#titreContact {
    background: transparent url(../images/icones/send-32.gif) no-repeat
        scroll 0 0;
    color: #000000;
    font-size: 22px;
    font-style: italic;
    line-height: 20px;
    margin: 10px 0 20px 0;
    padding: 0 0 0 50px;
    _position:relative;
}

#titreContact span {
    color: #707070;
    display: block;
    font-size: 12px;
}

p.legende {
    font-size: 11px;
    font-style: italic;
    color: #898989;
    margin: 10px;
}

form#formContact textarea#MESSAGE {
    height: 150px;
    padding: 4px;
}

.retour {
    margin: 20px 0;
    font-size: 12px;
}

.retour a {
    color: #006f9f;
}



#td_infos_form_transporteur .labelElement{
	display:inline;
	}
.tabInscFormu .labelElement{
	margin-bottom:-7px!important;
	}

.tabInscFormu p.description{
	margin:-10px 0 10px 0;
	}
	

.checkElement{
	margin-bottom:5px;
	}
.center_label {
	background-image:url(../images/decorators/bg_header_panier.png);
	background-repeat:repeat-x;
	color:white;
	height:35px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
}
.center_button {
	background-image:url(../images/decorators/boutons/button_center.jpg);
	background-repeat:repeat-x;
	height:35px;
	padding-left:5px;
	padding-right:5px;
	padding-top:7px;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
}
.center_button a{
	color:white;
	}
.center_label_h2 {
	background-image:url(../images/decorators/bg_header_h2.png);
	background-repeat:repeat-x;
	color:white;
	height:27px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px!important;
	text-align:center;
	vertical-align:top;
	white-space:nowrap;
}
.center_label h1{
	color:#fff!important;
	}
.center_label_h2 h2{
	color:#fff!important;
	background:transparent url(../images/footerbox/fleche.png) no-repeat scroll 15px 50%;
	text-align:left;
	text-indent:40px;
	}

.corner_entete{
	background-image:url(../images/decorators/bg_header_panier.png);
	background-repeat:repeat-x;
}

.tabInscFormu, .tabloginFormu{
	margin:auto;
}

p.valid_form{
	background:#d2ff7a url(../images/decorators/valider_form.png) no-repeat scroll 5px 50%;
	border:1px solid #8dd600;
	text-align:left;
	padding:15px 10px 15px 50px;
	margin: 10px;
	font-family : Trebuchet MS,arial;
	font-size:12px!important;
}

p.error_para{
	background:#FFEBE8;
	border: 1px solid #DD3C10;
	text-align:left;
	padding:5px;
	margin: 10px;
	font-family : Trebuchet MS,arial;
	font-size:12px;
}

p.error_para strong, p.valid_form strong{
	text-decoration:underline;
	font-weight:bold!important;
}


ul#treeCategorie{margin:20px auto 20px auto;width:400px;}
ul#treeCategorie li{
	font-size:12px;
	font-family : Trebuchet MS,arial;s
}

.checkCat{
	margin: 0px 0 0 5px;
}

#mainCol .exemple{
	font-size:11px;
	font-style:italic;
	color:#434343;
	margin:10px 0
}

.div_form_infos{position:relative;}
.infos_form{
	background:#c2d4f3 url(../images/infos_form.png) no-repeat scroll 5px 50%;
	_background:#c2d4f3;
	border:1px solid #0b49ba;
	text-align:left;
	padding:5px 5px 5px 40px;
	position:absolute;
	width:250px;
	top:0;
	left:270px!important;
	z-index:1000;
	font-size:12px;
}
.infos_form strong{
	font-family : "Trebuchet Ms";
	font-weight:bold;
}
.infos_form span.exemple{
	font-style : "Italic";
	font-size:12px!important;
}

.tabAddFormu td{
	padding-top:5px;
}

td.nodescription p.description{
	display:none;
}

/* Uploadify file*/
.fileUploadQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	background-color: #F5F5F5;
	border: 3px solid #E5E5E5;
	margin-top: 5px;
	padding: 10px;
	width: 300px;
}
.fileUploadQueueItem .cancel {
	float: right;
}
.fileUploadProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.fileUploadProgressBar {
	background-color: #0099FF;
}


#contenuCptUser .navigation a, #contenuCptUser .navigation span{
	font-weight:normal!important;
	color:black!important;
}

.navigation a, .navigation span{
	font-weight:normal!important;
	color:white;
	font-size:14px;
}

.alt{
	display:none;
}

#menuDynCat label{
	font-weight:bold;
	font-size:14px;
	display:block;
	color:#454545;
}

/*carousel fiche produit*/

td#cadreDiapo{
    background: url("../images/cadre-diapo-produit.gif") 0 0 no-repeat;
}

div#imgProduitBig{	
	width:350px;
	position:relative;
	overflow: hidden;
	height:350px;
	margin:11px 0 0 10px;
	
}
div#imgProduitBig ul{
	height:330px;
	width:330px;
	margin:0;
	overflow: hidden;
	position: relative;
}

div#imgProduitBig ul li{
	height:330px;
	overflow:hidden; 
	width:330px;
}
div#imgProduitBig ul li img{
	display:block;
	margin-left:auto;
	margin-right:auto;
}


p.loginAnnonce{
	background:#ececec;
	font-size:13px!important;
	padding:10px 10px 10px 60px;
	border:1px solid #bcbcbc;
	text-align:center;
	background:transparent url(../images/greenbox/bg-dollard.jpg) no-repeat scroll 15px 50%;
}

.propAnnonce{
	background:#ececec url(../images/footerbox/fleche.png) no-repeat scroll 5px 50%;
	padding: 5px 0 5px 30px;
	width:650px;
	margin:5px 0 10px 0;
}






	
	/**** ADDINTO ****/
	div#rightCol p#partagerMontalia{
		float:none;
		
	}
	p#partagerMontalia{
		background: url("../images/boutons/partager.gif") 0 0 no-repeat;
		width: 180px;
		height:50px;
		text-indent:-5000px;
		overflow:hidden;
		margin:10px auto;
	}
	p#partagerMontalia a{
		display: block;
		height:100%;
	}
	
	p#partagerBoutique{
		background: url("../images/boutons/partager-boutique.gif") 0 0 no-repeat;
		width: 160px;
		height:50px;
		text-indent:-5000px;
		overflow:hidden;
		margin:20px auto;
	}
	p#partagerBoutique a{
		display: block;
		height:100%;
	}

	/* STYLE COMMUNS RIGHT COL */

	.col_top{
		background: url("../images/colonne/col_top.gif") 0 0 no-repeat;
		text-align:center;
		font-weight:bold;
		font-size:12px;
		padding-top:4px;
		line-height:36px;
		color:#D33B1D;
	}
	
	.col_center{
		background: url("../images/colonne/col_center.gif") 0 0 repeat-y;
		padding:2px 11px;
		font-size:12px;
	}
	.col_center a{
		color:#006AB3;
	}
	.col_bottom{
		background: url("../images/colonne/col_bottom.gif") 0 0 no-repeat;
		height: 9px;
		margin-bottom:10px;
	}


	div#rightCol fieldset{
		margin:10px 5px;
		padding:5px	10px;
		border:0;
		background: #fbfbfb;
		border:1px solid #e5e5e5;
	}

	div#rightCol fieldset legend{
		color:#D33B1D;
		font-size:14px;
		font-weight:bold;
		padding:0 0 0 20px;
		margin:-10px 0 0 -10px;
	}
	
	p#partagerMontalia{
		margin:10px auto;
	}
	
	fieldset.derniersArrivages legend{
		background: url("../images/icones/note_new.gif") 0 0 no-repeat;
	
	}
	
