/* general */
body {
	font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	background: #f5f5f5 url(../img/fond.png) repeat top left;
}
body, div, span, ul, li, p, h1, h2, h3, h4, h5, h6, a, table, td, th {
	margin: 0;
	padding: 0;	
	border: 0;
}
h1, h2, h3, h4, h5, h6, strong {
	color: #84BD0B;
}
#centre .bloc .contenu strong {
	color: #333;
}
#centre .bloc .contenu a strong {
	color: #84BD0B;
}
td, th {
	padding: 3px;
	vertical-align: top;
}
a {
	color: #84BD0B;
	text-decoration: underline;
}
a:hover {
	color: #84BD0B;
	text-decoration: underline;
}
img {
	border: 0;
}

/* blocs page */
#conteneur {
	position: relative;
	width: 980px;
	margin: 10px auto;
	background: #fff url(../img/haut.jpg) no-repeat top left;
	border: 1px solid #dfdfdf;
	/*-moz-border-radius: 0 0 15px 15px;*/
	padding-bottom: 5px;
}
#haut {
	height: 123px;
}
#menu {
	visibility:hidden;
	height: 33px;
}
#centre {
	margin: 0 200px;
	min-height: 1500px;
}
#gauche {
	float: left;
	position: absolute;
	top: 155px;
	left: 0;
	width: 185px;
}
#droite {
	float: right;
	position: absolute;
	top: 155px;
	right: 0;
	width: 185px;
}
#gauche a, #gauche input, #droite a, #droite input {
	position: relative;
	z-index: 1;
}
#bas {
	clear: both;
	margin-top: 5px;
	padding: 0px;
	text-align: center;
	/*display:none;*/
}
#copyright {
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
	font-size: 0.9em;
	width: 980px;
	margin: 0 auto;
}

/* conteneur */
#conteneur .conteneurfond {
	/*background: url(../img/bas.jpg) no-repeat bottom right;*/
}

/* haut */
#haut span {
	display: none;
}
#haut img#logo {
	display: none;
}

/* menu */
#menu ul {
	margin-left: 180px;
	list-style-type: none;
}
#menu li {
	float: left;
}
#menu li a {
	display: block;
	width: 104px;
	height: 20px;
	text-align: center;
	padding-top: 11px;
	background: url(../img/onglet.jpg) no-repeat top left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	letter-spacing: 1px;
	font-weight: bold;
}
#menu li a:hover {
	/*background-position: 0 -34px;*/
	color: #84BD0B;
}

/* centre */
#centre .bloc {
	margin: 10px 0;
}
#centre .bloc .debut {
	height: 20px;
}
#centre .bloc .fin {
	height: 5px;
}
#centre .bloc .contenu {
	padding: 0 12px 0 11px;
	text-align: left;
}
#centre .bloc .contenu .spacer {
	padding:1px;
	clear: both;
}

/* gauche et droite */
#gauche .bloc {
	margin: 18px 0 18px 9px;
	border: 1px solid #dfdfdf;
	background: #f5f5f5;
	/*-moz-border-radius: 0 0 15px 0;*/
}
#droite .bloc {
	margin: 18px 9px 18px 0;
	border: 1px solid #dfdfdf;
	background: #f5f5f5;
	/*-moz-border-radius: 0 0 0 15px;*/
}
#gauche .bloc .debut, #droite .bloc .debut {
	height: 21px;
}
#gauche .bloc .fin, #droite .bloc .fin {
	height: 15px;
}
#droite .flux {
	margin: 18px 9px 18px 0;
	text-align: center;
}
#droite .flux a.texte {
	position: relative;
	top: -12px;
	margin-left: 5px;
	color: #333;
	text-decoration:underline;
}
#gauche .bloc .contenu, #droite .bloc .contenu {
	padding: 0 10px;
	min-height: 45px;
}
#gauche .bloc .contenu strong, #droite .bloc .contenu strong {
	color: #333;
}
#gauche ul, #droite ul {
	list-style-type: none;
}
#gauche li a, #droite li a {
	color: #84BD0B;
	padding: 5px 0 5px 0px;
	line-height: 23px;
}
#gauche li a:hover, #droite li a:hover {
	color: #84BD0B;
	text-decoration: underline;
}
#droite a, #gauche a {
	color: #84BD0B;
}
#droite a:hover, #gauche a:hover {
	color: #84BD0B;
	text-decoration: underline;
}
#droite a:hover img, #gauche a:hover img {
	border-color: #84BD0B;
}
.bloc .contenu .center {
	text-align: center;
}

