* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Calibri, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	background: #438ff3 url(../images/body.png) repeat-x left top;
	text-align: center;
}

/* Global style */
.clear { clear: both; }
.bold { font-weight: bold; }
.center { text-align: center; }
.right { text-align: right; }
.underline { text-decoration: underline; }
object { outline-style: 0px; }

fieldset {
	margin: 0px auto 12px auto;
	border: 1px solid #999;
	background: #EAEFFF;
}
legend {
	border: 1px solid #999;
	padding: 0px 8px 0px 8px;
	font-weight: bold;
	font-size: 1.2em;
	background: #FCEBD9;
	margin: -12px 0px 0px 16px;
}
img { border: 0px; }
a {
	color: #06F;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
input.submit  {
	background: url(../images/buttons/button_std.png) no-repeat;
	height: 24px;
	width: 125px;
	border: none;
	cursor: pointer;
}
	input.submit:hover {
		background-position: 0px -24px;
	}

/* ERROR et SUCCESS */
.error, .success {
	margin: 10px 0px 5px 0px;
	padding: 10px 20px 10px 20px;	
}
.error {
	border-top: 1px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	background: #FFEBCC;
}
.error p {
	color: #FF9900;
}
.error ol {
	padding: 4px 2px 5px 36px;
}
.error ol li {
	color: #ff0000;
}
.success {
	border-top: 1px solid #0F7700;
	border-bottom: 1px solid #0F7700;
	background: #D2FFB7;
}
.success p {
	color: #0F7700;
	font-weight: bold;
}

/* Header */
#header {
	width: 975px;
	height: 121px;
	margin: 20px auto 0px auto;
	background: url(../images/header.png) no-repeat top;
}
	#header h1 {
		padding-top:10px;
	}
/* Page principale */
#page {
	width: 975px;
	text-align: left;
	background: #fff url(../images/page.png) repeat-y;
	margin: 0px auto 0px auto;
	padding: 15px 0px 15px 0px;
}

/* Sommaire et menu */
#sommaire  {
	width: 193px;
	margin-left: 15px;
	float: left;
}
	#sommaire h1 {
		background: url(../images/header_sommaire.png) no-repeat;
		font-size: 1.5em;
		color: #FFF;
		padding: 7px 0px 5px 12px;
	}
	#sommaire h2 {
		color: #38416f;
		font-size: 1.2em;
		margin: 0px auto 0px auto;
		background: #FFE2AE url(../images/picto_title_sommaire.png) no-repeat 2px center;
		text-align: left;
		width: 145px;
		border: 1px solid #cbcbcb;
		padding: 3px 2px 3px 38px;
		font-weight: bold;
	}
	#sommaire  h3 {
		width: 184px;
		background: #FFE2AE;
		height: 50px;
		margin: 0px auto 0px auto;
		text-align: center;
		padding-top: 12px;
		font-size: 1.4em;
		color: #000;
		border: 1px solid #cbcbcb;
	}
		#sommaire  h3 a {
			display: block;
			font-size: 14px;
			color: #000;
			height: 22px;
			width: 152px;
			margin: 0px auto 0px auto;
			padding-top: 5px;
			background: url(../images/forum.png) no-repeat;
		}
			#sommaire  h3 a:hover {
				background-position: 0 -27px;
				text-decoration: none;
			}
	#sommaire  ul {
		border: 1px solid #cbcbcb;
		list-style-position: inside;
		list-style-image: url(../images/picto_sommaire.png);
		list-style-type: none;
		margin: 0px 3px 0px 3px;
		padding: 4px 2px 4px 8px;
	}
		.liens {
			list-style-image: none;
			list-style-type: none;
			text-align: center;
			padding: 3px 0px 4px 12px;
			border-bottom: 1px solid #ddd;
		}
	#sommaire #footer_sommaire {
		background: url(../images/footer_sommaire.png) no-repeat bottom;
		padding-bottom: 19px;
	}
	#sommaire #footer_sommaire div.sommaire{
		background-color: #FFF;
		width: 192px;
		*width: 193px;
	}

/* Layout : content */
#content {
	background: url(../images/footer_content.png) no-repeat bottom;
	margin-right: 15px;
	width: 741px;
	margin-left: 216px;
	padding-bottom: 12px;
}
	#content h1 {
		background: url(../images/header_content.png) no-repeat;
		width: 741px;
		font-size: 0.6em;
		height: 12px;
	}
	#content #central {
		background-color: #FFF;
		width: 741px;
	}

