@charset "UTF-8";
/* CSS Document */


/* Graphisme General */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: auto;
	width: 100%;
	background-image: url(../images/bckg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 212px;
	background-color: #84BF13;
}
#header {
	height: 184px;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#nav {
	height: 28px;
	background-color: #FAFFE6;
}
#boutons {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#boutons img {
	padding-right: 8px;
	padding-left: 8px;
}


/* Graphisme Corps de Page */

.bloc {
	width: 931px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.haut-bloc {
	height: 39px;
	width: 931px;
	background-image: url(../images/haut-body.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bas-bloc {
	height: 39px;
	width: 931px;
	background-image: url(../images/bas-body.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.zone {
	background-color: #FAFFE6;
	width: 931px;
	height: auto;
}
#sousnav {
	background-color: #FAFFE6;
	width: auto;
	height: 200px;
	font-size: 13px;
	margin-top: 55px;
	padding-top: 17px;
}


/* Texte */

.texte {
	font-size: 14px;
	margin-left: 70px;
	margin-right: 70px;
}




/**/
.titre {
	font-size: 28px;
	font-weight: bold;
	color: #F67C0E;
}
.para {
	padding-left: 183px;
	font-size: 14px;
}
.date {
	font-size: 11px;
	color: #666666;
}
.dateplus {
	font-size: 12px;
	color: #666666;
}
.intro {
	font-size: 11px;
	text-align: justify;
}
a {
	color: #F67C0E;
	text-decoration: none;
}
a:hover {
	color: #F67C0E;
	text-decoration: underline;
}
.liens {
	font-size: 18px;
	text-decoration: none;
	color: #F67C0E;
}
.liens a:hover {
	font-size: 18px;
	text-decoration: underline;
	color: #F67C0E;
}
.grosliens {
	font-size: 20px;
	text-decoration: none;
	color: #F67C0E;
}
.grosliens a:hover {
	font-size: 20px;
	text-decoration: underline;
	color: #F67C0E;
}
.petitsliens {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #F67C0E;
}
.petitsliens a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #F67C0E;
}
.lestitres {
	padding-top: 10px; 
	padding-left: 20px;
}
.petitedate {
	font-size: 10px;
	color: #666666;
}
.liensforum {
	color: #749A29;
}
a.liensforum {
	color: #749A29;
	text-decoration: none;
}
a.liensforum:hover {
	color: #749A29;
	text-decoration: underline;
}
.nbmessage {
	font-size: 11px;
}
.sousnav {
	color: #749A29;
	font-size: 15px;
}
.sousnavl {
	color: #749A29;
	font-size: 13px;
}
.sousnavlt {
	color: #628224;
	font-size: 14px;
	display: block;
	margin-bottom: -10px;
}
a.sousnav:hover {
	color: #628224;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.sousnavl:hover {
	color: #628224;
	font-size: 14px;
	text-decoration: none;
}
.reac {
	color: #F67C0E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	
a.reac:hover {
	color: #749A29;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}	
.btreac {
	margin-bottom: -3px;;
}

/*ARTICLE*/

.grostitre {
	font-size: 30px;
	color: #F67C0E;
	font-weight: bold;	
	text-transform: capitalize;
}
.datearticle {
	font-size: 12px;
	color: #666666;
	display: block;	
	padding-left: 2px;
	padding-top: 5px;
}
.art {
	font-size: 12px;
	color: black;
	display: block;
	margin-top: -25px;
	}
.legende {
	font-size: 11px;
	color: #555555;
	display: block;
	margin-top: 5px;
	}
.titcom {
	font-size: 13px;
	color: #749A29;
}
.com {
	font-size: 12px;
	color: #666666;
}
.expcom {
	font-size: 11px;
	color: #749A29;
}
.articlesLies {
	font-size: 10px;
	color: #555555;
}
.nbdocs {
	font-size: 11px;
	color: #F67C0E;
}
.fest {
	font-size: 16px;
	color: #F67C0E;
	display: block;
	padding-top: 5px;
}
#overf {
	height: 320px;
	overflow: auto;
}
.lastcom {
	font-size: 21px;
	font-weight: bold;
	color: #749A29;
}
.introasso {
	font-size: 11px;
	text-align: justify;
}
.logo {
	margin-top: -20px;
}
.tl {
	font-size: 22px;
}
.qdn {
	font-size: 13px;
	display: block;
	margin-top: -13px;
}







