@import url("/i/editor.css");
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #b2dad0;
	padding: 10px 0 15px 0;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: white;
	background-color: #55b9a8;
	background-image: url("/i/bg_main_title_green.gif");
	background-repeat: no-repeat;
	min-height: 32px;
	width: 606px;
}
.h1_pad {
	padding: 5px 0 0 23px;
}
.h1_pad a {
	color: white;
	text-decoration: none;
}
.h1_pad a:hover {
	text-decoration: underline;
}
#cnt h2 {
	font-size: 17px;
	font-weight: bold;
	padding-top: 10px;
}
#cnt h3 {
	font-size: 13px;
}
p {
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
	color: #555759;
	font-size: 13px;
}
input, textarea, select {
	font-size: 11px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
	vertical-align: top;
	text-align: left;
	font-size: 13px;
	color: #555759;
}
th {
	font-size: 13px;
	padding-right: 4px;
	color: #555759;
}
#container {
	margin: auto;
	width: 980px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	position: relative;
	background-color: white;
	background-image: url("/i/footercorner.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}
#headerbg {
	position: absolute; 
	background-image: url("/i/header.jpg");
	background-repeat: no-repeat;
	height: 187px;
	width: 980px;
}
#logo {
	position: absolute;
	top: 33px;
	left: 29px;
}
#nav {
	position: absolute;
	top: 121px; /* 149 */
	left: 30px;
	z-index: 1;
}
#nav .box {
	float: left;
	margin-right: 4px;
}
#nav .box_active {
	margin-top: 26px;
}
#nav .box_normal {
	margin-top: 26px;
}
.box_active .corner_left {
	background-image: url("/i/nav/corner_left_red.gif");
	background-repeat: no-repeat;
}
.box_normal .corner_left {
	background-image: url("/i/nav/corner_left_green.gif");
	background-repeat: no-repeat;
}
.box_active .corner_right {
	background-image: url("/i/nav/corner_right_red.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.box_normal .corner_right {
	background-image: url("/i/nav/corner_right_green.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.box_normal .corner_bottom_left {
	background-image: url("/i/nav/corner_bottom_left_green.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
.box_normal .corner_bottom_right {
	background-image: url("/i/nav/corner_bottom_right_green.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.box_active .corner_bottom_left {
	background-image: url("/i/nav/corner_bottom_left_red.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
.box_active .corner_bottom_right {
	background-image: url("/i/nav/corner_bottom_right_red.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.box_active .item {
	background-image: url("/i/nav/red_11px.gif");
	background-repeat: repeat-x;
	background-position: bottom;
} 
.box_normal .item {
	background-image: url("/i/nav/green_11px.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav .item a {
	display: block;
	text-align: center;
	cursor: pointer;
}
* html #nav .item a {
	width: 1px;
}
#nav .box_active .item a {
	/*padding-bottom: 42px;*/
}

#nav .sub {
	display: none;
}
#nav .box_active .sub {
	background-color: #d40059;
}
#nav .box_normal .sub {
	background-color: #55b9a8;
}
#nav .sub .sub_item a {
	display: block;
	font-size: 10px;
	text-decoration: none;
	padding: 4px 4px 4px 4px;
}
#nav .sub_item_normal a {
	color: white; /*#1f2629;*/
	font-weight: bold;
}
#nav .sub .sub_item a:hover, #nav .sub_item_active a {
	background-color: #248b92;
	color: white;
}
#nav .box_active .sub .sub_item a:hover, #nav .box_active .sub_item_active a {
	background-color: #47003b;
}

#nav img {
	display: block;
	border: 0;
}
#bg_search {
	position: absolute;
	top: 130px;
	left: 775px;
	background-image: url("/i/nav/rechercher.gif");
	background-repeat: no-repeat;
	width: 187px;
	height: 55px;
}
#pad_search {
	padding: 24px 0 0 20px;
}
#search {
	position: relative;
	margin-left: 8px;
}
#search_form {
	position: absolute;
	top: -6px;
	left: 118px;
}
#search_input {
	width: 90px;
	border: 1px solid #d40059;
	padding: 2px;
}
#bg_search #ok {
	position: absolute;
	top: 25px;
	left: 159px;
}
#bandeau {
	position: absolute;
	top: 187px; /* 215 */
	left: 0;
}
#path {
	position: absolute;
	top: 312px; /* 315 */
	left: 30px;
	font-size: 13px;
	color: #55b9a8;
}
#path a {
	text-decoration: none;
}
#path a:hover {
	text-decoration: underline;
}
.path_normal {
	color: #55b9a8;
}
.path_active {
	color: #d40059;
	font-weight: bold;
}
#main {
	padding-top: 340px; /* 230 */
	padding-left: 25px;
}
#cnt {
	float: left;
}
#content {
	width: 606px;
}
.cnt_main {
	background-image: url("/i/bg_main_cnt_green.gif");
	background-repeat: repeat-y;
	width: 606px;
}
.cnt_main_pad {
	padding: 18px 35px 10px 20px;
	color: #555759;
	font-size: 13px;
}
.cnt_main_pad img {
	margin: 0 10px 10px 0;
}
.cnt_main_bot {
	background-image: url("/i/bg_main_bottom_green.gif");
	background-repeat: no-repeat;
	height: 32px;
	clear: both;
}

