body, html {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #f9eeda;
	color: #000;
	font-family: Arial, Hevletica, sans-serif;
	text-align: center;
	overflow-x:hidden;
}
/*--usuals--*/
form, fieldset { margin: 0; padding: 0; }
img { border: 0; }
a, a.standLink { outline: 0; border: 0; text-decoration: none; cursor: pointer; }
a:hover, a.standLink:hover { text-decoration: underline; }
table { border-collapse: collapse; }
ul { margin: 0; padding: 0; list-style-type: none; }
.hide { visibility: hidden; }
.replaceSpan { position: absolute; left: -10000px; }
/*--//usuals--*/


a.expertSite {
background:transparent url(/img/dottedArrow.gif) no-repeat scroll left center;
color:black;
font-size:10px;
font-weight:normal;
padding:0pt 0pt 0pt 22px;
}

#bg {
	width: 1280px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -640px;
	margin-top: -400px;
	background: url(/img/pnc/pncBg.jpg) left top no-repeat;
}
/*--cadre général--*/
#main {
	width: 964px;
	margin: 0 auto 105px auto;
	padding-top: 130px;
}
/*footer*/
#footerWrap {
	width: 1280px;
	height: 25px;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: url(/img/footerBg.png) left bottom repeat-x;
}
#footer {
	text-align: left;
	margin: 0 auto;
	width: 964px;
	height: 25px;
	color: #f7dfaa;
}
#footerDrink{
	float: left;
}
#footer p {
	float: right;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #f7dfaa;
	margin: 6px 0 0 0;
}
#gMarnier {
	text-align: left;
	padding-left: 530px;
	margin: 0;
}
/*--le menu--*/
#menu {
	padding: 0 0 0 1px;
	margin: auto;
	height: 61px;
}
#menuUl {
	margin: 0 auto;
}
#menuUl li {
	display: block;
	float: left;
	padding: 5px 0 0 0;
	margin: 0;
}
#menuUl li span {
	position: absolute;
	left: -10000px;
}
#menuUl li#logoLi {
	padding: 0;
}
#menuUl a {
	display: block;
	height: 33px;
	overflow: hidden;
	background-position: left top;
}
#menuUl a:hover {
	background-position: left -33px;
}
#menuUl a.mSelect {
	background-position: left -66px;
}
#menuUl li#logoLi a#logoLink {
	width: 297px;
	height: 58px;
	overflow: hidden;
	float: left;
	background-image: url(/img/logoMenu.png);
	background-position: left top;
}
#menuUl li#logoLi a#logoLink:hover {
	background-position: left top;
}
#mVanilla {
	width: 136px;
	background-image: url(/img/menu/menuVanilla.png);
}
#mProduct {
	width: 95px;
	background-image: url(/img/menu/menuProduct.png);
}
#mCocktails {
	width: 102px;
	background-image: url(/img/menu/menuCocktails.png);
}
#mNews {
	width: 115px;
	background-image: url(/img/menu/menuNews.png);
}
#mPress {
	width: 84px;
	background-image: url(/img/menu/menuPress.png);
}
#mContact {
	width: 134px;
	background-image: url(/img/menu/menuContact.png);
}

/*--Titraille--*/
h1 {
	font-family: "Times new Roman", serif;
	font-size: 14px;
	margin: 8px 0 12px 0;
	padding-left: 3px;
	height: 15px;
}
/*un poil de couleur*/
.white { color: white; }
.black { color: black; }

/*communs*/
#pnContent {
	width: 444px;
	margin: 0 auto;
	text-align: left;
}
#pnTop {
	width: 444px;
	height: 7px;
	background: url(/img/pnc/pressTop.png);
	clear: both;
}
#pnBottom {
	width: 444px;
	height: 9px;
	background: url(/img/pnc/pressBottom.png);
	clear: both;
}
#pnElemsBg {
	padding: 0 8px 0 7px;
	width: 429px;
	background: url(/img/pnc/pressElemsBg.png);
	clear: both;
}
#pnElems {
	background: white;
}
.pressRelease p, .aNews p {
	font-size: 11px;
	margin: 0 0 6px 0;
}
.pnDetails {
	width: 260px;
	float: left;
}
.pnDetails a {
	position: relative;
	z-index: 20;
}
/*--presse--*/
.pressRelease {
	width: 415px;
	height: 92px;
	margin-bottom: 4px;
	padding: 11px 0 11px 14px;
	background: url(/img/pnc/pressReleaseBg.png);
	font-size: 11px;
	line-height: 13px;
}
.pressRelease.lastOne {
	margin-bottom: 0;
}

.pressRelease img {
	float: left;
	border: 3px solid white;
	margin: 9px 19px 0 0;
}
.pressRelease h2 {
	text-transform: uppercase;
	font-size: 11px;
	margin: 0 0 6px 0;
}
.pressRelease a {
	color: #5c5c5e;
	font-weight: bold;
	padding-left: 8px;
	background: url(/img/grayDotArrow.gif) left center no-repeat;
}
/*--news--*/
.aNews {
	width: 415px;
	height: 92px;
	margin-bottom: 4px;
	padding: 11px 0 11px 14px;
	background: url(/img/pnc/pressReleaseBg.png);
	font-size: 11px;
	line-height: 13px;
}
.aNews.lastOne {
	margin-bottom: 0;
}
.aNews h2 {
	font-size: 11px;
	margin: 0 0 6px 0;
	line-height: 12px;
}
.aNews img {
	float: left;
	border: 1px solid #fefbf6;
	margin: 1px 19px 0 0;
}
.aNews a {
	font-size: 10px;
	float: right;
	color: #5c5c5e;
	font-weight: bold;
	padding: 0 20px 0 8px;
	background: url(/img/grayDotArrow.gif) left center no-repeat;
}
