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

a {
	color:#9B0E65;
}
.page_item a {
	text-transform:lowercase;
	color:#333;
	text-decoration:none;
}
.current_page_item a {
  color:#9B0E65;
}
#header h1 {
	border:none;
}
#menu a {
	text-transform:lowercase;
	color:#333;
	text-decoration:none;
}


h1 {
	font-size:1.5em;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:-.05em;
	margin:.5em 15px .5em 0px;
	padding:.5em 0px .5em 0px;
}
#activites h1, #engagements h1, h1 {
	border-bottom:#333333 1px solid;
	margin-right:0;
}
#activites h2 {
	font-weight:normal;
}
h2 {
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:-.025em;
}
.subpagesTitle h2 {
	color:#9B0E65;
}
h3 {
	font-size:1em;
	letter-spacing:-.025em;
}

hr {
	border:none;
	height:1px;
	background-color:#333;
	margin: 15px 0px 15px 0px;
}
#activites h2, #engagements h2, #activites h2 a {
	color:#9B0E65;
	text-decoration:none;
}
#activites a {
	text-decoration:none;
}


#encartGauche h2{
	text-transform:uppercase;
	margin:0px;
}
#encartGauche #socialNetwork h2 {
	float:left;
}

#encartGauche #socialNetwork a {
	text-decoration:none;
	color:#333;
}
#encartGauche #socialNetwork li {
	float:right;
	display:block;
	width:50%;
	border-left:#333 1px solid;
	margin:0px;
	padding:.25em 0px .25em .5em;
	list-style:none;
}
#photos h4 {
	font-size:.8em;
}
#photos h4 a {
	text-decoration:none;
	color:#333;
}
