html, body {
	margin: 0px;
	padding: 0px;
}

a:focus {
  -moz-outline-style: none; /* Remove dotted lines around links in Mozilla browser */
}
p, div, h1, h2, h3, hr {
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
}
hr.spacer {
	clear: both;
	visibility: hidden;
}

#conteneur {
	position: relative;
	margin: 10px auto 10px auto;
	width: 904px;
	border: 1px solid #bbb;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
}

#conteneur2 {
	position:relative;
	margin:2px;
	background-image:url(../image/bando_gauche.png);
	/*background-color:#dbccc9;*/
	padding:0px;
}

#haut {
	margin: 0;
	padding: 0px;	
	height: 113px;
	background-image: url(../image/bando_ho.png);
	background-repeat: no-repeat;
	border: 0px solid #000;
}

#menu {
	position: absolute;
	left: 0;
	margin-top: 20px;
	width: 105px;
	border: 0px solid #000;	
}

div#principale {
	position:relative;
	background-color:#fff;
	margin-left:105px;
	margin-top:0px;
	width:795px;
  	padding-bottom:0px;
  	
  	
}


h3.htitre {
	border-bottom:1px solid #bbb;
	font-weight:normal;
	font-size:20px;
	font-style:italic;
	padding-left:5px;
	/*margin:0 0 20px 0;*/
	color:#966;
	
}

#bas_principale {
	clear: both;
	position: relative;
	margin-top: 30px;
	margin-left: 2px;
	width: 793px;
	height: 20px;
	line-height: 20px;
	text-indent: 10px;
	font-size: 10px;
	color: #fff;
	background-color: #ccc;
	background-image: url(../image/footer.gif);
	background-repeat: no-repeat;
}
	#bas_principale span {
		padding-right: 5px;
		background-color:#BEBEBE;
	}
	#bas_principale a {
		color: #FFF;
		text-decoration: none;
		font-weight: normal;
	}
	#bas_principale a:hover {
		color: #996666;
	}

a.amenu{
	display: block;
	margin: 0;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
	text-indent: 5px;
	background-image: url(../image/btn_menu.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #fff;
	
	
}

a.amenu:hover, a.menuactif {
	display:block;
	font-size:11px;
	height:19px;
	line-height:19px;
	text-indent:17px;
	margin:0;
	background-color:#dbccc9;
	background-image:url(../image/btn_menu_hover.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
	
}

a {
	color:#999;
	font-weight:bold;
}
#form_recherche {
	padding-left: 5px;
	text-align: left;
}

	#form_recherche label {
		display: block;
		margin-bottom: 4px;
		color: #777;
		font-weight: bold;
	}
	#form_recherche input#la_recherche {
		margin-bottom: 4px;
		padding-left: 2px;
		height: 14px;
		font-size: 10px;
		border: 1px solid #999;
	}
	#form_recherche input#sub_recherche {
		width: 38px;
		height: 23px;
		background-image: url(../image/btn_ok.png);
		background-repeat: no-repeat;
		border-width: 0px;
		cursor: pointer;
	}

p {
	
	/*text-indent:15px;*/
	border:0px solid #000;
}

hr.clear {
	clear: both;
	visibility: hidden;
}

div.list_article {
	position: relative;
	margin: auto;
	padding-bottom: 15px;
	border: 0px solid #000;
	text-align: center;	
}

.list_article hr {
	margin: 0;
	width: 80%;
	height: 1px;
}
 
div.list_article_top {
	position: relative;
	margin-bottom: 10px;
	height: 15px;
	border: 0px solid #000;
	text-align: left;
}

div.list_article_bottom {
	position:relative;
	margin-left:140px;
	margin-bottom: 15px;
	width:500px;
	height:15px;
	border-bottom:1px solid #ccc;
	text-align:right;
	
}

.list_article_bottom a {
	margin-right: 4px;
	text-decoration:none;
	color:#966;
	font-weight:normal;
}

span.list_titre_article {
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight:bold;
	color:#555;
	color:#966;
}

div.chapeau {
	clear: both;
	margin-bottom:10px;
	text-align:justify;
}

span.date_od {
	float:right;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	color:#999;
}

img#phot_jdg {
	width: 105px;
	height: 113px;
	border: 0 none;
}

img.puce {
	margin-right: 5px;
	border: 0 none;
	vertical-align: middle;
}

div#drapeau {
	position: absolute;
	top:  102px;
	right: 0px;
	border: 0px solid #000;
	z-index: 2;
	
}

	.imgdrap {
		border: 0 none;
		margin-right: 3px;
		width: 24px;
		height: 23px;
	}

.articon{
	border:0 none;
	vertical-align:middle;
	margin-left:5px;
}


/* Nouveau design */

div#principal_haut, div#principal_conteneur_texte  {
	margin-right:40px;
}

div#principal_haut {
	border-bottom:1px solid #bbb;
}

div#principal_titre {
	border-left:1px solid #bbb;
	margin-left:66px;
	min-height:20px;
	height:auto !important;
	height:20px;
	font-size:20px;
	color:#966;
	padding-top:5px;
	padding-left:5px;
	font-weight:normal;	
}

div#principal_conteneur_texte {
	background-position: 10px bottom;
	background-repeat: no-repeat;
}

div#principal_texte {
	border-left:1px solid #bbb;
	margin-left:66px;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding: 20px 20px 20px 20px;
	text-align:justify;
}

div.chapeau_article {
	text-align: justify;
	margin-bottom: 30px;
	border-bottom: 0px dashed #bbb;
	font-size: 11px;
}

div#divpagination {
	text-align:center;
}

.apagination {
	text-decoration:none;
}

.apagination_active {
	color:#966;
	font-weight:bold;
	text-decoration:none;
}

/* PAGE DES LIENS */

div.lien_groupe_titre {
	position: relative;
	margin-top: 10px;
	padding-left: 6px;
	width: 640px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #996666;
	background-image: url(../image/barre_lien.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	cursor: pointer;
}

div.lien_groupe_boite {
	display: none;
	position: relative;
	width: 646px;
	padding: 30px 0px;
	border-left: 1px solid #996666;
	border-right: 1px solid #996666;
	border-bottom: 1px solid #996666;
	background-image: url(../image/fond_lien.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.lien_groupe_boite span {
	display: block;
	margin-left: 80px;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	background-image: url(../image/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	color: #666666;
	font-weight: bold;
	
}

div.lien_groupe_boite a {
	display: block;
	margin-left: 100px;
	margin-bottom: 20px;
	padding-left: 28px;
	height: 25px;
	line-height: 25px;
	background-image: url(../image/fleche_rouge.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	color: #996666;
	font-weight: normal;
	text-decoration: none;
}
div.lien_groupe_boite a:hover {
	text-decoration: underline;
}


div.signature {
	margin-top: 20px;
	text-align:right;
}

.ct_input_100 {
	width:300px;
	border:1px solid #bbb;
	color:#555;
}

.ct_textarea {
	width:300px;
	height:200px;
	border:1px solid #bbb;
	color:#555;
}

.centrer {
	text-align:center;
}

.ct_input_focus {
	/*background-color:green;
	color:#fff;*/
	
	border:2px solid #bbb;
	
}
