/* Ergo */


body {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
  font-family:Arial, Helvetica, sans-serif;
  color: #333333;
  background-color: #EAE2E6;
  background-image:url(../_ergo/IntNcs_ArP.jpg);
  background-position: 50% 0%;
  background-repeat:no-repeat;
}

.Int {
	vertical-align: top;
	background-image:url(../_ergo/IntNcs_CadreArP.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
}
.Bhg {
	background-image:url(../_ergo/IntNcs_Bhg.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
.Bhd {
	background-image:url(../_ergo/IntNcs_Bhd.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
}
.Bg {
	background-image:url(../_ergo/IntNcs_BgLoop.jpg);
	background-repeat:repeat-y;
}
.Bd {
	background-image:url(../_ergo/IntNcs_BdLoop.jpg);
	background-repeat:repeat-y;
}
.Bbg {
	background-image:url(../_ergo/IntNcs_Bbg.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	font-size:9px;
}
.Bb {
	background-image:url(../_ergo/IntNcs_Bb.jpg);
	background-repeat:repeat-x;
	font-size:9px;
}
.Bbd {
	background-image:url(../_ergo/IntNcs_Bbd.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	font-size:9px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Titre */
.TitreImg {
	-margin-left:-25px;
	-position:relative;
	-top:0px;
	-left:0px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Footer */
.blocFooter {
	text-align: center;
	vertical-align: top;
}
#Txt_footer {
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height: 14px;
	list-style: none;
}
#Txt_footer a{
	text-decoration:none;
	color:#333333;
}
#Txt_footer a:hover {
	text-decoration: underline;
	color:#FF3399;
}

#Liens_footer {
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height: 12px;
}
#Liens_footer a{
	text-decoration: underline;
	color:#333333;
}
#Liens_footer a:hover{
	text-decoration: underline;
	color:#FF3399;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* mise en page */
#Txt_Page {
	float: left;
	margin-left:10px;
	margin-right:50px;
}
#Txt_Page ul {
	margin-top:10px;
	text-align:justify;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height: 16px;
	color: #666666;
}
#Txt_Page ul li{
	margin-left:10px;
	color: #999999;
}
#Txt_Page ul a{
	text-decoration: underline;
	color:#333333;
}
#Txt_Page ul a:hover{
	text-decoration: underline;
	color:#FF3399;
}
#Txt_Page ul li input[type=text]{
	 border:1px;
	 border-color:#999999;
 	 background-color:#eeeeee;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#1B0E08;
 }
#Txt_Page ul li textarea{
	 border:1px;
	 border-color:#999999;
 	 background-color:#eeeeee;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size:10px;
	 color:#1B0E08;
 }


#Txt_Acces {
	float: right;
	margin-right:10px;
	/position:relative;
	/right:10px;
}
#Txt_Acces ul {
	margin-top:0px;
	text-align:right;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
}
#Txt_Acces ul a{
	text-decoration: underline;
	color: #9B8A6A;
}
#Txt_Acces ul a:hover{
	text-decoration: underline;
	color: #333333;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Styles des textes */
.Titre {
	font-size:17px;
	color:#293133;
	line-height: 25px;
}
.InterTitre {
	font-size:14px;
	color:#293133;
}
.Chapo {
	color:#293133;
}
.légende {
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	line-height: 14px;
}
.Citation {
	font-style:italic;
	font-size:13px;
	line-height: 18px;
	color: #333333;
}
.Italique {
	font-style:italic;
	color: #333333;
}
.LigneSeparation {
	color: #999999;
	font-size:9px;
	line-height: 25px;
}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


/* Styles des images */
.Img-GaucheHab {
	float: left;
	margin-right:10px;
}
.Img-GaucheAlbum {
	float: left;
	margin-right:25px;
	margin-bottom:50px;
}
.Img-DroiteHab {
	float: right;
	margin-left:10px;
}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */