@charset "utf-8";
/* CSS Document */
/* 
.liste_partenaires_block
{
	width:700px;
	margin-bottom:20px;
	margin-top:10px;
}
.liste_partenaires_ligne
{
	height:200px
	width:700px;
}
.liste_partenaires_inlineblock
{
	text-align:center;
	height:161px;
	width:230px;
}
.liste_partenaires_divimage
{
	display:table-cell;
	height:130px;
	width:230px;
	vertical-align:middle;
}
.liste_partenaires_divimage_ie
{
	height:130px;
	width:230px;
	text-align:center;
	vertical-align:middle;
}
.liste_partenaires_image
{
	max-height:125px;
	max-width:200px;
	<!--[if IE 6.0]> 
	height:125px;
	<![endif]-->
	<!--[if IE 6.0]> 
	width:200px;
	<![endif]-->
}
.liste_partenaires_nom
{
	height:17px;
	text-align:center;
	width:230px;
}
.liste_partenaires_url
{
	height:14px;
	overflow:hidden;
	text-align:center;
	width:230px;
	padding-bottom:50px;
}*/
