html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, block,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
html {
	text-align : center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	width: 998px;
	position:relative;
	text-align:left;
	line-height: 1;
	margin-right: auto;
	margin-left: auto;
	scrollbar-base-color: #777777;
	scrollbar-arrow-color: #A50000;
	scrollbar-3dlight-color: #877676;
	scrollbar-darkshadow-color: #43413E;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #A3A3A3;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#container {
	background-image: url(../images/fond_services_2.gif);
	background-repeat: repeat-y;

}
.clear { 
	clear:  both; 
}
.imageleft {
	float: left;
	padding-right: 10px;
}
.imageleftbottom {
	float: left;
	padding-right: 10px;
	padding-bottom: 20px;
}
.imageright {
	float: right;
	padding-left: 10px;
}
/* ------------------- HEADER --------------------------- */

#header #branding {
	height: 178px;
	width: 476px;
	float: left;
	position:relative;
}
#header #menu_header {
	height: 123px;
	float: left;
	width: 522px;
}
#header h1 {
	text-indent: -9999px;
}
#header p {
	text-indent: -9999px;
}
/* ------------------- NAV1 --------------------------- */
#menu_header #nav1 {
	width: 520px;
	position: relative;
	top: 15px;
}
#menu_header ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu_header li {
  float: left;
  list-style: none;
}
#menu_header li a {
	position: absolute;
	display: block;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	background-image: url(../images/nav1_en.png);
	background-repeat: no-repeat;
}
#menu_header #langue {
	text-align: right;
	width: 510px;
	margin-bottom: 35px;
	margin-top: 10px;
}
#menu_header #langue a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu_header #langue a:hover {
	text-decoration: underline;
}

/* -- Boutons -- */
li#consultation a {
  left: 0;
  width: 87px;
  background-position: 0 0;
}
li#formation a {
  left: 87px;
  width: 81px;
  background-position: -87px 0;
}
li#evenement a {
  left: 168px;
  width: 75px;
  background-position: -168px 0;
}
/* -- Boutons HOVER -- */
li#consultation a:hover {
  background-position: 0 -22px;
}
li#formation a:hover {
  background-position: -87px -22px;
}
li#evenement a:hover {
  background-position: -168px -22px;
}
/* -- choisis NAV1 -- */
#body_consultation li#consultation  a {
  background-position: 0 -43px;
}
#body_formation li#formation  a {
  background-position: -91px -43px;
}
#body_evenement li#evenement a {
  background-position: -179px -43px;
}
/* ------------------- NAV2 --------------------------- */
#gauche #nav2 {
	width: 127px;
	position:relative;
	float:left;
	left: 290px;
	top: 110px;
}
#gauche ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#gauche li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#gauche li a {
	display: block;
	height: 18px;
	background: url(../images/nav2_2010_en.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
/* -- Boutons -- */
li#accueil a {
  left: 0;
  background-position: 0 0;
}
li#mixoart a {
  left: 0;
  background-position: 0 -20px;
}
li#service a {
  left: 0;
  background-position: 0 -40px;
}
li#boutique a {
  left: 0;
  background-position:  0 -60px;
}
li#sugmenu a {
  left: 0;
  background-position:  0 -80px;
}
li#medias a {
  left: 0;
  background-position:  0 -100px;
}
li#equipe a {
  left: 0;
  background-position:  0 -120px;
}
li#liens a {
  left: 0;
  background-position:  0 -140px;
}
li#contact a {
  left: 0;
  background-position:  0 -160px;
}
/* -- Boutons HOVER -- */
li#accueil a:hover {
  background-position: 0 -180px;
}
li#mixoart a:hover {
  background-position: 0 -200px;
}
li#service a:hover {
  background-position: 0 -220px;
}
li#boutique a:hover {
  background-position: 0 -240px;
}
li#sugmenu a:hover {
  background-position: 0 -260px;
}
li#medias a:hover {
  background-position: 0 -280px;
}
li#equipe a:hover {
  background-position: 0 -300px;
}
li#liens a:hover {
  background-position: 0 -320px;
}
li#contact a:hover {
  background-position: 0 -340px;
}
/* -- choisis NAV2 -- */
#body_accueil li#accueil a {
  background-position: 0 -360px;
}
#body_mixoart li#mixoart a {
  background-position: 0 -380px;
}
#body_service li#service a {
  background-position: 0 -400px;
}
#body_boutique li#boutique a {
  background-position: 0 -420px;
}
#body_sugmenu li#sugmenu a {
  background-position: 0 -440px;
}
#body_medias li#medias a {
  background-position: 0 -460px;
}
#body_equipe li#equipe a {
  background-position: 0 -480px;
}
#body_liens li#liens a {
  background-position: 0 -500px;
}
#body_contact li#contact a {
  background-position: 0 -520px;
}
#centre #contenu  {
	background-image: url(../images/fond_contenu.png);
	background-color: transparent;
}
#centre #contenu #insidecontenu {
	padding-right: 20px;
	
}
/* ------------------- LISTE D'ENVOI --------------------------- */
#mailinglist {
	float: right;
	width: 160px;
	margin-top: -2px;
}
#mailinglist span {
	font-size: 12px;
	color: #FFFFFF;
}
.laboite {
	font-size: 10px;
	color: #666666;
	height: 14px;
	width: 120px;
	margin: 0px;
	padding: 0px;
	float: left;
} 
.lebouton {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
} 
#liste {
	margin: 0px;
	padding: 0px;
	height: 18px;
	background-image: url(../images/liste_envoi_en.png);
	background-repeat: no-repeat;
}
#liste p {
	text-indent: -9999px;
}
/* ------------------- SERVICES --------------------------- */
#gauche #services {
	left: 10px;
	position: relative;
	float: left;
	top: 450px;
}
#gauche #services p {
	font-size: 10px;
	color: #999999;
	line-height: 10px;
}
#services a {
	font-size: 10px;
	color: #C72B04;
	text-decoration: none;
}
#services a:hover {
	text-decoration: underline;
}
/* ------------------- FOOTER --------------------------- */