.cnt_main_green {
	background-image: url("/i/bg_main_cnt_green2.gif");
	background-repeat: repeat-y;
	width: 606px;
}
.cnt_main_top_green {
	background-image: url("/i/bg_main_top_green.gif");
	background-repeat: no-repeat;
}
.cnt_main_bot_green {
	background-image: url("/i/bg_main_bot_green.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}/*
.cnt_main_green h1 {
	font-size: 18px;
	font-weight: normal;
	color: #55b9a8;
	height: auto;
	width: auto;
	padding-bottom: 10px;
	background-image: url("/i/sep_green.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}*/
.cnt_main_green h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: white;
	background-image: url("/i/bg_main_title_green.gif");
	background-repeat: no-repeat;
	height: 32px;
	width: 606px;
}	
.cnt_main_green .h1_pad {
	padding-top: 5px;
}
.cnt_main_green h2 {
	margin: 0;
	padding: 0;
	color: #55b9a8;
	font-size: 16px;
}
.cnt_main_green h2 a {
	color: #55b9a8;
	text-decoration: none;
}
.cnt_main_green h2 a:hover {
	text-decoration: underline;
}
.cnt_main_green th {
	padding-right: 20px;
}
.cnt_main_green th, .cnt_main_green td {
	padding-bottom: 7px;
}
.cnt_main_green input.text {
	width: 200px;
}
.cnt_main_orange {
	background-image: url("/i/bg_main_cnt_orange.gif");
	background-repeat: repeat-y;
	width: 606px;
}
.cnt_main_top_orange {
	background-image: url("/i/bg_main_top_orange.gif");
	background-repeat: no-repeat;
}
* html .cnt_main_top_orange {
	border: 1px solid white;
}
.cnt_main_bot_orange {
	background-image: url("/i/bg_main_bot_orange.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}/*
.cnt_main_orange h1 {
	font-size: 18px;
	font-weight: normal;
	color: #ec7367;
	background-image: none;
	height: auto;
	width: auto;
	padding-bottom: 10px;
	background-image: url("/i/sep_orange.gif");
	background-repeat: no-repeat;
	background-position: bottom;
}*/
.cnt_main_orange h1 {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	color: white;
	background-image: url("/i/bg_main_title_orange.gif");
	background-repeat: no-repeat;
	height: 32px;
	width: 606px;
}	
.cnt_main_orange .h1_pad {
	padding-top: 5px;
}
.cnt_main_orange h2 {
	margin: 0;
	padding: 0;
	color: #ec7367;
	font-size: 16px;
}
.cnt_main_orange h2 a {
	color: #ec7367;
	text-decoration: none;
}
.cnt_main_orange h2 a:hover {
	text-decoration: underline;
}
.pagination {
	text-align: center;
}
.pagination a {
	text-decoration: none;
	color: #555759;
}
.pagination a:hover {
	text-decoration: underline;
}
.pagination a.selected {
	font-weight: bold;
	color: #d40059;
}
#sidebar {
	float: right;
	width: 300px;
}
#sidebar h2 {
	background-image: url("/i/bullet_sidebar.gif");
	background-repeat: no-repeat;
	background-position: 7px 0;
	height: 30px;
	width: 270px;
}
.side_title_pad {
	font-size: 14px;
	color: #003e91;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 0 0 15px;
}
.side_box_pad {
	padding: 7px 5px 7px 15px;
	color: #555759;
	font-size: 12px;
}
.arrows_red, .arrows_red_greybg {
	position: relative;
	Xleft: -10px;
	display: block;
	background-image: url("/i/bullet_3_arrows_red.gif");
	background-repeat: no-repeat;
	background-position: 0 8px;
	color: #d40059;
	padding: 4px 0 0 25px;
}
.arrows_red_greybg {
	background-image: url("/i/bullet_3_arrows_red_greybg.gif");
}
#actualites ul {
	margin: 0;
	padding: 0;
}
#actualites li {
	list-style-type: none;
}
#actualites a {
	display: block;
	border-bottom: 1px solid #92d2c7;
	color: #555759;
	text-decoration: none;
	margin-right: 35px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.date {
	color: #40b19d;
	font-weight: bold;
}
#sidebar h3 {
	background-image: url("/i/bullet_square.gif");
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 17px;
	color: #595a5c;
	font-size: 15px;
	font-weight: bold;
	position: relative;
}
#newsletter {
	background-image: url("/i/bg_email.gif");
	background-repeat: no-repeat;
	width: 230px;
	height: 29px;
	position: relative;
}
#newsletter #email {
	position: absolute;
	top: 6px;
	left: 15px;
}
#newsletter #email input {
	width: 170px;
	border: 0;
}
#newsletter #ok {
	position: absolute;
	top: 6px;
	left: 199px;
}
#newsletter #ok input {
	border: 0;
	background-color: white;
	width: 28px;
}
#newsletter_action {
	color: #55b9a8;
	font-size: 13px;
	font-weight: bold;
	padding-top: 6px;
}

