#tinymce p,
#main p {
	margin: 0 0 10px 0;
	text-align: justify;
}
#tinymce a,
#main a {
	color: #575759;
	text-decoration: underline;
}
#tinymce a:hover,
#main a:hover {
	text-decoration: none;
}
#main img {
	border: 0;
	margin: 0;
	padding: 0;
}
#main .mod_article * {
	line-height: 125%;
}
#tinymce .refresh-it,
#main .refresh-it {
	font-weight: bold;
	color: #B1C003;
}

#main .image_container {
	text-align: center;
	margin-bottom: 8px;
}
#main .float_left { margin: 0 8px 8px 0; }
#main .float_right { margin: 0 0 8px 8px; }
#main .cadre img {
	padding: 2px;
	border: 1px solid #CECECE;
}
#main .image_container .caption {
	text-align: center;
	font-style: italic;
	color: #818184;
}

#main .mod_article .block {
	margin: 0 15px;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	clear: both;
}
#main .mod_article .block .block {
	margin: 15px 0;
}
#main .mod_article h1, #main #current h1 {
	margin: 0 -15px;
	line-height: 24px;
	padding: 0 0 16px 50px;
	background: #FFF url("../images/title_article.png") scroll no-repeat left bottom;
	font-size: 1.3em;
	font-family: Arial, Geneva, sans-serif;
	text-transform: uppercase;
}
#main .mod_article h2 {
	margin: 10px 15px;
	line-height: 150%;
	padding: 0;
	font-size: 1.3em;
	font-family: Arial, Geneva, sans-serif;
	color: #B1C003;
	font-weight: bold;
	text-transform: none;
}
#main .mod_article ul {
	margin: 5px 0;
	padding: 0;
}
.fr #main .mod_article ul {
	list-style: url("../images/bullet_fr.gif");
}
#main .mod_article ul li {
	margin: 0 0 0 2em;
	padding: 0;
}

/* ACTUALITES */
#main .mod_article .mod_newsarchive {
	margin: 0;
}
#main .mod_article .mod_newsarchive .layout_simple {
	margin: -1px 30px 0 15px;
	border: 0;
	border-top: 1px solid #A6A6A9;
	border-bottom: 1px solid #A6A6A9;
	position: relative;
}
#main .mod_article .mod_newsarchive .layout_simple a {
	padding: 5px;
	display: block;
	color: #58585A;
	text-decoration: underline;
}
#main .mod_article .mod_newsarchive .layout_simple a:hover {
	background: #EEE;
	text-decoration: none;
}
#main .mod_article .mod_newsarchive .layout_simple p.date {
	margin: 0;
	position: absolute;
	right: 5px;
	top: 5px;
}
#main .mod_newsarchive .layout_full h1 {
	float: left;
	margin: 10px 0;
	line-height: 150%;
	padding: 0;
	font-size: 1.3em;
	background: none;
	font-family: Arial, Geneva, sans-serif;
	color: #B1C003;
	font-weight: bold;
	text-transform: none;
}
#main .mod_newsarchive .layout_full .info {
	float: right;
	margin: 10px 15px;
	line-height: 2em;
	color: #818184;
	font-style: italic;
}
#main .mod_newsarchive .layout_full .ce_text {
	clear: both;
}
#main .mod_newsarchive .empty {
	text-align: center;
}

#main .mod_newsarchive .view {
	margin: 5px;
	padding: 10px;
	border: 1px solid #C5C5C5;
	background: #EEEEEE;
	overflow: hidden;
	width: 620px;
}

/* COLONNES */
#main .mod_article .column-1-4,
#main .mod_article .column-3-4,
#main .mod_article .column-1-3,
#main .mod_article .column-2-3,
#main .mod_article .column-1-2 {
	float: left;
	clear: none;
	padding: 0;
	margin: 0 15px;
}
#main .mod_article .column-1-4 { width: 145px; }
#main .mod_article .column-3-4 { width: 480px; }
#main .mod_article .column-1-3 { width: 203px; }
#main .mod_article .column-2-3 { width: 436px; }
#main .mod_article .column-1-2 { width: 320px; }
#main .mod_article .column-new {
	clear: both;
}

