a{
color: #009933;
text-decoration: none;
}

a:hover{
text-decoration: underline;
}

body {
       margin-top: 0px;
       
     }

/*
 * Mise en page des textes (bordures...)
 */

H1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #666666;
	margin: 0 0 0 0;
	}

.chapo {
	line-height: 1.4em;
	margin-top: 1em;
}
.texte {
}
.ps {
	padding-top: 0.6em;
	margin-top: 0.6em;
	border-top: 1px dashed #404040;
}
.notes {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	border-top: 1px solid #a0a0a0;
	padding: 1.5em;
}

/*
 * Habillage des menus et de la navigation
 */

.barre_menu {
	position:relative;
	float:left;
	margin-left:10px;
	background-image:url(images/societe_bg_bouton.jpg);
}

a.barre_menu{
	width: 121px;
	height: 33px;
	position:relative;
	float:left;
	margin-left:10px;
	background-image:url('images/societe_bg_bouton.jpg');
}

a.barre_menu:hover{
	width: 121px;
	height: 33px;
	position:relative;
	float:left;
	margin-left:10px;
	background-image:url('images/societe_bg_bouton_over.jpg');
}

.menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu ol {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: none;
}
.menu-titre {
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px dashed #d0d0d0;
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
}
.menu-item {
	margin: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 80%;
}

/* Des couleurs specifiques selon les types de menus */

.general		{ background-color: #f8f8e8; text-align:center; }
.general .menu-titre 	{ background-color: #fcfcf0; }

.rubriques 		{ background-color: #eaffea; text-align:center; }
.rubriques .menu-titre	{ background-color: #f2fff2; }

.breves 		{ background-color: #ffeaea; }
.breves .menu-titre	{ background-color: #fff2f2; text-align:center; }

.divers 		{ background-color: #eaeaff; }
.divers .menu-titre	{ background-color: #f2f2ff; text-align:center; }

.forums 		{ background-color: #e8f8f8; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }


/*
 * Styles pour le contenu (c-a-d. la colonne principale)
 */

.contenu {
	margin: 15px;
}
.contenu h2.titre-extrait {
}
.contenu h2.titre-texte {
}
.contenu .surtitre {
	margin-top: 0em;
	margin-bottom: 0em;
}
.contenu .detail {
	margin-left: 2em;
}
.contenu .detail .important {
	color: #a02020;
}
.extrait {
	margin: 0.1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 2em;
	margin-right: 0.1em;
	line-height: 1.4em;
}
.liste-articles {
	margin-top: 1em;
	margin-bottom: 1em;
	clear: left;
}


.liste_onglets
{list-style:url(images/puce.gif);
list-style-position: outside;
#margin-left: 0px;
padding-left: 20px;
}

.liste_une
{list-style: disc;
list-style-position: outside;
#margin-left: 0px;
padding-left: 20px;
}

.espace{
font-family:Arial, Helvetica, sans-serif;
font-size: 6px;
}

.contenu .forum-repondre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0.6em;
}


/*
 * Disposition a l'ecran : colonnes, encarts, cartouches
 */

#principal {
	position: relative;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

#entete {

	width:1000px;
	height:116px;
	background-color:#ffffff;
	border-left-style:solid;
	border-left-color: #006633;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color: #006633;
	border-right-width:1px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	text-align:center;
}

#corps {

	width:1000px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}

#une {
float: left;
width: 600px;
text-align: justify;
text-indent: 10px;
padding-left: 5px;
padding-right: 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#autres_unes{
float: left;
width: 593px;
height: auto;
padding-left: 5px;
}

#publicite_autres_unes{
display: block;
float: right;
width: 300px;
height: auto;
padding-left: 5px;
}

#boite_autres_unes{
background-color:#ffffff;
border-top: none;
border-left-style: solid;
border-left-width: 3px;
border-left-color: #FFCC99;
border-right: none;
border-bottom: none;
text-align:left;
margin-bottom: 7px;
padding-left: 7px;
}

#boite_articles_jour{
background-color:#ffffff;
border-top: none;
border-left-style: solid;
border-left-width: 3px;
border-left-color: #CCCCCC;
border-right: none;
border-bottom: none;
text-align:left;
margin-bottom: 7px;
padding-left: 7px;
}

#contenu
{
float: left;
width: 550px;
height: auto;
padding-left: 5px;
background-color:#ffffff;
border-top: none;
border-left: none;
border-right: none;
border-bottom: none;
text-align:left;
margin-bottom: 7px;
padding-left: 7px;
}

#liste_articles
{
margin-left: 0px;
padding-left: 0px;
}

#onglets1
{
float: left;
width: 435px;
height: auto;
padding-left: 5px;
background-color:#ffffff;
border-top: none;
border-left: none;
border-right: none;
border-bottom: none;
text-align:left;
margin-bottom: 7px;
padding-left: 7px;
}

.table_liste
{
border-bottom-style: solid;
border-bottom-width: thin;
border-bottom-color: #CCCCCC;
}

.banniere_principale{
width:468px;
height:60px;
background-color:#FFFFFF;
border-style:solid;
border-color:#990000;
border-width:1px;
margin-left: auto;
margin-right: auto;
}

.menu_principal{
position:relative;
width:1000px;
height:36px;
margin-top:10px;
}


#plan {
	position: absolute;
	left: 2em;
	top: 0px;
	margin: 0px;
	padding: 0px;
	margin-right: 2em;
	margin-top: 2em;
}

#navigation {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 24%;
	/*width: 14em;*/
	padding: 0px;
	margin: 0px;
	/*margin-left: 1.8em;*/
	margin-left: 3%;
	margin-top: 1.5em;
}

