* {
	margin: 0;
	padding: 0;
	font-family:Arial, Helvetica, "Helvetica Neue", Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
html, body {
	background-color: #4D9F28;
	width: 100%;
	height: 100%;
	overflow:auto;
	background-image: url(../img-nash/body-nash.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-color: #4D9F28;
}
h1 {
	font-size: 24px;
	line-height: 20px;
	_line-height: 24px;
	color: #FFF;
	font-weight: normal;
	padding-bottom: 12px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	color: #069;
	padding: 10px 0 6px 0;
}
strong, b {
	font-size: 90%;
	line-height: 16px;
}
a {
	color: #093;
	text-decoration: none;
}
a:hover {
	color: #F60;
}
strong, b {
	font-size:12px;
}
#general {
    width: 800px;
    margin: 10px auto 0 auto;
    position: relative;
}

#language {
	position: absolute;
	top:-10px;
	right: 0;
	width: 70px;
	height:20px;
	text-align:right;
	z-index:999;
}
#language a {
	color: #FFF;
	background-image: url(../img-nash/lng-actif2.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	height: 24px;
	width: 24px;
	margin: 0 8px 0 0;
}
#language a:hover {
	color: #D80000;
	background-image: url(../img-nash/lng-hover2.png);
	background-repeat: no-repeat;
}
#language .chxlng-actif {
	color: #D80000;
	background-image: url(../img-nash/lng-hover2.png);
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	height: 24px;
	width: 24px;
	margin: 0 8px 0 0;
}

/* --  Styles Nash design 2009 -- */
#blockContenu {
	position:absolute;
	top: 30px;
	left:0;
	width:800px;
	min-height: 500px;
	_height:480px;
	background-color:#FFF;
	z-index:200;
	background-image: url(../img-nash/header-titre-nash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	position:absolute;
	top: -12px;
	left: 30px;
	width: 760px;
	height: 20px;
	z-index:900;
}
#contenu {
	margin: 12px 16px;
	text-align:left;
}
#contenu p {
	padding-bottom: 12px;
}
#contenu ul {
	padding:  6px 12px;
	_padding:  9px 18px;
}
/* Table references triable*/
a.reftable {
	color:#039;
}
a.reftable:hover {
	color:#F00;
}
.buttonform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img-nash/bouton-rouge.png);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #FFFFFF;
	display: block;
}
#references-nash-design {
	position:relative;
	margin-top:24px;
	width: 760px;
	height: 340px;
	_height: 320px;
	background-color:#000;
	z-index:100;
} 
.references-titre {
	position:absolute;
	top:6px;
	height: 20px;
	width: 100%;
	text-align:center;
	color:#FFF;
	font-size: 14px;
}
table#listing {
	border-bottom:solid 1px #999;
	margin: 12px 0;
}
#listing th {
	text-align:left;
	font-weight: bold;
	font-size: 15px;
	line-height: 24px;
	padding: 0 12px;
}
#listing td {
	padding:0 12px;
}
#basdepage {
	position:absolute;
	left:0;
	bottom:-22px;
	width:800px;
	height: 20px;
	color: #FFF;
	font-size: 10px;
	line-height:20px;
	z-index:200;
}
#adressenash {
	position: absolute;
	top: 40px;
	right: 30px;
	width: 300px;
	height:auto;
	z-index:400;
}
#adressenash p, strong, a {
		font-size: 14px;
	line-height: 20px;
}
#map {
	border: 1px solid #CECECE; 
	width: 480px; 
	height: 380px; 
	z-index: 300;
}
.plan-nash {
	position: absolute;
	width: 500px;
	height:auto;
	top: 48px;
	left: 20px;
	z-index:250;
}
.urlsiteclient {
	position: absolute;
	width: 300px;
	height:20px;
	bottom: 12px;
	font-style:italic;
	left: 0;
	z-index: 110;
}
.descavisrclient {
	position: relative;
	width: 96%;
	height:auto;
	z-index: 100;
}