/*  ----------------------------------------------------------- */
/*  Feuille de styles  SPIP 1.9 pj avril07 civs */
/*  ----------------------------------------------------------- */
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt; 
	text-align:left;
	letter-spacing: 0.05em;
	background-color:#DDE0E2;
	color: #333;
	margin:0;
	padding:0;	
}

/* - - - Blocs et mise en page - - - */
div#page {
	position: relative;
	width: 960px;
	margin: 0 auto;
	top: 0px;
	text-align:justify;
	background-color:#fff;
}

.conteneur-central {
	position: relative;
	margin: 0 auto;
	width:960px;
	text-align:left;
}

table#table_structurante {
	margin: 1em 0 1em 0;
}

td#colonne_gauche {
	width: 290px;
	padding: 2em 0.5em 2em 0;
}

td#colonne_milieu {
	width: 450px;
	padding: 5px;
}

td#colonne_centrale {
	padding: 0 2em 0 0.5em;
}

td#colonne_droite {
	width: 220px;
	padding: 5px 2px 0 1em;
	border-left: dotted 1px;
}

.separateur_d {
	width: 160px;
	margin-left: 0;
	padding-right: 1em;
	border-bottom: dotted #2A0000 1px;
}

.separateur_g {
	width: 460px;
	margin-left: 0;
	padding-right: 1.5em;
	border-bottom: dotted #2A0000 1px;
}

img, table {
	margin: 0;
	padding: 0;
	border: none;
}

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

.titre_rubrique a {
	color:#999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	margin-left: 0;
	padding-left: 0;
	text-decoration: none;
}

.titre_rubrique a:hover {
	color: #90b836;
	text-decoration: none;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
a:hover, a.spip_in:hover, a.spip_out:hover {
	color: #90b836;
	text-decoration: none;
}

.puce {
	background:url("images/puce_fleche.gif") no-repeat;
	width: 14px;
	height: 14px;
	padding: 0 .5em 0 1.5em;
	margin: 1.5em 0 .5em 0;
	display:inline;
}

.blanc {
	width: 14px;
	height: 14px;
	padding: 0 .5em 0 1.5em;
	margin: 1.5em 0 .5em 0;
	display:inline;
}

.nettoyeur {
	clear: both;
	display: block;
}
a.spip_in, a.spip_out {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
.filet-portails {
	position: relative;
	top: 0px;
	width: 960px;
	height: 25px;
	text-align: center;
	text-decoration: none;
}

#portails {
	position:absolute;
	top: 3px;
	left: 0px;
	width: 960px;
	height: 25px;
	text-align: left;
	font-size: 0.9em;
	font-weight:bold;
	text-decoration: none;
}

/* - - - Bandeau - - - */
.bandeau {
	position:relative;
	top: 0px;
	width: 960px;
	height: 138px;
	background: #fff url("images/banniere.jpg") no-repeat;
	text-indent: -3000px;
	display:block;
}
/* - - - Bloc du menu general - - - */
ul#bloc_menu {
	padding: 0px;
	margin: 2px;
	list-style: none;
}
ul#bloc_menu li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.sous-bloc_menu {
	padding: 0px;
	margin: 2px;
	list-style: none;
}
ul.sous-bloc_menu li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
ul.bloc_liens {
	padding: 5px 0 5px 0;
	margin: 0px;
	list-style: none;
}
ul.bloc_liens li {
	padding: 2px 0 2px 0;
	margin: 0px;
	list-style: none;
}
.titre_menu1 {
	color: #78787A;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.5em;
	border-bottom: dotted 1px #9A9A9C;
	padding-left: 5px;
	display: block;
}
a.titre_menu1:hover {
	color: #000000;
	text-decoration: none;
}
.titre_menu2 {
	color: #3C96CB;
	font-weight: bold;
	background:url("images/puce_menu_niv2.gif") -1px -1px no-repeat;
	padding-left: 15px;
	display: block;
}
a.titre_menu2:hover, a.titre_menu4:hover {
	color: #90b836;
	text-decoration: none;
}
.titre_menu3 {
	color: #9A9A9C;
	font-weight: normal;
	background:url("images/puce_menu_niv3.gif") -1px 2px no-repeat;
	padding-left: 15px;
	display: block;
}
a.titre_menu3:hover {
	color: #222222;
	text-decoration: none;
}
.titre_menu4 {
	color: #3C96CB;
	font-weight: normal;
	background:url("images/puce_menu_niv2.gif") -1px -1px no-repeat;
	padding-left: 15px;
	margin-left: 15px;
	display: block;
}
/* - - - Titres pages - - - */
h2 {
	color: #AEC301;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
}
h3 {
	color: #3C96CB;
	font-weight: bold;
	padding: 5px 0 0 10px;
}
.lien_actu {
	padding: 0 0 0 12px;
	color: #3C96CB;
	font-weight: bold;
	display: block;
}
a.lien_actu:hover {
	color: #90b836;
	text-decoration: none;
}
.lien_actu p {
	color: #78787A;
	font-weight: bold;
	margin: 0 0 0 -5px;
	padding: 0 0 0 40px;
	line-height: 3em;
	background:url("images/mivirapport.gif") 0 2px no-repeat;
}
a.lien_actu:hover p, a.lien_actu:hover #p_actu {
	color: #222222;
	text-decoration: none;
}
.lien_actu #p_actu {
	color: #78787A;
	font-weight: bold;
	padding: 0;
}
/* - - - Onglets du menu outils - - - */
#onglets_outils {
	margin-left: 0px;
	width: 960px;
	top: 0px !important;
	top: 4px;
	position: relative;
	line-height: 22px;
}
#onglets_outils ul {
	padding: 0px;
	margin: 0px;
}
#onglets_outils ul li {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
}

