/*balises site*/
.nettoyeur {
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	height: 0;
	line-height: 1px;
	font-size: 1px;
	visibility: hidden;}
	
.invisible {
	display: none; }

.clear_fix:after {
	content: ".";
	display: block;
	height:1px;
	clear: both;
	visibility: hidden;}

/* bandeau */
#bandeau #fond-logo {
	position: absolute;
	top: 0;
	left: 0;}

#bandeau #logo {
	position: absolute;
	top: 0;
	left: 20px;}
	
/* navigation */
#navigation {
	margin: 0 5px;
	padding: 2px 0;
	background-color: #eaece1;
	border-bottom: 1px #6a6e58 solid; }

#navigation ul {
	list-style-type: none;
	font-size: 10px; }
	
#navigation ul li {
	float: left;
	margin: 0 5px;}

#navigation ul li a {
	background-color: #eaece1; /* bug-fix ie7 */
	text-decoration: none;
	color: #6a6e58;}
	
#navigation ul li a img {
	margin: 0 2px 0 0;}
	
/* menu portail et communes */
div.menu_haut, div.menu_bas {
	float: right;
	width: 250px;}
	
div.menu_haut {
	margin-top: 10px;
	background-image: url(../images/fond-menu-h.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

div.menu_bas {
	background-image: url(../images/fond-menu-b.jpg);
	background-repeat: no-repeat;
	background-position: bottom right; }

#menu_portail,
#menu_cc,
#menu_communes {
	list-style-type: none;
	float: right;
	margin: 12px 0;
	width: 250px;
	background-image: url(../images/fond-menu.jpg);
	background-repeat: repeat-y;
	background-position: top right; }
	
#menu_portail li,
#menu_cc li,
#menu_communes li {
	margin: 2px 0 2px 20px;
	padding: 2px; }
	
/* menu portail */
#menu_cc *,
#menu_portail * {
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: white; 
	text-decoration: none;}
	
#menu_cc li a img,
#menu_portail li a img {
	margin: 0 6px 0 0;}
	
	
#menu_cc li span,
#menu_cc li span a,
#menu_portail li span,
#menu_portail li span a {
	font-weight: normal;
	font-size: 12px;}

#menu_cc li ul,
#menu_portail li ul {
	list-style-type: none;}

#menu_cc li ul *,
#menu_portail li ul * {
	font-size: 12px;
	font-weight: normal;}

/* menu communes */
#menu_communes * {
	font-size: 12px;
	font-weight: bold;
	color: white; 
	text-decoration: none;}
	
#menu_communes li a img {
	margin: 0 4px 0 0;}

#menu_communes li ul {
	margin: 0 0 0 10px;}
	
#menu_communes li ul * {
	font-weight: normal;}
	
#menu_communes li ul li ul * {
	font-size: 11px; }
	
#menu_communes li ul li ul li {
	padding: 0;}

/* ariane */
#fil_ariane {
	width: 600px;
	margin: 5px;}

#fil_ariane, #fil_ariane a {
	font-style: italic; 
	font-size: 1.05em;
	color: #6a6e58;
	text-decoration: none; }

#fil_ariane a:hover {
	text-decoration: underline overline;}	

/* articles */
.article,
.bloc_couleur {
	margin: 10px 0;
	line-height: 1.35em;
	font-size: 1.06em;}
	
/* articles */
.article h1,
.article h2 {
	font-family: "Cooper Black", "Cooper Std", Georgia, Times, "Times NewRoman", serif;
	font-weight: normal;
	line-height: normal;
	font-size: 24px;
	margin: 0;}
	
.article p {
	margin-bottom: 10px;}
	
.article .spip_logos {
	float: left;
	margin-right: 10px;
	}
	
.article .chapo {
	font-weight: bold;}
	
.article h3 {
	margin: 0;
	text-align: center;}
	
.article .notes {
	border: 1px #7f7f7f solid;
	padding: 5px;
	font-style: italic;}
	
.article .notes p {
	margin: 0 0 2px 0;}
	
.article dl.docs_joints {}

.article dl.docs_joints dt {
	float: left; }
	
/* articles blocs colores */
.bloc_couleur {
	padding: 0 5px;
	margin: 0 0 20px;
	color: white;
	background-color: #ff6846;}

.titre_couleur h2, .bloc_couleur h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 -5px 5px;
	padding: 3px 3px 3px 15px;
	color: white;
	background-color: #d24118;}
	
.bloc_couleur a {
	color: white;}

/* a la une */
dl.alaune {}

dl.alaune dt {
	font-size: 1.2em;
	font-weight: bold;}

dl.alaune dt img {
	vertical-align: middle;
	margin-right: 5px;}

dl.alaune dd {
	margin-left: 20px;}

dl.alaune dd.alaune_titre {
	font-weight: bold;
	font-size: 1.1em;}

dl.alaune dd.alaune_intro {
	margin-bottom: 5px;}

/* pied de page */
#pied_de_page img#picto_bas {
	margin-left: 25px;}

#pied_de_page #pdp_bas {
	background-color: #6a6e58;}

#pied_de_page #pdp_bas p {
	margin: 0;
	padding: 2px 0;
	text-align: center;
	color: white;
	font-size: 10px;}
	
#pied_de_page #pdp_bas p a {
	color: black;
	text-decoration: none;}
	
#pied_de_page #pdp_bas p a:hover {
	text-decoration: underline overline;}
	
#pied_de_page #pdp_bas p.cc {}
	
#pied_de_page #pdp_bas p.liens {
	color: black;}
	
#pied_de_page #pdp_bas p.realisation {
	color: black;}

/* articles par liste */
table.par_liste {
	width: 100%;
	padding: 0;
	margin: 10px 0;
	border-collapse: collapse;
	border-top: 1px solid black;}
	
table.par_liste tr td {
	border-bottom: 1px solid black;
	vertical-align: top; 
	padding: 3px; }

table.par_liste tr td p {
	margin: 0;
	padding: 0;}
	
table.par_liste td.logo_liste {
	width: 50px;}
	
table.par_liste td.titre_liste {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #d24118; }
	
table.par_liste td.chapo_liste {
}

table.par_liste a.lien_detail_js {
	color: gray;
	text-decoration: none;}
	
table.par_liste td.images_liste {
	width: 90px; }