/* CSS Document */
#implications{
	padding:5px 16px 10px 16px;
	font-size:12px;
}

#implications a:link, #implications a:visited{
	color:#F00;
	text-decoration:underline;
}

#implications h3{
	font-weight:bold;
	font-size:14px;
	color:#7cb944;
}


#fiche_title_QC {
	font-size:18px;
	font-weight:bold;
	color: #3a5cc7;
	margin-bottom:10px;
}



#fiche_title_rayon {
	font-size:14px;
	font-weight:bold;
	color:#3a5cc7;
	margin-bottom:10px;
}



#fiche_title_18 {
	font-size:18px;
	font-weight:bold;
	color:#cc0000;
	margin-bottom:10px;
	
}


.table_border {
	border-collapse:collapse;
	background:#f1f1f1;
}

.table_border_first_row {
	background:#e8e8e8;
	font-weight:bold;
}

.table_border td {
	border:2px solid #fff;

}


.groupe-projets{
	margin:0 0 0 2em;
	padding:0;
}

.groupe-projets h3{
	font-size:12px !important;
}

.groupe-projets strong{
	/*padding-left:.2em;*/
}
#groupe-projets table, .groupe-projets table{
	margin-bottom:1.5em;
	border-collapse:collapse;
	border-spacing:0;
}
#groupe-projets th, .groupe-projets th{
	text-align:left;
	white-space:nowrap;
	padding-right:1em;
	font-weight:normal;
	vertical-align:top;
}
.groupe-projets td{
	vertical-align:top;
}

.groupe-projets .nouveau{
	color:#F00;
	font-weight:bold;
	font-size:.8em;
}

#groupe-projets h3, #groupe-autres h3{
	cursor:pointer;
	text-decoration:underline;
}

.special-projets{
	margin:0;
	padding:0;
}
.special-projets li{
	border:1px solid #7cb944;
	background-color:#F7F9E6;
	margin-bottom:1em;
	padding:1em;
	list-style:none;
}
.special-projets h3{
	font-size:18px !important;
	padding:0;
	margin:0 0 .5em 0;
}

.lnkAutresRegions{
	font-size:14px !important;
}

/**********************************
	CANNE CSS
**********************************/

#pageWrap{ float:right; width:570px; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
#pageWrap .header{ position:relative; width:570px;}

#pageWrap .header h1{ 
	position:absolute;
	color:white;
	top:85px;
	left:150px;
	font-size:18px;
	text-align:center;
	text-transform:uppercase;}
	
	
#pageWrap p span{ font-weight:bold;}
#pageWrap .yoyeux{ color:#900;}
.canne_content img{ float:right; display:block; margin-bottom:20px;}
#pageWrap .last_p{ font-size:14px; margin-bottom:20px;}
#pageWrap .last_p span{ font-size:14px; color:#960505;}


/**********************************
	PAge degustation CSS
**********************************/
#pageWrap #header_degustation{
	
	width:570px;
	height:226px;
	background:url(../templates/implication/images/fr/top_degustation.jpg) top left no-repeat;
	position:relative;
	
}

#header_degustation img{ display:block;
	position:absolute;
	top:65px;
	left:250px;
}

#header_degustation h1{
	width:251px; 
	font-size:38px;
	font-family:'Arvo',Arial, Helvetica, sans-serif;
	color:white;
	border: 3px dotted white;
	letter-spacing:-1px;
	position:absolute;
	top:35px;
	left:20px;
	padding:10px 0px;
}

#header_degustation h1{
	border-left:none;
	border-right:none;
	
}
.dates_event{
	width:290px;
	display:inline-block;
	float:left;
	
}
.marchand{
	width:260px;
	display:inline-block;
	float:right;
}

.dates_event h3,.marchand h3{
	color:#ed1c24;
	font-family:'Arvo',Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-bottom:0px;
	letter-spacing:-1px;
	
}

.tab_dates{ width:100%; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.mois{ font-weight:bold; font-size:14px; padding-bottom:5px; padding-top:5px;}
.marchand p{ font-weight:bold; font-size:14px; margin-bottom:5px;}

.liste_magasins_title,.liste_magasins_title_en{
	color:#ed1c24;
	font-family:'Arvo',Arial, Helvetica, sans-serif;
	font-size:17px;
	margin-bottom:0px;
	letter-spacing:-1px;
	border-bottom:2px dotted #ed1c24;
	padding-bottom:10px;
}
.liste_magasins_title_en{ width: 360px;}

div#accordion{ margin-bottom: 40px; padding-top: 20px;}
div#accordion div{ border: none; background: none; padding: 0px;}
div#accordion div table{ border-collapse: collapse;}
div#accordion td{ vertical-align: text-top; padding-right: 30px;}
div#accordion h3 { border: none; padding-left: none;}
div#accordion h3:hover{ background: none;}
div#accordion h3 a{ font-size: 13px; font-weight: bold; color: #ed1c24; background: none;}