/* bas */
#bas .bloc {
	font-size: 0.9em;
	margin: 5px 0 0 0;
}
#bas .bloc_icones {
	float: right;
	margin-top: -35px;
	display: none;
}
#bas a {
	color: #84BD0B;
}
#bas a:hover {
	text-decoration: underline;
}
#bas span {
	color: #bbb;
}

/* copyright */
#copyright a {
	color: #333;
}

/* retouraccueil */
#retouraccueil a {
	position: absolute;
	top:0;
	width: 980px;
	height: 123px;
}
#retouraccueil span {
	display: none;
}

/* naviginfo et navigerreur */
#naviginfo, #navigerreur {
	width: 570px;
	margin: auto;
}
#naviginfo .fermer, #navigerreur .fermer {
	float: right;
}
#navigerreur .bloc {
	padding: 10px;
    border-top: 1px solid #f00;
    border-left: 1px solid #f00;
    border-right: 3px solid #f00;
    border-bottom: 3px solid #f00;
	background: #f5f5f5;
}
#naviginfo .bloc {
	padding: 10px;
    border-top: 1px solid #84BD0B;
    border-left: 1px solid #84BD0B;
    border-right: 3px solid #84BD0B;
    border-bottom: 3px solid #84BD0B;
	background: #f5f5f5;
}

/* chemin */
#centre .bloc .contenu .chemin {
	position: relative;
	top: -15px;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	color: #bbb;
}
#centre .bloc .contenu .chemin a {
	color: #bbb;
}
#centre .bloc .contenu .chemin a:hover {
	color: #84BD0B;
}

/* addthis */
#centre .bloc .contenu #addthisbutton {
	position: absolute;
	margin-top: -33px;
	margin-left: 0px;
}
#centre .bloc .contenu #addthisbutton img {
	margin-left:5px;
}

/* titres */
.bloc .contenu strong.titre, .bloc .contenu_actu strong.titre, .bloc .contenu strong.titre_souligne, #centre .bloc .contenu h2 {
	position: relative;
	top: -10px;
	font-size: 13px;
	font-weight: bold;
	display: inline;
}
#centre .bloc .contenu strong.titre, #centre .bloc .contenu_actu strong.titre, #centre .bloc .contenu strong.titre_souligne, #centre .bloc .contenu h2 {
	color: #4A6C03;
}
#centre .bloc .contenu h2 a {
	text-decoration:none;
}
#centre .bloc .contenu h2, #centre .bloc .contenu h2 a {
	color: #4A6C03;
}
#centre .bloc .contenu h2 {
	margin-top:10px;
}
#centre .bloc .contenu h3 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 15px;
	color: #333;
}
#gauche .bloc .contenu strong.titre, #droite .bloc .contenu_actu strong.titre, #droite .bloc .contenu strong.titre {
	background: url(../img/titre.jpg) repeat-y top left;
	padding: 5px 5px 5px 10px;
	margin: -10px -10px 5px -9px;
	font-size: 12px;
	color: #fff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*letter-spacing:1px;*/
	display: block;
	height: 18px;
}
#droite .bloc .contenu_actu strong.titre {
	margin-left:-6px;
}
#centre .bloc .contenu strong.titre, #centre .bloc .contenu h2  {
	font-size: 17px;
	display: block;
}
#centre .bloc .contenu strong.titre_souligne {
	font-size: 17px;
	display: block;
	padding: 6px 0 5px 0;
	border-bottom: 1px solid #dfdfdf;
}
#gauche .bloc .contenu h3, #droite .bloc .contenu h3 {
	position: relative;
	top: -10px;
	font-size: 12px;
}
/*.bloc .contenu strong.titre span, .bloc .contenu strong.titre_souligne span, .bloc .contenu h2 span, #gauche .bloc .contenu h3 span, #droite .bloc .contenu h3 span {
	display:none;
}*/
.bloc .contenu strong.titre img, .bloc .contenu strong.titre_souligne img, .bloc .contenu h2 img, #gauche .bloc .contenu h3 img, #droite .bloc .contenu h3 img {
	border: 0;
}