/* Layout : Breadcrumb */
#central #breadcrumb {
	padding-left: 10px;
	float: left;
	width: 20%;
}

/* Layout : search */
#central #search {
	text-align: right;
	padding-right: 8px;
	margin-left: 70%;;
}
	#search input.search_text {
		background: transparent url(../images/block_search.png) no-repeat;
		_background-attachment : fixed; 
		height: 22px;
		width: 158px;
		border: none;
		padding: 7px 6px 0px 36px;
		display: block;
	}

/* Layout : News page principale */
#central #top_news {
	margin: 0px auto;
	width: 100%;
	text-align: center;
	/* float: left; */
	padding: 10px 0px 0px 0px;
}
	#top_news #top_infos {
		text-align: left;
	}
	#top_news #top_infos h1 {
		text-align: center;
		font-weight: bold;
		font-size: 14px;
		width: 100%;
		padding: 10px 0px 0px 0px;
	}
	#top_news #top_infos p {
		padding: 20px 10px 20px 10px;
	}
	
#central #last_news {
	/* float: left; */
	width: 210px;
	padding-top: 10px;
}
	#last_news h2  {
		background: url(../images/header_articles.png) no-repeat;
		width: 210px;
		text-align: center;
		color: #FFF;
		margin-right: 20px;
		font-size: 1.2em;
		height: 36px;
		padding-top: 3px;
	}

/* Layout : listing articles */
#last_news #liste_articles {
	background: url(../images/content_articles.png) no-repeat;
	height: 191px;
	width: 210px;
}
	#last_news  ul {
		list-style-position: inside;
		list-style-image: url(../images/picto_articles.png);
		list-style-type: none;
		padding: 5px 0px 6px 12px;
	}
		#last_news ul li {
			font-weight: bold;
			color: #000;
		}

/* Layout : informations */
#central #infos{
	width: 100%;
	float: left;
	padding-top: 12px;
	padding-bottom: 10px;
}
	#infos h2 {
		background: url(../images/header_infos.png) no-repeat;
		width: 209px;
		height: 36px;
		font-size: 1.2em;
		color: #FFF;
		text-align: center;
		padding-top: 3px;
	}
	#infos ul {
	list-style-position: inside;
	list-style-image: url(../images/picto_articles.png);
	list-style-type: none;
	padding: 5px 0px 6px 12px;
	color: #06F;
	}
		#infos ul li {
	color: #CCC;
		}

/* Layout : actualites */
#infos #actualites {
	width: 209px;
	margin-left: 19px;
	float: left;
}

/* Layout : communiqu�s */
#infos #communiques {
	width: 209px;
	margin-left: 38px;
	float: left;
}

/* Layout : News du forum */
#infos #news_forum {
	width: 209px;
	float: right;
	margin-right: 19px;
}

/* Layout : présentation*/
#presentation {
	padding: 20px 10px 12px 10px;
	text-align: justify;
}
	#presentation #photo {
		float: right;
	}
	#presentation h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		margin-bottom: 12px;
		background: url(../images/body_title.jpg) no-repeat top left;
		width: 353px;
		height: 28px;
		text-align: left;
	}
	#presentation #description {
		padding-top: 5px;
	}
	#presentation span  {
		font-weight: bold;
	}
	#presentation ul  {
		width: 458px;
		padding: 10px 10px 10px 50px;
		border: 1px solid #F60;
		margin: 10px 0px 10px 0px;
		background: #FFE0B3;
	}
		#presentation ul li  {
			font-weight: bold;
			font-size: 1.1em;
		}

/* Layout : pr�sentation*/
#historique {
	padding: 20px 10px 12px 10px;
	text-align: justify;
}
	#historique h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		margin-bottom: 12px;
		background: url(../images/body_title.jpg) no-repeat top left;
		width: 353px;
		height: 28px;
		text-align: left;
	}
	#historique p {
		padding-top: 5px;
	}
		#historique p.footer {
			font-weight: bold;
			margin-top: 12px;
		}
	#historique span  {
		font-weight: bold;
		color: #00037c;
		font-size: 1.1em;
	}
	#historique ul  {
		padding: 10px 10px 10px 30px;
		margin: 10px 0px 10px 0px;
	}
		#historique ul li  {
			padding-bottom: 4px;
		}

