* {
	border: 0;
	margin: 0;
	outline: none;
	
}

p.spip{
	margin: 0 0 15px 0;
}

.clear { clear: both; display:block; line-height: 0; height: 0px; width: 0px; overflow: hidden; visibility: hidden;}


#wrapper {
	margin: 0 auto;
	/*overflow: hidden;*/
	padding: 10px 0 10px 0;
	width: 1000px;
}


a {
	color:#b81a30;

	}
	
a:hover {
	
	color:#5d4323;
}


body {
	font-family:Georgia, "Times New Roman", Times, serif;	
	}
/*******************/
 /*bgs*/
/*******************/
.splash {
	background: #fff3c8;
		}
		
.accueil {
	background: url(/images/bgs/accueil.jpg) no-repeat top center #fcf7d7;
		}
	
.nouvelles {
	background:url(/images/bgs/nouvelles.jpg) no-repeat top center #fff;
		}
	
.historique {
	background:url(/images/bgs/historique.jpg) no-repeat top center #fcf7d7;
		}
		
.cassis {
	background:url(/images/bgs/cassis.jpg) no-repeat top center #fff;
		}

.liqueurs {
	background:url(/images/bgs/liqueurs.jpg) no-repeat top center #fff;
		}
		
.derives {
	background:url(/images/bgs/derives.jpg) no-repeat top center #fff;
		}

.ilsontdit {
	background:url(/images/bgs/ilsontdit2.jpg) no-repeat top center #fcf7d7;
		}
		
.manger {
	background:url(/images/bgs/ilsontdit.jpg) no-repeat top center #fcf7d7;
		}
		
.recettes {
	background:url(/images/bgs/recettes.jpg) no-repeat top center #fff;
		}
		
.cave {
	background:url(/images/bgs/caveavin.jpg) no-repeat top center #000;
		}
		
.monnaguette {
	background:url(/images/bgs/monnaguette.jpg) no-repeat top center #fff;
		}
		
.economuse {
	background:url(/images/bgs/economuse.jpg) no-repeat top center #fff;
		}

.points {
	background:url(/images/bgs/points.jpg) no-repeat top center #fcf7d7;
		}
		
.contact {
	background:url(/images/bgs/contact.jpg) no-repeat top center #fff;
		}

/*******************/
 /*Spash*/
/*******************/

#ContainerFlash {
	height:350px;
	margin: 100px auto 0;
	position:relative;
	width:675px;
}

#coord {
	margin: -10px auto 0;
	position: relative;
	text-align:center;
	color:#af182c;
	font-family:myriad Roman, myriad, Helvetica, Verdana, Arial, sans-serif; 
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
}
	
#coord a {
	text-decoration:none;
}
/*******************/
 /*Home*/
/*******************/
	
#textContainer {
	background-color:#FFF;
	height:270px;
	margin: 180px auto 0;
	filter:alpha(opacity=90);
	opacity:0.9;
	position:relative;
	width:435px;


}

#leTexte {
	color:#F00;
	font-size:16px;
	height:295px;
	margin: -260px auto 0;
	padding: 10px;
	position:relative;
	width:415px;
	
}

#citation {
	color:#4c2d0e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:20px;
	
}


/*******************/
/*
	Articles
*/
/*******************/

#containerBg {
	background:#f8f5d4;
	color:#5d4323;
	font-size:14px;
	margin: 180px auto 0;
	padding:10px;
	position:relative;
	width:415px;
	}

#containerBgScroll{
	background:#f8f5d4 url(/images/slider_fond.gif) right no-repeat;
	color:#5d4323;
	font-size:14px;
	height:275px;
	margin: 180px auto 0;
	padding:10px;
	position:relative;
	width:415px;
	}


#containerBgRight{
	background:#f8f5d4;
	color:#5d4323;
	font-size:14px;
	margin: 150px 0 0 53%;
	padding:10px;
	position:relative;
	width:330px;
	}


.lesTitre,
.red1{
	color:#b81a30;
}

.lesTitre {
	font-size:20px;
	text-decoration:underline;
}

/*******************/
/*
	Nouvelles
*/
/*******************/



#listeNews {
	height:275px;
	overflow:hidden;
	width:415px;
	}

#contListeNews {
	height:275px;
	width:413px;
	}

#listeNews ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#listeNews ul li{
	clear: both;
	padding: 0 0 10px 0;	
}

#listeNews ul li,
#listeNews ul li span{
	font-family: "Georgia", "Helvetica", "Arial", "Verdana", sans-serif;
}

#listeNews ul li span.date{
	font-style: italic;
}

