/**	DOCUMENT		**/
* {
	margin:0px;
	padding:0px;
}
html {
	height: 100%;
	width:auto;
}
body {
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	color: black;

	background-color: #FFFFFF;

	text-align: center;
	border:0px outset white;
	direction: ltr; /** Très important !! Pour Safari */
}

@font-face {
    font-family: 'WalkwayRoundedRegular';
		src: url('../fonts/walkway_rounded-webfont.eot');
    src: 	url('../fonts/walkway_rounded-webfont.eot?iefix') format('eot'),
					url('../fonts/walkway_rounded-webfont.woff') format('woff'),
					url('../fonts/walkway_rounded-webfont.ttf') format('truetype'),
					url('../fonts/walkway_rounded-webfont.svg#webfontMBbdilhN') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'FinelinerScriptRegular';
    src: url('../fonts/fineliner_script-webfont.eot');
    src: url('../fonts/fineliner_script-webfont.eot?iefix') format('eot'),
         url('../fonts/fineliner_script-webfont.woff') format('woff'),
         url('../fonts/fineliner_script-webfont.ttf') format('truetype'),
         url('../fonts/fineliner_script-webfont.svg#webfont2eJ6o3FP') format('svg');
    font-weight: normal;
    font-style: normal;

}



/**	BALISES	**/
img {
	border: 0px none;
}
input, textarea, select {
	width: 300px;
	height: 24px;
	padding: 3px;
	border: 1px solid #D6D6D6;
	/*background-image: url(../im/input_bg.gif);*/
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	color: #333333;
}
textarea {
	overflow: auto;
	height: auto;
}
td {
	direction: ltr; /** Très important !! */
}
/*
#content td {
	border: 1px solid #CC3366;
}
*/
label {
	cursor: pointer;
}

/**	LIENS	**/
a{
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

a:hover{
	color:#FE9B00;
}

#main a{
	color:#0250A5;
	text-decoration:none;
	cursor:pointer;
}

#main a:hover{
	color:#0250A5;
	text-decoration:underline;
}


/**	Formulaires	**/
form {
	padding: 0px;
	margin: 0px;
}
form.form th, form.form td, form.form label,
form.form input, form.form textarea {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight : bold;
}
form.form th {
	text-align: left;
	vertical-align: top;
	padding:3px;
	padding-top: 6px;
}
form.form td {
	text-align: left;
	vertical-align: top;
}
form.form label {
	margin: 0px;
	padding: 0px;
}
form.form label.required {
}
form.form input, form.form textarea {
	width: 300px;
	height: 24px;
	padding: 3px;
	border: 1px solid #D6D6D6;
	background-image: url(../im/input_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}
form.form textarea {
	overflow: auto;
	height: auto;
}
form.form div.errOff, #frm_contacts div.errOn {
	display: none;
	height: 25px;
	margin-top: 3px;
	padding-top: 1px;
	padding-left: 20px;
	background-image: url(../im/stop.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #D45353;
}
form.form div.errOn {
	display: block;
}
form.form button.btn {
	border:0px none;
	width:100px;
	height:56px;
	background-color: white;
	cursor: pointer;
}
form.form fieldset {
	padding : 10px;
	padding-top: 15px;
	margin-top: 15px;
	 margin-bottom : 15px;
	border: 1px solid #CCCCCC;
}
form.form legend {
	font-weight : bold;
	padding-left: 5px;
	padding-right: 5px;
}

div.formMessOk {
	padding: 15px;
	margin: 0px;
	margin-bottom: 20px;
	border: 1px dotted #69B83E;
	font-weight: bold;
	color: #69B83E;
}
div.formMessErr {
	padding: 15px;
	margin: 0px;
	margin-bottom: 20px;
	border: 1px dotted #D45353;
	font-weight: bold;
	color: #D45353;
}
div.errOff, div.errOn {
	display: none;
	height: 25px;
	margin-top: 3px;
	padding-top: 1px;
	padding-left: 20px;
	background-image: url(../im/stop.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 10px;
	color: #D45353;
}
div.errOn {
	display: block;
}




/**	SPECIAL	**/
.hide, .loader {
	display: none;
}
.checkbox, .radio {
	border: 0px none;
	vertical-align: middle;
}


/****  CONTENU FLASH   ****/
#flashcontentHeader,
#flashcontent,
.flashcontent {
	text-align: center;
	vertical-align: top;
	color: #999999;
	font-size:11px;
	letter-spacing: 0px;
}
#flashcontentHeader {	/* Id */
	width: 1025px;
	height: 191px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#flashcontent {	/* Id */
	position:absolute;
	width: 100%;
	height: 191px;
	text-align:center;
}
.flashcontent {	/* Classe */
}
#flashcontentHeader a,
#flashcontent a,
.flashcontent a {		/* liens */
	color:#F5E194;
	text-decoration: underline;
}
#flashcontentHeader a:hover,
#flashcontent a:hover,
.flashcontent a:hover {	/* Liens over */
	text-decoration: none;
}

.flashcontentPromo {
	color: #999999;
	font-size:11px;
	letter-spacing: 0px;
}
#flashcontentPromo {	/* Id */
	width: 143px;
	height: 100px;
	text-align:left;
}
.flashcontentNv {
	color: #999999;
	font-size:11px;
	letter-spacing: 0px;
}
#flashcontentNv {	/* Id */
	width: 143px;
	height: 100px;
	text-align:left;
}

