/* ------------------------------RAZ */

*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p{
	font-size: 1em;
	font-weight: normal;
}
ul {
	margin: 0; padding: 0;
	list-style: none;
}
a {
	text-decoration:none;
	color:#fff;
	outline: none;
}
a img {
	border:none;
}
.clear { 
    clear:both;
    display:block;
    line-height:1px;
	font-size:1px;
	height:1px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
:focus{-moz-outline-style: none;}
.hidden {
	visibility:hidden;
}
input, textarea{
	color:#000;
	font-family:verdana, arial;
	font-size:11px;
}
fieldset{border:none;}

/* -------------------------fin RAZ------------------------------------ */
body {
	font-family:arial;
	font-size:12px;
	background:#000 url(../images/back-body.jpg) top center no-repeat;
	color:#fff;
	margin:0px;
	padding:0px;		
	text-align:center;
	line-height:14px;
}

#principale{
	width:954px;
	background:url(../images/back-principale.gif) repeat-y;
	margin: 0 auto;
	text-align:left;
	position:relative;
}
#header{
	width:100%;
	height:62px;
	position:relative;
	background:#000;
	z-index:4;
}
#header h1{
	background:url(../images/logo-amorino.gif) 28px 10px no-repeat;
	width:226px;
	height:62px;
	text-indent:-5000px;
	float:left;
}
#header h1 a{
	display:block;
	width:226px;
	height:62px;
}

#header #switch-lang{
	background:url(../images/btn-switch-lang.gif) no-repeat;
	width:34px;
	height:16px;
	position:absolute;
	top:24px;
	left:900px;
}
#header #switch-lang p#btn-switch-lang{
	width:34px;
	height:16px;
	line-height:1px;
	font-size:1px;
	position:absolute;
	top:0;
	left:0;
	text-indent:-5000px;	
	z-index:2;
	cursor:pointer;
}
#header #switch-lang p.lang-selected{
	width:16px;
	height:11px;
	line-height:1px;
	font-size:1px;
	text-indent:-5000px;
	position:absolute;	
	top:3px;
	left:16px;
}
#header #switch-lang ul{
	position:absolute;
	top:16px;
	left:14px;
	padding:2px 2px 1px 2px;
	background:#000;
	display:none;
	z-index:3;
}
#header #switch-lang ul li{
	width:16px;
	height:11px;
	line-height:1px;
	font-size:1px;
	text-indent:-5000px;
	margin-bottom:2px;
}
#header #switch-lang ul li#lang-fr,
#header #switch-lang p#lang-fr{
	background:url(../images/fr/bandera.gif) no-repeat;
}
#header #switch-lang ul li#lang-it,
#header #switch-lang p#lang-it{
	background:url(../images/it/bandera.gif) no-repeat;
}
#header #switch-lang ul li#lang-en,
#header #switch-lang p#lang-en{
	background:url(../images/en/bandera.gif) no-repeat;
}
#header #switch-lang ul li#lang-us,
#header #switch-lang p#lang-us{
	background:url(../images/us/bandera.gif) no-repeat;
}
#header #switch-lang ul li#lang-es,
#header #switch-lang p#lang-es{
	background:url(../images/es/bandera.gif) no-repeat;
}
#header #switch-lang ul li#lang-de,
#header #switch-lang p#lang-de{
	background:url(../images/de/bandera.gif) no-repeat;
}
#header #switch-lang ul li#lang-au,
#header #switch-lang p#lang-au{
	background:url(../images/au/bandera.gif) no-repeat;
}
#header #switch-lang ul li a{
	width:16px;
	height:11px;
	display:block;
}
/*********menu***************/
#header #menu-principale{
	width:667px;
	height:62px;
	float:left;
	/*zoom: 1;*/
}
#header #menu-principale li{
	float:left;
	height:38px;
	/*text-indent:-5000px;*/
	font-size: 15px;
	color: #b49c65;
	text-transform: uppercase;
	padding: 24px 10px 0;
	position:relative;
}
#header #menu-principale li.hover{
	background: #212121;
}

