body {
	background: #7d7935 url("background7.jpg") no-repeat 50% 50% fixed;
	margin: 0 0 25px;
	font-family: "lucida grande", verdana, helvetica, arial;
	font-weight: normal;
}

a {
	color: #8b0e05;
	text-decoration: none;
	border-bottom: #e2c3c0 solid 1px;
}

h2 {
	font-weight: bold;
}

img {
	display: block;
}

/*
 * Global stuff
 * -----------------------------------------------------------------------------
 */

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

div#boite {
	position: relative;
	width: 945px;
	margin: 48px 0 0 0;
	padding: 15px 15px 30px 0;
	background-color: white;
}

div#designCredit {
	font-size: 11px;
	margin: 15px 0 40px 330px;
	opacity: 0.7;
	color: #333;
}

div#designCredit a {
	color: black;
	border-bottom: 1px solid #666;
}

a#devenirMembre {
	position: absolute;
	height: 15px;
	top: 15px;
	right: 15px;
	font-size: 11px;
	font-weight: bold;
	padding: 7px 10px 5px;
	background-color: #8b0e05;
	border: none;
	color: white;
}

a#logoLink {
	border: none;
}

img#logo {
	margin: 0 0 29px 195px;
}

ul#menu {
	float: left;
	margin: 0 0 15px 330px;
}

ul#menu li {
	display: block;
	float: left;
}

ul#menu a{
	display: block;
	padding: 9px 10px 9px 11px;
	background-image: url("dot-long.png");
	background-repeat: repeat-y;
	background-position: left;
	border-bottom: none;
	color: black;
	font-size: 11px;
	font-weight: bold;
}		

ul#menu a:hover {
	color: white;
	background-image: none;
	background-color: #8b0e05;
}

ul#menu li.actif + li a {
	background-image: none;
}

ul#menu li.actif a {
	background-image: none;
	background-color: #e2eac7;
}

ul#menu li.actif a:hover {
	color: black;
}

div.sidebarContainer {
	width: 317px;
	float: left;
}

div.sidebar {
	float: left;
	clear: both;
	width: 230px;
	height: auto;
	margin: 0;
	padding: 15px 15px 15px 72px ;
	background-color: black;
	color: white;
}

a.sidebar {
	float: left;
	clear: both;
	width: 230px;
	margin: 14px 0 0;
	padding: 15px 15px 15px 72px;
	border: 0;
	background-color: #e2eac7;
	color: #717662;
	font-size: 11px;
	font-weight: bold;
}

a.sidebar span.link {
	display: block;
	margin-top: 7px;
	font-size: 15px;
	border-bottom: 0;
	color: #8b0e05;
}

a.sidebar:hover {
	background-color: #8b0e05;
}

a.sidebar:hover span {
	color: white;
}

div.sidebar h1 {
	margin: 15px 0 0;
	color: white;
	font-family: georgia "times new roman";
	font-size: 22px;
	font-weight: normal;
	line-height: 32px;
}

div.sidebar h2, div.sidebar div.publicationType {
	padding: 0;
	color: #737776;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 10px;
}

div.sidebar h3 {
	margin: 0 0 15px;
	color: white;
	font-family: georgia "times new roman";
	font-size: 22px;
	font-weight: normal;
	line-height: 32px;
}

p.pub {
	width: 230px;
	padding: 15px 15px 15px 72px ;
	font-size: 11px;
	float: left;
	clear: left;
}

div#content {
	float: right;
	width: 615px;
}

body.publications div#content.elasticSidebar {
	margin-top: -44px;
}

address {
	float: right;
	width: 615px;
	clear: both;
	padding: 11px 0 0;
	margin: 25px 0 0 0;
	border-top: 4px solid #e5e5e5;
	font-style: normal;
	font-family: georgia, "times new roman";
	font-size: 11px;
	line-height: 16px;
}

address span.street {
	width: 180px;
}

address span {
	float: left;
}

address p#tel {
	color: black;
}

/*
 * Home
 * -----------------------------------------------------------------------------
 */

div#mission p {
	margin: 0 0 16px 0;
	padding: 10px 18px;
	background-color: #e2eac7;
	font-family: georgia, "times new roman";
	font-size: 17px;
	line-height: 25px;
}

div#mission a {
	font-family: "lucida grande", helvetica, arial;
	font-weight: bold;
	font-size: 12px;
}

h2.category {
	float: left;
	width: 164px;
	margin: 0;
	padding: 11px 0 0;
	border-top: 4px solid #a6a6a6;
	font-size: 12px;
}

dl {
	clear: right;
	margin: 0px 0 0 179px;
	padding: 15px 0 18px;
	background-image: url("oblique.png");
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
}

dt {
	margin: 0 0 3px;
	color: #999;
	font-size: 12px;
}

dl div.details {
	font-family: "lucida grande", helvetica, arial;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 2px;
	color: #999;
}

dl.evenements dt {
	color: black;
	line-height: 1.4em;
}

dl.evenements dd {
	font-size: 13px;
	line-height: 19px;
}

dd {
	margin: 0 0 13px 0;
	padding: 0 0 13px;
	background: url("dot-large.png") repeat-x bottom;
	font-family: georgia, "times new roman";
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #333;
}

dd:last-child {
	background: none;
}

dd span.title {
	font-weight: bold;
}

