
#Content {
	width: 780px;
	padding-top: 30px;
}


#NL {
	width: 650px;
	height: 340px;
	margin-left: 60px;
	border: 1px solid #5C5C5C;
	background: transparent url(/images/loader1.gif) no-repeat;
	background-position: center 160px;
	overflow:hidden;
}
.NewsNavig {
	display: block;
	color: #A6A6A6;
	height: 30px;
	line-height: 30px;
	font-size: 85%;
	border: 1px solid #A6A6A6;
	vertical-align: middle;
	padding-left: 10px;
	text-decoration: none;
	float: left;
}


#NewsDown {
	width: 680px;
	height: 30px;
	margin-top: 10px;
	margin-left: 60px;
}
#NewsSuiv {
	width: 445px;
	border-bottom: none;
	background: transparent url(/images/fb3_off.gif) no-repeat;
	background-position: 10px center;
	padding-left: 55px;
}

#NewsSuiv:hover  {
	background: #3A3A3A url(/images/fb3_on.gif) no-repeat;
	background-position: 10px center;
}

#deNewsSuiv {
	width: 137px;
	border-bottom: none;
	background: transparent url(/images/fb1_off.gif) no-repeat;
	background-position: 127px center;
}
#deNewsSuiv:hover  {
	background: #3A3A3A url(/images/fb1_on.gif) no-repeat;
	background-position: 127px center;
}

#NewsUp {
	width: 680px;
	height: 30px;
	margin-bottom: 10px;
	margin-left: 60px;
	border-top: none;
}
#NewsPrec {
	width: 445px;
	border-top: none;
	background: transparent url(/images/fh3_off.gif) no-repeat;
	background-position: 10px center;
	padding-left: 55px;
}
#NewsPrec:hover  {
	background: #3A3A3A url(/images/fh3_on.gif) no-repeat;
	background-position: 10px center;

}
#deNewsPrec {
	width: 137px;
	border-top: none;
	background: transparent url(/images/fh1_off.gif) no-repeat;
	background-position: 127px center;
}
#deNewsPrec:hover  {
	background: #3A3A3A url(/images/fh1_on.gif) no-repeat;
	background-position: 127px center;
}

.News {
	font-size: 95%;
	margin-bottom: 30px;
	height: 330px;
}

.News img {
	padding-bottom: 10px;
}

.aDroite {
	padding-left: 50pt;
	padding-right: 10px;
	text-align: right;
}

.aGauche {
	padding-right: 50pt;
	padding-left: 10px;
	text-align: left;
}

/****************************/

#barreInscription {
	width: 650px;
	margin-left: 60px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #5C5C5C;
	margin-top: 25px;
	margin-bottom: 5px;
}

#Inscription {
	font-size: 85%;
	text-align: left;
	margin-left: 10px;
	float: left;
}
#Inscription a {
	text-decoration: none;
}

#Inscription a img {
	border: none;
	margin-right: 6px;
	vertical-align: middle;
}

#Inscription a strong {
	color: #E8E8E8;
}
#desInscription {
	font-size: 85%;
	text-align: right;
	margin-right: 10px;
}
#desInscription a {
	text-decoration: none;
}
#desInscription a img {
	border: none;
	margin-right: 6px;
	vertical-align: middle;
}
