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

.justify {
	text-align: justify;
	display: block;
}

.spip_surligne {
	background-color: #FFCCCC;
}

a, a:active, a:visited, a:link {
	color: #990000;
	text-decoration: none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

.liennews {
	display: block;
}

a#menu_actu {
	background-image: url('images/menu_actu.png');
	width: 85px;
}

a:hover#menu_actu, a#menu_actu.selected {
	background-image: url('images/menus_actu.png');
}

a#menu_chroniques {
	background-image: url('images/menu_chroniques.png');
	width: 100px;
}

a:hover#menu_chroniques, a#menu_chroniques.selected {
	background-image: url('images/menus_chroniques.png');
}

a#menu_photos {
	background-image: url('images/menu_photos.png');
	width: 69px;
}

a:hover#menu_photos, a#menu_photos.selected {
	background-image: url('images/menus_photos.png');
}

a#menu_interviews {
	background-image: url('images/menu_interviews.png');
	width: 93px;
}

a:hover#menu_interviews, a#menu_interviews.selected {
	background-image: url('images/menus_interviews.png');
}

a#menu_comptesrendus {
	background-image: url('images/menu_comptesrendus.png');
	width: 132px;
}

a:hover#menu_comptesrendus, a#menu_comptesrendus.selected {
	background-image: url('images/menus_comptesrendus.png');
}

a#menu_agenda {
	background-image: url('images/menu_agenda.png');
	width: 71px;
}

a:hover#menu_agenda, a#menu_agenda.selected {
	background-image: url('images/menus_agenda.png');
}

a#menu_medias {
	background-image: url('images/menu_medias.png');
	width: 65px;
}

a:hover#menu_medias, a#menu_medias.selected {
	background-image: url('images/menus_medias.png');
}

a#menu_forum {
	background-image: url('images/menu_forum.png');
	width: 63px;
}

a:hover#menu_forum, a#menu_forum.selected {
	background-image: url('images/menus_forum.png');
}

a#menu_shop {
	background-image: url('images/menu_shop.png');
	width: 52px;
}

a:hover#menu_shop, a#menu_shop.selected {
	background-image: url('images/menus_shop.png');
}

a#menu_liens {
	background-image: url('images/menu_liens.png');
	width: 53px;
}

a:hover#menu_liens, a#menu_liens.selected {
	background-image: url('images/menus_liens.png');
}

a#menu_contact {
	background-image: url('images/menu_contact.png');
	width: 76px;
}

a:hover#menu_contact, a#menu_contact.selected {
	background-image: url('images/menus_contact.png');
}

body {
	background-color: #ffffff;
	text-align: center;
	font-size: 12px;
	color: #000000;
	margin: 9px 0px 0px 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
}

div.barre {
	width: 100%;
	height: 5px;
	line-height: 1px;
	font-size: 0px;
	background-color: #990000;
}

div.bottom {
	margin-bottom: 10px !important;
}

div.clearer {
	clear: both;
}

div#container {
	width: 962px;
	padding: 0px;
	margin: 0px auto;
	text-align: center;
	background-color: #ffffff;
}

div#container div {
	text-align: left;
	margin: auto;
}

div#content {
	width: 960px;
	background-color: #ffffff;
}

div#footer {
	font-size: 10px;
	text-align: center !important;
	color: #666666;
	padding-top: 4px !important;
	
}

div#footer a {
	color: #666666;
}

div#header {
	position: relative;
	width: 960px;
	height: 120px;
	padding: 1px 1px 10px 1px;
	background-image: url('images/bg_header.png');
	background-repeat: no-repeat;
}

div.left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

div#leftcol {
	width: 600px;
	float: left;
}

div#menu, div#footer {
	width: 960px;
	height: 30px;
	padding: 1px 1px 10px 1px;
	background-image: url('images/bg_bar.png');
	background-repeat: no-repeat;
}

div#menu a {
	display: block;
	float: left;
	height: 30px;
	background-repeat: no-repeat;
}

div#menu a span {
	display: none;
}

div#rightcol {
	float: right;
	width: 350px;
}

div#rightcol div.rightcol {
	width: 330px;
	padding: 10px;
	background-color: #eeeeee;
	background-image: url('images/bg_right.png');
	background-position: top;
	background-repeat: no-repeat;
}

div#rightcol h2 {
	margin-top: 0px !important;
}

div#rightcol h2 a {
	background-image: url('images/cross_white.png') !important;
}

div#rightcol h2 span {
	color: #ffffff !important;
}

div#search {
	position: absolute;
	bottom: 17px;
	right: 8px;
}

div#search form, div#search fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#search label {
	display: none;
}

div#search input {
	height: 14px;
	width: 150px;
}

div.spacer {
	height: 10px;
	width: 100%;
}

div.third {
	float: left;
	width: 194px;
	text-align: center !important;
}

div.third9 {
	float: left;
	width: 194px;
	text-align: center !important;
	margin-right: 9px !important;
}

div.third a, div.third9 a {
	color: #000000;
}

div.third div, div.third9 div {
	clear: left;
}

div#zoneactu {
	height: 560px;
	overflow: auto;
	font-size: 11px;
	line-height: 12px;
	padding-right: 10px;
	text-align: justify;
}

div#zoneagenda {
	height: 305px;
	overflow: auto;
	font-size: 11px;
	line-height: 12px;
	padding-right: 10px;
}

div#zoneagenda p {
	margin: 0px !important;
}

h1 {
	width: 300px;
	height: 120px;
	margin: 0px;
	padding: 0px;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

h1 span {
	display: none;
}

h2 {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 0px;
	line-height: 14px;
	text-align: left !important;
}

h2 a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	background-image: url('images/cross_grey.png');
	background-repeat: no-repeat;
	background-position: center right;
}

h2 span {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-transform: uppercase;
}

h3 {
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

h3 a {
	color: #000000 !important;
}

h3 span.publication {
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	padding-left: 15px;
}

img {
	border: 0px;
}

img.bottom {
	margin-bottom: 5px;
}

img.left, .spip_documents_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

img.right, .spip_documents_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.spip_documents_center {
	float: none;
	display: block;
	
	text-align: center !important;
}

p.contenu {
	text-align: justify;
	margin-top: 7px;
	margin-bottom: 7px;
}

p.pagination {
	text-align: center;
}

p.spip {
	margin-bottom: 14px;
	mrgin-top: 0px;
	text-align: justify;
}

small {
	font-size: 10px;
	color: #aaaaaa;
	font-style: italic;
	display: block;
}

small a {
	color: #aaaaaa !important;
}