/* formulaires */
input, select, textarea {
	border: 1px solid #dfdfdf;
	background: #fff;
	color: #999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding-left: 2px;
}
input:focus, select:focus, textarea:focus {
	background: #f9f9f9;
	border: 1px solid #999;
}
input.checkbox, input.radio {
	border: 0;
	width: 13px;
	height: 13px;
}
input.submit, input.button {
	border: 1px outset #dfdfdf;
	background: #333 url(../img/fond-bouton.gif) repeat-x top left;
	color: #fff;
	font-size: 0.9em;
	padding: 1px;
	cursor: pointer;
}
input.submit:hover, input.button:hover {
	color: #84BD0B;
}
input.submit:active, input.button:active {
	border: 1px inset #dfdfdf;
}

/* autres */
div.separation {
	clear: both;
	height: 1px;
	background: #dfdfdf;
	margin: 6px 0 5px 0;
	overflow: hidden;
}
.suite {
	font-size: 0.9em;
	text-align: right;
	font-style: italic;
}
#centre .bloc .contenu div.intro {
	color: #555;
	display: block;
	width: 99%;
	font-style:italic;
}
#gauche .bloc .contenu a.voirclassements, #droite .bloc .contenu a.voirclassements {
	font-size: 0.9em;
	color: #84BD0B;
}
#droite .bloc .contenu span.oeil, #gauche .bloc .contenu span.oeil {
	font-size: 0.9em;
	color: #333;
}
#centre .bloc .contenu img.noborder {
	border:0;
}

/* pagination */
div#pages_haut {
	font-size: 0.9em;
	color: #333;
	text-align: right;
	background: #f6f7fb;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 20px;
	padding-bottom: 2px;
	padding-right: 20px;
}
div#pages_haut a img {
	border: 0;
	position: relative;
	top: 2px;
}
div#pages_bas, div#pages {
	font-size: 0.9em;
	color: #333;
	text-align: right;
	position: relative;
	top: 20px;
	background: #f6f7fb;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 20px;
	padding-bottom: 2px;
	padding-right: 20px;
}
div#pages_bas a img, div#pages a img {
	border: 0;
	position: relative;
	top: 2px;
}
div#pages {
	text-align: center;
	border: 0;
	background: #fff;
}

/* espace membre */
form.espacemembre {
	margin: 0;
	padding: 0;
}
form.espacemembre input {
	margin: 0 3px 3px 4px;
	width: 143px;
}
form.espacemembre input.submit {
	margin: 0 0 7px 69px;
	width: 80px;
}
form.espacemembre a {
	font-size: 0.9em;
	text-decoration: underline;
}
ul.espacemembre {
	padding: 4px 0 13px 0;
}

/* newsletter */
form.newsletter {
	margin: 0;
	padding: 0;
}
form.newsletter input {
	width: 120px;
}
form.newsletter input.submit {
	width: 25px;
}

/* recherche */
form.recherche {
	margin: 0;
	padding: 0;
}
form.recherche input {
	margin-left: 3px;
	width: 110px;
}
form.recherche input.submit {
	width: 25px;
}