#header #menu-principale li a{
	display:block;
	/*height:62px;*/
	color: #b49c65;
	/*position:relative;
	left: 10px;*/
	/*position: absolute;
	top: 20px;
	left: 10px;*/
}
#header #menu-principale li li a{
	color: #fff;
	left: 0;
}
#header #menu-principale li ul{
	position:absolute;
	top:62px;	
	display:none;
	z-index:3;
	padding:0 4px 6px 0px;
}
#header #menu-principale li#menu-philosophie ul{
	left:-2px;
	width:136px;
	background:url(../images/back-sousmenu-philo.png) bottom left no-repeat;
}
#header #menu-principale li#menu-parfums ul{
	left:-2px;
	width:136px;
	background:url(../images/back-sousmenu-philo.png) bottom left no-repeat;
}
#header #menu-principale li#menu-boutiques ul{
	left:-2px;
	width:136px;
	background:url(../images/back-sousmenu-philo.png) bottom left no-repeat;	
}
/*#header #menu-principale li#menu-parfums ul{
	left:-2px;
	width:104px;
	background:url(../images/back-sousmenu-parfum.png) bottom left no-repeat;
}*/
#header #menu-principale li#menu-saveurs-hiver ul{
	left:-2px;
	width:143px;
	background:url(../images/back-sousmenu-saveur.png) bottom left no-repeat;
}

#header #menu-principale li#menu-newsletter ul{
	left:-2px;
	width:116px;
	background:url(../images/back-newsletter.png) bottom left no-repeat;
}
#header #menu-principale li ul li{
	color:#fff;
	float:none;
	height:30px;
	line-height:30px;
	text-indent:0;
	padding:0;
	background:url(../images/border-sous-menu.gif) repeat-x bottom center;
	margin:0 auto;
}
#header #menu-principale li#menu-philosophie ul li{
	width:115px;	
}
#header #menu-principale li#menu-parfums ul li{
	width:114px;	
}
#header #menu-principale li#menu-boutiques ul li{
	width:114px;	
}
#header #menu-principale li#menu-saveurs-hiver ul li{
	width:120px;	
}
#header #menu-principale li#menu-newsletter ul li{
	width:100px;
}
#header #menu-principale li ul li.last-child{
	background:none;
}
#header #menu-principale li ul li a{
	height:30px;
	font-size:13px;
	text-transform:uppercase;	
	text-align:center;
	/*text-indent:-6px;*/		
}
#header #menu-principale li#menu-philosophie ul li a{
	width:114px;
}
#header #menu-principale li#menu-parfums ul li a{
	width:114px;
}
#header #menu-principale li#menu-boutiques ul li a{
	width:114px;
}
#header #menu-principale li#menu-saveurs-hiver ul li a{
	width:121px;
}
#header #menu-principale li#menu-philosophie.hover ul li a:hover,
#header #menu-principale li#menu-saveurs-hiver.hover ul li a:hover,
#header #menu-principale li#menu-parfums.hover ul li a:hover,
#header #menu-principale li#menu-boutiques.hover ul li a:hover,
#header #menu-principale li#menu-newsletter.hover ul li a:hover{
	background:none;
	color:#180d06;
}
#header #menu-principale li#menu-saveurs-hiver.hover ul li a,
#header #menu-principale li#menu-philosophie.hover ul li a,
#header #menu-principale li#menu-parfums.hover ul li a,
#header #menu-principale li#menu-boutiques.hover ul li a{
	background:none;
}
/*********fin menu***************/