/* Layout : projet pour changement */
#projet {
	padding: 20px 10px 12px 10px;	
}
	#projet h1 {
		font-size: 18px;
		font-weight: bold;
		padding: 0px;
		text-align: center;
		text-decoration: underline;
		width: 100%;
		margin: 0px 0px 10px 0px;
	}
	#projet h2 {
		font-size: 14px;
		font-weight: bold;
		text-align: center;	
		padding: 14px 0px;
	}
	#projet dl {
		margin: 15px auto 15px auto;
		width: 90%;
	}
		#projet dl dt {
			font-weight: bold;
			font-size: 13px;
			padding: 8px 0px 10px 0px;
		}
			#projet dd {
				padding: 1px 0px 1px 50px ;
			}	
	#projet p {
		padding-top: 14px;
	}
	
/* Layout : adresses */
#adresses {
	padding: 30px 10px 0px 10px;	
}
	#adresses h1 {
		font-size: 18px;
		font-weight: bold;
		padding: 0px;
		text-align: center;
		text-decoration: underline;
		width: 100%;
		margin: 0px 0px 10px 0px;	
	}
	#adresses table {
		border-spacing: 0px;
		border-collapse: collapse; 
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		margin: 18px auto 12px auto;
		width: 90%;
		text-align: center;
	}
		#adresses table td {
			border-bottom: 1px solid #000;
			border-left: 1px solid #000;
			padding: 6px;
		}
			#adresses table td.title {
				font-weight: bold;
				color: #fff;
				font-size: 14px;
				background: #12005e;
			}

/* Layout : illusion */
#illusion {
	padding: 30px 14px 0px 14px;		
}
	#illusion span {
		font-weight: bold;
	}
	#illusion h1 {
		font-size: 18px;
		font-weight: bold;
		padding: 0px;
		text-align: center;
		text-decoration: underline;
		width: 100%;
		margin: 0px 0px 30px 0px;	
	}
	#illusion #menu {
		float: right;
		width: 300px;
		margin: 0px 0px 14px 10px ;
		border: 1px solid #000767;
		background: #fff;
	}
		#illusion #menu ol {
			padding: 20px 0px 26px 48px ;
		}
		#illusion #menu ol li {
			font-weight: bold;
			padding-bottom: 2px;
			color: #747eff;
		}
	#illusion #resume {
		text-align: justify
	}
		#illusion #resume p {
			padding-bottom: 4px;
		}
	#illusion #texte {
		margin: 10px 0px 12px 0px;
		text-align: justify;
	}	
		#illusion #texte h2 {
			font-size: 14px;
			font-weight: bold;
			text-align: left;	
			padding: 14px 0px;
		}
		#illusion #texte p {
			padding-bottom: 10px;
		}	
		#illusion #texte ul {
			list-style-type: none;
			margin: 1px 0px 16px 20px;
		}	
			#illusion #texte ul li {
				padding-bottom: 6px;
			}		
			
/* Layout : Majorite municipale */
#majorite {
	padding: 30px 14px 0px 14px;	
}
	#majorite span {
		font-weight: bold;
	}
	#majorite h1 {
		font-size: 18px;
		font-weight: bold;
		padding: 0px;
		text-align: center;
		text-decoration: underline;
		width: 100%;
		margin: 0px 0px 30px 0px;	
	}
	#majorite h3 {
		display: inline;
		text-decoration: underline;
		font-size: 13px;
		font-weight: normal;
	}
	#majorite h4 {
		font-size: 12px;
		font-weight: normal;
		text-align: right;
	}
	#majorite #menu {
		float: right;
		width: 300px;
		margin: 0px 0px 14px 10px ;
		border: 1px solid #000767;
		background: #fff;
	}
		#majorite #menu ol {
			padding: 20px 0px 26px 48px ;
		}
		#majorite #menu ol li {
			font-weight: bold;
			padding-bottom: 2px;
			color: #747eff;
		}
	#majorite #resume {
		text-align: justify
	}
		#majorite #resume p {
			padding-bottom: 4px;
		}
	#majorite #texte {
		margin: 10px 0px 12px 0px;
		text-align: justify;
	}	
	#majorite p {
		padding-bottom: 10px;
	}	
	#majorite ul {
		list-style-type: none;
		margin: 2px 0px 22px 20px;
	}	
		#majorite ul li {
			padding-bottom: 8px;
		}		
			#majorite ul li.first {
				font-weight: bold;
				padding-top: 10px;
				font-size: 14px;
			}	
			#majorite ul li.pre {
				padding-left: 20px;
			}	
					