.encart {
	float: right;
	/*width: 14em;*/
	width: 34%;
	margin-left: 4%;
	/*margin-left: 2em;*/
	margin-top: 1em;
	margin-bottom: 0em;
	margin-right: 0px;
}

.cartouche {
	padding-top: 1em;
	border-top: 2px solid #404040;
	margin-bottom: 0em;
}

.cartouche .spip_logos {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0.8em;
}


/*
 * Habillage du plan du site
 */

.plan-secteur {
	margin-top: 0em;
	margin-bottom: 3em;
	clear: right;
}

.plan-secteur h1 {
	display: block;
	border: 1px solid #a0a0a0;
	margin: 0px;
	padding: 8px;
	font-size: 150%;
	font-weight: bold;
	background-color: #e0ffe0;
	text-align:center;
}
.plan-rubriques {
	clear: left;
	display: block;
	list-style: none;
}
.plan-rubrique {
	display: inline;
	border: 1px solid #a0a0a0;
	padding: 3px;
	font-weight: bold;
}
.plan-articles {
	clear: left;
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style: square;
}

/* Eclaircissement progressif des rubriques en fonction de la profondeur */

ul .plan-rubrique {
	background-color: #e0ffe0;
	border-color: #b8b8b8;
}
ul ul .plan-rubrique {
	background-color: #eaffea;
	border-color: #d0d0d0;
}
ul ul ul .plan-rubrique {
	background-color: #f4fff4;
	border-color: #e8e8e8;
}


/*
 * Habillage des forums
 */

ul.forum-total {
	display: block;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.forum-fil {
	margin-top: 3em;
}
.forum-fil ul {
	display: block;
	margin: 0px;
	margin-left: 2em;
	padding: 0px;
	list-style: none;
}
.forum-titre {
	font-weight: bold;
	font-size: 120%;
}
.forum-item {
	margin: 0px;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0em;
	text-align: justify;
	color: #303030;
	font-size: 80%;
}
.forum-repondre-message {
	text-align: right;
}

/* Boite d'un forum : eclaircissement progressif des bords */

ul .forum {
	border: 1px solid #909090;
	padding: 0px;
	margin: 0px;
	margin-bottom: 1em;
}
ul ul .forum {
	border: 1px solid #a4a4a4;
}
ul ul ul .forum {
	border: 1px solid #b8b8b8;
}
ul ul ul ul .forum {
	border: 1px solid #cccccc;
}
ul ul ul ul ul .forum {
	border: 1px solid #e0e0e0;
}
ul ul ul ul ul ul .forum {
	border: 1px dashed #e0e0e0;
}

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */

ul .forum-chapo {
	border: 0px;
	border-bottom: 1px dashed #b8b8b8;
	margin: 0px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 90%;
	background: #c4e0e0;
}
ul ul .forum-chapo {
	background: #d4e8e8;
}
ul ul ul .forum-chapo {
	background: #e4f0f0;
}
ul ul ul ul .forum-chapo {
	background: #f4f8f8;
}
ul ul ul ul ul .forum-chapo {
	background: #ffffff;
}


/*
 * Habillage des petitions
 */

.signatures {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
	width: 100%;
}
.signatures td {
	-moz-border-radius: 0.4em;
}
.signatures-titre {
	clear: right;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
	padding: 0.5em;
	margin: 0px;
}
.signature-date {
	white-space: nowrap;
	background: #e4f0f0;
	padding: 0.5em;
}
.signature-nom {
	font-weight: bold;
	background: #ecf4f4;
	padding: 0.2em;
	text-align: center;
}
.signature-message {
	font-size: 85%;
	background: #f4f8f8;
	padding: 0.4em;
	text-align: justify;
}


/*
 * Formulaires
 */
#q{	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #eee url("images/search.gif") no-repeat 0px center;
	padding-left: 18px;
	width: 125px;
	margin-top:9px;}
