/* CSS Document */

#tablePartenaires {
	width: 750px;
	margin:auto;
}

#tablePartenaires_cellule {
	text-align: center;
	vertical-align:bottom;
	padding-top:10px;
	width:33%;
}

#tablePartenaires_seperation {
	height:50px;
}

#tablePartenaires_haut {
	height:15px;
	background:url(../images/haut_partenaires2.png) no-repeat bottom;
}


#tablePartenariats_haut {
	height:15px;
	background:url(../images/haut_partenariats.png) no-repeat bottom;
}

#tableLiensSites_haut {
	height:15px;
	background:url(../images/haut_liens_sites.png) no-repeat bottom;
}

#tableLiensRessources_haut {
	height:15px;
	background:url(../images/haut_liens_ressources.png) no-repeat bottom;
}

.partenariat_image {
	text-align:center;
	vertical-align:middle;
	width:100px;
	padding-right:20px;
}

.partenariat_titre {
	text-align:left;
	vertical-align:top;
}

.partenariat_description {
	text-align:justify;
	vertical-align:top;
	padding-left:5px;
}

.partenariat_infos {
	text-align:right;
}

.tableMax {
	width:100%;
}