/* Layout : contact */
#contact {
	padding: 30px 10px 0px 10px;
}
	#contact table {
		margin: 12px 0px 12px 0px;
	}
	#contact p {
		text-align: center;
	}
		#contact p.requis {
			text-align: left;
		}
	#contact #coordonnees {
		width: 80%;
		margin: 20px auto 10px auto;
		border: 1px solid #000;
	}
		#coordonnees .identifiant {
			background: #EAEFFF;
			font-size: 1.2em;
			color: #666;
			padding: 5px 0px 5px 0px;
			font-weight: bold;
		}
		#coordonnees .photo {
			background: #C6DAFF;
			padding: 5px 0px 5px 0px;
		}

/* Layout : articles */
#articles {
	padding: 20px 10px 12px 10px;
	text-align: justify;
}
	#articles h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		margin-bottom: 12px;
		background: url(../images/body_title.jpg) no-repeat top left;
		width: 353px;
		height: 28px;
		text-align: left;
	}
	#articles h2 {
		font-size: 1.5em;
		font-weight: bold;
		color: #444;
	}
	#articles h3 {
		font-size: 0.85em;
		color: #888;
		padding: 6px 0px 6px 0px;
	}
	#articles p.intro {
		font-weight: bold;
		padding-top: 4px;
		padding-bottom: 0px!important;
	}
	#articles #description {
		float:left;
	}
		#articles h4 {
			float: right;
			padding: 4px 10px 10px 16px; 
		}
	#articles ul  {
		margin: 10px 0px 10px 0px;
		list-style-type: none;
	}
		#articles ul li  {
			font-weight: bold;
			font-size: 1.0em;
			padding: 8px 10px 0px 10px;
		}
	#articles .titre_conseils {
		font-size: 1.2em;
		color: #F90;
	}
		#articles .titre_conseils a {
			color: #000099;
			font-weight: bold;	
		}
	#articles .date_conseils {
		color: #666;
		font-weight: bold;
		font-size: 1.0em;
	}
	#articles .titre_blogs {
		font-size: 1.2em;
		color: #F90;
	}
		#articles .titre_blogs a {
			color: #000099;
			font-weight: bold;	
		}
	#articles .date_blogs {
		color: #666;
		font-weight: bold;
		font-size: 1.0em;
	}
	#articles table {
		border: 1px solid #aacbda;
		width: 100%;
		border-spacing: 0px;
		border-collapse: collapse; 
	}
		#articles .image {
			width: 80px;
			border-right: 1px solid #aacbda;
			text-align: center;
			padding: 3px;
		}
		#articles .text {
			padding: 8px;
		}
	#articles p { 
		padding-bottom: 10px;
	}

/* Layout : Membres repr�sentatifs */
#membres {
	padding: 20px 10px 12px 10px;
}
	#membres h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		margin-bottom: 12px;
		background: url(../images/body_title.jpg) no-repeat top left;
		width: 353px;
		height: 28px;
		text-align: left;
	}
	#membres ul {
		list-style-type: none;	
	}
		#membres ul li {
			border: 1px solid #555;
			margin-bottom: 10px;
			padding: 5px;
		}
			#membres ul li .nom {
				font-weight: bold;
				color: #F60;
				text-decoration: underline;
				font-size: 16px;
			}
			#membres ul li .fonction {
				font-weight: bold;
				font-style:italic;
				font-size: 14px;
			}
			#membres ul li .bio {
				padding-right: 8px;
			}
	
/* Fiche membre */
#fiche_membre {
	padding: 20px 10px 12px 10px;
}
	#fiche_membre h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		margin-bottom: 12px;
		background: url(../images/body_title.jpg) no-repeat top left;
		width: 353px;
		height: 28px;
		text-align: left;
	}
	#fiche_membre table {
		padding: 10px;
	}
		#fiche_membre table td {
			padding: 5px;
		}	
			#fiche_membre table td span.nom {
				font-weight: bold;
				font-size: 16px;
				color: #009;
			}
			#fiche_membre table td span.fonction {
				font-size: 14px;
				font-style: italic;
				color: #009;
				border-bottom: 1px solid #999;
			}
			#fiche_membre table td span.description {
				word-spacing: 2px;
			}
	
/* Layout : Galerie de photos */
#galerie {
	padding: 20px 10px 12px 10px;
	margin: 0px auto;
	text-align: center;
}
	#galerie h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		background: url(../images/body_title.jpg) no-repeat top left;
		height: 28px;
		text-align: left;
	}
	
