@charset "iso-8859-1";

@import url(gallery.css);
@import url(_elements.css);
@import url(structure.css);
@import url(navigation_elements.css);
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);

@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);
@import url(contextualisation.css);
@import url(langue.css);
@import url(style_ie.css);
@import url(fiche_produit_vdeux.css);
@import url(nyroModal.css);




/* -------------------------------------------------- */
/* COMMON STYLES                                      */
/* reset d'un certain nombre de styles css par defaut */
/* -------------------------------------------------- */

* {
    text-decoration: none;
    font-style: normal;
    outline: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
}



body {
    font-family: Arial, Helvetica, sans-serif;
    background: white;
    line-height:150%;
    font-size: 12px;
    color: #52575A;
}

img {
    vertical-align: bottom;
    border: 0px;
}

.clear {
    visibility: hidden;
    line-height: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px;
    height: 0px;
    clear: both;
}



/*******************************************/
/*             Agency Tools                */
/*******************************************/

#agencytools{border:3px solid #00A0D1;border-right:0px;-moz-border-radius: 1em;-webkit-border-radius: 1em;padding: 0px;background:white;}
#agencytools_header h3{background:transparent; color:#00A0D1;font-weight:bold; font-size:18px!important;}
#agencytools #agencytools_body{background:transparent;}
#agencytools #agencytools_content {background:transparent!important; }
#agencytools img{visibility:hidden;}
#agencytools li{display:none;}
#agencytools li:first-child, #agencytools li:nth-last-child(2), #agencytools li#li_css, #agencytools li#li_template{display:block!important;}
#agencytools li a{color:#00A0D1;}
#agencytools li:first-child a, #agencytools li:nth-last-child(2) a{color:#000;}



/*************************************************/
/*     Lettre du mois Recommander a un ami       */
/*************************************************/

.news_du_mois #banner,
.news_du_mois .breadcrumb,
.news_du_mois #rightbar,
.news_du_mois #footer{display:none;}

.news_du_mois #text{padding-top:80px;}

.news_du_mois #contents .boxrecommend{
	position:absolute;
	top:0px;
	left:0px;
	width:720px;
	background:none;
	border: 1px solid #72797F;
margin:0px 135px;
}

.news_du_mois #contents .boxrecommend .row{
	width:40%;
	margin:0px;
	padding:0px;
	clear:none;
	float:left;
}

.news_du_mois #contents .boxrecommend .submit{margin-top:-15px;}


/*************************************************/
/*                   CAS CLIENT                  */
/*************************************************/


.cas_clients #articles_list .chapo.colleft,
.cas_clients #articles_list .chapo.colright {
	background: transparent;
	border: 0px solid #0097C7;
	margin: 0px;
	padding: 0;
	width:330px;
	margin:0 20px;
	height:195px;
	overflow:hidden;
	position:relative;
}

.cas_clients #articles_list .chapo h1{
	color: #00A0D1;
	background:none;
}

.cas_clients #articles_list .chapo .images{
	float:left;
	width:100px;
}

.cas_clients #articles_list .chapo .images img{width:90px;}

.cas_clients #articles_list .chapo .description{
	float:left;
	width:190px;
	padding:0px 20px;
	background:transparent  url(/images/charte-graphique/accueil-detail-succes-quotes.png) no-repeat top left;
}

.cas_clients #articles_list .chapo .description b {
	background: url("/images/charte-graphique/accueil-detail-succes-quotes.png") no-repeat scroll right top transparent;
    color: #AEBBBF;
    display: block;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin: 0 -10px 0 auto;
    padding: 15px 10px 0 0;
    text-align: right;
    width: 90%;
}

.cas_clients #articles_list .chapo .description .linksmore a{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:100%;
	height:100%;
	background :transparent url(/images/charte-graphique/alpha.gif) repeat top left;
}

.cas_clients #articles_list .chapo .description .linksmore a span{display:none;}
