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

body {
	background:#fff; color:#434343;
	font-family:Verdana, Arial, Helvetica, "Lucida Grande", sans-serif; font-size:0.68em;
}

#menu ul, #sidebar, #footer, #mentions_legales, .pagination {
	display:none;
}


.left {float:left;}
.right {float:right;}
.clear {clear:both;}
strong, .bold {font-weight:bold;}
.centre {text-align:center;}
img {border:none;}
em {font-style:italic;}
/*img {border:1px solid #959595;}*/
#menu h1 {
	margin-top:30px; margin-bottom:10px;
	background:url(../img/bg/titre_syndicat.png) no-repeat bottom left;
	font-size:1.2em;
}
h2 {
	margin-top:52px; margin-bottom:15px;
	color:#434343;
	font-size:1.6em; font-weight:bold;
	text-transform:uppercase;
}
h3 {
	margin-top:25px; margin-bottom:15px; padding-left:15px;
	color:#34b3d1; background:url(../img/bg/courbe_bleue.png) no-repeat 0 2px;
	font-size:1.5em; font-weight:bold;
}
h4 {
	margin:15px 0 10px 0;
	color:#434343;
	font-size:1.2em; font-weight:bold;
}
h5 {font-size:1.1em;}
#content p {
	margin:1em 0;
}
#content a.link {display:none;}
.actu {
	margin-top:30px; /*padding-top:25px;*/
}
.actu h3 {
	margin-top:0;
}
.no_actu {
	clear:both;
	margin-top:50px;
}
.actu_first {
	clear:both;
	margin-top:20px;
	background:none;
}
.actu p.info {
	font-weight:bold;
	margin:0;
}
.actu a.illustration {
	float:left;
	margin:2px 15px 8px 0; /*border:1px solid #959595;*/
}
.actu a.illustration_fin {
	float:right;
	margin:0 0 8px 15px; /*border:1px solid #959595;*/
}