/* Layout : documents */
#documents {
	padding: 20px 10px 12px 10px;		
}
	#documents h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		margin-bottom: 12px;
		background: url(../images/body_title.jpg) no-repeat top left;
		width: 353px;
		height: 28px;
		text-align: left;
	}
	#documents ul {
		list-style-type: square;
		margin: 10px 0px 10px 10px;
		list-style-position: inside;
		border: 1px solid #0a3167;
		padding: 10px 0px 10px 0px;
		width: 50%;
	}
		#documents ul li {
			font-size: 1.2em;
			font-weight: bold;
			padding-left: 20px;
		}
	#documents h2 {
		margin-top: 12px;
		color: #0a3167;
		text-decoration: underline;
		font-size: 1.4em;
	}
	#documents dl {
		margin: 12px 0px 10px 20px;
	}	
		#documents dt {
			font-weight: bold;
			font-size: 1.2em;
			margin-top: 8px;
		}	
			#documents dd {
				margin-left: 20px;
			}
				#documents dd.date {
					font-size: 0.9em;
					color: #555;
				}	
					#documents dd.date span {
						text-decoration: underline;
					}
				#documents dd.text {
					color: #333;
					padding: 5px 0px 5px 0px;
				}	
				#documents dd.download {
					background: url(../images/icons/download.png) no-repeat left;
					padding: 5px 0px 8px 32px;
				}	
					#documents dd.download span {
						display: inline-block;
						background: url(../images/icons/preview.png) no-repeat left;
						padding: 0px 0px 0px 32px;
						height: 28px;
						margin-left: 2px;
					}	
					#documents dd.download a {
						color: #000;
						font-weight: bold;
					}				

/* Layout : Les conseillers municipaux */
#conseillers {
	padding: 20px 10px 12px 10px;	
}
	#conseillers h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		margin-bottom: 20px;
		background: url(../images/body_title.jpg) no-repeat top left;
		width: 353px;
		height: 28px;
		text-align: left;		
	}
	#conseillers h3 {
		font-size: 1.1em;
		font-weight: bold;
		padding: 6px 0px 6px 0px;
		text-align: left;		
	}
	#conseillers p {
		padding-bottom: 6px;		
	}
	#conseillers span {
		font-weight: bold;		
	}
	
/* Layout : Bulletin d'adhésion */
#adhesion {
	padding: 20px 10px 12px 10px;	
	font-size: 14px;	
}
	#adhesion h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		margin-bottom: 20px;
		background: url(../images/body_title.jpg) no-repeat top left;
		width: 353px;
		height: 28px;
		text-align: left;
	}
	#adhesion #int {
		border: 3px dashed #0a3137;
		background: #d5dbff;
		padding-bottom: 6px;
	}
		#int h2 {
			margin-top: 12px;
			color: #F7931E;
			text-decoration: underline;
			font-size: 1.3em;
			text-align: center;
		}
		#int table {
			border-spacing: 0px;
			border-collapse: collapse; 
			width: 90%;
			margin: 10px auto 3px auto;
		}	
			#int table td {
				padding: 5px;
			}
			#int input.ad_text, #int input.ad_text_adresse, #int input.ad_text_prenom  {
				border: none;
				border-bottom: 1px dashed #666;
				background: #d5dbff;
				color: #666;
				font-size: 13px;
			}
				#int input.ad_text { 
					width: 160px;				
				}	
				#int input.ad_text_prenom { 
					width: 70px;				
				}		
				#int input.ad_text_adresse {
					width: 480px;
				}	
			#int p.small  {
				font-size: 11px;
				color: #666;
				padding-left: 10px;
			}
	#adhesion p {
		padding: 18px 0px 8px 0px;
	}
	#adhesion span {
		color: #F7931E;
		font-size: 16px;
		font-weight: bold;
		text-decoration: underline;
	}
	#adhesion h3 {
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		border: 1px solid #F7931E;
		padding: 5px 0px 5px 0px;
		width: 40%;
		margin: auto;
	}
										