#listeNews ul li span.l {
	background:transparent url(/images/bullet_losange.gif) no-repeat center ;
	float:left;
	height:11px;
	display:block;
	width:11px;
	
	}
	
#listeNews ul li span.f {
	background:transparent url(/images/nouvelle_fleche.gif) no-repeat 0 2px;
	display:block;
	float:left;
	height:15px;
	width:20px;
	
	}

	

#listeNews ul li .titre {
	float:left;
}	

#listeNews ul li a {
	background:transparent url(/images/nouvelle_fleche.gif) no-repeat right;
	display:block;
	float:left;
	height:20px;
	overflow: hidden;
	padding-right:20px;
}


.listeNews {
	background: #f8f5d4 url(/images/slider_fond.gif) no-repeat 399px 23px;
	height:330px;
	left: 0;
	overflow:hidden;
	padding: 5px 5px 0 10px;
	position: absolute;
	top: -10px;
	width:425px;
	z-index: 300;
}

.contListeNews-bg{
	background: #f8f5d4 url(/images/slider_fond.gif) no-repeat 390px -7px;
	padding: 12px 0 15px 0;
} 

.listeNews span.title{
	color: #b81a30;
	display: block;
	float: left;
	font-size:20px;
	overflow:hidden;
	text-decoration:underline;
	width: 375px;
}

.listeNews a.close{
	background: transparent url(/images/liqueurs_close.png) no-repeat -1px 0;
	display: block;
	float: right;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	width: 27px;
}

.listeNews span.space{
	display: block;
	height: 0px;	
	overflow: hidden;
	text-indent: -9999px;
}

.contListeNews {
	height:273px;
	width:400px;
	padding-right:13px;
}
/*******************/
/*
	Liqueurs et vins
*/
/*******************/

#liqueursWrapper {
	height:533px;
	margin: 52px auto 0 auto;
	position:relative;
	width:640px;

	}


	
.liqueursSelect {

	float:left;
	height:533px;
	overflow: hidden;

	position:relative;
	text-align:center;
	width:160px;
	}


.liqueursSelect a{
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;	
}

.liqueurText {
	color:#5d4323;
	margin: 120px 0 0 145px;
	padding:5px;
	position:absolute;
	width:340px;
	
	}
	
#liqueurText9 {
	margin-top: 100px;
}
	
#liqueurClose a  {
	background:url(/images/liqueurs_close.png) no-repeat center;
	display:block;
	height:26px;
	left:324px;
	position:absolute;
	top:0px;
	width:26px;
	z-index:10;
	}
	
#liqueurText9, #liqueurText72 {
	background:#ebc7d6;
}

#liqueurText10, #liqueurText73 {
	background:#eac38a;
}

#liqueurText11, #liqueurText74 {
	background:#d0e5c9;
}

#liqueurText12, #liqueurText75 {
	background:#d3e2e3;
}

/*******************/
/*
	D�riv�s
*/
/*******************/



#derivesText {
	color:#5d4323;
	font-size:14px;
	margin: 25px auto 0 auto;
	padding:5px;
	position:relative;
	width:410px;
	}
/*******************/
/*
	ils ont dit...
*/
/*******************/
#contIlsBgScroll{
	background:#fff url(/images/slider_ils_fond.gif) right no-repeat;
	color:#5d4323;
	font-size:14px;
	height:280px;
	margin: 150px auto 0;
	padding:10px;
	position:relative;
	width:415px;
	
	}

#contIlsBgScroll li {
	margin-bottom:10px;
	}
	
#contIlsBgScroll p {
	margin:0px;
	}
	

	

/*******************/
/*
	recettes
*/
/*******************/

div.scrollable {
	height:500px;
	margin:130px auto 0 auto;
	overflow:hidden; 
	position:relative; 
    width: 960px; 
 	}

#thumbs { 
    /* this cannot be too large */ 
	position:absolute;
    width:2000em; 
	clear:both;

} 


#thumbs div  {
	color:#5d4323;
	float:left;
	font-size:14px;
	margin: 0 30px 0 0;
	width:210px;
	
	}
	
#thumbs div .lesTitre {
	color:#b81a30;
	font-size:20px;
	text-decoration:underline;

	}
	
#thumbs div .recettesTexte {
	margin-bottom:10px;
	}
	
a.prev, a.next  {
	color:#5d4323;
	cursor:pointer;
	font-size:14px;
	font-style:italic;
	position:absolute;
	top:100px;
	z-index:100;
	}

a.prev  {
	background: #f7f5d4 url(/images/fleche_prev.png) no-repeat left;
	left:50%;
	margin-left:-480px;
	padding-left:20px;
	}

a.next  {
	background: #f7f5d4 url(/images/fleche_next.png) no-repeat right;
	margin-right:-480px;
	padding-right:20px;
	right:50%;
	}
	
