/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	font-size: 1em;
	color: #40474f;
	background:url(images/fond.jpg) no-repeat top center;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

.spacer { clear:both}
.affiche {display:block;}
.cache {display:none}

/*  ------------------------------------------
/*  maquette
/*  ------------------------------------------ */
#page {
	position:relative;
	width:983px;
	margin:0 auto;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6, dl, dd, dt, ul, li { margin: 0; padding: 0; font-weight: normal; }
h2 a:hover, h2 span a:hover,

a:hover { color:#ff3e01; }
a { color: #40474f; }
.orange {color:#ff3e01;}


/*  BLOCS PRINCIPAUX */
#conteneur {
	position:relative;
	margin:0 auto;
	width: 983px;
}

#centre {
	position:relative;
	width:695px;
}
#navigation {
	position:relative;
	margin-top:145px;
	width:684px;
	height:47px;
	background:url(images/barre_navigation.gif) no-repeat;
	}
#page { 
	width:100%;
	}
#hierarchie {
	position:absolute;
	top:16px;
	left:87px;
	}	
#hierarchie { font-size:0.65em}
#hierarchie a {
	color:#000000; 
	text-decoration:none;
	}
#hierarchie a:hover { color:#ff3e01}

#navigation div.formulaire_recherche {
	position:absolute;
	top:0;
	right:0;
	width:300px;
	height:32px;
	background:url(images/loupe.gif) no-repeat 85px 15px;
	}
#navigation div.formulaire_recherche input { 
	font-size:0.71em;	
	border:solid 1px #e5e5e5; 
	width:185px; 
	position:absolute; 
	top:15px; 
	right:10px;
	}

#colonne_menu, #centre, #page,
#colonne_droite,
#colonne_gauche {
	position:relative;
	float:left;
	margin:0;
	padding:0;
}
#colonne_menu { position:relative; width:288px;}

#colonne_gauche { 
	width:469px;
	margin-left:12px;
}

#colonne_droite {
	width:200px;
}
#menu_haut {
	position:relative;
	margin-top:40px;
	}
#menu_haut ul li {
	position:relative;
	list-style-type:none;
	float:left;
	}
#menu_haut ul li a {display:block; height:91px; text-indent:-50000px;}

#menu_haut ul li.acces_collectivites a { background:url(images/bt_collectivites.jpg) no-repeat; width:190px;}
#menu_haut ul li.acces_entreprises a { background:url(images/bt_entreprise.jpg) no-repeat; width:198px;}
#menu_haut ul li.acces_particuliers a { background:url(images/bt_particuliers.jpg) no-repeat; width:198px;}
#menu_haut ul li.acces_extranet a { background:url(images/bt_extranet.jpg) no-repeat; width:98px;}

#menu_haut ul li.acces_collectivites a:hover { background:url(images/bt_collectivites_over.jpg) no-repeat;}
#menu_haut ul li.acces_entreprises a:hover { background:url(images/bt_entreprise_over.jpg) no-repeat;}
#menu_haut ul li.acces_particuliers a:hover { background:url(images/bt_particuliers_over.jpg) no-repeat;}
#menu_haut ul li.acces_extranet a:hover { background:url(images/bt_extranet_over.jpg) no-repeat;}

.haut_page { font-size:11px;}

#logo h1 a {
	position:relative;
	margin-top:16px;
	display:block;
	width:206px;
	height:52px;
	background:url(images/logo_adn.gif) no-repeat;
	text-indent:-50000px; 
	}
#zoom_caracteres {
	position:relative;
	width:98%;
	height:20px;
	text-align:right;
	}
#zoom_caracteres img {
	padding-left:5px;
	padding-right:5px;
	border-left:solid 1px #badae0;
	}
	
#signature {
	position:relative;
	margin-top:5em;
	}
#signature p {
	font-size:0.71em;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding:0;
	}
#signature ul li {
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
	}
#signature ul { margin:0; padding:0}
#signature ul li a {
	font-size:0.65em;
	color:#a3a6ab;
	text-decoration:none;
	}
#signature ul li a:hover {
	color:#FFFFFF;
	}
	
/* MENU PRINCIPAL */
#menu {
	position:relative;
	margin-top:47px;
	width:288px;
	text-align:left;
	background:url(images/entete1.jpg) no-repeat;
	}
