body {
    color: #dadadb;
    background-color: #3b552d;
    margin: 0px;
	background-image: url(/i/c/fond_top.jpg);
	background-repeat: repeat-x;
    font-family: Georgia, Courier, Times New Roman;
    font-size: 14px;
    }
td {
    font-family: Georgia, Courier, Times New Roman;
    font-size: 14px;
    }
form  {
    padding: 0px;
    border: 0px;
    margin: 0px;
    }

/* LIEN */
a {
	color: #d65b3b;
	font-size: 14px; 
	font-family: Georgia, Courier, Times New Roman;
	text-decoration: underline;
	}
a:hover {
	font-size: 14px;
	text-decoration: none;
	}
a:focus, input:focus {
    outline: none;
    }

/* MENU */
#menu1 {
	margin-top: 8px;
	}
#main-menu {
    padding:0;
    margin:0;
    list-style-type: none;
    }
#main-menu li {
    float: left;
    }
#main-menu li a {
    display: block;
    color: #dadadb;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    font-size: 8px;
    text-transform: uppercase;
    }
#main-menu li div {
    display: none;
    }
#main-menu li a:hover {
    background-image: none;
    background-color: #78802E;
    color: #dadadb;
    } 
#main-menu li a#menuselected {
    background-image: none;
    background-color: #D1D894;
    }
#main-menu li a:hover#menuselected {
    color:#78802E;
    }
#main-menu .c2lasm_menusepa {
    height: 28px;
    width: 2px;
    }

/* FORMULAIRE */
INPUT {
	font-family: Georgia, Courier, Times New Roman;
	font-size: 14px;
	color: #000000;
	background-color: #dadadb;
	border: 1px solid #000000;
	}
TEXTAREA {
	font-family: Georgia, Courier, Times New Roman;
	FONT-SIZE: 14px;
	color: #000000;
	background-color: #dadadb;
	border: 1px solid #000000;
	}
TEXTAREA:focus, INPUT[type=text]:focus {
	border: 1px solid #D65C3C;
	}
SELECT {
	font-family: Georgia, Courier, Times New Roman;
	FONT-SIZE: 14px;
	color: #000000; 
	background-color: #E0E7E9;
	border: 1px solid #000000;
	}
.form_but {
	font-size: 14px;
	background-color: #E0E7E9;
	color: #ffffff;
	border: 1px solid #2063DF;
	}
.ssclass {
	border: 0px solid #dadadb;
	background-image: none;
	background-color: transparent;
	color: #dadadb;
	}

/* DESIGN */	
#global1 {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	}	
#lamain {
	position: absolute;
	top: 0px;
	right: 0px;
	}	
#lebas {
	position: relative;
	margin: 0px auto;
	width: 980px;
	height: 35px;
	left: 50%;
	margin-left: -490px;
	background-color: #3B552D;
	}
#lebas span {
	color: #99b48a;
	font-size: 10px;
	padding-left: 50px;
	padding-top: 15px;
	display: block;
	float: left;
	}
#lebas a {
	color: #BBCDB1;
	font-size: 10px;
	text-decoration: none;
	}
#lebas #inscnews {
	float: right;
	margin-left: 30px;
	}

/* CATEGORIES */
#lescategories {
	float: left;
	width: 250px;
	}
#lescategories ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
	}
#lescategories a {
    text-decoration: none;
	color: #ffffff;
	}
#lescategories a:hover {
    text-decoration: underline;
	}
#lescategories .catniveau0, #lescategories .catniveau0 a {
	text-transform: uppercase;
	color: #d65b3b;
	}

/* ARTICLES RESULTATS */
.lanouveaute, .lesrecents {
	color: #d65b3b;
	font-weight: bold;
	padding-bottom: 10px;
	}
#lesarticles {
	float: left;
	width: 710px;
	}
#lesarticlesrecherche {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px #FFFFFF solid;
	}
#lesarticlesresultats {
	padding: 10px 0px 0px 10px;
	background-color: #ffffff;
	color: #000000;
	}
.articletxt {
	width: 580px;
	float: left;
	}
.articleimg {
	width: 90px;
	float: right;
	text-align: right;
	padding-right: 13px;
	}
.articletxtnew {
	width: 420px;
	float: left;
	}
.articleimgnew {
	width: 250px;
	float: right;
	padding-right: 13px;
	}
.auteur {
	color: #3b552d;
	font-weight: bold;
	text-transform: uppercase;
	}
.titre {
	color: #3b552d;
	}
.traitsepa {
	background-image: url(/i/c/trait-sepa.jpg);
	background-repeat: no-repeat;
	height: 21px;
	margin-top: 7px;
	width: 183px;
	}

/* ARTICLE VOIR */	
#article_voir {
	padding: 20px 0px 0px 10px;
	background-color: #ffffff;
	color: #000000;
	}
#article_voir_contenu {
	width: 390px;
	float: left;
	text-align: justify;
	}
#article_voir_image {
	width: 260px;
	float: right;
	}
#lesvignettes {
	float: left;
	}
#lesvignettes IMG {
	margin-right: 5px;
	}
.zone_imprimer {
	width: 230px;
	border: 1px #D65B3C solid;
	padding: 10px;
	text-align: center;
	}
.zone_imprimer a {
	color: #3b562d;
	}

/* NAVIGATION */
.navigation {
	text-align: center;
	padding: 10px;
	}

/* RECHERCHE */
#recherchetitre {
	color: #d65b3b;
	padding-bottom: 5px;
	}