#q:focus {background: #fff url("images/search.gif") no-repeat 0px center;}
.formrecherche {
	background-color: #f2f2f2;
	color: #505030;
	margin: 0px;
	padding: 2px;
	border: solid 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}

.formulaire {
	color: black;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #a0a0a0;
	background-color: #f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
}
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: dashed 1px #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.spip_bouton {
	border: 2px solid #404040;
	padding: 3px;
	background: #d0d0d0;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.spip-admin {
	position: fixed;
	bottom: 0px;
	font-size: 90%;
	padding: 2px;
	line-height: 1.4em;
}


.spip_doc_titre{

color: #333333;
font-size:10px;
font-style: italic;
background-color: #CCCCCC;
padding-left: 3px;
}

.spip_documents_left
{
margin-right: 7px;
}

#article {
background-color: #EEEEEE;
border-style: solid;
border-width: 1px;
border-color: #CCCCCC;
text-align: justify;
color: #000000;
padding-left: 5px;
padding-right: 5px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
height: auto;
}


H1{font-family:Arial, Helvetica, sans-serif;
font-size: 15px;
color:#330000;
}

.surtitre_autres_unes{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
font-weight: bold;
}

.titre_autres_unes{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
}

.sign_autres_unes{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: bold;
color:#333333;
}

##style pour les onglets

.TabCommon {COLOR: #FF9900; PADDING: 5px; FONT-WEIGHT: bold; TEXT-ALIGN: center; HEIGHT: 30px; WIDTH: 100px;}
.TabContent {PADDING: 5px;}
.TabContentBottom {PADDING: 10px; BORDER-BOTTOM: 1px solid #CCCCCC;}
.TabOff {CURSOR: pointer; BACKGROUND-COLOR: #CCCCCC; COLOR: #555555; BORDER-RIGHT: 1px solid #CCCCCC; BORDER-LEFT: 1px solid #FFFFFF; font-family: arial; font-size: 14px; font-weight: bold; BORDER-TOP: 1px solid #CCCCCC; padding-left: 5px; padding-right: 5px;}
.TabOn {CURSOR: pointer; BORDER-TOP: 1px solid #CCCCCC; COLOR: #555555; padding-left: 5px; padding-right: 5px; font-family: arial; font-size: 14px; font-weight: bold;}
.TabBorderBottom{BORDER-BOTTOM: 1px inset #CCCCCC;}
.TabActiveBorderLeftRight{BORDER-RIGHT: 1px solid #CCCCCC; BORDER-LEFT: 1px solid #CCCCCC;}
.TabActiveBackground {BACKGROUND-COLOR: #E9E9E9;}

.caricature
{display: inherit;
width: 435px;
clear:both;
background-color:#FFFFFF;
border:#FFFFFF;
}

.articles_jour
{display: inherit;
clear:both;
float:left;
background-color:#FFFFFF;
border:#FFFFFF;
width: 550px;
}

.blogosphere
{display: inherit;
width: 435px;
clear:both;
background-color: #F2F2F2;
border-left-color:#CCCCCC;
border-rignt-color:#CCCCCC;
border-top-style:solid;
border-top-color: #999999;
}

.dossiers
{display: inherit;
width: 435px;
clear:both;
background-color: #FFECEC;
border-left-color:#FFECEC;
border-rignt-color:#FFECEC;
border-top-style:solid;
border-top-color: #FF9999;
}