#menu #body_nav {
	position:relative;
	padding-top:85px;
	width:288px;
	}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	}
#outils a {
	color:#878b91;
	text-decoration:none;
	}
#menu a:hover, #outils a:hover {color:#ff3e01;}
#menu ul.n1, #outils ul.n1 {margin-left:10px;}
#menu ul li.n1, #outils ul li.n1 {
	font-size:0.71em;
	font-weight:bold;
	list-style-type:none;
	padding-top:1em;
	padding-bottom:1em;
	padding-left:1em;
	width:188px;
	/*border-bottom:solid 1px #595f67;*/
	border-top:solid 1px #595f67;
	line-height:1.5em;
	}	
#menu ul li.n1 a, #outils ul li.n1 {
	display:block;
	}
#menu div.n2 ul { margin-left:15px; margin-bottom:0.5em;}
#menu div.n2 ul li {
	position:relative;
	font-size:11px;
	line-height:1.3em;
	list-style-type:none;
	width:185px;
	}
#menu ul.n1 li div.n2 ul li a { color:#ffffff; font-weight:normal}
#menu ul.n1 li div.n2 ul li a:hover { color:#ff3e01; font-weight:normal}

#menu div.n2 ul li a span {color:#ff3e01;}
#menu div.n3 ul {margin-left:20px; margin-top:0; margin-bottom:0;}
#menu div.n3 ul li {
	list-style-type:none;
	font-size:11px;
	width:170px;
	margin-bottom:0;
	margin-top:0;
	line-height:1.6em;
	}
#menu ul.n1 li.on a, #menu ul.n1 li div.n2 ul li.on a,
#outils ul.n1 li.on a, #outils ul.n1 li div.n2 ul li.on a { color:#ff3e01;font-weight: bold;}

p.logout { font-size:0.65em; padding-left:2em;}
#menu p.logout a {color:#878b91;}

/* outils */
#outils {
	position:relative;
	margin-top:30px;
	width:288px;
	text-align:left;
	background:url(images/entete2.gif) no-repeat;
	padding-top:55px;
	}

/* ACCUEIL */

#news, #edito {width:407px;}

#edito {
	position:relative;
	margin-top:30px;
	}
#edito h2 {background:url(images/tx_edito.gif) no-repeat; width:95px; height:30px; text-indent:-50000px}
#edito p {font-size:0.71em;}
#edito p a {font-size:11px}
#edito img { border:solid 2px #e5e5e5; margin-left:10px;}
#edito #photo_edito {float:right; font-size:11px; text-align:center}

#news {
	position:relative;
	margin-top:2em;
	padding-top:1em;
	border-top:solid 1px #e5e5e5;
	}
body.page_rubrique #news { margin-top:0; border-top:0; padding-top:0}

#news h2 {background:url(images/tx_dernieres_news.gif) no-repeat; width:185px; height:20px; text-indent:-50000px;}
#pub h2 {background:url(images/tx_dernieres_pub.gif) no-repeat; width:200px; height:20px; text-indent:-50000px;}

#news dl, #pub dl {
	margin-top:1em;
	padding-bottom:0.5em;
	border-bottom:solid 1px #e5e5e5;
	}
#news dl dt img, #pub dl dt img {border:solid 2px #e5e5e5; float:right;}

#news dd, #pub dd {
	font-size:0.71em;
	}
#news dd.introduction, #pub dd.introduction {
	color:#9fa3a7;
	margin-top:0.5em;
	padding-left:1em;
	}

#news dd.introduction a, #pub dd.introduction a { font-size:10px;color:#9fa3a7; text-decoration:underline}
#news dd.introduction a:hover, #pub dd.introduction a:hover { color:#ff3e01;}
#news dd a {text-decoration:none;}

div.lien_toute { margin-bottom:2em; text-align:right; padding-right:4em;}
div.lien_toute a { font-size:0.71em; text-transform:uppercase; font-weight:bold; }
div.lien_toute a:hover { color: #333333}

.fleche { background:url(images/fleche.gif) no-repeat 0px 5px; padding-left:1em;}

#adn_c_quoi {
	position:relative;
	width:202px;
	height:175px;
	background:url(images/fd_c_quoi.gif) no-repeat;
	margin-top:1em;
	}