/* FORMULAIRES */
#main .tableform table {
	margin: 5px 0;
	width: 100%;
}
#main .tableform table td {
	padding: 2px;
}
#main .tableform table .col_first {
	vertical-align: top;
	width: 25%;
}
#main .tableform table .col_last {
	vertical-align: bottom;
}
#main .tableform table .col_first label {
	font-weight: bold;
}
#main .tableform .checkbox_container span {
	display: block;
}
#main .tableform label.error,
#main .tableform p.error {
	color: #C20;
}
#main .tableform input.error {
	border-color: #C20;
}

/* DATE PICKER */
input.date {
	background: #FFF url("../images/calendar_view_month.gif") scroll no-repeat right center;
}

.datepicker {
	position: absolute;
	border: 1px solid #B1C003;
	font-size: 0.7em;
	font-family: Verdana, Geneva, sans-serif;
	padding: 2px;
	background: #FFF;
	margin: 0 -1px;
}

.datepicker .header {
	position: relative;
	background: #B1C003;
	width: 159px;
	padding: 2px 0;
	height: 20px;
	margin-bottom: 2px;
}

.datepicker .header .title {
	text-align: center;
	margin: 0px 20px;
}

.datepicker .header .titleText {
	color: #fff;
	font-weight: bold;
	line-height: 18px;
}
.datepicker .header .next,
.datepicker .header .previous,
.datepicker .header .closeButton {
	position: absolute;
	width: 16px;
	height: 16px;
	text-align: center;
	color: #FFF;
	top: 4px;
	font-weight: bold;
	cursor: pointer;
	line-height: 16px;
}
.datepicker .header .closeButton {
	display: none;
}
.datepicker .header .previous {
	left: 4px;
}
.datepicker .header .next {
	right: 4px;
}

.datepicker .body {
	position: relative;
	width: 161px;
	height: 161px;
	overflow: hidden;
	margin: -1px;
}

.datepicker .days .day {
	float: left;
	display: inline;
	background: #EEE;
	cursor: pointer;
	text-align: center;
	padding: 2px;
	width: 17px;
	overflow: hidden;
	height: 17px;
	line-height: 17px;
	border: 1px solid #FFF;
	color: #58585A;
}

.datepicker .days .day:hover {
	color: #000;
	background: #CCC;
}

.datepicker .days .title,
.datepicker .days .title:hover {
	background: #A6A6A9;
	font-weight: bold;
	color: #FFF;
	cursor: default;
}

.datepicker .days .selected,
.datepicker .days .selected:hover {
	background: #B1C003;
	color: #FFF;
}

.datepicker .days .otherMonth,
.datepicker .days .otherMonth:hover {
	background: #EEE;
	color: #AAA;
	cursor: default;
}

/* ACTUALITES */
#main .mod_article .mod_newsmenu {
	margin: 15px auto;
	text-align: center;
}
#main .mod_article .mod_newsmenu ul {
	list-style: none outside none;
}
#main .mod_article .mod_newsmenu ul li {
	display: block;
	margin: 3px 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
}
#main .mod_article .mod_newsmenu ul li ul * {
	display: inline;
	margin: 0;
	padding: 0;
}
#main .mod_article .mod_newsmenu ul li ul {
	overflow: hidden;
}
#main .mod_article .mod_newsmenu ul li ul li {
	margin: 0 0.5em;
}
#main .mod_newsmenu ul li a,
#main .mod_newsmenu ul li span {
	color: #58585A;
	font-weight: normal;
	text-decoration: underline;
}
#main .mod_newsmenu ul li a:hover,
#main .mod_newsmenu ul li span.active {
	text-decoration: none;
}