/* Espace d'administration */
#admin {
	padding: 20px 10px 12px 10px;
}
	#admin h1 {
		font-size: 1.3em;
		font-style: italic;
		font-weight: bold;
		color: #FFF;
		padding: 6px 0px 0px 70px;
		margin-bottom: 24px;
		background: url(../images/body_title.jpg) no-repeat top left;
		width: 353px;
		height: 28px;
		text-align: left;
	}
	#admin p {
		text-align: center;
		margin-top: 16px;
	}
	#admin .margin { margin: 10px auto 16px auto;}
	#admin .submit { margin: 0px auto 10px auto;}
	#admin p.requis { margin: 5px 0px 5px 12px; text-align:left; color:#F00; }
	#admin span.requis { color:#F00; }
	#admin ul.rub {
		list-style-type: none;
		margin: 0px auto 10px auto;
		text-align: center;
	}
		#admin ul.rub li {
			display: inline;
		}

/* Liste des recherches */
#listing_recherche {
	border: 1px solid #999;
	background: #ffdfff;
	color:#000;
	margin:auto;
}
	#listing_recherche ul {
		padding: 12px 0px 12px 18px;
		list-style-type: square;
		list-style-position:inside;
	}
		#listing_recherche ul li {
			margin-botom: 6px;	
		}
			#listing_recherche ul li.public {
				color: #090;
				font-weight: bold;
				font-size: 14px;
			}
			#listing_recherche ul li.nopublic {
				color: #C00;	
			}
			#listing_recherche li span {
				text-align: right;
				padding: 0px 10px 0px 16px;
			}

/* Liste des articles */
#listing_admin {
	margin: auto;	
}
	#listing_admin h3 {
		border: 1px solid #999;
		padding: 0px 8px 0px 8px;
		font-weight: bold;
		font-size: 1.2em;
		text-align: center;
		background: #FCEBD9;
	}
	#listing_admin table {
		text-align: left;	
	} 
	#listing_admin td {
		padding: 5px 0px 5px 5px;
		text-align: center;
	}
		#listing_admin td.delete {
			padding: 5px;
			text-align: center;
		}
		#listing_admin td.first {
			padding: 5px 0px 5px 5px;
			text-align: left;
		}
#listing_admin .ligne_titre { background:#003; color: #fff; font-weight: bold; }
#listing_admin .titre { font-size: 12px; font-weight: bold; }
#listing_admin .titre a { color:#444; }
#listing_admin .titre a:hover { text-decoration:underline; }
#listing_admin .image { border: none; }
#listing_admin .rubrique { font-style:italic; }

	/* Pagination */
	#listing_admin .header_pagination {
		border: 1px solid #999;
		background:#FCF;
		font-weight: bold;
	}
	#listing_admin .pagination {
		margin-bottom: 12px;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999;
	}
		#listing_admin .pagination a {
			font-size:12px;	
		}

/* Moteur de recherche */
#search_results {
	padding: 20px 10px 12px 10px;	
}
	#search_results h1 {
		font-size: 1.5em;
		color: #444;
		font-weight: normal;
		padding-bottom: 15px;
		width: 80%;	
	}
		#search_results dl {
			padding: 12px 0px 15px 0px;
		}
			#search_results dt {
				padding: 5px 0px 5px 26px;
				background: url(../images/icons/picto-search.png) no-repeat left center;
			}
				#search_results dt a {
					font-weight: bold;
				}
				#search_results dt span {
					font-weight: normal;
					color: #000;
					text-decoration: underline;
				}
			#search_results dd {
				margin-left: 50px;
				padding: 5px 2px 6px 12px;
				background: url(../images/icons/picto-search-under.png) no-repeat left 8px;
			}
		
/* Identification */
#login {
	padding: 20px 10px 12px 10px;
}	
	#login table {
		margin: auto;
	}	
	#login p {
		text-align: center;
		margin: 10px auto 10px auto;
	}


/* Deconnexion */
.deconnexion {
	float: right;
	margin-right: 12px;
	margin-top: 5px;
}
	.deconnexion span {
		padding-left: 6px;
	}

/* Liens centraux */
#links_central {
	text-align: center;
}

/* footer */
#footer {
	width: 975px;
	height: 49px;
	clear: both;
	margin: 0px auto 10px auto;
	background: url(../images/footer.png) no-repeat;
}
	#footer p {
		font-size: 0.9em;
		text-align: center;
		padding-top: 10px;
	}
		#footer p a {
			color: #009;
			text-decoration: underline;
		}
a2 {
	color: #F00;
	text-decoration: none;
}
a2:hover {
	color: #F90;
	text-decoration: underline;
}
#infos ul2 {
	list-style-position: inside;
	list-style-image: url(../images/picto_articles.png);
	list-style-type: none;
	padding: 5px 0px 6px 12px;
	color: #F00;
}

