#newsletter {
	font:9pt/1.2 Arial, Helvetica, sans-serif;
}
#newsletter_page {
	margin:0 15px 15px 15px !important;
	margin:0 20px 15px 20px;
}

#newsletter h2 {
	font-style:oblique;
	letter-spacing:3px;
	text-align:right;
	color:#539EB3;
	border-bottom:1px solid #539EB3;
}

#newsletter h3 {
	color:#000;
	height:20px;
	font-size:10pt;
}

#newsletter h4 {
	color:#539EB3;
	font-size:10pt;
}


#newsletter #pagination {
	text-align:right;
}

#newsletter #resultat {
	float:left;
	margin:3px 0 0 20px;
	padding:0 10px 0 10px;
	color:#539EB3;
	font-size:12pt;
	font-weight:bold;
	font-variant:small-caps;
	background:#F3F3F3;
}



/* ##### FORMULAIRE DE RECHERCHE ##### */
/* semble causer des pbs à la mise en page
#newsletter #recherche {
	text-align:right;
}
#newsletter form p {display:inline;}
#newsletter form label {display:inline;}
#newsletter form select {
	width:170px;
	font:9pt/1.2 Arial, Helvetica, sans-serif;
}
#newsletter form input {
	font:9pt/1.2 Arial, Helvetica, sans-serif;
}
#newsletter form .bouton {
	width:25px;
	height:20px;
	color:#FFF;
	border:1px outset #539EB3;
	background:#539EB3;
}
*/


/* ##### LISTE ASSOCIATIONS ##### */
#newsletter .asso {
	clear:both;
	/*height:110px;*/
	margin:0 0 20px 0;
}
#newsletter .asso h3 {
	height:auto;
	margin:0 0 5px 0;
	border-bottom:1px solid #539EB3;
}
#newsletter .asso h3 a {
	text-decoration:none;
	color:#539EB3;
}

#newsletter .asso .apercu {
	float:left;
	min-height:75px;
	height:auto !important;
	height:75px;
}
#newsletter .asso img {
	display:block;
	float:left;
	border:1px solid #000;
	margin:0 10px 0 0;
}
#newsletter .asso p {
	clear:both;
}
#newsletter .asso a {
	font-weight:bold;
}
#newsletter .asso label {
	display:block;
	float:left;	
	width:120px;
	font-weight:bold;
	text-align:right;
}



/* ##### ENCART ASSOCIATIONS ##### */

.encart_rond {
	font-size:10.5pt;
	background:#DEEDF2 url(encart_rond_haut_gch.gif) left top no-repeat;
}
.encart_rond ul {
	margin:0;
	padding:0;
	line-height:1.8;
	list-style-type:none;
}

.encart_rond_haut_dte 	{background:url(encart_rond_haut_dte.gif) right top no-repeat;}
.encart_rond_bas_gch 	{background:url(encart_rond_bas_gch.gif) left bottom no-repeat;}
.encart_rond_bas_dte 	{background:url(encart_rond_bas_dte.gif) right bottom no-repeat;}

.encart_rond_contenu {
	margin:0 10px 0 10px;
}
.encart_rond_pied {
	height:28px;
	margin:0 10px 0 0;
}
.encart_rond_pied a {
	float:right;
	font-weight:bold;
}

