/* reset */

@import url("reset.css");

/* regles generales */

* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

body,html {
	height: 100%;
}

body {
	font-size: 62.5%; /* 1em = 10px */
	text-align: left;
	color: #555555;
	background: url(../img/bg_body.gif) repeat-x top #d2d2cb;
}


/* liens */

a:link,a:visited,a:active {
	text-decoration: none;
	color: #707070;
}

a:hover {
	text-decoration: underline;
}

/* alternatives textuelles aux images */

#logo span, ul#nav2 li a span, #contentImgLeft span{
	position: absolute;
	top: -900em;
}


/* elements de structure */

#header {
	width: 1000px;
	height: 75px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -499px;
	top: 50%;
	margin-top: -290px;
}


#standardCore {
	width: 998px;
	height: 491px;
	position: absolute;
	left: 50%;
	margin-left: -499px;
	top: 50%;
	margin-top: -215px;
	overflow: hidden;
	z-index: 1;
		border:1px solid #000;
}





.degrade{ background: #fff url(../img/bg_standardcore.gif) top left repeat-x; }
.scroll{ overflow: auto;}


#footer {
	width: 998px;
	height: 22px;
	position: absolute;
	left: 50%;
	margin-left: -499px;
	top: 50%;
	margin-top: 276px;
}
#footer, #footer a {
color: #5d5d5d;
}
#footer ul {
	margin-top: 10px;
}

#footer ul li {
	padding: 0 11px;
	float: left;
	border-left: 1px solid #808080;

}

#footer ul li.first {
	border: none;
}

#footer ul li a:hover,#footer ul li.on a {
	color: #000;
	text-decoration: none;
}

#footer ul li.last {
	float: right;
	width: 160px;
	border: none;
	margin-right: 12px;
}

#footer ul li.last a {
	float: left;
	width: 116px;
	margin-top: 2px;
}

#footer ul li.last span {
	display: block;
	width: 44px;
	height: 19px;
	float: right;
	background: url(../img/pi_poincon.png) no-repeat;
}

* html body #footer ul li.last span {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src="http://www.longchamp.com/FRONT/LONGCHAMP/images/common/pi_poincon.png", sizingMethod ="image");
}


/* header */

#logo {
	margin: 23px 0 0 18px;
	float: left;
	display: inline;
	height: 35px;
	width: 206px;
	position: relative;
	background: #F2F2ED url(../img/logo_longchamp.png) no-repeat center center;
}

* html body #logo {
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.longchamp.com/FRONT/LONGCHAMP/images/common/logo_longchamp.png');
}

#logo a {
	display: block;
	height: 35px;
	width: 206px;
}

#blocNav {
	float: left;
	width: 776px;
}


.margTopMenu{
	display: inline; /* bug IE6 */
	height: 20px;
	padding-right: 9px;
	margin: 3px;
}

ul#nav2 {
	position: absolute;
	top: 30px;
	left: 258px;
	float: left;
	width: 740px;
}

ul#nav2 li {
	float: left;
	border-left: 1px solid #000;
	position: relative;
	padding: 1px 16px;
}

ul#nav2 li.first {
	border-left: none;
}

ul#nav2 li a {
	display: block;
	font-size: 1em;
	height: 15px;
}

ul#nav2 li a:hover {
	height: 15px;
}

ul.nav3 {
	position: absolute;
	top: 22px;
	left: 4px;
	z-index: 0;
	width: 490px;
}

ul#nav2 li li {
	display: block;
	float: left;
	position: relative;
	border: none;
	padding: 0 12px;
}

ul#nav2 li li a {
	font-size: 1.1em;
	width: auto;
	display: inline;
}

ul#nav2 li li a:hover {
	text-decoration: none;
}

ul#nav2 li li.on a {
	color: #000;
}

#nav2 ul.nav3 span {
	position: static;
	top: auto;
}
ul#nav2 li{
	border-left-color: #797976;
}

ul#nav2 li,  ul#nav2 li a, li.on ul.nav3 li a{
	color:#93928d;
}


/*spirit*/

ul#nav2 li a#spirit{

	background: url(../img/nav2_items.gif) -242px 0px no-repeat;

	width: 107px;

}



ul#nav2 li a#spirit:hover, ul#nav2 li.on a#spirit{

	background-position: -242px -43px;

}



/*store*/

ul#nav2 li a#store{

	background: url(../img/nav2_items.gif) -393px 0px no-repeat;

	width: 136px;

}



ul#nav2 li a#store:hover, ul#nav2 li.on a#store{

	background-position: -393px -43px;

}
/* CONTENT*/

div#contentImgLeft{
 background: transparent url(../img/kate.jpg) repeat-x top;
 width:498px;
 height:491px;
}
div#contentImgLeft a{
	display: block;
	position: relative;
 width:498px;
 height:491px;

}
#mainContent{
 width:490px;
 padding:10px 0 0 10px;
 height:481px;
 	color: #555555;
 	text-align: justify ;
}
#mainContent h1{
margin:0;
padding:20px 0 ;
font-size:150%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#mainContent h1 a{
	color: #555555;
}
#mainContent h2{
margin:20px 20px;
padding:5px ;
text-align:center;
font-size:150%;
font-weight:bold;
background-color:#2c1733;
	color: #FFF;
}
#mainContent h2 a{
	color: #FFF;
}
#content{
 width:480px;
position:absolute;
top:140px;
 padding:10px 0px 0 5px;
 margin:0;
height:335px;
}
#content h3,#content p{
padding:0 10px 0 0;
}
#content h3{
margin:0;
padding:10px 0;
font-size:120%;
}
#content h3 a{
	color: #555555;
}
#content p{
margin:0;
padding:5px 10px 5px 0  ;

}
#content p a{
	color: #555555;
}
#content #moreLink{
margin:0;
padding:7px 0 ;
font-weight:bold;
font-size:110%;
}
#content #moreLink a{
	color: #555555;
}
#content #connexLink{
margin:0;
padding:10px 0 0 0;
font-size:90%;
}
#content #connexLink a{
text-decoration:none;
}

