@charset "utf-8";
/* CSS Document */

div.cartespostales {
	width:875px;
	margin:auto;
	margin-bottom:10px;
	overflow:hidden;
}

div.cartespostales B {
	display:block;
	color:#CF2D75;
}

div.cartespostales IMG {
	margin-top:5px;
	border:1px solid #CCC;
	padding:3px;
	max-width:150px;
	max-height:96px;
}

div.cartespostales TD {
	text-align:center;
	vertical-align:bottom;
	padding:4px;
	width:167px;
	overflow:hidden;
}

h2.cartespostales_titre {
	font-weight:bold;
	padding:2px;
	background-color:#97AF4C;
	font-size:1.3em;
	margin-top:0;
}

h2.cartespostales_titre A, h2.cartespostales_titre A:hover {
	font-size:1.3em;
}

.cartespostales_lien {
	margin-left:40px;
	font-weight:bold;
	color:#722856;
}