/* news */
#centre .bloc .contenu table.news h2 {
	position: relative;
	top: 0;
}
table.news {
	margin: 0px 0 0px 0;
	width: 100%;
	/*border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	background: url(../img/ombre.gif) no-repeat bottom right;*/

}
table.news h2 a {
	font-size: 13px;
	color: #84BD0B;
}
table.news h2 a:hover {
	color: #84BD0B;
}
table.news span.date, #centre .bloc .contenu span.date {
	display: block;
	margin: 0 0 10px 3px;
	font-style: italic;
	font-size: 0.9em;
	color: #999;
}
table.news td {
	padding: 5px;
}
table.news td.image {
	vertical-align: top;
	text-align:center;
	width: 130px;
	padding: 20px 5px 10px 10px;
}
table.news td.texte {
	padding: 0px 20px 10px 5px;
}
table.news td.suite {
	vertical-align: bottom;
	padding: 7px 20px 13px 0;
}
table.news td.image a img {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 0;
	border-bottom: 0;
	padding: 0 5px 5px 0;
	background: url(../img/ombre.gif) no-repeat bottom right;
}
#centre .bloc .contenu div.intro img {
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 0;
	border-bottom: 0;
	padding: 0 5px 5px 0;
	background: url(../img/ombre.gif) no-repeat bottom right;
	float: left;
	margin: 5px 10px 8px 0px;
}
#centre .bloc .contenu div.intro table, #centre .bloc .contenu div.intro table td {
	margin: 0;
	padding: 0;
}
#centre .bloc .contenu div.intro table td.image {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	width: 1px;
}
#centre .bloc .contenu div.intro table td.texte {
	vertical-align: middle;
}
/* dossiers */
div.dossier {
	width: 97%;
	margin: 10px auto;
	padding: 5px;
	border: 1px solid #dfdfdf;
	text-align: left;
}
#centre .bloc .contenu div.dossier h3 {
	padding-bottom: 0px;
}
div.dossier h3 a {
	font-size: 15px;
	color: #84BD0B;
}
div.dossier h3 a:hover {
	color: #84BD0B;
}
div.dossier a:hover img {
	border-color: #84BD0B;
}

/* articles */
div.article {
	width: 97%;
	margin: 10px auto;
	padding: 5px;
	border: 1px solid #dfdfdf;
	text-align: left;
}
#centre .bloc .contenu div.article h3 {
	padding-bottom: 0px;
}
div.article h3 a {
	font-size: 15px;
	color: #84BD0B;
}
div.article h3 a:hover {
	color: #84BD0B;
}
div.article span.date {
	display: block;
	float: right;
	margin: 0;
	font-style: italic;
	font-size: 0.9em;
	color: #999;
}
div.article a:hover img {
	border-color: #84BD0B;
}
div.article .suite {
	clear: left;
}

/* tagscloud */
#droite div.tagscloud {
	text-align: center;
	line-height: 22px;
}
#centre div.tagscloud {
	text-align: left;
	padding: 0 1px 18px 1px;
}
div.tagscloud a strong {
	margin: 0 2px;
	font-weight: normal;
}
#droite div.tagscloud a {
	text-decoration: none;
}
#droite div.tagscloud a:hover {
	text-decoration: underline;
}
#droite div.tagscloud a strong {
	color: #333;
}
#droite div.tagscloud a:hover strong {
	color: #84BD0B;
}

/* actus adsense */
#droite .bloc .contenu_actu {
	padding: 0 7px;
	min-height: 45px;
}
#droite .bloc a.actu_titre strong {
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	text-decoration: underline;
	font-size: 10pt;
	line-height: 16px;
	display: block;
}
#droite .bloc a.actu_titre:hover {
	text-decoration: none;
}
#droite .bloc em.actu_texte  {
	font-family: Arial,Helvetica,sans-serif;
	color: #333;
	font-style: normal;
	font-size: 10pt;
	line-height: 16px;
	display: block;
}
#droite .bloc a.actu_suite {
	font-family: Arial,Helvetica,sans-serif;
	color: #84BD0B;
	text-decoration: none;
	font-size: 7.2pt;
	line-height: 16px;
	display: block;
	margin: -3px 0 25px 0;
}
#droite .bloc a.actu_suite:hover {
	text-decoration: none;
}
#gauche .bloc div.pub_adsense_actu {
	position: relative;
	left: -2px;
}

