#masterPart2
{
	width:185px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	position:relative; top:-27px;
}
#masterPart2 a,	#masterPart2 h1, #masterPart2 h2
{	color:#FFFFFF;	}
#masterPart2 h1, #masterPart2 h2
{	font-size:15px;	}

/*** Image ***/
#masterPart2 .ixnetImage
{	border-bottom:2px solid #FFFFFF;	margin:0;	}

/*** Newsletter ***/
/* Cf bloc_newsletter.css */
#masterPart2 .ixnetNewsletter
{	border-bottom:2px solid #FFFFFF;	}

/*** Partenaire ***/
#masterPart2 .ixnetPartenaire
{	border-bottom:2px solid #FFFFFF;	}


/*** Menu ***/
#masterPart2 .menuInterne
{
	background-color:#e30000;
	border-bottom:1px solid #FFFFFF;
	padding-bottom:10px;
}

#masterPart2 .menuInterne p
{
	border-bottom:2px solid #FFFFFF;
	background-image:url("../images/design/menu_case_bg_hover.gif");
	padding:0;	margin:0;
	height:30px;	padding-top:10px;
	text-align:center;	font-size:15px;	font-weight:bold;	font-family:Verdana;
}

#masterPart2 .menuInterne ul
{
	list-style:none;
	list-style-image:none;
	margin:0; padding:0;
	position:relative; top:-1px;
}

#masterPart2 .menuInterne ul li
{
	background-color:#92929a;
	border-bottom:1px solid #FFFFFF;
	border-top:0px;
	margin:0; padding:0;
	*height:40px;
}

#masterPart2 .menuInterne ul li a
{	text-decoration:none;	}

#masterPart2 .menuInterne ul li a:hover p
{	background-image:url("../images/design/menu_case_bg_hover.gif");	}

#masterPart2 .menuInterne ul li a p
{
	background-image:none;
	padding:0;	border:0;
	height:28px;	padding-top:12px;
	text-align:center;	font-size:12px;
	padding-left:5px;	padding-right:5px;
	cursor:pointer;
}
#masterPart2 .menuInterne ul li.actif3 a p
{
	background-image:url("../images/design/menu_interne_actif.gif");
	background-repeat:no-repeat;
	background-color:#dfdfe2;
	color:#e30000;
}
