/*  Couleur générale des titres, sous-titre, etc... ici = #2b9901 = rouge */

/**** général *****************************************************/

* {
	margin:0;
	padding:0
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:1.5em;
	margin:0;
	background-color:#c9d325	
}

a { text-decoration: none; color:#3e9a04}
a:hover { text-decoration:underline; color:#333}
a:visited {text-decoration: none; color:#3e9a04 }
a:visited:hover { text-decoration:underline; color:#333 }
a:active, a:focus{ color:#666}

p {padding:5px 0 5px 0 }
strong { color:#3e9a04;font-weight:bold }
img, a img { border:0 }
abbr, acronym { cursor: help; border-bottom: 1px dotted; }
del { text-decoration: line-through; }
ins { text-decoration: none; padding-left:5px }
ol { }
ol li { }
ul { }
ul li {list-style:square}

table { empty-cells: show;border-collapse: collapse;border:1px solid #999 }
table tr td {padding:2px;color:#333}
table tr th {padding:2px;color:#333}
table thead {background:url(images/bg_forum-chapo.jpg) repeat-x;color:#FFF }
table tfoot {background:url(images/bg_forum-chapo.jpg) repeat-x;color:#FFF }

h1, h2, h3 { color:#2b9901; margin: 0; padding: 0; font-size: 1em; font-weight:bold}
h1 {font-size:20px}
h2 {font-size:16px}
h3 {font-size:14px}


/*********************************************************************/
h2.menu-titre {color:#333;font-size:11px;}

.page_plan .contre-encart ul li a {color:#2b9901}
.cartouche small a {font-size: 0.71em;color:#2b9901 }
.cartouche .titre {color: #2b9901}

.forum-chapo {color:#FFF}

ul li.forum-fil{list-style:none}

.ps, .notes {margin-top: 3em;padding-top: 6px;color:#2b9901;border-top: 1px solid #CCC}

.spip_bouton input { float: right;background-color:#2b9901;color:#FFFFFF;padding:3px}

#contenu .contre-encart ul li {list-style:none}

.ps { font-size: 0.82em;color:#2b9901; }
.notes { clear: both; font-size: 0.77em;	color:#2b9901; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; color:#2b9901; }
.forum-repondre a {color:#2b9901}
.liste-articles a {color:#2b9901}

#page .breves  ul li , #page .breves ul,.breves ul li a, #page .forums ul li , #page .forums ul,.forums ul li a   {color:#2b9901}
#page .breves ul li a, #page .forums ul li a {color:#2b9901}

#page .forums ul li , #page .forums ul,.forums ul li a  {color:#2b9901}

#footer strong {color:#666666}

.rubriques ul li a:hover {color:#FFF}

#actu h3 {font-size:13px;font-weight:bold;color:#FFFFFF}

