/* = GESTION DES MODULES = */
	
/* = ACTUALITÉS *************************/
	#newsContent {margin:0;}
	#newsContent .article,
	.extendedNews {
		border-top: 1px #DDE6DF solid;
		margin: 0 0 1em 0;
		}
	.post_top {clear: both;}
	.post_top .post_title {float: left;}
	.post_top .post_date {
		float: right; 
		padding: 0.2em; 
		text-decoration: none;
		padding:0.2em;
		font-size: 85%; color:#fff;
		background-color:#90080B;
		}
	.post_short {
		border:0;
		text-align: justify;
		}
	.post_top .post_title h2,
	.post_top .post_title h2 a {
		color:#450000; border:0;
		padding: 0.5em 0.2em 0.2em 0;
		margin: 0 0 7px 0;
		
		/*background-color:#F3EEA4;*/
		}
	.post_top .post_title h2 {font-size: 115%;}
	.post_top .post_title h2 a {font-size: 93%;}
	
	#newsContent a.more,
	.extendedNews a.more {
		display: block; padding: 0 15px 0 0;
		font-size: 85%; color: #90080B;
		text-decoration: underline;
		text-align: right;
		background: transparent url(/global/medias/labelMarron.gif) no-repeat right;}

		/*comment news */
	.comment_title {font-weight: bold;}
	.comment_text {
		font-weight: bold;
		background-color: #FDFDFD;
		border-bottom: 1px solid #DDDDDD;
		padding-bottom: 15px;
		}
	.comment_title, .comment_text {
		border-left: 1px solid #DDDDDD;
		}
	.comment_info {
		text-align: right;
		border-right: 1px solid #DDDDDD;
		}
	.comment_title, .comment_info {
		border-top: 1px solid #DDDDDD;
		background-color: #EEEEEE;
		}
	.selected_group_title { 
		font-size: 14px;
		text-align: center;
		}
		
		/*** Don't remove the class nixhier, this is required for ASP ***/
	.nixhier {display:none;}


/* = FORMULAIRE *************************/
	p.mentionForme {}
	#central form {
		float: left;
		width: 650px;
		padding: 1em;
		margin: 0 0 10px 0;
		background-color:#7E0609;
		}
	#central form p {color:#fff;}
	
	.field_line {
		float: left;
		width: 100%;
		padding: 5px 0 5px 0;
		margin: 5px 0 0.5em 0;
		border-top: 1px #AC4043 dotted;
		}
	.libele_field_line,
	.mode_field_line {
		float: left;
		}
	
	.libele_field_line {width: 20%;}
	.mode_field_line {width: 79%;}
	
	.field_line label {
		font-size: 93%;
		color:#fff;
		padding: 0 0 0.5em 15px;
		background: transparent url(/global/medias/label.gif) no-repeat 0 2px;
		}
	
	.select {font-size: 93%;}
	.textfield {font-size: 100%;}
	.textarea {font-size: 100%;}
	
	input.field_checkbox,
	input.field_radio,
	label.checkbox_label,
	label.radio_label {float: left;}
	
	label.checkbox_label,
	label.radio_label {width: 425px!important;}
	.checkbox_label {
		font-size: 85%;
		cursor: pointer;
		}
	.radio_label {
		font-size: 11px;
		cursor: pointer;
		}
	.email {
		font-size: 12px;
		width: 200px;
		}
	.required {color: #ABD168;}
	
	.field_title {
		font-size: 100%;
		vertical-align: top;
		text-align:right;
		}
	.field_heading {
		font-size: 12px;
		font-weight: bold;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		border-bottom-color: #666666;
		padding-top: 10px;
		color: #666666;
	}
	
	/* bottomValide */
	.bottomValide input.valide {
		float: right;
		border:0; padding: 0.2em;
		font-size: 85%; color:#450000;
		border-top: 1px #F3EEA4 dotted;
		background-color:#F3EEA4;
		}
	span.champsAsterix {font-size: 85%; color:#ABD168;}
	
	/*** Don't remove the class nixhier, this is required for ASP ***/
	.nixhier {display:none!important;}

/* = SITE MAP *************************/
	.siteMap1, .siteMap2, .siteMap3 {padding: 0 0 1em 0;}
	.siteMap1 li a, .siteMap2 li a, .siteMap3 li a {text-decoration: none;}
	
	.siteMap1 li a {
		display: block;
		text-transform: uppercase;
		/*font-weight: bold;*/
		text-decoration: none;
		}
	
	#central .siteMap1 li a {font-size: 108%; }
	#central .siteMap2 {}
	#central .siteMap2 li {
		list-style-type: disc;color:#92070A;
		list-style-position: inside;
		}
	#central .siteMap2 li {
		padding: 0 0 5px 0!important;
		}
	#central .siteMap2 li a {
		font-size: 125%; color:#92070A;
		}
	#central .siteMap3 li {
		border-bottom: 1px #ccc solid;
		margin: 0 0 0 1.4em!important;
		}
	#central .siteMap3 li a {color:#000;}

/* = RECHERCHE RÉSULTAT *************************/
	.FormResultRech button {
		border: 0;
		margin: 0 0 1em 1em;
		color: #fff;
		background-color: #0295CF;
		}
	.FormResultRech p input,
	.FormResultRech p label {float: left;}
	.FormResultRech p label {padding: 0 10px 0 12px;}
	
	/*resultat liste recherche */
	.ResultRech {
		clear: both;
		width: 100%;
		margin: 0 0 25px 0;
		}
	.ResultRech p.field_line {
		width: 400px;
		background-color: #DDE6DF;
		}
	#rappelRecherche {
		background-color:#F0F5F1;
		padding: 0.2em;
		}
	
	.ResultRech a.more {
		display: block;
		font-size: 93%; color:#0295CF;
		margin: 0 0 1px 0; 
		padding: 0.1em 0 0.1em 15px;
		text-decoration: none;
		border-bottom: 1px #DDE6DF solid;
		background: transparent url(/global/medias/itemListe.gif) no-repeat 0 2px
		}
		
/* = Gestion des tables *************************/
	table {
		border-collapse: collapse;
		margin: 0 0 1em 0;
		}
	table tr {background-color: #fff;}
	table tr.pair {/*background-color: #F5ED8B;*/}
	table th, table td {
		padding: 0.2em;
		font-size: 100%;
		}
	table th {
		color:#fff;
		background-color:#90070B;
		}
	
	
	
	
	
	
	