/* contact et autres formulaires */
#centre form{
	display: block;
	margin: 30px auto 10px auto;
	padding: 10px 15px;
	width: 85%;
	line-height: 27px;
	border: 1px solid #dfdfdf;
	/*-moz-border-radius: 15px;*/
}
#centre form label {
	float: left;
	display: block;
	width: 175px;
}
#centre form label em {
	font-weight: normal;
	font-size: 0.9em;
}
#centre form input, #centre form select, #centre form textarea {
	float: left;
	margin: 2px 0 6px 0;
	width: 288px;
}
#centre form select {
	width: 293px;
}
#centre form textarea {
	height: 200px;
}
#centre form input.submit {
	width: 80px;
	float: right;
}
#centre form input.button {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#centre form #captcha {
	margin-top: 4px;
	border: 1px solid #dfdfdf;
}
#centre form #reloadcaptcha {
	font-size: 0.8em;
	text-align: center;
	cursor: pointer;
	position: relative;
	top: -12px;
	left: 10px;
}
#centre form input#antispam {
	width: 130px;
	text-transform: uppercase;
	margin-left: 175px;
}
#centre form span {
	font-style: italic;
	color: #999;
}
#centre form span.oblig {
	font-size: 0.9em;
}
#centre form.communique label {
	float: left;
	display: block;
	width: 450px;
	font-weight: bold;
}
#centre form #publicationarticle_chapo {
	clear: both;
	margin: 10px 0 30px 0;
	width: 467px;
	height: 110px;
	font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
    color: #333;
}
#centre form #publicationarticle_nom, #centre form #publicationarticle_tags {
	font: 12px/18px Verdana,Arial,Helvetica,sans-serif;
    color: #333;
	clear: both;
	width: 467px;
	margin-bottom: 30px;
}
#centre form.communique input.button {
	clear: both;
	width: 160px;
}
#centre form #fichierapercu {	
	clear: both;
	margin-top: 5px;
	border-top: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
	border-right: 0;
	border-bottom: 0;
	padding: 0 5px 5px 0;
	background: url(../img/ombre.gif) no-repeat bottom right;
}

/* tableaux de listing */
#centre table.listing {
	margin: 2px auto 10px auto;
	width: 100%;
	line-height: 27px;
	border: 1px solid #dfdfdf;
}
#centre table.listing th {
	background: #dfdfdf;
	padding: 0 5px;
}
#centre table.listing td {
	padding: 0 5px;
	border-top: 1px solid #dfdfdf;
}
#centre table.listing tr.fonce {
	background: #f5f5f5;
}
#centre table.listing td a img {
	vertical-align: middle;
	position: relative;
	top: -2px;
}
#centre table.listing td.mini {
	font-style: italic;
	font-size: 0.9em;
	color: #999;
}
/* tooltip */
a.tooltip {
	font-size:0.85em;
	line-height: 18px;
}
a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
	text-align: left;
    font-style: normal;
    display: block;
    position: absolute;
    top: 23px;
    left: -10px;
    padding: 5px 10px;
    color: #000;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 3px solid #333;
    border-bottom: 3px solid #333;
    background: #f5f5f5;
    width:235px;
}
a.tooltip:hover em span {
    position: absolute;
    top: -14px;
    left: 15px;
    height: 14px;
    width: 14px;
    background: transparent url(../img/infobulle.gif);
    margin:0;
    padding: 0;
    border: 0;
}

