body  {
	font: 100% Arial, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a{
	text-decoration:none;
}
a img{
	border:none;
}
#container { 
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#header{
	padding-top:5px;
	padding-left:23px;
}
#header a{
	display:block;
	float:left;
}
#header ul{
	list-style:none;
	text-indent:-5000px;
}
#header ul li{
/**For IE **/
	display:inline;
}
/****************** HEADER LINKS ******************/
#link_home{
	width:50px;
	height:53px;
	background:url(../images/icon_home.jpg);
}
#link_home_bis{
	width:50px;
	height:53px;
	background:url(../images/icon_home_bis.jpg);
}
#link_quoi{
	width:43px;
	height:53px;
	background:url(../images/icon_quoi.jpg);
}
#link_cocktails{
	width:40px;
	height:53px;
	background:url(../images/icon_cocktails.jpg);
}
#link_campagne{
	width:40px;
	height:53px;
	background:url(../images/icon_campagne.jpg);
}
#link_utile{
	width:48px;
	height:53px;
	background:url(../images/icon_utile.jpg);
}
#link_home:hover,
#link_home:focus,
#link_home:active{
	background:url(../images/icon_home_on.jpg);
}
#link_home_bis:hover,
#link_home_bis:focus,
#link_home_bis:active{
	background:url(../images/icon_home_bis_on.jpg);
}
#link_quoi:hover,
#link_quoi:focus,
#link_quoi:active{
	background:url(../images/icon_quoi_on.jpg);
}
#link_cocktails:hover,
#link_cocktails:focus,
#link_cocktails:active{
	background:url(../images/icon_cocktails_on.jpg);
}
#link_campagne:hover,
#link_campagne:focus,
#link_campagne:active{
	background:url(../images/icon_campagne_on.jpg);
}
#link_utile:hover,
#link_utile:focus,
#link_utile:active{
	background:url(../images/icon_utile_on.jpg);
}
/****************** QUOI LINKS ******************/
.sublink_quoi,
.sublink_quoi_on{
	display:block;
	text-align:center;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;	
	color:#666666;
	font-weight:bold;
}
.sublink_quoi:hover,
.sublink_quoi:focus,
.sublink_quoi:active,
.sublink_quoi_on{
	color:#92ad14;
}
/****************** COCKTAILS LINKS ******************/
.sublink_blue,
.sublink_pink,
.sublink_blood,
.sublink_black,
.sublink_hell,
.sublink_blue_on,
.sublink_pink_on,
.sublink_blood_on,
.sublink_black_on,
.sublink_hell_on{
	text-align:center;
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;	
	color:#666666;
	font-weight:bold;
}
.sublink_blue:hover,
.sublink_blue:focus,
.sublink_blue:active,
.sublink_blue_on{
	color:#00cee6;
}
.sublink_pink:hover,
.sublink_pink:focus,
.sublink_pink:active,
.sublink_pink_on{
	color:#e600d3;
}
.sublink_blood:hover,
.sublink_blood:focus,
.sublink_blood:active,
.sublink_blood_on{
	color:#e60000;
}
.sublink_black:hover,
.sublink_black:focus,
.sublink_black:active,
.sublink_black_on{
	color:#000000;
}
.sublink_hell:hover,
.sublink_hell:focus,
.sublink_hell:active,
.sublink_hell_on{
	color:#f6d000;
}
/****************** COCKTAILS HEADINGS ******************/
#heading_blue{
	color:#00cee6;
	font-size:2.5em;
	border-bottom:3px #3f3f3f dotted;
	width:490px;
}
#heading_pink{
	color:#e600d3;
	font-size:2.5em;
	border-bottom:3px #3f3f3f dotted;
	width:490px;
}
#heading_blood{
	color:#e60000;
	font-size:2.5em;
	border-bottom:3px #3f3f3f dotted;
	width:490px;
}
#heading_black{
	color:#000000;
	font-size:2.5em;
	border-bottom:3px #3f3f3f dotted;
	width:490px;
}
#heading_hell{
	color:#f6d000;
	font-size:2.5em;
	border-bottom:3px #3f3f3f dotted;
	width:490px;
}

#right-menu{
	clear:left;
	float:right;
	margin-right:21px;
}
#right-menu a{
	display:block;
	margin-bottom:14px;
}
#content{
	clear:left;
	position:relative;
	height:450px;	
	padding-top:5px;
	margin-left:70px;
	text-align:left;
	color:#3f3f3f;
}
#content .bottom{
	position:absolute;
	bottom:0px;
	margin-bottom:100px;
}
#content .bottom .link_blue{
	font-weight:bold;
	color:#00cee6;
	text-decoration:none;
}
#content .bottom .link_pink{
	font-weight:bold;
	color:#e600d3;
	text-decoration:none;
}
#content .bottom .link_blood{
	font-weight:bold;
	color:#e60000;
	text-decoration:none;
}
#content .bottom .link_black{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#content .bottom .link_hell{
	font-weight:bold;
	color:#f6d000;
	text-decoration:none;
}
#content a{
	text-decoration:underline;
}
#content .right{
	float:right;
	width:400px;
	margin-top:80px !important;
	margin-top:60px;
}
#content .right_glass{
	float:right;
	position:relative;
	width:400px;
	height:460px;
}
#content .right_glass img{
	position:absolute;
	bottom:0px;
}
#content .separator{
	border-bottom:3px #3f3f3f dotted;
	width:490px;
}
#content p{
	width:480px;
	text-align:justify;
}
#content .bottle{
	display:block;
	float:right;
	margin-right:220px !important;
	margin-right:120px;	
	margin-top:100px;
	border:none;
}
#content .logo{
	display:block;
	float:right;
	margin-right:120px !important;
	margin-right:020px;	
	margin-top:170px;
	border:none;
}
#content .borders_img{
	border-top:3px #3f3f3f dotted;
	border-bottom:3px #3f3f3f dotted;
	padding-top:15px;
	padding-bottom:15px;
}
#content .vraifaux{
	color:#92ad14;
	font-weight:bold;
}
#heading_trop{
	color:#92ad14;
	font-size:2.5em;
	border-bottom:3px #3f3f3f dotted;
	width:490px;
}
#home_content{
	height:455px;	
	clear:left;
	margin-left:104px;
	text-align:center;
}
#content_large{
	clear:left;
	padding-top:5px;
	margin-left:70px;
}
#content_large p{
	width:730px;
	text-align:justify;
}
#footer{
	clear:right;
	margin-top:16px;
	margin-right:21px;
	text-align:right;
	word-spacing:0.5em;
}
#footer a,
#footer img{
	color:#000000;
	word-spacing:normal;
	display:inline-block;
	vertical-align:middle;
}
.red{
	color:#bf0000;
	font-weight:bold;
}
.black{
	color:#000000;
}
#raccourcis {
	position:absolute;
	top:-5000px;
}