body  {
	background-image: url(../im/matrice_bg_motif.gif);
	background-position: top left;
	background-repeat: repeat;
}

/**	STRUCTURE DE LA PAGE	**/
#bg_repeat{
	position: relative;
	background-image: url(../im/matrice_bg_motif.gif);
	background-position: top left;
	background-repeat: repeat;
	height:auto !important;
	height:100%;
	width:100%;
	min-width:1024px;
	min-height:100%;
	/*border:1px solid red;*/
}

#center {
 min-height:100%;
 height:auto !important;
 height:100px;
 padding-bottom:220px !important;
 padding-bottom:0px;
}
#bg_global{
	width:1024px;
	height:191px;
	background-image: url(../im/matrice_bg_top2.png);
	background-repeat:no-repeat;
	background-position: top center;
}

/* Colonne des ombres left and right */
#bg_global_left{
	background-image: url(../im/matrice_bg_top_left2.png);
	background-repeat: repeat-x;
	height:190px;
	/*border:1px solid blue;*/
}
#bg_global_right{
	background-image: url(../im/matrice_bg_top_right2.png);
	background-repeat: repeat-x;
	height:91px;
	/*border:1px solid blue;*/
}
#matrice_bg_man{
	background-image: url(../im/matrice_bg_man.png);
	background-repeat: no-repeat;
	width:539px;
	height:269px;
}

/* Conteneur principal */
#main{
	position:relative;
	margin-top:-30px;
	width:900px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	min-height: 540px;
}
#content_shadow_l{
	background-image: url(../im/matrice_content_shadow_l.png);
	background-repeat: repeat-y;
	width:9px;
	height:5px;
}
#content_shadow_r{
	background-image: url(../im/matrice_content_shadow_r.png);
	background-repeat: repeat-y;
	width:9px;
	height:5px;
}
#content{
	background-color:#F5F5F5;
	/*height:100%;*/
	min-height:500px;
	width:100%;
	padding: 10px;
	overflow:auto;
}
#content.without_padding {
	background-color:#F5F5F5;
	/*height:100%;*/
	min-height:500px;
	width:100%;
	padding: 0px;
	top:0px;
	overflow:auto;
}

#content * {
 	text-align:left;
}
#content_partenaires{
	background-color:#E8E8E8;
	width:100%;
}
#content_bg_b_l{
	background-image: url(../im/matrice_content_bg_b_l.png);
	background-repeat: no-repeat;
	width:26px;
	height:30px;
}
#content_bg_b_m{
	background-image: url(../im/matrice_content_bg_b_m.png);
	background-repeat: repeat-x;
	width:100%;
	height:30px;
}
#content_bg_b_r{
	background-image: url(../im/matrice_content_bg_b_r.png);
	background-repeat: no-repeat;
	width:26px;
	height:30px;
}
#content_bg_h_l{
	background-image: url(../im/matrice_content_bg_h_l.png);
	background-repeat: no-repeat;
	width:26px;
	height:30px;
}
#content_bg_h_m{
	background-image: url(../im/matrice_content_bg_h_m.png);
	background-repeat: repeat-x;
	width:100%;
	height:30px;
}
#content_bg_h_r{
	background-image: url(../im/matrice_content_bg_h_r.png);
	background-repeat: no-repeat;
	width:26px;
	height:30px;
}