#adn_c_quoi p {
	color:#9fa3a7;
	font-size:0.71em;
	margin:0;
	padding:1em;
	padding-top:3em;
	line-height:1.2em;
	}
#adn_c_quoi p a {color:#9fa3a7; font-size:10px;}
#adn_c_quoi p a:hover {color:#ff3e01;}

#adn_c_qui {
	position:relative;
	margin-top:1em;
	width:202px;
	}
#adn_c_qui img { float:left;}



/* RUBRIQUE */
#sommaire_rubrique { width:440px;}
#sommaire_rubrique h2 {	font-size:1.15em; margin-bottom:1em;}
#sommaire_rubrique div.texte_rubrique {font-size:0.88em;}
#sommaire_rubrique div.descriptif_rubrique { font-size:0.88em;font-weight:bold;}

/* ARTICLE */
#article { width:95%;}
#article h2 {font-size:1.15em; margin-bottom:1em;}
#article div.texte_article { font-size:0.82em; text-align:justify;}
#article div.descriptif_article { font-size:0.71em; text-align:justify; font-weight:bold}

span.spip_documents img {border:solid 2px #e5e5e5 }

#photos_jointes { position:relative; margin-top:2em; margin-bottom:2em;}
#photos_jointes dl dt { margin:0; padding:0; }
#photos_jointes dl dd { font-size:0.65em; text-align:center; margin:0; padding:0; }

#documents_joints { border:solid 1px #CCCCCC; padding:0.5em;}
#documents_joints h4 {font-size:0.77em; font-weight:bold; text-transform:uppercase}

#documents_joints ul li {
	list-style-type:none;
	margin-left:1em;
}
#documents_joints ul li a { font-size:0.65em;}
#documents_joints ul li span { font-size:0.65em;}

/* Raccourcis typographiques de SPIP */
h3.spip {
	color:#ff3e01;
	margin-top: 2em; 
	margin-bottom: 1em; 
	font-size: 1em; 
	border-bottom: solid 1px #CCCCCC;
	font-weight: bold; 
	}

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	/*border: 1px solid #f4d8d0;*/
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #666666; color:#FFFFFF }
table.spip tr.row_odd { background: #fbddb3; }
table.spip tr.row_even { background: #f9cf92; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: top; }

ul.spip li {
	margin-left:4em;
	line-height:1.5em;
	margin-bottom:0.5em;
	}
	
/* PLAN DU SITE */
body.page_plan #colonne_gauche h2 a {
	font-size:0.88em;
	}
div.contre-encart {
	margin-left:2em;
	margin-bottom:2em;
	}
div.contre-encart ul li {
	margin-left:1em;
	font-size:0.71em;
		}
	
#colonne_droite ul#plan_site_annexe li { list-style-type:none;}
#colonne_droite ul#plan_site_annexe li a { font-size:0.71em; text-transform:uppercase}


/* RESULTAT RECHERCHE */
body.page_recherche #colonne_gauche h2 {font-size:1.15em; margin-bottom:1em;}

body.page_recherche #colonne_gauche div.liste-articles { margin-bottom:2em;}

body.page_recherche #colonne_gauche div.liste-articles h2, 
body.page_recherche #colonne_gauche div.rubriques h2 { font-size:0.88em; font-weight:bold; margin:0; padding:0}

body.page_recherche #colonne_gauche div.liste-articles ul li,
body.page_recherche #colonne_gauche div.rubriques ul li { 
	font-size:0.77em;
	list-style-type:none;
	}
	
/* EXTRANET */
body.page_extranet #colonne_gauche h2 {font-size:1.15em; margin-bottom:1em;}

body.page_extranet #colonne_gauche legend {
	font-size:0.88em; 
	font-weight:bold;
	}
body.page_extranet #colonne_gauche p.spip_bouton input { background-color:#40474F; color:#FFFFFF; border:0}
body.page_extranet #colonne_gauche label { font-size:0.77em; color:#40474f;}
body.page_extranet #colonne_gauche div.formulaire_login p a { font-size:0.65em;}

/* PAGINATION */
p.pagination { font-size:0.77em; color:#ff3e01;}