/* GENERALE */

BODY {
	background: #FFFFFF;
	text-align: center;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#wrapper {
	width: 750px;
	margin: 0 auto;
	text-align: left;
}

/* HEADER/BANNER */
#banner {
	padding: 10px 0 0;
	height: 20px;
	clear: both;
}

#banner #topmenu {
	height: 18px;
	width: 600px;
	float: left;
}

#banner li {
	float: left;
	padding: 0 4px;
	color: #5ebbff;	
}

#banner li a {
	color: #5ebbff;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}

#banner li a:hover {
	text-decoration: underline;
}

#banner #topmenu .separ {
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right: 1px #5ebbff solid;
}

#flag_fr {
	float: right;
	margin: 0 5px;
	border: 1px solid #999999;
}

#flag_en {
	float: right;
	margin: 0 20px 0 0;
	border: 1px solid #999999;
}

/* content */

#enter {
	width: 60px;
	height: 60px;
	top: 233px;
	left: 50px;
	position: absolute;
	z-index: 8;
}

.ligne1 a {
	font-size: 19px;
	font-weight: bold;
	line-height: 18px;
	text-transform: lowercase;
	text-align: center;
	text-decoration: none;
	color: #AFDDFF;
}

.ligne2 a  {
	font-size: 48px;
	line-height: 40px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #AFDDFF;
}

#content #title {
	position: absolute;
	background: url(../../images/intro_item7.png) no-repeat right 0;
	width: 594px;
	height: 145px;
	right:131px;
	top:196px;
	padding: 13px 18px 0 0;
	z-index: 7;
}

#content h1 {
	color: #FFFFFF;
	text-align: right;
}

#content #items a {
	position: absolute;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#content #items a span {
	font-weight: bold;
}

#content #items a.item1 {
	background: url(../../images/intro_item1.png) no-repeat left bottom;
	width: 224px;
	height: 139px;
	z-index: 3;
	left:22px;
	top:70px;
}

#content #items a.item1:hover {
	top: 60px;
}

a.item1 .ligne1 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #FFCB16;
}

a.item1 .ligne2 {
	position: absolute;
	top: 33px;
	left: 0;
	padding: 2px 0 0 5px;
}

#content #items a.item2 {
	background: url(../../images/intro_item2.png) no-repeat bottom left;
	width: 223px;
	height: 217px;
	z-index: 2;
	top: 0;
	left: 216px;
}

#content #items a.item2:hover {
	top: -13px;
}

a.item2 .ligne1 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #944DC1;
}

a.item2 .ligne2 {
	position: absolute;
	top: 33px;
	left: 0;
	padding: 2px 0 0 5px;
}

#content #items a.item3 {
	background: url(../../images/intro_item3.png) no-repeat bottom left;
	width: 214px;
	height: 168px;
	z-index: 1;
	left:394px;
	top:41px;
}

#content #items a.item3:hover {
	top: 29px;
}

a.item3 .ligne1 {
	font-size: 14px;
	position: absolute;
	top: 0;
	right: 0;
	color: #1151EE;
}

a.item3 .ligne2 {
	position: absolute;
	top: 16px;
	right: 0;
	text-align: right;
	padding: 5px 10px 0 0;
}

#content #items a.item4 {
	background: url(../../images/intro_item4.png) no-repeat top left;
	width: 214px;
	height: 290px;
	z-index: 5;
	left:0pt;
	top:222px;
}

a.item4 .ligne1 {
	position: absolute;
	bottom: 0;
	left: 12px;
	font-size: 14px;
	color: #97BF0B;
}

a.item4 .ligne2 {
	position: absolute;
	bottom:23px;
	left:17px;
}

#content #items a.item4:hover {
	top: 232px;
}

#content #items a.item5 {
	background: url(../../images/intro_item5.png) no-repeat top left;
	width: 230px;
	height: 190px;
	left: 177px;
	top: 306px;
	z-index: 6;
}

a.item5 .ligne1 {
	font-size: 14px;
	color: #BC111F;
	position: absolute;
	bottom: 0px;
	left: 118px;
	text-align: right;
}

a.item5 .ligne2 {
	text-align: right;
	position: absolute;
	bottom: 22px;
	left: 132px;
}

#content #items a.item5:hover {
	top: 316px;
}

#content #items a.item6 {
	background: url(../../images/intro_item6.png) no-repeat top left;
	width: 215px;
	height: 255px;
	z-index: 4;
	left:393px;
	top:324px;
}

a.item6 .ligne1 {
	font-size: 14px;
	color: #FF9900;
	text-align: right;
	position: absolute;
	bottom: 0;
	left: 139px;
}

a.item6 .ligne2 {
	position: absolute;
	bottom: 23px;
	left: 63px;
	text-align: right;
}

#content #items a.item6:hover {
	top: 334px;
}

h1 .ligne1 {
	font-size: 16px;
	line-height: 14px;
}

h1 .ligne2 {
	font-size: 44px;
	line-height: 36px;
}

h1 .ligne3 {
	font-size: 58px;
	line-height: 64px;
}

/* MIDDLE */
#middle_container {
	clear: both;
	position: relative;
}

#content {
	/*background: url(../../images/intro_middle.png) no-repeat left top;*/
	height: 580px;
	position: relative;
	margin: 20px 0 0 0;
}

#logo_ndg {
	position: absolute;
	top: 220px;
	left: 650px;
}

#middle_container #submenu {
	margin: 10px 0 5px;
	float: right;
	width: 600px;
	position: relative;
}

p.separ {
	border-top: none;
	border-bottom: none;
	border-right: 3px #5ebbff solid;
	border-left: 3px #5ebbff solid;
}

div.une {
	width: 140px;	
	float: left;
}

div.une a {
	color: #08256d;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

h3.titre {
	color: #08256d;
	font-size: 14px;
	font-weight: bold;
}

p.inscrireSms {
	width: 150px;
	height: 38px;
	padding: 0 22px 0;
	
	position: absolute;
	bottom: 0;
	left: 160px;
}

p.inscrireSms a {
	font-size: 16px;
	font-weight: bold;
	color: #5ebbff;
	text-decoration: none;
}

form.newsletter {
	width: 222px;
	height: 38px;
	padding: 0 22px 0;	
	color:  #5ebbff;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	
	position: absolute;
	bottom: 0;
	right: 0;
}

form.newsletter input {
	border: 1px solid #5ebbff;
	width: 160px;
	font-size: 12px;
	height: 14px;
	color: #000000;
	margin: 4px 0 0;
}

/* footer */
#footer {
	background: url(../../images/intro_footer.png) no-repeat right top;
	clear: both;
	height: 39px;
	position: relative;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	padding: 5px 0;
}

#footer p {
	width: 380px;
	margin: 0 auto;
	text-align: center;
}