/* Menu */
#menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
	text-align:center;
}
#menu_bg_l{
	background-image: url(../im/matrice_menu_bg_l.png);
	background-repeat: no-repeat;
	width:26px;
	height:39px;
	display: block;
}
#menu_bg_r{
	background-image: url(../im/matrice_menu_bg_r.png);
	background-repeat: no-repeat;
	width:26px;
	height:39px;
}
#menu_bg_m{
	background-image: url(../im/matrice_menu_bg_m.png);
	background-repeat: repeat-x;
	width:100%;
	height:39px;
}
.matrice_menu_btn_on_l{
	float:left;
	background-image: url(../im/matrice_menu_btn_on_l.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	width:2px;
	height:39px !important;
	height:38px;
}
.matrice_menu_btn_on_m{
	float:left;
	background: transparent url(../im/matrice_menu_btn_on_m.gif) repeat-x bottom left;
	width:auto;
	height:28px;/* !important;*/
	/*height:39px;*/
	padding-top:10px;
	padding-left:7px;
	padding-right:9px;
}
.matrice_menu_btn_on_r{
	float:left;
	background-image: url(../im/matrice_menu_btn_on_r.gif);
	background-repeat: no-repeat;
	background-position:bottom left;
	width:2px;
	height:39px !important;
	height:38px;
}
.matrice_menu_btn_off_l{
	float:left;
	width:2px;
	height:39px;
}
.matrice_menu_btn_off_m{
	float:left;
	width:auto;
	height:28px;/* !important;*/
	/*height:39px;*/
	padding-top:10px;
	padding-left:7px;
	padding-right:9px;
}
.matrice_menu_btn_off_r{
	float:left;
	width:2px;
	height:39px;
}
.matrice_menu_sep_off{
	float:left;
	background-image: url(../im/matrice_menu_sep.png);
	background-repeat: no-repeat;
	width:3px;
	height:38px;
}
.matrice_menu_sep_on{
	float:left;
	background-image: none;
	width:3px;
	height:38px;
}
#menu a.lien, #menu a.lien2{
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 13px;
	cursor:pointer;
	text-decoration:none;
}
#menu a.lien2{
	color:#000000;
}
#menu a:hover.lien, #menu a:hover.lien2{
	color:#000000;
	text-decoration:none;
}
#matrice_car{
	position:absolute;
	margin-right:350px; !important;
	margin-right:-40px;
	/*margin-top:-90px;*/
	text-align:right;
	/*border:1px solid red;*/
}

/* Sous menu */

#submenu {
/*	background: none #FE8A21;*/
	background-image: url(../im/sub_menu_background.jpg);
	background-repeat: repeat-x;
	position: absolute;


	left:9px !important;
	left:5px;
	top:38px;

	margin:0px;
	padding:0px;

	/*margin-left: 9px;
	margin-top: 38px;*/

	/*height: auto;*/
	height:29px;
	width: 891px !important;
	width: 884px;
}

#submenu ul {
	background: none;
	padding: 0px 5px;
	padding-left:0px;
	height: 24px;
	width: 100%;
}

#submenu ul li {
	background: none;
	display: inline;
	float: left;
	/*padding: 0px 5px;*/
	padding:0px;
	margin-bottom: 0px;
	text-align: left;
}

#submenu ul li.ssmenu_special_class {
	background-image: url(../im/sub_menu_red.jpg);
	background-repeat: repeat-x;
}

#submenu ul li .current{
/*	color: #000000;*/
	color:#7f4b13;
}

#submenu ul li a {
	display:block;
	float:left;
	color:#7f4b13;
	vertical-align: middle;
	line-height: 29px;
	height:29px;
	font-size: 12px;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #be7a27;
}

#submenu ul li a:hover {
	color: #000000;
	text-decoration:none;
	background-image: url(../im/sub_menu_current.jpg);
	background-repeat: repeat-x;
}

.current_sub {
	background-image: url(../im/sub_menu_current.jpg);
	background-repeat: repeat-x;
}


/* Pied de page */
#partenaires{
	position:relative;
	height:75px;
	width:100%;
	/*border:1px solid red;*/
}

#footer{
	position: absolute !important;
	position: static;
	bottom:0;
	left:0;
	height:20px;
	width:100%;
	background-color:#000000;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top:5px;
}
#footer_adr{
	position: absolute !important;
	position: static;
	left:0;
	bottom:0;
	width:100%;
	margin-bottom:20px !important;
	margin-bottom:0px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/**	STRUCTURE DE LA PAGE (fin)	**/





