body {
	background-color: #999999;
}
.bordurebasdroite {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.borduredroite {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
}


 #navcontainer { width: 139px; }

#navcontainer ul
{
	margin-left: 0;
	margin-top : 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 139px;
background-color: #FFFFFF;
border-bottom: 1px solid #999999;
/*border-right: 1px solid #999999;*/

}

#navcontainer a:link, #navlist a:visited
{
color: #666666;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #E6E6E6;
color: #666666;
}.bordBas {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
}

a.pied {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	text-decoration: underline;
}
a.pied :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #666666;
	text-decoration: none;
}
.dotLeftBottom {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.dotRight {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #990000;
}

.dotLeftBottomActu {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #336633;
	border-left-color: #336633;
}
.dotRightActu {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #336633;
}

p.spip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	color: #333333;

}.BreveTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.BreveTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.BreveTitre :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: underline;
}
.BreveTexteDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
}
.Partenaires {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
}
.Forums {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFDA96;
	font-weight: bold;
}
.TitreRub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: none;
	color: #990000;
	font-weight: bold;
}
/*
 * Habillage des menus et de la navigation
 */

/*.menu {
	border: 1px solid #a0a0a0;
	border-top: 0px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
}*/
/*.menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: disc url(/images/puce_art2.gif) inside;
}*/
li.menu {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: url(images/puce_art2.gif) none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
li.menu a{
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: url(images/puce_art2.gif) none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

li.menu a:hover{
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
	list-style: url(images/puce_art2.gif) none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

ul.menu{

	margin: 0px;
	padding: 0px;

}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	line-height: 130%;
	color: #990000;
}


.forums 		{ background-color: #e8f8f8; }
.forums .menu-titre	{ background-color: #f0fcfc; text-align:center; }
.contenu .forum-repondre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
	margin-top: 0.6em;
}
/*
 * 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, .signatures th {
	-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
 */

.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 {
}
.spip_bouton {
	background-color: #FFFFFF;
	color: #990000;
	    border: 2px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

}


.formulaire {
	color: #333333;
	margin: 0px;
	margin-bottom: 16px;
	padding: 4px;
	border: 1px solid #666666;
	background-color: #f6f6f6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.forml {
	background-color: #ececec;
	margin: 4px;
	padding: 1px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

spip_encadrer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

.spip-admin {
}


.TitreDocu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.DocuDescriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.BreveTexteDateDroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 130%;
	text-align: right;
}

a.spip_out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	text-decoration: underline;
}
a.spip_out :hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	background-color: #666666;
	text-decoration: none;
}.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
}
.inputform {
	background-color: #FFF1ED;
	border: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.spip_documents {
	margin: 5px;
	padding: 3px;

}
.spip_documents_center{
	text-align: center;

}

.spip_logos {
	margin: 5px;
	padding: 3px;

}

ul.spip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	color: #666666;
}

li.spip{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	color: #333333;
}


.carre {
font-family:Arial, Helvetica, sans-serif;
border:2px #990000 solid;
padding:5px;
text-align:center;}

.carre a{
text-decoration:none;
color:#990000;
font-weight:bold;
font-size:14px;
padding:0;
margin:0;
}

.carre a:hover {
color:#003399;}

.carre ul {
padding:10px;
margin:5px;
line-height:16px;;
}
.carre li {
font-size:11px;
list-style-type:none;
padding:0;
margin:0;}