a.autre {
	border-bottom: #c1bab9 solid 1px;
	color: black;
	font-size: 11px;
	font-weight: bold;
}

body.home div.sidebar a, a.button {
	display: block;
	float: left;
	background-color: #8b0e05;
	background-image: url("fichier.png") ;
	background-repeat: no-repeat;
	background-position: 15px 10px ;
	padding: 10px 15px 12px 40px;
	font-family: "lucida grande", helvetica, arial;
	font-size: 15px;
	color: white;
	border-bottom: none;
}

body.home div.sidebar a:hover, a.button:hover {
	background-color: #750c04;
}

body.home a#rssFeed {
	border: none;
	float: right;
}

/*
 * Pages
 * -----------------------------------------------------------------------------
 */

body.pages div#content, body.errors div#content {
	padding-top: 12px;
	background: url("dot-large.png") repeat-x;
	font-family: georgia, "times new roman";
	font-size: 14px;
	line-height: 20px;
}

body.pages div#content p {
	margin-bottom: 12px;
}

body.pages h2 {
	font-family: "lucida grande", helvetica, arial;
	font-weight: bold;
	font-size: 13px;
}

body.pages a.button {
	margin: 15px 15px 0 0;
	line-height: 1;
}

/*
 * Publications
 * -----------------------------------------------------------------------------
 */

body.publications div.sidebar.elastic h1 {
	margin: 0 0 10px;
}

body.publications div#relatedLinks {
	position: relative;
}

body.publications div#relatedLinks a#rssFeed {
	position: absolute;
	right: 0px;
	bottom: 14px;
	border: none;
}

body.publications div#relatedLinks ul {
	position: absolute;
	right: 26px;
	bottom: 8px;
	font-size: 11px;
}

body.publications div#relatedLinks li {
	float: left;
	padding: 8px 12px 8px 0;
	margin-left: 12px;
	background: url("dot-long.png") top right repeat-y;
}

body.publications div.date {
	font-size: 11px;
	line-height: 11px;
	color: #999;
	padding: 0 0 6px;
}

body.publications div.description {
	margin-top: 10px;
	font-family: georgia, "times new roman";
	font-size: 14px;
	line-height: 20px;
	background: url("dot-large.png") repeat-x top;
	padding: 10px 0 15px 0;
}

body.publications div.description h1, body.publications div.description h2 {
	font-family: "lucida grande", helvetica, arial;
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px solid #bbb;
	padding-bottom: 3px;
	margin: 14px 0 5px 0;
}

body.publications div.description p {
	margin-bottom: 8px;
}

body.publications div.description li {
	list-style: disc;
	margin-left: 25px;
}

body.publications div.authors {
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

body.publications a.button {
	margin: 0 10px 40px 0;
}

/*
 * People
 * -----------------------------------------------------------------------------
 */

body.people div#content li {
	background: url("dot-large.png") repeat-x;
	padding-top: 1px;
	clear: both;
	font-family: georgia, "times new roman";
	font-size: 13px;
	line-height: 19px;
}

body.people div#content img {
	float: left;
	margin-bottom: 15px;
}

body.people div#content li div {
	width: 465px;
	float: right;
	margin: 12px 0;
}

body.people div#content li span.name {
	font-family: "lucida grande", helvetica, arial;
	font-weight: bold;
}

body.people h2 {
	margin: 30px 0 15px;
}

/*
 * Events
 * -----------------------------------------------------------------------------
 */

body.events div#content p {
	margin: 0 0 40px 0;
	font-family: georgia, "times new roman";
	font-size: 13px;
	line-height: 19px;
	background: url("dot-large.png") repeat-x;
	padding-top: 9px;
}

body.events dl {
	margin: 0 0 25px 0;
	padding: 0;
	background: none;
}

body.events dt {
	padding-top: 9px;
	color: black;
	float: left;
	width: 164px;
	margin: 0;
	padding: 10px 0 0;
	font-size: 12px;
	line-height: 17px;
}

body.events dd {
	background: none;
	padding: 0;
	clear: right;
	padding: 9px 0 18px 179px;
	background-image: url("dot-large.png");
	background-repeat: repeat-x;
	font-size: 13px;
	line-height: 19px;
}

body.events div.details {
	margin: 0;
}

/*
 * Search
 * -----------------------------------------------------------------------------
 */

body.search div#content {
	margin-top: 76px;
}

body.search dl {
	margin: 15px 0 25px 0;
	padding: 0;
	background: none;
}

body.search dt {
	padding-top: 9px;
	background: url("dot-large.png") repeat-x;
	color: black;
}

body.search dd {
	font-size: 11px;
	line-height: 17px;
	background: none;
	padding: 0;
}

/*
 * Media
 * -----------------------------------------------------------------------------
 */

body.media dl {
	margin: 0 0 25px 0;
	padding: 0;
	background: none;
}

body.media dt {
	padding-top: 9px;
	background: url("dot-large.png") repeat-x;
	font-weight: normal;
	color: black;
	font-family: georgia, "times new roman";
	font-size: 14px;
	line-height: 20px;
}

body.media dd {
	background: none;
	margin: 0;
	padding-bottom: 9px;
	font-family: inherit;
	font-size: 12px;
	color: #999;
}

body.media dd em {
	font-style: italic;
}