/**	TITRES	**/
.titreHeader {
	margin-top: 20px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	text-transform:uppercase;
}
.titre1 {
	margin-top: 20px;
	color: #333333;
	font-size: 28px;
	font-weight: bold;
	text-transform:uppercase;
}
.titre2 {
	margin-top: 20px;
	color: #f2b700;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:-1px;
}
.titre3 {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	letter-spacing:-1px;
	line-height:1.2em;
}
.titre4 {
	color: #8A5F2F;
	font-size: 14px;
	line-height:1.8em;
	font-weight: bold;
}
.titre5 {
	color: #333333;
	font-size: 12px;
	line-height:1.2em;
}
.titre6 {
	color: #009900;
	font-size: 18px;
	font-weight: bold;
}

/**	TEXTES	**/
.center {
	text-align: center;
}
.right {
	text-align: right;
	float: right;
}
.gras {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.bleu {
	color: #02589c;
}
.bleuclair{
	color:#3399cc;
}
.marron {
	color: #745519;
}
.rouge {
	color: #ac0000;
}
.noir {
	color: #000000;
}
.gris {
	color: #808080;
}
.grisclair {
	color: #cccccc;
}
.orange{
	color: #FE9500;
}
.styleDefaut{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-align:justify;
}
p strong{
	font-size: 12px;
}
#art_content p{
	width: 630px;
	margin-top:0px;
	margin-bottom:0px;
}
p,br {
	line-height:1.5em;
	font-size: 12px;
}

p.parag1, li.parag1 {
	color: white;
	font-size: 13px;
	word-spacing: 0px;
	letter-spacing: 1px;
	line-height: 1.5em;
}
ul {
	padding: 10px 0px 10px 0px;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
li.parag1 {
	margin-left: 20px;
}

li {
	margin: 0px 0px 17px 0px;
	background-image: url(../im/puce_li.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	padding-left:25px;
}

/**	DIVERS	**/

.puce {
	vertical-align: middle;
}

hr {
	height: 1px;
	color: #666666;
	border: 0px none;
	border-top: 1px solid #666666;
}
hr.sep_bleu {
	color: #003333;
	border-top: 1px solid #003333;
}
hr.sep_gris {
	color: #333333;
	border-top: 1px solid #333333;
}

.biere_gamme {
	margin-top:10px;
}

.cocktail {
	position:relative;
	top: -25px;
}

/*************************************
			Accueil
*************************************/
#img_fond_edito{
	width:351px;
	height:296px;
	background-image:url(../im/bg_tasse_edito.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
/*************************************
			Accueil
*************************************/
.redac{
	color:#FFF3DD;
}

/*************************************
			Les conseils de Raymond
*************************************/

.conseil_raymond_container {
	width:100%;
	height:91px;
	float:left;
}

.conseil_raymond_container_margin_bt {
	height:91px;
	float:left;
	margin-bottom:20px;
	width: 100%;
}

.conseil_raymond_left {
	background-image:url(../im/conseil_raymond_left.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:127px;
	height:91px;
	float:left;
}

.conseil_raymond-vin_left {
	background-image:url(../im/conseil_raymond-vin_left.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:127px;
	height:91px;
	float:left;
}

.conseil_raymond_center {
	background-image:url(../im/conseil_raymond_center.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height:91px;
	float:left;
}

.conseil_raymond_right {
	background-image:url(../im/conseil_raymond_right.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:39px;
	height:91px;
	float:left;
}

.conseil_raymond_title {
	font-family:"Comic Sans MS", cursive;
	font-size:40px;
	margin-top: 7px;
	letter-spacing:-2;
	font-style:italic;
	color:#d85f03;
	padding-right:12px;
}

.conseil_raymond_text {
	margin-left: 125px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 70%;
	float: left;
}

.conseil_raymond_text ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.image_conseil {
	float:right;
}
/*************************************
			Plan du site
*************************************/
.plan_site{
	color:#000000;
	font-weight:bold;
	margin:5px;
	line-height:1.5em;
}
/*************************************
		Contacts
*************************************/
#contacts{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position:relative;
	line-height:1.5em;
	margin-left:100px;
	margin-top:25px;
	text-align:center;
	float:left;
	font-size:12px;
}

/****** Title ******************/
h1 {
	padding: 10px 0px 10px 0px;
	font-family:'WalkwayRoundedRegular';
	color:#02589c;
	font-size:32px;
	letter-spacing: 1px;
	background-image: url(../im/puce_h1.gif);
	background-position:0px 14px;
	background-repeat:no-repeat;
	padding-left:30px;
	/*border: 1px solid #66CCCC;*/
}

h2 {
	padding: 5px 0px 5px 0px;
	font-family:'FinelinerScriptRegular';
	color:#D85F03;
	letter-spacing: 0px;
	font-size:28px;
}

h3 {
	padding: 10px 0px 10px 0px;
	color:#02589c;
	font-size:16px;
	font-weight:normal;
	/*border: 1px solid #9999FF;*/
}

#promosweb_wrapper h3 {
	background-image: url("../im/exclu_web.gif");
	background-position: 0px 22px;
	background-repeat: no-repeat;
	font-family: "Comic Sans MS",cursive;
	font-size: 26px;
	font-style: italic;
	letter-spacing: -2px;
	padding-bottom: 20px;
	padding-left: 75px;
	padding-top: 31px;
}

h4 {
	color:#D85F03;
	font-size:14px;
	line-height: 17px;
	font-weight: bold;
	background-image: url(../im/puce_h4.gif);
	background-position:0px 1px;
	background-repeat:no-repeat;
	padding-left:20px;
}

h5{
	color: #D85F03;

	/*
	font-family:Georgia, Arial, Helvetica, sans-serif;
	*/
	/*font-size: 1.6em;*/
	position:relative;
	letter-spacing: 1px;
	font-family: WalkwayRoundedRegular;
	font-size: 2.5em;
	line-height: 1.3em;
	background-image: url(../im/puce_h5.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding-left:25px;
	text-transform: uppercase;
}

#sb_promotion h5 {
	font-size: 1.6em;
}

#promosweb_wrapper h5 {
	font-family: "Comic Sans MS",cursive;
	font-size: 26px;
	font-style: italic;
	letter-spacing: -1px;
	text-transform:none;
}

table.table_recap td {
	text-align:center;
}


h6{
	color: #D85F03;
	letter-spacing: -1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:italic;
	text-transform: uppercase;
	font-size: 1.6em;
	line-height: 1.3em;
	background-image: url(../im/puce_h5_orange.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding-left:25px;
	font-weight:normal;
}

/*
h6{
	color:#D85F03;
	font-size:12px;
	font-weight:normal;
}
*/

/*************************************
		Panier
*************************************/
#sb_promotion table td {
	padding: 5px;
	color: #808080;
	font-size: 1.5em;
}

#panier_container {
	position:absolute;
	width:900px;
	left:50%;
	margin-left:-450px;
	height:103px;
	margin-top:-140px !important;
	margin-top:-120px;
/*	border:1px solid red;*/
}

#panier {
	/*float:right;
	margin-right: 15px;
	width:170px;
	height:103px;
	background-image: url(../im/fond_panier.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	color:#FFFFFF;
	font-size:11px;*/

	position:absolute;
	background-image: url(../im/fond_panier.gif);
	background-repeat:no-repeat;
	width:170px;
	left:50%;
	margin-left:270px;
	/*margin-top:-140px;*/
	color:#FFFFFF;
	font-size:11px;
	padding-top:10px;
	height:103px;
	top: 120px;
}

#panier .titre_panier {
	font-weight:bold;
	font-size:14px;
}

#panier .nb_articles {
	font-weight:bold;
}