/* ajustements editeur wysiwyg */
#centre form #idAreaediteur_publicationarticle_description {
	clear: both;
	width: 472px;
	height: 500px;
	margin: 10px 0 30px 0;
}
#centre form #idAreaediteur_publicationarticle_description * {
	margin: 0;
	padding: 0;
}

/* news menu gauche */
div#Scroller_Container{
	background-color:#f5f5f5;
	margin:0 auto;
	padding:0;
	width:150px;
	height: 103px;
	position:relative;
	overflow:hidden;
}
div.SC_elem {
	padding:0;
	margin:0 0 10px 0;
}
/* sans equivoque */
div#sansequivoque {
	background: url(../img/sans-equivoque-polaroid.jpg) no-repeat;
	width:98px;
	height:106px;
	float: right;
	margin-top: -5px;
	margin-right: 30px;
}
div#sansequivoque a {
	display:block;
	width:98px;
	height:106px;	
}
div#sansequivoque strong {
	display:none;
}
/*autocomplete*/
div.autocomplete {
  position: absolute;
  background-color: white;
  border: 1px solid #888;
  margin: 0px 0 0 -2px;
  padding: 0px;
}
div.autocomplete ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  max-height: 20em;
  overflow: auto;
}
div.autocomplete ul li.selected {
    background-color: #ffb;
}
div.autocomplete ul li {
  list-style-type:none;
  display: block;
  margin: 0;
  padding: 0px 5px;
  cursor: pointer;
}
/* commentaires */
.commentaire {
	font-size:0.8em;
	padding: 0px 10px 15px 10px;
	margin: 5px 0 20px 5px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	background: url(../img/fond-comment.jpg) no-repeat top right;
	width:527px;
}
.commentaire_sign {
	font-style: italic;
	float:right;
	padding-right:0px;
	background: #f5f5f5;
	width:525px;
	margin: 10px 0 12px 10px;
	padding: 3px 10px 2px 10px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	border-right:1px solid #eaeaea;
}
.commentaire_sign span {
	font-weight:bold;
}
#hiddencomment0 {
	width:530px;
	height:550px;
	margin:0 auto;
}
#hiddencomment1 {
	width:430px;
	height:250px;
	margin:0 auto;
}

#hiddencomment form{
	display: block;
	margin: 30px auto 0px auto;
	padding: 10px 15px;
	line-height: 18px;
	border: 1px solid #dfdfdf;
	/*-moz-border-radius: 15px;*/
}
#hiddencomment form label {
	float: left;
	display: block;
	width: 175px;
}
#hiddencomment form label em {
	font-weight: normal;
	font-size: 0.9em;
}
#hiddencomment form input, #hiddencomment form select, #hiddencomment form textarea {
	float: left;
	margin: 2px 0 6px 0;
	width: 278px;
}
#hiddencomment form select {
	width: 283px;
}
#hiddencomment form textarea {
	height: 150px;
	width: 395px;
}
#hiddencomment form input.submit {
	width: 80px;
	float: right;
}
#hiddencomment form input.button {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#hiddencomment form #captcha {
	margin-top: 4px;
	border: 1px solid #dfdfdf;
}
#hiddencomment form #reloadcaptcha {
	font-size: 0.8em;
	text-align: center;
	cursor: pointer;
	position: relative;
	top: -12px;
	left: 10px;
}
#hiddencomment form input#antispam {
	width: 130px;
	text-transform: uppercase;
	margin-left: 175px;
}
#hiddencomment form span {
	font-style: italic;
	color: #999;
}
#hiddencomment form span.oblig {
	font-size: 0.9em;
}
#hiddencomment a.tooltip:hover em {
    width:190px;
}
#hiddencomment h2 {
	font-size: 15px;
	font-weight: bold;
	display: block;
}
#hiddencomment h2 {
	color: #4A6C03;
}
#hiddencomment h2 {
	margin-top:10px;
}
#hiddencomment h3 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 15px;
	color: #333;
}
