/*** Structure ***/
#boxColonne1
{
	float:left;
	width:231px;
}

#boxColonne2
{
	float:right;
	width:652px;
}

/*** Menu ***/
#menuInterne
{
	background-image:url("../images/menu_int_bg.gif");
	background-repeat:no-repeat;
	background-position:top;
	background-color:#DADFE7;
	margin-bottom:15px;
}
#menuInterne .menuInterne
{
	background-image:url("../images/menu_int_bg_bottom.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-left:5px;	padding-right:5px;
	padding-top:10px;	padding-bottom:10px;
}

#menuInterne .menuInterne p
{
	background-image:url("../images/menu_int_titre_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	width:206px;	padding-left:15px;
	height:25px;	padding-top:5px;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}

#menuInterne .menuInterne ul
{
	list-style-type:none;
	margin:0;	padding:0;
}
#menuInterne .menuInterne ul li a
{
	background-image:url("../images/menu_int_case_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	display:block;
	width:221px;
	height:26px;
	margin-bottom:1px;
}

#menuInterne .menuInterne ul p
{
	background-image:none;
	font-weight:normal;
	font-size:13px;
	color:#044594;
	padding-left:20px;
	padding-top:5px;
	_padding-top:0px;	_margin-top:5px; _height:21px;
}

#menuInterne .menuInterne ul li.actif2 a,
#menuInterne .menuInterne ul li a:hover
{
	background-image:url("../images/menu_int_case_bg_hover.gif");
	text-decoration:none;
}
#menuInterne .menuInterne ul li.actif2 p,
#menuInterne .menuInterne ul li a:hover p
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

/*** Menu sur la page ***/
#menuPage, #menuPageCss
{	position:relative;	z-index:2;	}
#menuPage div, #menuPageCss div
{ 	position:absolute;	top:55px;	left:0px;	z-index:2;	width:652px;	}

#menuPage div form
{ 	margin-left:auto;	margin-right:auto;	width:300px;	}



/*** Bloc annuaire / reservation ***/
.ixnetText .annuaireReservation
{
	position:relative;
	width:231px;		height:159px;
	background-image:url("../images/source/annuaire_reserver_int.jpg");
	background-repeat:no-repeat;
}

.ixnetText .annuaireReservation a.annuaire
{
	display:block;
	background-image:url("../images/source/annuaire_reserver_lien1_int.gif");
	position:absolute;	top:92px; left:17px;
	width:172px; 	padding-left:25px;
	height:19px;	padding-top:5px;
	color:#FFFFFF;	font-size:11px;
}

.ixnetText .annuaireReservation a.reservation
{
	display:block;
	background-image:url("../images/source/annuaire_reserver_lien2_int.gif");
	position:absolute;	top:117px; left:17px;
	width:172px; 	padding-left:25px;
	height:19px;	padding-top:5px;
	color:#FFFFFF;	font-size:11px;

	/** temp **/
	display:none;
}

/*** Titre de page ***/
#boxTitrePage
{
	background-image:url("../images/page_titre_bg.gif");
	width:652px;
	height:48px;
	margin-bottom:30px;
}

#boxTitrePage h1
{
	color:#FFFFFF;	font-weight:bold;	font-style:italic;	font-size:20px;
	background-image:url("../images/page_titre_h1_bg.gif");
	background-position:left top;
	margin:0;		padding:0;
	height:48px;
	padding-left:11px;
	float:left;
}
#boxTitrePage h1 span
{
	background-image:url("../images/page_titre_h1_bg.gif");
	background-position:right bottom;
	height:37px;	padding-top:11px;
	padding-right:29px;
	float:left;
}

/*** Zone de texte ***/
#boxColonne2 .ixnetText
{	margin-left:15px;	margin-right:15px;	}

#boxColonne2 .ixnetText .titre
{
	background-image:url("../images/text_titre_bg.gif");
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:20px;	padding-right:20px;
	margin-bottom:10px;
}
#boxColonne2 .ixnetText .titre h2
{
	margin:0;	padding:0;
}

#boxColonne2 .ixnetText .contenu
{
	margin-left:20px;	margin-right:20px;
}


#menuPage .dropdown dt a
{	width:280px;	}

#menuPage .dropdown dd ul li a
{	width:304px;	}