#panier .voir_panier {
	display:block;
	margin: auto;
	margin-top:5px;
	width:110px;
	height:20px;
	background-image : url(../im/voir_panier.gif);
	line-height:18px;
	padding-top:0px;
	font-size:11px;
	font-weight:bold;
}

#panier a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#main a.btn_bleu,
#sb_promotion a.btn_bleu,
a.btn_bleu {
	display:-moz-inline-box;
	display:inline-block;
	margin:0;
	padding:0;
	color:#FFFFFF;
	/*white-space:nowrap;*/
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	border:0;
	background:none;
}

#sb_promotion a.btn_bleu:hover,
a.btn_bleu:hover {
	text-decoration:underline;
}

a.btn_bleu span {
	position:relative;
	float:left;
	padding:0 0 0 4px;		/* Largeur du côté gauche */

	vertical-align:middle;
	background:url(../im/btn_bleu_gauche.gif) left top no-repeat;
}

a.btn_bleu span span {
	padding:0 4px 0 0;		/* Largeur du côté droit */
	background:url(../im/btn_bleu_droite.gif) right top no-repeat;
}

a.btn_bleu span span span {
	height:24px;		/* Hauteur du bouton */

	padding-left:5px;
	padding-right:5px;
	line-height:24px;

	background:url(../im/btn_bleu_middle.gif) left top repeat-x;
}

