.partenaire{
	width: 720px;
	margin: 0px auto 3px;
	border-bottom: solid 2px #52371B;
}

.partenaire img{
	margin: 3px auto 3px;
	border: none;
}

.partenaire h2{
	margin: 0px 0px 3px;
	font-size: 11pt;
	font-weight: bold;
	color: #52371B;
}

.partenaire h2 a{
	text-decoration: underline;
	font-size: 11pt;
	font-weight: bold;
	color: #52371B;
}

.partenaire h2 a:hover{
	color: #CC6600;
}

.partenaire h2 a.magasin{
	text-decoration: underline;
	font-size: 11pt;
	font-weight: bold;
	color: #CA0000;
}

.partenaire h2 a.magasin:hover{
	color: #CC3366;
}

.partenaire h2 a.asso{
	text-decoration: underline;
	font-size: 11pt;
	font-weight: bold;
	color: #5A2858;
}

.partenaire h2 a.asso:hover{
	color: #333399;
}

.partenaire h3{
	text-decoration: none;
	font-size: 10pt;
	font-weight: normal;
	color: #52371B;
	text-indent: 15px;
	margin: 0px;
}

.partenaire td{
	vertical-align: top;
}

#pagination{
	text-align: center;
	width: 720px;
	margin: 0px auto;
}

#pagination a{
	text-decoration: underline;
	font-size: 9pt;
	color: #52371B;
	font-weight: normal;
}

#pagination a:hover{
	text-decoration: underline;
	font-size: 9pt;
	color: #CC6600;
	font-weight: normal;
}

#pagination span{
	font-size: 9pt;
	color: #52371B;
	font-weight: bold;
}