a.disabled {
	visibility:hidden !important;		
}


.listeRecettes {
	background: #fff url(/images/slider_ils_fond.gif) no-repeat 399px 23px;
	height:330px;
	left: 0;
	overflow:hidden;
	padding: 5px 5px 0 10px;
	position: absolute;
	top: -10px;
	width:425px;
	z-index: 300;
}

.contListeRecettes-bg{
	/* background: #fff url(/images/slider_ils_fond.gif) no-repeat 390px -7px;*/
	padding: 12px 0 15px 0;
} 

.listeRecettes span.title{
	color: #b81a30;
	display: block;
	float: left;
	font-size:20px;
	overflow:hidden;
	text-decoration:underline;
	width: 375px;
}

.listeRecettes a.close{
	background: transparent url(/images/liqueurs_close.png) no-repeat -1px 0;
	display: block;
	float: right;
	height: 26px;
	overflow: hidden;
	text-indent: -9999px;
	width: 27px;
}

.listeRecettes span.space{
	display: block;
	height: 0px;	
	overflow: hidden;
	text-indent: -9999px;
}



	
/*******************/
/*
	lieu cave à vin
*/
/*******************/
#containerCaveRight{
	background:#f8f5d4;
	color:#5d4323;
	float:left;
	font-size:14px;
	margin: 180px 0 0 60%;
	padding:10px;
	position:relative;
	width:330px;
	}
	

/*******************/
/*
	lieu monnaguette
*/
/*******************/	
#containerMonnaLeft, #containerMonnaRight {
	background:#f8f5d4;
	color:#5d4323;
	font-size:13px;
	line-height: 14px;
	padding:10px;
	position:relative;
	width:220px;
	
	}
	
#containerMonnaLeft {
	float:left;
	margin: 70px 0 0 25%;
	}
	
#containerMonnaLeft .lesTitre {
	margin-bottom: 10px;
}

div.lien {
	display:block;
	font-style:italic;
	float:left;
	}

div.lien a {
	color:#b81a30;
	}
	
div.lien a:hover {
	color:#5d4323;
	}	

div.fl {
	background:transparent url(/images/nouvelle_fleche.gif) no-repeat right;
	float:left;
	display:block;
	height:15px;
	width:20px;
	}


	
#containerMonnaRight {
	float:right;
	margin: 70px 25% 0 0;
	}

#containerMonnaLeft span.f {
	background:transparent url(/images/nouvelle_fleche.gif) no-repeat 0 2px;
	display:block;
	float:left;
	height:15px;
	width:20px;
	}


/*******************/
/*
	lieu economuse
*/
/*******************/
#containerEcono {
	background:#f8f5d4;
	color:#5d4323;
	float:left;
	font-size:14px;
	margin: 70px 90% 0 10%;
	padding:10px;
	position:relative;
	width:330px;
	}
	
/*#containerEcono a {
	font-style:italic;
	color:#5d4323;
	}
	
#containerEcono a:hover {
	font-style:italic;
	color:#b81a30;
	}*/
/*******************/
/*
	points de vente
*/
/*******************/

#listePoints {
	height:275px;
	overflow:hidden;
	width:415px;
	}

#contListePoints {
	height:275px;
	width:413px;
	}

#listePoints ul {
	list-style:none;
	margin: 0;
	padding: 0;
}

#listePoints ul li{
	clear: both;
	padding: 0 0 10px 0;	
}

#listePoints ul li,
#listePoints ul li span{
	font-family: "Georgia", "Helvetica", "Arial", "Verdana", sans-serif;
}

#listePoints ul li span.date{
	font-style: italic;
}

#listePoints ul li span.l {
	background:transparent url(/images/bullet_losange.gif) no-repeat center ;
	float:left;
	height:11px;
	display:block;
	width:11px;
	
	}
	
#listePoints ul li span.f {
	background:transparent url(/images/nouvelle_fleche.gif) no-repeat 0 2px;
	display:block;
	float:left;
	height:15px;
	width:20px;
	
	}

	

#listePoints ul li .titre {
	float:left;
}	

#listePoints ul li a {
	color:#5d4323;
	font-style:italic;
}

#listePoints ul li a:hover {
	color:#b81a30;
	font-style:italic;
}


/*******************/
/*
	contact
*/
/*******************/

#containerContact {
	background:#f8f5d4;
	color:#5d4323;
	font-size:14px;
	margin: 100px auto 0 auto;
	padding:10px;
	position:relative;
	width:330px;
	}

#adresse {
	font-weight:bold;
	text-align:center;
	margin:10px 0 0 0;
	}