#onglets_outils ul li#rss a {
	float: left;
	margin-left: 0px;
	background:url("images/outils_rss_off.gif") no-repeat;
	width: 69px;
	height: 28px;
	text-indent: -3000px;
}
#onglets_outils ul li#rss a:hover {
	float: left;
	background:url("images/outils_rss_on.gif") no-repeat;
	text-indent: -3000px;
}

#blanc {
	float: left;
	width: 15px;
	height: 22px;
	background:url("images/outils_blanc.gif") no-repeat;
}

#onglets_outils ul li#contact a {
	float:left;
	background:url("images/outils_contact_off.gif") no-repeat;
	width: 94px;
	height: 28px;
	text-indent: -3000px;
}

#onglets_outils ul li#contact a:hover {
	float:left;
	background:url("images/outils_contact_on.gif") no-repeat;
	text-indent: -3000px;	
}

#onglets_outils ul li#aide a {
	float:left;
	width: 114px;
	height: 28px;	
	background:url("images/outils_aide_off.gif") no-repeat;
	text-indent: -3000px;	
}
#onglets_outils ul li#aide a:hover {
	float:left;	
	background:url("images/outils_aide_on.gif") no-repeat;	
	text-indent: -3000px;	
}
/* FORMULAIRE RECHERCHE */
#formulaire_spip_formulaire_recherche {
	border: #9b9b9b 1px solid;
	margin-left: 828px !important;
	margin-left: 551px;
	padding-top: 1px;
	top: 0px;
	height: 21px;
	background: #fff;
	width: 130px;
	position:relative !important;
	position:absolute;
}

form#recherche_mivi {
	padding: 0px;
	margin: 0px;
}

input.formrecherche {
	border: #fff 1px solid;
	font-size: 1em;
	width: 100px;
	color: #666666;
}

input.ok_recherche {
	border-top-width: 0px;
	font-size: 0.9em;
	background: #fff;
	border-bottom-width: 0px;
	width: 28px !important;
	width: 30px;
	height: 21px;
	color: #666666;
	position: relative !important;
	position: absolute;
	left: 0px !important;
	left: 100px;
	border-right-width: 0px;
	background:url("images/OKBleu.gif") no-repeat;
}

/* Pied de page */
div#pied {
	background-color: #B2D349;
	width: 960px;
	margin: 0 !important;
	margin: 1em 0 0 0;
	padding: .5em 0;
	color: #000000;
	text-align: center;
	clear: both;
	font-size: .9em;
	font-weight:bold;
}

#pied a {
	color: #000000;
	border: none;
	text-decoration: none;
}

#pied a:hover {
	color: #D66D20;
	border: none;
	text-decoration: none;
}
