@charset "utf-8";
body {
	background:white url(images/body.gif) top center no-repeat;
	margin:0;
}
#header {
	width:960px;
	margin:0 auto;
	height:269px;
	background:url(images/bg_header.jpg) bottom center no-repeat;
	border-right:1px solid #ed1c24;
}
#header img {
	border:none;
}
#header .menu {
	float:right;
	width:auto;
	background:#ed1c24;
	height:22px;
	text-align:right;
	text-transform:uppercase;
	border:solid white;
	border-width:2px 0 2px 2px;
}
#header .menu a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:white;
	padding:4px 8px 3px 8px;
	text-decoration:none;
	background:#ed1c24;
	line-height:22px;
}
#header .menu a:hover, #header .menu a.on {
	background:#0081AF;
}
#header .acces {
	float:right;
	text-align:right;
	width:100%;
	margin:0 0 10px 0;
	text-transform:uppercase;
}
#header .acces a {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:white;
	background:#666;
	height:20px;
	line-height:20px;
	padding:3px 4px;
	margin:0 102px 0 0;
	text-decoration:none;
}
#header .acces a:hover, #header .acces a.on {
	background:#0081AF;
}
#header .annexes {
	float:right;
	text-align:right;
	width:100%;
	margin:15px 0;
}
#header .annexes a {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:white;
	background:#ed1c24;
	padding:2px 6px;
	margin:0 0 0 4px;
	text-decoration:none;
}
#header .annexes a:hover, #header .annexes a.on {
	background:#0081AF;
}

#main {
	width:959px;
	margin:0 auto;
	border:solid #ed1c24;
	border-width:0 1px;
}

.contenu {
	width:710px;
	padding:20px 10px 0 20px;
	font:12px Arial, Helvetica, sans-serif;
	color:black;
	line-height:17px;
}
#documents_portfolio img {
	border:none;
	margin:10px 0;
}
.contenu h2 {
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#ed1c24;
	margin:0 0 20px 0;
	text-transform:uppercase;
}
.contenu h4 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:black;
	margin:0 0 10px 0;
	text-transform:uppercase;
}
.contenu h4 a {
	color:#ED1C24;
	text-decoration:none;
}
.contenu h4 a:hover {
	color:#0081AF;
}
.contenu h3 {
	color:#0081AF;
	text-transform:uppercase;
	font:bold 13px Arial, Helvetica, sans-serif;
	margin:0 0 6px 0;
}
.contenu a.spip_in {
	color:#0081AF;
	text-decoration:underline;
}
.contenu a:hover.spip_in {
	text-decoration:none;
}
a.top, a.lien_pagination {
	font:bold 10px Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	background:#666;
	padding:1px 3px;
	float:right;
	margin:0 0 0 2px;
}
a:hover.top, a:hover.lien_pagination {
	background:black;
}
a.spip_ancre {
	font-weight:bold;
	color:#0081AF;
	text-decoration:underline;
}
a:hover.spip_ancre {
	text-decoration:none;
}
a.cs_glossaire {
	color:#666;
	text-decoration:underline;
}
a:hover.cs_glossaire {
	text-decoration:none;
}
.blocs_destination img {
	border:none;
}
.big a {
	color:#0081AF;
	font-weight:bold;
	text-decoration:underline;
}
.big a:hover {
	text-decoration:none;
}

.left {
	width:200px;
	padding:20px 0 0 10px;
}
.left h6 {
	font:9px Verdana, Geneva, sans-serif;
	color:#666;
	margin:10px 0 2px 0;
}
.footer {
	background:#0081AF;
	height:24px;
	text-align:center;
	line-height:24px;
	font:bold 10px Tahoma, Geneva, sans-serif;
	color:white;
	text-transform:uppercase;
}
.footer a {
	margin:0 10px;
	color:#E4F5FD;
	text-decoration:none;
}
.footer a:hover {
	color:white;
}
.outils {
	float:right;
	margin:0 0 0 20px;
}
.outils img {
	border:none;
}

.agenda {
	float:left;
	width:180px;
	padding:86px 10px 0 0;
	border-right:1px dashed #ed1c24;
	background:url(images/bg_agenda.jpg) top left no-repeat;
	font:9px Verdana, Geneva, sans-serif;
	color:black;
}
.agenda h4 {
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#666;
	margin:0 0 4px 0;
}
.agenda h5 {
	font:bold 11px Tahoma, Geneva, sans-serif;
	color:#0081AF;
	margin:0 0 2px 0;
	text-transform:uppercase;
}
.agenda p {
	margin:6px 0 0 0;
}
.agenda a {
	font-weight:bold;
	color:#ed1c24;
	text-decoration:none;
}
.agenda a:hover {
	color:#666;
}
.agenda img {
	border:none;
}

.spip_documents_left {
	margin:0 10px 0 0;
}
.big a img {
	border:none;
}
