/******************************************/
/***          STYLE PAR DEFAUT          ***/
/******************************************/
#boxPage .ixnetPartenaire
{
	background-image:url("../images/connect_bg.gif");
	background-repeat:no-repeat;
	background-color:#BDDBF7;
	color:#044594;
	font-size:11px;
	margin-bottom:10px;
}

#boxPage .ixnetPartenaireDefilant
{
	background-image:url("../images/connect_bg_bottom.gif");
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;
}

#boxPage .ixnetPartenaire div.titre
{	padding-left:15px;	padding-top:4px;	height:27px;	}

#boxPage .ixnetPartenaire h2
{
	color:#FFFFFF;
	font-size:18px;
	margin:0;
}

#boxPage .ixnetPartenaire .contenu
{
	margin-left:5px;	margin-right:5px;
	margin-top:5px;
	background-color:#FFFFFF;
	background-image:url("../images/connect_contenu_bg_top.gif");
	background-repeat:no-repeat;
	height:175px;
}

#boxPage .ixnetPartenaire ul
{
	color:#FFFFFF;
	list-style-type:none;

	background-image:url("../images/connect_contenu_bg_bottom.gif");
	background-position:bottom;
	background-repeat:no-repeat;

	margin:0;	padding:0;
	padding-top:15px;
	padding-bottom:10px;
}

#boxPage .ixnetPartenaire li
{	text-align:center;	width:100%;	}

/*#boxPage .ixnetPartenaire .item
{
	text-align:center;
	float:left;
	margin-top:25px;
}

#boxPage .ixnetPartenaire img
{
	border:1px solid #D7D7D7;
}

#boxPage .ixnetPartenaire ul
{	padding:0;	}
#boxPage .ixnetPartenaire li
{	text-align:center;	width:100%; }
*/
