/******************************************/
/***          STYLE PAR DEFAUT          ***/
/******************************************/
#boxPage .ixnetNews
{
	clear:both;
	background-color:#DADFE7;
	font-size:13px;
}

#boxPage .ixnetNews .link
{	cursor:pointer;	}

#boxPage .ixnetNewsDefault,
#boxPage .ixnetNewsModule,
#boxPage .ixnetNewsLecture,
#boxPage .ixnetNewsProgressif
{	padding-left:10px;	padding-right:10px;		padding-bottom:20px;	}

#boxPage .ixnetNews div.titre
{
	background-image:url("../images/news_titre_bg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	height:30px;
	margin-left:-15px;
	margin-top:9px;	margin-bottom:16px;
	float:left;
	_margin-left:0px;
}

#boxPage .ixnetNews div.titre h2
{
	background-image:url("../images/news_titre_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	margin:0px;	padding:0px;
	color:#FFFFFF;
	padding-left:12px;	padding-right:12px;
	padding-top:4px;	height:26px;
	_float:left; _padding-right:16px;
}

#boxPage .ixnetNews .info
{
	float:right;
	background-image:url("../images/news_info_bg.gif");
	background-repeat:repeat-x;
	margin-top:9px;			height:30px;
	width:75%;
	position:relative;

}

#boxPage .ixnetNews .info .filtre
{
	position:absolute;
	top:5px;	right:90px;
	z-index:1;
}

#boxPage .ixnetNews .info .rss
{
	position:absolute;
	top:6px;	right:13px;
}

#boxPage .ixnetNews .info .rss a
{
	display:block;
	background-image:url("../images/news_rss.gif");
	width:46px;	height:18px;

}

#boxPage .ixnetNews .info .rss span
{	display:none;	}

#boxPage .ixnetNews .flash
{
	clear:both;
	background-color:#FFFFFF;
	margin-bottom:10px;
	height:30px;
}

#boxPage .ixnetNews .flash .flashContenu
{
	padding-top:8px;	padding-bottom:8px;
	padding-left:9px;	padding-right:9px;
}

#boxPage .ixnetNews .flash .ulContainer
{
	background-image:url("../images/news_flash_accroche.gif");
	background-repeat:no-repeat;
	padding-left:85px;
}

#boxPage .ixnetNews .flash .ulContainerMask
{
	position: relative;
	width:430px;
	overflow: hidden;
}

#boxPage .ixnetNews .flash ul
{
	position: relative;		left:430px;
	list-style-type: none;
	white-space:nowrap;
	margin: 0;	padding: 0;
}
#boxPage .ixnetNews .flash ul li
{
	float: left;
}

#boxPage .ixnetNews .flash p.titre
{	display:none;	}
#boxPage .ixnetNews .flash p.texte
{	font-weight:bold;	}

#boxPage .ixnetNews div.titre h2.second
{
	display:none;
}


#boxPage .ixnetNews p.noresult
{
	/* margin-left:25px; */
}

#boxPage .ixnetNews div.categorie
{	display:none;	}

#boxPage .ixnetNews form
{	/* margin-left:0px; */	}


#boxPage .ixnetNews .liste
{
	clear:both;
/*	margin-top:0px;		margin-bottom:0px;
	margin-left:25px;	margin-right:0px;
	text-align:justify;
	width:500px; */
}

#boxPage .ixnetNews .liste .contenuContour
{
	margin-bottom:20px; background-color:#FFFFFF;
}
#boxPage .ixnetNews .liste .contenu
{
	padding:21px 21px 21px 21px;
}

#boxPage .ixnetNews .image
{
	float:left;
	margin-top:0px;		margin-bottom:5px;
	margin-left:0px;		margin-right:20px;
	border:1px solid #6E747C;
	padding:2px;
}

#boxPage .ixnetNews p.date
{
	font-weight:bold;
}

#boxPage .ixnetNews p.date span						{	display:none;	}
#boxPage .ixnetNews p.date span.dateChiffre			{	display:inline;	}

#boxPage .ixnetNews .soustitre
{	margin-top:5px;		margin-bottom:5px;	}

#boxPage .ixnetNews .soustitre h3
{	font-size:20px;		color:#044594;	margin:0;		}

#boxPage .ixnetNews .auteur
{	display:none; 	}

#boxPage .ixnetNews div.texte
{	font-family:Arial,Helvetica;	}

#boxPage .ixnetNews div.fichier p a:before
{	content:'>>> Fichier joint : ';	}

#boxPage .ixnetNews div.hr
{	display:none;	}

#boxPage .ixnetNews div.voirTous
{
	margin-top:-10px;
	background-image:url('../images/news_tous_bg.gif');
	background-repeat:repeat-x;
	padding-top:2px;	height:20px;
}

#boxPage .ixnetNews div.voirTous a
{
	display:block;
	background-image:url('../images/news_tous_texte_bg.gif');
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:auto;	margin-right:auto;
	height:18px;
	color:#FFFFFF;
	width:130px;
}

#boxPage .ixnetNews a.voirTous span
{
	display:block;	height:16px;	padding-top:2px;
	padding-left:20px;
	background-image:url('../images/news_tous_texte_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	font-size:11px;
}

/******************************************/
/***           UPDATE : MODULE          ***/
/******************************************/
#boxPage .ixnetNewsModule
{
	padding-top:5px;
}

#boxPage .ixnetNewsModule form
{
	clear:both;
	background-color:#FFFFFF;
	padding:10px;
}

#boxPage .ixnetNews p.titre
{	font-size:16px;		color:#044594;		}

#boxPage .ixnetNewsModule form div.filtre .ixnetCalendar img
{	vertical-align:text-bottom;	}

#boxPage .ixnetNewsModule table
{
	background-color:#FFFFFF;
	margin-bottom:10px;
	width:100%;
}

#boxPage .ixnetNewsModule table.pagination
{
	clear:both;
	margin-left:auto; margin-right:auto;
	width:100%;
	padding-left:100px;	padding-right:100px;
}


#boxPage .ixnetNewsModule table.pagination div,
#boxPage .ixnetNewsModule table.pagination a
{	background-image:none;			margin-top:10px; font-size:12px;}

#boxPage .ixnetNewsModule table.pagination a span
{	display:inline;	}

/******************************************/
/***       UPDATE : LIRE LA SUITE       ***/
/******************************************/
#boxPage .ixnetNewsLecture
{
	padding-top:5px;
}

#boxPage .ixnetNewsLecture .contenuContour
{
	clear:both;	background-color:#FFFFFF;
	padding:10px;
}

#boxPage .ixnetNewsLecture .image
{
	float:right;
	margin:0px 0px 10px 10px;
	border:none;
}

#boxPage .ixnetNewsLecture .image img
{
	border:1px solid #5CA4EB;
	padding:2px;
}

#boxPage .ixnetNewsLecture .legende
{
	display:none;
	color:#5D6369;
	font-size:12px;
	font-style:italic;
	text-align:center;
}

#boxPage .ixnetNewsLecture .retour
{
	margin-top:10px;
}
/******************************************/
/***         UPDATE : PROGRESSIF        ***/
/******************************************/
#boxPage .ixnetNewsProgressif
{
}
#boxPage .ixnetNewsProgressif .defaut
{
	padding-top:5px;
}

#boxPage .ixnetNewsProgressif .defaut .liste
{
	background-color:#FFFFFF;
}

#boxPage .ixnetNewsProgressif .defaut .contenuContour
{
	background-color:transparent;
	margin-bottom:0px;
}

#boxPage .ixnetNewsProgressif .defaut .contenu
{
	padding-top:10px;	padding-bottom:10px;
}

#boxPage .ixnetNewsProgressif .defaut .titre h2 span,
#boxPage .ixnetNewsProgressif .defaut .image,
#boxPage .ixnetNewsProgressif .defaut .texte,
#boxPage .ixnetNewsProgressif .defaut .lireSuite
{
	display:none;
}

#boxPage .ixnetNewsProgressif .defaut .titre
{
	padding-top:10px;
	background-image:none;
	float:none; 	height:40px;
	margin:0px;
	background-color:#FFFFFF;
}
#boxPage .ixnetNewsProgressif .defaut .titre h2
{
	float:none;
	background-image:url("../images/news_precedemment.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:21px;
	padding:0;
}

#boxPage .ixnetNewsProgressif .defaut .hr
{	display:block;	width:90%; margin-left:auto; margin-right:auto;}

#boxPage .ixnetNewsProgressif .defaut .hr hr
{	border:none; border-top:1px solid #DADFE7;	}

#boxPage .ixnetNewsProgressif .defaut .hr .last
{	display:none;}

#boxPage .ixnetNewsProgressif div.voirTous
{
	margin-top:6px;
}