/***********Footer********************/
#footer{
	height:38px;
	padding:0 0px 0 22px;
	background:#212121;
	margin-top:22px;
	position:relative;
	clear: both;
}
#footer ul{
	line-height:38px;
}
#footer ul li{
	display:inline;
	color:#8a7046;
	text-transform:uppercase;
	font-size:10px;
	font-family: tahoma, arial;
}
#footer ul li a{
	color:#8a7046;
	padding:0 10px;
}
#footer ul li a:hover{
	color:#e2d9c3;
}
#footer ul li#menu-facebook{
	background:url(../images/back-facebook.gif) no-repeat;
	width:14px;
	height:14px;
	text-indent:-5000px;
	font-size:1px;
	line-height:1px;
	margin-top:13px;
	position:absolute;
	top:0;
}
#footer ul li#menu-facebook a{
	display:block;
	width:14px;
	height:14px;
	padding:0;
}
#footer ul li#menu-facebook a:hover{
	background:url(../images/back-facebook.gif) 0 -14px no-repeat;
}


#footer ul li#menu-facebook {
	 margin-left:15px;
}

#footer ul li#menu-logout {
	 margin-left:35px;
}

#footer ul li#menu-amorino{
	position:absolute;
	left:810px;
	top:0px;
}
#footer .btn-son{
	background:url(../images/btn-son.gif) no-repeat;
	width:36px;
	height:18px;	
	font-size:1px;
	line-height:1px;
	text-indent:-5000px;
	position:absolute;
	left:890px;
	top:11px;
}
#footer .btn-son a{
	display:block;
	width:36px;
	height:18px;	
}
#footer .btn-son a:hover,
#footer .btn-son a.selected{
	background:url(../images/btn-son.gif) 0 -18px no-repeat;
}
/***********fin Footer********************/
#col-left{
	width:569px;
	float:left;
	padding:30px 30px 30px 30px;
	line-height:19px;
}



#col-right{
	width:265px;
	float:left;
	padding:30px 30px 0 30px;
}
#col-right .article{
	padding-bottom:22px;
	border-bottom:1px solid #8a7046;
	margin-bottom:24px;
}
#col-right .article p{
	text-align:justify;	
	line-height:19px;
}
#col-right .article.last-child{
	margin-bottom:0;
	padding-bottom:0;
	border-bottom:0;
}
#col-right .article h4{
	font-size:24px;
	text-transform:uppercase;
	color:#392616;
	margin-bottom:6px;
}
#col-right .article img{
	display:block;
	margin-bottom:9px;
	width:100%;
}



/*********************general*****************/
#banniere{
	height:441px;
	width:954px;
	background:#000;
	position:relative;
}
#col-left #banniere img,
#banniere img{
	display:block;
}
#banniere a.bouton{
	position:absolute;
	top:47px;
	left:850px;
	padding-left:15px;
}

a.bouton{
	display:-moz-inline-box;
	display:inline-block;  
	background:url(../images/link-block.png) no-repeat left top;
	padding-left:15px;
	color:#fff;
	font-weight:bold;
	font-size:14px;  
	text-transform:uppercase;
	line-height:21px;
	white-space:nowrap;
	height:23px;
	position:relative;
}

a.bouton strong{
	display:-moz-inline-box; 
	display:inline-block; 
	_display:block;
	background:url(../images/link-block.png) no-repeat right top;
	padding-right:10px;
	height:23px;
	cursor:pointer;
	_width:1%;
	right:-10px;
	position:relative;
}
a.bouton:hover{
	color:#180d06;	
}
.block-hover{
	cursor:pointer;
}

#son{
  height:0px;
  position:absolute;
}
/*********************fin general*****************/


.col-right-separator {height:25px; margin:15px 0; background-color:#000000; position:relative; width:325px; left:-30px;}

/* Popin video */
.video-popin {background:url(../images/bg-video.gif) repeat-x; height:448px; padding-left:35px;}
.video-popin h2 {font-size:24px; color:#392616; text-transform:uppercase; margin:20px 0 7px 0; width:300px; float:left;}
.prettyPopin a#b_close {top:10px; right:10px;}
