#boxColonne1
{
	float:left;
	width:561px;
}

#boxColonne2
{
	float:right;
	width:331px;
}

/*** News : contour general ***/
#boxColonne1 .ixnetNews
{
	background-image:url("../images/news_bg_accueil1.gif");
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:5px;
}

#boxColonne1 .ixnetNewsDefault,
#boxColonne1 .ixnetNewsModule,
#boxColonne1 .ixnetNewsLecture,
#boxColonne1 .ixnetNewsProgressif
{
	background-image:url("../images/news_bg_accueil1.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
}

/*** News : contour contenu ***/
#boxColonne1 .ixnetNews .contenuContour
{
	background-image:url("../images/news_contenu_bg_accueil1.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

#boxColonne1 .ixnetNews .contenu
{
	background-image:url("../images/news_contenu_bg_accueil1.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
}

/*** News : contour flash ***/
#boxColonne1 .ixnetNews .flash
{
	background-image:url("../images/news_contenu_bg_accueil1.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

#boxColonne1 .ixnetNews .flashContenu
{
	background-image:url("../images/news_contenu_bg_accueil1.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
}

/*** News : contour progressif***/
#boxColonne1 .ixnetNewsProgressif .defaut
{
	background-image:url("../images/news_contenu_bg_accueil1.gif");
	background-repeat:no-repeat;
	background-position:top left;
}

#boxColonne1 .ixnetNewsProgressif .defaut .liste
{
	background-image:url("../images/news_contenu_bg_accueil1.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
}

#boxColonne1 .ixnetNewsProgressif .defaut .contenuContour,
#boxColonne1 .ixnetNewsProgressif .defaut .contenu
{
	background-image:none;
}


/*** Bloc annuaire / reservation ***/
.ixnetText .annuaireReservation
{
	position:relative;
	width:331px;		height:209px;
	background-image:url("../images/source/annuaire_reserver.jpg");
	background-repeat:no-repeat;
}

.ixnetText .annuaireReservation a.annuaire
{
	display:block;
	background-image:url("../images/source/annuaire_reserver_lien1.gif");
	position:absolute;	top:130px; left:21px;
	width:114px; 	padding-left:28px;
	height:40px;	padding-top:10px;
	color:#FFFFFF;	font-size:13px;

	/** temp **/
	display:block;
	background-image:url("../images/source/annuaire_reserver_lien2.gif");
	position:absolute;	top:130px; left:163px;
	width:123px; 	padding-left:28px;
	height:40px;	padding-top:10px;
	color:#FFFFFF;	font-size:13px;
}

.ixnetText .annuaireReservation a.reservation
{
	display:block;
	background-image:url("../images/source/annuaire_reserver_lien2.gif");
	position:absolute;	top:130px; left:163px;
	width:123px; 	padding-left:28px;
	height:40px;	padding-top:10px;
	color:#FFFFFF;	font-size:13px;

	/** temp **/
	display:none;
}