#footer hr {
	border: 1px dashed #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer #lejukebox {
	width: 220px;
	margin-left: 10px;
	float: left;
}
#footer #credits {
	float: right;
	width: 430px;
	text-align: right;
	margin-top: 7px;
	padding-right: 20px;
}
#footer #credits p {
	font-size: 10px;
	line-height: 12px;
	color: #D1D1D1;
}
#footer #credits a {
	font-size: 10px;
	line-height: 12px;
	color: #D1D1D1;
	text-decoration: none;
}
#footer #credits a:hover {
	text-decoration: underline;
}
/* ------------------- CONTENU --------------------------- */
#contenu p {
	font-size: 12px;
	line-height: 14px;
	color: #D1D1D1;
	padding-bottom: 12px;
}
#contenu ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
}
#contenu li {
	font-size: 12px;
	color: #D1D1D1;
	line-height: 16px;
}
#contenu a {
	font-size: 12px;
	color: #C72B04;
	text-decoration: none;
}
#contenu a:hover {
	text-decoration: underline;
}

h3 {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #D1D1D1;
	padding-bottom: 1px;
}
.erreur {
	font-size: 14px;
	font-weight: bold;
	color: #FF6666;
}
/* ----------------------- CSS POPUP ----------------------------- */
div#popup {
	z-index: 0;
	padding-left: 15px;
}
div#popup a {
	width: 150px;
}
div#popup a .prestige {
	display: none;
}
div#popup a:hover .prestige {
	display: block;
	position: absolute;
	top: 530px;
	left: 660px;
	width: 250px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #FFFFFF;
	background: black;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 2px solid #333333;
	text-decoration: none;
}
/* --------------------- FORMULAIRE -------------------------------- */
#formulaire{
	background-image: url(../images/fond_form.png);
	border: 1px dotted #666666;
	padding: 10px;
	width: 460px;
}
fieldset{
}
fieldset ol{
	list-style: none;
	zoom: 1;
}
fieldset li{
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
label{
	float: left;
	width: 15em;
	margin-right: 1em;
}

fieldset.submit {
	float: none;
	width: auto;
	padding-left: 12em;
}
#formulaire #courriel {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
}
#formulaire #nom{
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
}
#formulaire #message {
	color: #FFFFFF;
	background-color: #333333;
	border: 1px solid #666666;
}
.bouton {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 1px solid #333333;
	padding: 3px;
}
.equipe {
	padding: 5px;
	width: 235px;
	height: 100px;
	display: block;
	margin: 0px;
	float: left;
}
#contenu .equipe a {
	font-size: 10px;
	color: #C72B04;
	text-decoration: none;
}
#contenu .equipe a:hover {
	text-decoration: underline;
}

.temoignage {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	margin-bottom: 15px;
}
/* ------------------------ BLOCKQUOTE ------------------------- */
#contenu blockquote.style1 {
	background-color: #000000;
	background-image: url(../images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dotted #333333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#contenu blockquote.style1 p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: italic;
	color: #999999;
	text-align: right;
}
#contenu blockquote.style1 span {
	display: block;
	background-image: url(../images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 20px;
}
#contenu .news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	border: 1px dotted #333333;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../images/fond_form.png);
	width: 400px;
}
#contenu .news .date{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #999999;
	font-style: italic;
}
/* ---------------------------------------------------------------- */
#legal {
	background-color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	width: 687px;
	border: 1px solid #333333;
}
#legal td {
padding: 10px;
}
#legal .titres {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	padding-bottom: 20px;
}
#legal p {
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 10px;
}
#contenu .recette {
	padding: 5px;
	width: 400px;
	display: block;
	margin: 0px;
}
#contenu .recette p:first-child {
	font-weight: bold;
	color: #990000;
	margin: 0px;
	padding: 0px;
	display: block;
}
.qui {
	font-style: italic;
	color: #666666;
}

#themes {
	width: 250px;
	margin-left: 10px;
	float: left;

}
.lettres {
	color: #999999;
	font-size: 10px;
}
.ficherecette {
	background-color: #010A11;
	margin-bottom: 15px;
	border: 1px solid #333333;
}
.ficherecette h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	background-color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 15px;
}
.ficherecette .cocktail {
	padding-left: 20px;
	padding-right: 10px;
}
.ficherecette .cocktail h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #CC6666;
	margin-bottom: 5px;
}
.ficherecette .cocktail p {
}
.lien {
	height: 102px;
	width: 420px;
	margin-bottom: 15px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	float: left;
	clear: both;
}
.lien img {
	float: left;
	margin-right: 10px;
}
.lien h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFC;
	margin-bottom: 5px;
	margin-top: 15px;
}
.lien p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #CCC;
}
.lien a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}