*{
	margin:0;
	padding:0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}

li{
	list-style: none;
}

img{
	border:0;
}

#mainContainer{
	margin: 0 auto;
	width: 960px;
	position:relative;
	margin-top: 15px;
}

#header,
header{
	float:left;
	width: 960px;
	background-color: #fff;
	height:80px;
	border-bottom:1px solid #888888;
	margin-bottom:20px;
	padding-top:10px;
}

#header.LCM{
	padding-left: 30px;
}

#header li,
header li{
	float:left;
	height: 59px;
	color:#000;
	border-right:1px solid #cbcbcb;
}

#header li.award,
header li.award{
	padding-right: 30px;
	width: 128px;
	text-align: right;
}

#header li.categorie,
header li.categorie{
	width: 182px;
}


#header li.categorieTxt,
header li.categorieTxt{
	width: 310px;
	padding: 5px 0 0 30px;
	font-weight: bold;
	font-size: 13px;
	height: 54px;
}

#header.LCM li.categorieTxt,
header.LCM li.categorieTxt{
	width: 260px;
}


#header li.trade,
header li.trade{
	width: 180px;
	text-align: center;
}


#header li.linkExt0,
header li.linkExt0{
	font-size: 20px;
	width: 270px;
	padding-left:30px;
	border-right:none;
}

#header li.linkExt0 a,
header li.linkExt0 a{
	display:block;
	margin-top: 5px;
	padding: 8px 0 15px 10px;
	color:#000;
	text-decoration:none;
	
}

#header li.linkExt,
header li.linkExt{
	font-size: 20px;
	width: 270px;
	padding-left:30px;
	border-right:none;
}
#header img,
header img{
	float:left;
}
.nissanDemo #header li.linkExt a{
	display:block;
	margin-top: 5px;
	padding: 8px 10px 60px 0;
	color:#000;
	text-decoration:none;
	background: url(../img/logoNissan3.gif) no-repeat 165px 0;
	
}

#header.LCM li.linkExt{
	width: 450px;
}

#header.LCM li.linkExt a{
	padding: 8px 0 15px 174px;
	background: url(../img/logoLancome.gif) no-repeat 0 3px;
	
}

#header.Disney li.linkExt{
	width: 430px;
}

#header.Disney li.linkExt a{
	padding: 8px 0 15px 174px;
	background: url(../img/logoDisneyN.gif) no-repeat 0 7px;
	
}


#container{
	margin-top:10px;
	width: 960px;
	float:left;
}
#container .headLink{
	text-align:center;
	background: #a3a3a3;
	margin:0 auto 40px auto;
	font-size:16px;
	display:block;
	width:250px;
	height:20px;
	padding:3px;
}
#container .headLink a{
	color:#fff;	
	text-decoration:none;
}
.tools{
	float:right;
	display:inline;
}

.nissanDemo .tools li{
	background: #a3a3a3;
	margin-left: 8px;
	font-size: 10px;
	float:left;
}

.tools li a{
	text-transform: uppercase;
	color:#fff;
	text-decoration: none;
	padding: 5px 12px;
	display:block;
	float:left;
	

}
#content{
	height:400px;
	margin-bottom:50px;
	width:960px;
}
#flashContent{
	width:460px;
	/* Mettre 26 de plus que la taille de la vidéo */
	height:100%;
	float:left;
	margin-right:45px;
}
#flashplayer{
  height:284px;
}
#video{
  width:460px;
  float:left;
  margin-right:45px;
}
#textContent,
article{
	width:455px;
	height:273px;
	padding:0;
	float:left;
	font-size:11px;
	/*font-family:Verdana, Arial ;*/
}
#textContent h1,
article h1{
	font-size:14px;
	margin-bottom:15px;
}
#textContent p,
article p{
	margin-bottom:10px;
	line-height:14px;
}
#textContent p a,
article p a{
	color:#000;
	text-decoration:none;
}
#textContent ul li,
article li{
	margin:0 0 10px 0;

}
img{
	border:none;
}

/** FWA Site Of The Day **/
#fwa { 
	position:absolute;
	top:0;
	right:0;
	padding:0;
	margin:0;
	width:100px;
	height:100px;
}
#fwa a.fwalogo {
	display:block;
	width:100px;
	height:100px;
	background:url(../img/DayTopRight.png) right top no-repeat;
	text-indent:-9999px;
	text-align:left;
	overflow:hidden;
	z-index:2;
}

#flashcontent #body {
	z-index:1;
	}
