html,body
{
	font-family: Arial, sans-serif;
	font-size: .9em;
	margin: 0;
	padding: 0;
}

hr.hendflow
{
	clear: both;
	visibility: hidden;
	margin : 2px 0;
	padding: 0;
}

a
{
	text-decoration : none;
	border: none;
	outline: none;
	color: #000000;
}

a:hover
{
	color: #e3004f;
}

a img
{
	border: none;
	outline: none;
}

span.pink
{
	color: #e3004f;
}

span.blue
{
	color: #25b8ca;
}

span.gold
{
	color: #be9b5b;
}

div#global
{
	width: 950px;
	margin: 0 auto;
	padding: 0;
}

div#aside
{
	width: 505px;
	margin: 0;
	padding: 0;
}

div#content
{
	float: right;
	width: 430px;
	margin: 0;
	padding: 0;
}

div#footer
{
	width: 950px;
	margin: 0;
	padding: 0;
}

/* HEADER -------------------------------------- */
ul#header
{
	width: 950px;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#header li#home
{
	float: right;
	width: 347px;
	margin: 0;
	padding: 0;
}

ul#header li
{
	float: left;
	width: 136px;
	padding: 0 30px 0 0;
	margin: 0 30px 0 0;
}

ul#header li.unactive
{
	opacity : 0.2;
    filter : alpha(opacity=20); 
}

/* NAVIGATION ---------------------------------- */
ul#navigation
{
	clear: both;
	width: 950px;
	height: 20px;
	list-style: none;
	text-transform: uppercase;
	text-align : center;
	margin: 0;
	padding: 0;
	color : #FFFFFF;
	background-color: #907d6c;
}

ul#navigation li
{
	float: left;
	width: 134px;
	height: 20px;
	margin: 0 0 2px 0 ;
	border-right: 2px solid #FFFFFF;
	padding: 0;
	background-color: #907d6c;
}

ul#navigation li#last
{
	border-right: none;
}

ul#navigation li a
{
	display: block;
	font-size: .9em;
	height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 0 0 0;
}

ul#navigation li#partenaires a
{
	width: 160px;
}

ul#navigation li a.active,
ul#navigation li a:hover
{
	height: 18px;
	margin: 0;
	padding: 2px 0 0 0;
	background-color: #66594e;
}

/* FOOTER -------------------------------------- */
div.memberList
{
	margin : 0;
	padding: 0;
}

div.memberList div
{
	height: 205px;
	padding: 0 0 0 20px;
}

div.memberList h1
{
	text-transform: uppercase;
	text-align :left;
	font-size: .9em;
	padding: 4px 0;
	margin : 0;
	font-weight: bold;
	width : 140px;
	text-align : center;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
}

div.memberList ul
{
	float: left;
	margin: 0;
	padding: 10px 10px 0 10px;
	list-style: none;
	font-size: .9em;
}

div.memberList ul li
{
	padding : 0;
	margin : 3px 0;
}

div#restaurant
{
	width: 665px;
}

div#restaurant div
{
	background-color: #e9e4df;
}

div#artisan
{
	float: right;
	width: 280px;
}

div#artisan div
{
	background-color: #f9f1d4;
}

#restaurant h1, #restaurant ul
{
	background-color: #e9e4df;
}

#restaurant h1
{
	color: #907d6c;
}

#restaurant ul
{
	width: 195px;
}

#artisan h1, #artisan ul
{
	background-color: #f9f1d4;
}

#artisan h1
{
	color: #e3be00;
}

#artisan ul
{
		width: 188px;
}
/* CONTACT ------------------------------------ */
p.contact
{
	color: #FFFFFF;
	font-size: .9em;
	height: 22px;
	padding : 0;
	margin : 5px 0 0 0;
	background-color: #907d6c;
	text-align :center;
}

p.contact a
{
	color: #FFFFFF;
}

a#bigfamily
{
	vertical-align : -6px;
}


/* MEMBER ------------------------------------- */
h1.title,
h2.manager,
p.intro,
div.content,
ul.speciality,
p.address
{
	padding: 10px;
}

h1.title
{
	color: #907d6c;
	font-weight: normal;
	padding: 0 10px 0 10px;
	margin : 0;
	font-size: 1.9em;
}

h2.manager
{
	color: #e3004f;
	font-weight: normal;
	padding: 0 10px 10px;
	margin : 0;
	font-size: 1.3em;
}

p.intro
{
	color: #907d6c;
	font-weight: bold;
	margin : 0;
}

div.content
{
	color: #000000;
	margin : 0;
	font-size: .9em;
}

div.content h3
{
	color: #907d6c;
	font-weight: bold;
	font-size: 1em;
	margin : 20px 0 4px 0;
	padding: 0;
}

div.content p
{
	margin : 0 0 10px 0;
	padding : 0;
	line-height: 1.4em;
}

div.content ul
{
	margin : 0;
	padding : 0 0 0 15px;
}


p.address
{
	line-height: 1.5em;
	font-size: .9em;
	background-color: #E9E4DF;
}

#maxi
{
	width: 505px;
	height: 505px;
	margin: 0 0 5px 0;
}

#mini1,
#mini2
{
	width: 250px;
	height: 190px;
}

/* OFFER -------------------------------------- */
h1.offer
{
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: normal;
}

div.offer 
{
	padding : 0;
	margin : 20px 0;
}

div.offer h3
{
	font-size: 1.1em;
	padding : 0;
	margin: 0;
}

div.offer p
{
	line-height: 1.5em;
	padding : 0;
	margin : 0 0 10px 0;
}

#content ul.offer
{
	list-style: none;
	padding : 0;
	margin : 0;
	width: 430px;
}

#aside ul.offer
{
	list-style: none;
	padding : 0;
	margin : 0;
}

ul.offer li
{
	float: left;
	overflow: hidden;
}

/* PRODUCT ------------------------------------ */
div.column.formule-jeunes.prestige h5, div.column.formule-jeunes.prestige a:hover, #aside h2.sample strong.formule-jeunes.prestige
{
	color: #a23a3b;
}

div.column.formule-jeunes.expression h5, div.column.formule-jeunes.expression a:hover, #aside h2.sample strong.formule-jeunes.expression
{
	color: #e3004f;
}

div.column.formule-jeunes.winstub h5, div.column.formule-jeunes.winstub a:hover, #aside h2.sample strong.formule-jeunes.winstub
{
	color: #e95e27;
}

div.column.formule-jeunes.artisans h5, div.column.formule-jeunes.artisans a:hover, #aside h2.sample strong.formule-jeunes.artisans
{
	color: #e3bd00;
}

div.column.formule-jeunes.hotels h5, div.column.formule-jeunes.hotels a:hover, #aside h2.sample strong.formule-jeunes.hotels
{
	color: #b0a903;
}

div.column.formule-seniors.prestige h5,div.column.formule-seniors.prestige a:hover, #aside h2.sample strong.formule-seniors.prestige 
{
	color: #0184b0;
}

div.column.formule-seniors.expression h5, div.column.formule-seniors.expression a:hover, #aside h2.sample strong.formule-seniors.expression
{
	color: #25b8ca;
}

div.column.formule-seniors.winstub h5, div.column.formule-seniors.winstub a:hover, #aside h2.sample strong.formule-seniors.winstub
{
	color: #97c00e;
}


div.column.invitation-etoiles-d-alsace.excellence h5, div.column.invitation-etoiles-d-alsace.excellence a:hover, #aside h2.sample strong.invitation-etoiles-d-alsace.excellence
{
	color: #bc9d5a;
}

div.column.invitation-etoiles-d-alsace.saveur h5, div.column.invitation-etoiles-d-alsace.saveur a:hover, #aside h2.sample strong.invitation-etoiles-d-alsace.saveur
{
	color: #997754;
}

div.column.invitation-etoiles-d-alsace.winstub h5, div.column.invitation-etoiles-d-alsace.winstub a:hover, #aside h2.sample strong.invitation-etoiles-d-alsace.winstub
{
	color: #99a2a9;
}



p.product
{
	text-align: center;
}

div.column
{
	font-size: .9em;
	width: 200px;
}

/* SAMPLE --------------------------------------------------------------------------------------------------- */ 
#aside .ticket
{
	background-image: url('../images/design/ticket.jpg');
	background-position: left bottom ;
	background-repeat: no-repeat;
	margin-left: 15px;
}

#aside h2.sample
{
	font-weight: lighter;
	color: #907D6C;
	clear: left;
	padding: 15px 15px 5px 45px;
	margin-left: 0;
}

#aside p
{
	color: #907D6C;
	padding: 10px 12px 10px 30px;
	margin-left: 15px;
	margin-right: 12px;
}

#aside p.notice
{
	background-color: #ddd8d3;
	color: #000;
}

#aside p span.or
{
	display: block;
	margin : 5px 0;
	color: #000000;
	font-size: .8em;
}

#aside p.drink
{
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
}

#aside p.partner
{
	text-align:center;
}

div.news h3.memo
{
	text-transform: uppercase;
	text-align :left;
	font-size: .8em;
	padding: 4px 0 0 0;
	margin : 0;
	font-weight: bold;
	width : 140px;
	text-align : center;
	-webkit-border-top-right-radius: 1em;
	-webkit-border-top-left-radius: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-topleft: 1em;
	background-color: #E9E4DF;
	float:right;
	color: #907d6c;
}

div.article 
{
	clear: right;
	font-size: .9em;
	text-align: left;
	background-color: #E9E4DF;
	margin: 0;
	padding: 5px 5px 5px 10px;
}

div.article  p.address, div.article p.phone, div.article p.web
{
	font-size: .9em;
	margin : 0 0 1px 0;
	padding: 0;
}

div.column h4.member, div.article h4.member
{
	font-size: 1.1em;
	font-weight: normal;
	color:#907d6c;
	margin : 10px 0 0 0;
	padding: 0;
}

div.article h4.member
{
	margin: 0;
}

div.column h5.title, div.article h5.title
{
	font-size: 1em;
	color: #907d6c;
	margin : 0 0 0 0;
	padding: 0;
}

div.column p.address,
div.column p.phone, 
div.column p.web
{
	font-size: .9em;
	margin : 0 0 5px 0;
	padding: 0;
}

div.column p.address
{
	background-color: #FFF;
}

div.column p.schedule, div.article p.schedule
{
	font-size: .9em;
	font-style: italic;
	font-weight: bold;
	margin : 0 0 25px 0;
	padding: 0;
}

div#col2
{
	float: right;
}

/* BASKET ------------------------------------- */
div.actions
{
	float: right;
	width: 190px;
}

h1.cart
{
	font-size: 1.4em;
	margin: 15px 0 5px 0;
}

p.summary
{
	font-size: .9em;
	margin: 5px 0 5px 0;
}

ul.checkout
{
	margin: 15px 0 0 0;
	padding: 0;
	float: right;
	width: 190px;
	text-align: center;
	list-style: none;
}

ul.checkout li
{
	padding: 0;
	margin: 0 auto;
}

ul.checkout li a
{
	display: block;
	font-weight: bold;
	width: 185px;
	height : 16px;
	padding: 1px 0 1px 0;
	margin : 4px 0;
	color: #FFFFFF;
	background-color: #907D6C;
	border-width: 1px;
	border-style: outset;
}

ul.checkout li a:hover
{
	background-color: #66594E;
	color: #FFFFFF;
}

form.basket
{
	width: 950px;
}

table.basket
{
	margin: 20px 0 0 0;
	width: 735px;
	border-spacing: 0px;
	empty-cells: hide;
}

table.basket th,
table.basket thead th
{
	background-color: #907D6C;
}

table.basket tr td
{
	border-bottom: 1px solid #907D6C;
}

table.basket tr td.thumb
{
	vertical-align : middle;
}

table.basket tr td.article
{
	text-transform: capitalize;
	width: 180px;
	line-height: .9em;
}

table.basket tr td.article em
{
	text-transform: lowercase;
	font-size: .8em;
}

table.basket tr td.total,
table.basket tr.subtotal td,
table.basket tr.subtotal th,
table.basket tr.expenses td,
table.basket tr.expenses th,
table.basket tr.total td,
table.basket tr.total th
{
	text-align : right;
	height: 25px;
}

table.basket tr.subtotal th,
table.basket tr.expenses th,
table.basket tr.total th
{
	
}

table.basket tr.subtotal th
{
	background-color: #d6baa1;
}

table.basket tr.subtotal td,
table.basket tr.shipping td
{
	border-bottom: 1px dotted #907D6C;
}

table.basket tr.shipping th
{
	background-color: #b09984
}

table.basket tr td.guest,
table.basket tr td.quantity,
table.basket tr td.price
{
	text-align :center;
}

table.basket tr td.price
{
	width: 105px;
}

table.basket tr.total td
{
	width: 65px;
}

/* nominative informations */

table.basket tr td.guest
{
	line-height: 1.8em;
	width: 148px;
}

table.basket table.guest
{
	margin : 5px 0 0 0;
}

table.basket table.guest  tr td
{
	border: none;
	height: 16px;
}

table.basket table.guest  tr td.save 
{
	text-align :right;
}

table.basket table.guest  tr td.save input
{
	color: #FFFFFF;
	border-width: 1px;
	padding-bottom: 2px;
	cursor: pointer;
}

table.basket table.guest  tr td.save input.formule-seniors.winstub 
{
	background-color: #907D6C;
}

table.basket table.guest  tr td.save input.formule-jeunes.prestige
{
	background-color: #a23a3b;
}

table.basket table.guest  tr td.save input.formule-jeunes.expression 
{
	background-color: #e3004f;
}

 table.basket table.guest  tr td.save input.formule-jeunes.winstub 
{
	background-color: #e95e27;
}

 table.basket table.guest  tr td.save input.formule-jeunes.artisans 
{
	background-color: #e3bd00;
}

 table.basket table.guest  tr td.save input.formule-jeunes.hotels 
{
	background-color: #b0a903;
}

 table.basket table.guest  tr td.save input.formule-seniors.prestige 
{
	background-color: #0184b0;
}

 table.basket table.guest  tr td.save input.formule-seniors.expression 
{
	background-color: #25b8ca;
}

 table.basket table.guest  tr td.save input.formule-seniors.winstub 
{
	background-color: #97c00e;
}

 table.basket table.guest  tr td.save input.invitation-etoiles-d-alsace.excellence 
{
	background-color: #bc9d5a;
}

 table.basket table.guest  tr td.save input.invitation-etoiles-d-alsace.saveur 
{
	background-color: #997754;
}

 table.basket table.guest  tr td.save input.invitation-etoiles-d-alsace.winstub 
{
	background-color: #99a2a9;
}


/* BASKET MANAGER ------------------------------ */

p.basket_summary
{
	font-weight: normal;
	color: #907D6C;
	text-align : right;
	font-size: .9em;
	border-bottom: 1px solid #907D6C;
	margin : 0px 0 2px 0;
	padding: 0px 5px 3px 0;
}

p.basket_summary a
{
	color: #907D6C;
}

a.cart
{
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 0 0 0 20px;
	margin : 0 auto;
	width: 260px;
	background-image: url('../images/design/cart.png');
	background-repeat: no-repeat;
}

a.cart:hover
{

}

/* ADD TO CART STYLE --------------------------- */

p.cart
{
	padding: 4px;
	text-align: center;
}

p.cart.formule-jeunes.prestige
{
	background-color: #a23a3b;
}

p.cart.formule-jeunes.expression 
{
	background-color: #e3004f;
}

 p.cart.formule-jeunes.winstub 
{
	background-color: #e95e27;
}

 p.cart.formule-jeunes.artisans 
{
	background-color: #e3bd00;
}

 p.cart.formule-jeunes.hotels 
{
	background-color: #b0a903;
}

 p.cart.formule-seniors.prestige 
{
	background-color: #0184b0;
}

 p.cart.formule-seniors.expression 
{
	background-color: #25b8ca;
}

 p.cart.formule-seniors.winstub 
{
	background-color: #97c00e;
}

 p.cart.invitation-etoiles-d-alsace.excellence 
{
	background-color: #bc9d5a;
}

 p.cart.invitation-etoiles-d-alsace.saveur 
{
	background-color: #997754;
}

 p.cart.invitation-etoiles-d-alsace.winstub 
{
	background-color: #99a2a9;
}

/* ORDER PROCESS ------------------------------ */
form.delivery
{
	margin: 0 0 10px 0;
	width: 450px;
}

ul.error_list
{
	padding: 0;
	margin: 0;
	font-style: italic;
	color: #907D6C;
	list-style: none;
	font-size: .9em;
}

form.sub
{
	float: right;
}

table.register,
table.delivery,
table.billing
{
	margin: 0 0 0 0;
	width: 450px;
	border-spacing: 0px;
	empty-cells: hide;
	border: 1px solid #907D6C;
}

table.delivery,
table.billing
{
	height: 302px;
}

table.register tbody,
table.delivery tbody,
table.billing tbody
{
	margin: 0;
	padding: 0;
}

table.register tr th,
table.register tr td,
table.delivery tr th,
table.billing tr th,
table.delivery tr td,
table.billing tr td
{
	height: 30px;
	border-bottom: 1px dotted #E9E4DF;
	padding: 10px;
}

table.register tr th,
table.delivery tr th,
table.billing tr th
{
	text-align :right;
	padding: 0 10px 0 0;
}

table.delivery tr td.notice
{
	text-align :center;
	color: #907D6C;
}

table.register tr  input,
table.register tr textarea,
table.delivery tr input,
table.billing tr input,
table.delivery tr textarea,
table.billing tr textarea
{
	width: 200px;
}

tr:Last
{
	border-bottom: none;
}

td.submit a
{
	display: block;
	font-weight: bold;
	width: 190px;
	height : 16px;
	padding: 1px 0 1px 0;
	margin : 4px;
	color: #FFFFFF;
	background-color: #907D6C;
	border-width: 1px;
	border-style: outset;
	text-align: center;
	font-size: .9em;
}

td.submit input:hover,
td.submit a:hover,
p.finalize  a:hover
{
	background-color: #66594E;
	color: #FFFFFF;
	font-size: .9em;
}

td.submit input
{
	padding: 0 0 1px 0;
	color: #FFFFFF;
	background-color: #907D6C;
	border-width: 1px;
	cursor: pointer;
	font-size: .9em;
}


p.finalize  a
{
	display: block;
	font-weight: bold;
	height : 16px;
	padding: 2px 0 1px 0;
	margin : 4px;
	color: #FFFFFF;
	background-color: #907D6C;
	border-width: 1px;
	border-style: outset;
	text-align: center;
	font-size: .9em;
	text-transform: uppercase;
}

p.finalize
{
	margin : 10px 0 40px 0;
	padding: 0;
}

/* Preview (payment) */
a.anchor
{
	text-decoration : none;
	border-bottom: 1px dotted;
	outline: none;
	color: #000000;
}

a.anchor:hover
{
	text-decoration : none;
	border-bottom: 1px dotted;
	outline: none;
	color: #e3004f;
}

div.bank
{
	border: 1px solid #907D6C;
	margin: 20px 0 0 0;
	padding: 0 5px 5px 5px;
	float: right;
	width: 185px;
	list-style: none;
}

div.bank h1
{
	font-size: 1em;
	font-weight: bold;
}

div.bank p
{
	font-size: .9em;
	font-style: italic;
}

table.delivery.preview
{
	float: left;
	margin-right: 5px;
}

table.register caption,
table.delivery caption,
table.billing caption
{
	margin: 20px 0 0 0;
	padding: 2px;
	background-color: #907D6C;
	font-weight: bold;
	vertical-align: top;
}

table.delivery.preview,
table.billing.preview
{
	width: 366px;
	height: 110px;
	margin-bottom : 45px
}

table.delivery.preview tr td,
table.billing.preview tr td
{
	vertical-align: top;
	padding: 5px 0 0 45px;
	text-align: left;
}

/* NEWS --------------------------------------- */
h1
{
	font-size: 1.8em;
	font-weight: lighter;
	color: #907d6c;
}

div.news
{
	margin : 0 0 20px 0;
}

div.news h1
{
	font-size: 1.3em;
	font-weight: lighter;
	color: #E3004F;
	margin: 10px 0 0 0;
}

div.news.summary
{
	width: 200px;
	float: left;
}

div.news .content
{
	padding: 0;
	margin : 0;
	font-size: 1em;
	text-align :justify;
}


div.news h2
{
	font-size: 1.1em;
	font-weight: bold;
	color: #907d6c;
	margin : 10px 0 0 0;
}

div.news h3
{
	font-size: 1em;
	font-weight: bold;
	padding : 0;
	margin : 0;
}

div.news h3 a 
{
	color: #907d6c;
}

div.news h3 a:hover
{
	color: #E3004F;
}

div.news h5.date
{
	font-size: .8em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;
}

div.news h5.date a.author
{
	color: #907D6C;
}

div.news.list  h5.date
{
	color: #907D6C;
	font-size: 1em;
	font-style: normal;
}

div.news h5.date a.author:hover
{
	color: #e3004f;
}

div.news h6.date
{
	margin : 20px 0 3px 0;
	padding : 0;
	font-size : .9em;
}

div.news.list
{
	height: 30px;
}

div.news.summary h6.date, div.news.list h6.date
{
	float: left;
	background-color: #907d6c;
	color: #FFFFFF;
	font-size: .8em;
	text-align :center;
	width: 30px;
	margin : 2px 5px 0 0;
	padding: 0;
	border: 1px solid  #907d6c;
}

div.news h6.date span, div.news.list h6.date span
{
	display: block;
	background-color: #FFFFFF;
	margin : 0;
	padding: 3px 0;
	color: #907d6c;
	font-size: 1em;
	text-align :center;
}

div.news p
{
	font-size: .9em;
}

div.news p.newsIndex
{
	font-size: .9em;
	color: #907d6c;
	text-align : center;
	padding:2px 0;
	margin: 0;
}

div.news p.newsIndex a
{
	width: 215px;
	display: block;
	float: left;
	padding: 2px 0;
	margin: 0;
	background-color: #E9E4DF;
}

div.news p.newsIndex a#homepage
{
	width: 213px;
	padding: 2px 0;
	margin: 0 2px 0 0;
}

div.news p.newsIndex a:hover
{
	background-color: #ded9d4;
}


div.news ul
{
	margin : 0;
	padding: 0 0 0 20px;
}

/* LOCALISATION ------------------------------- */
img#imagemap
{
	border: none;
}

p.wip
{
	text-align : center;
	margin: 200px 0;
	font-size: 1em;
	color: #907d6c;
}

.slideshow, .slideshow img
{
	position : relative
}

img.plugin
{
	position : absolute;
	top : 15px;
	right : 5px;
}

p.plugin
{
	position : absolute;
	top : 15px;
	left : 0px;
	padding : 4px 150px 4px 10px;
	margin : 0;
	line-height: 1.2em;
	font-size: .8em;
	background-color: #FFF;
}