@charset "iso-8859-1";

@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(calendar.css);
@import url(publication_methods.css);
@import url(search.css);
@import url(board.css);

/* COMMON STYLES */
/*reset d'un certain nombre de styles css par defaut*/
* {
	border: 0;
	font-style: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
/*CSSEditor|structure,global|Zone extérieure|notext*/
body {
	background:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:120%;
}
/*CSSEditor|content,image|Apparence des images|notext*/
img {
	border:0;
	vertical-align: bottom;
}

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

.separation_hr{
margin-left: auto; 
margin-right: auto; 
width: 350px; 
margin-top: 5px; 
border-top: 1px solid #000;
}

#gMapWindowContent { width: 100px;}
#gMapWindowContent td.cellule_ville { display: none;} 
#gMapWindowContent td.cellule_nom_perso { display: none;}
#gMapWindowContent .cellule_accroche { display: none;}
#gMapWindowContent .cellule_image_principale { display: none;}
#gMapWindowContent td.cellule_intitule { width: 200px;} 
#gMapWindowContent td.cellule_savoir_plus { width: 150px; position: absolute; top: 30px; left: 0px;}  
 
.accueil_product .cellule_image_principale { }
.accueil_product .cellule_image_principale img { width: 160px; }
.accueil_product table {font-size: 12px; margin-top: 10px;   width: 350px; }
.accueil_product td.cellule_accroche { width: 240px; font-size: 11px; }
.accueil_product td.cellule_ville { display: none; width: 0px;}
.accueil_product td.cellule_nom_perso { display: none; width: 0px;}
.accueil_product td.cellule_savoir_plus {font-size: 10px; text-decoration: underline;  }
.accueil_product { float: left; height: 350px; width: 350px; border: 1px solid #ccc; background-image: url(/images/entete_barre.jpg); background-repeat: repeat-x;  margin-right: 10px;}
.accueil_product h2{color: #fff;}
.accueil_product h3{}


.event_product {  width: 330px; border: 1px solid #ccc; background-image: url(/images/entete_barre.jpg); background-repeat: repeat-x;  position: absolute; right: 29px;}
.event_product h2{color: #fff;}


.niveau2_product .cellule_accroche { display: none;}
.niveau2_product .cellule_image_principale { display: none;}


/* Box de la page d'accueil */
.derniere_actu{
width: 208px;
border: 1px solid #ccc;
position: absolute; 
top: 450px; 
right: 29px;
}

.derniere_actu h3{
color: #999999;
}

.googleMapBulle {
width:100px;
height:40px;
overflow:auto;
padding:0;
margin:0;
} 

.rubrique_sommaire_ .article_action{
display: none;
}

#article .article_action{
display: none;
}

.formulaire fieldset .row p{
color: #999;
font-size: 10px;
}

.concours_bann{
display: block;
float: left;
position: absolute;
}

#footer a{color: #fff;}
.footerlink{color: #fff; padding-top: 15px; font-size: 10px;}

/* classe du calendrier dans le règlage des event*/
#overlibcontent{ background-color: #fff; width: 230px; border: 1px solid #000;}

#product_availability {display: none;}

.LinkOut a{
text-decoration: underline;
color:#ff000;
}

.event  table a{ color: #EFB20F; font-weight: bold; text-decoration: none;}
.event  table a:hover{ color: #EFB20F; text-decoration: underline;}

#news_events_list .linksmore a{ color: #F18800 ; }
#chapo .chapo_description a{ color: #F18800 ; }
#text p a{ color: #F18800 ; }
.actualite p a{ color: #F18800 ; }
