﻿body
{
	text-align:center;
	margin:0px;
	font-family:Arial;
	background-image : url('../Images/NW_accueillignegrise.jpg');
	background-repeat:repeat-y;
	background-position:center;
}

#principale
{
	margin: auto;
	/*background-color:#6d6a67;*/
    width:880px;
    height:530px;
    padding-top:170px;
    font-family:Arial;
	font-size:13px;
	color:#ffffff;
}

#principale #gauche,
#principale #droit
{
	float:left;
}

#principale #gauche #image1
{
	float:left;
	width:473px;
	height:105px;
	background-image : url('../Images/Splash_img_1.jpg');
}

#principale #gauche #image2
{
	float:left;
	width:163px;
	height:105px;
	background-image : url('../Images/Splash_img_2.jpg');
	margin-right:11px;
	margin-left:11px;
}

h1
{
	display:block;
	float:left;
	clear:both;
	color:#ffffff;
	font-size:32px!important;
	font-weight:bold;
	width: 435px;
	margin-top:17px;
	margin-left:220px;
	line-height:28px;
}

h1 .italique
{
	font-style:italic;
	font-weight:normal;
}

#principale #gauche #lien
{
	float:left;
	clear:both;
	background-color:White;
	width:169px;
	height: 31px;
	text-decoration:none;
	margin-left:489px;
	margin-top:25px;
}

#principale #gauche #lien .entrer
{
	color:#005596;
	font-size:14px;
	font-weight:bold;
	background-image : url('../Images/NWpucesNouvelles.gif');
	background-repeat : no-repeat;
	background-position : 0px 5px;
	#background-position : 0px 4px;
	padding-left: 20px;
	width: 120px;
	display:block;
	text-decoration:none;
	margin-top:6px;
	margin-left:10px;
	
}

#principale #gauche #text .UnArticle,
#principale #gauche #text .UnArticle .admin,
#principale #gauche #text .UnArticle .admin .zone,
#principale #gauche #text .UnArticle .admin .zone .article,
#principale #gauche #text
{
	float:left;
	clear:both;	
}

#principale #gauche #text
{
	margin-left:5px;
	width:640px;
	height:122px;
	margin-top:20px;
	margin-bottom:10px;	
}

#principale #gauche #text .UnArticle
{
	margin-left:220px;		
}

#principale #gauche #text .UnArticle,
#principale #gauche #text .UnArticle .article
{
	width:355;
}

#principale #droit
{
	width:222px;
	height:359px;
	background-color : #005596;
	background-repeat:no-repeat;
	background-image : url('../Images/Splash_logo.gif');
	background-position : center 80px;
}

#principale #bas
{
	width:431px;
	margin-top:100px;
	margin-left:240px;
	font-size:12px;
	height:20px;
	float:left;
	clear:both;	
}

#principale #bas a
{
	display:block;
	float:left;
	color:#ffffff;	
	text-decoration:none;
}

#principale #bas .ligne
{
	float:left;
	width:3px;
	margin-left:5px;
	margin-right:5px;
	clear:none;
}


#entete
{
	display:none;	
}

#baspage
{
	display:none;	
}