#cloud_top {
	background-image: url("/i/cloud_top.gif");
	background-repeat: no-repeat;
	width: 259px;
	height: 13px;
}
#cloud_cnt {
	background-image: url("/i/cloud_cnt.gif");
	background-repeat: repeat-y;
	width: 259px;
}
#cloud_bottom {
	background-image: url("/i/cloud_bottom.gif");
	background-repeat: no-repeat;
	width: 259px;
	height: 13px;
}

/********* Tag Cloud *********/
ul#tagcloud { padding: 10px 0 10px 0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
ul#tagcloud a, ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.navigation {
	padding-bottom: 30px;
	color: #555759;
	font-size: 13px;
}
.navigation a {
	color: #555759;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.agenda_item {
	padding-bottom: 20px;
}

p a, .agenda_item a, table a {
	color: #d40059;
	text-decoration: none
}
p a:hover, .agenda_item a:hover, table a:hover {
	text-decoration: underline;
}
.img_corner {
	float: left;
	background-repeat: no-repeat;
}
.asso th, .asso td, .box_red th, .box_red td {
	border-bottom: 1px solid #40b19d;
	padding: 4px;
}
.asso th, .box_red th {
	color: #40b19d;
	font-weight: bold;
	padding-right: 35px;
	width: 40px;
}
.asso td {
	width: 100%;
}
.asso h1 {
	padding-top: 4px;
	margin: 0 1px 0 1px;
}
.box_red h1 {
	background-image: url("/i/bg_main_title_red.gif");
	background-color: #d40059;
}
.box_red .cnt_main {
	background-image: url("/i/bg_main_cnt_red.gif");
}
.box_red .cnt_main_bot {
	background-image: url("/i/bg_main_bottom_red.gif");
}

#nav_footer {
	clear: both;
	text-align: center;
	padding-top: 15px;
	color: #72c5b7;
	font-size: 12px;
}
#nav_footer a {
	text-decoration: none;
	color: #555759;
}
#nav_footer a:hover {
	text-decoration: underline;
}


/* Begin Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

.nb_comment {
	padding: 5px 0 0 20px;
}
.nb_comment a {
	color: white;
	text-decoration: none;
}
.nb_comment a:hover {
	text-decoration: underline;
}
#comments {
	text-transform: lowercase;
}


#side_white {
	border: 2px solid #ced1d1;
	position: relative;
	width: 270px;
}
#side_white_corner_left {
	background: url("/i/side_white_corner_left.gif") no-repeat;
	position: relative;
	top: -2px;
	left: -2px;
}
#side_white_corner_right {
	background: url("/i/side_white_corner_right.gif") no-repeat top right;
	position: relative;
	left: 4px;
}
#side_white_corner_bot_left {
	background: url("/i/side_white_corner_bot_left.gif") no-repeat bottom left;
	position: relative;
	top: +4px;
	left: -4px;
}
#side_white_corner_bot_right {
	background: url("/i/side_white_corner_bot_right.gif") no-repeat bottom right;
	position: relative;
	left: +4px;
}
.side_pad {
	padding: 10px 3px 5px 5px;
}
.side_white_sep {
	background: url("/i/side_white_sep.gif") no-repeat;
	width: 270px;
	height: 2px;
	position: relative;
	left: -8px;	
}
.side_gray {
	background-color: #eeeeee;
	width: 270px;
}
.side_gray_corner_left {
	background: url("/i/side_gray_corner_left.gif") no-repeat;
}
.side_gray_corner_right {
	background: url("/i/side_gray_corner_right.gif") no-repeat top right;
}
.side_gray_corner_bot_left {
	background: url("/i/side_gray_corner_bot_left.gif") no-repeat bottom left;
}
.side_gray_corner_bot_right {
	background: url("/i/side_gray_corner_bot_right.gif") no-repeat bottom right;
}
.side_gray_sep {
	background: url("/i/side_gray_sep.gif") no-repeat;
	width: 270px;
	height: 2px;
	position: relative;
	left: -4px;	
}

