body {
    background-color: #6E6F47;
    background-position: center 0%;
    color: Black;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}
a {
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #880000;
	text-decoration: underline;
}
p {
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4px;
	 background-color: #E5E0B6;
}
hr {
	height: 1px;
	width: 98%;
	border: thin none #c3dfb6;
}

ul, ol {
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 14px;
}

.bordure {
    border-color: #C3DFB6;
    border-style: solid;
    border-width: 0px;
}
/********************************** Mise en page des blocks div principaux */
#screen_choice {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 4px;
    text-align: right;
    top: 10px;
    z-index: 20;
}
div#page {
    background-color: #6E6F47;
    border-color: #C3DFB6;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 2px;
}
#page {
	background-color: #6E6F47;
	color: inherit;
	z-index: 10;
}

#headTop {
    height: 270px;
    margin: 2px;
    padding: 0;
    text-align: center;
    z-index: 15;
}

#headBottom {
    background-image: url('menu.png');
    color: inherit;
    height: 34px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 0;
}
#mainContent {
    color: inherit;
    margin-top: 10px;
    padding: 0;
}
#leftside {
    margin: 0;
    padding-right: 4px;
}
#leftside a {
	color: #4e4f00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#leftside a:hover {
	color: olive;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#rightside {
    margin: 0;
    padding-left: 4px;
}
#rightside a {
    color: #4e4f00;
    font-family: Arial, helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
#rightside a:hover {
    color: olive;
    font-family: Arial, helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
#endbox {
    color: inherit;
    margin: 0;
    padding: 4px;
    text-align: left;
}
#foot {
    color: #C3DFB6;
    font-family: Arial, helvetica, sans-serif;
    font-size: 0.8em;
    text-align: center;
}
/******************************************* * Mise en page des blocks dans le header */
div.logo {
    margin: 2px;
    text-align: center;
}
div.banner {
    background-repeat: no-repeat;
    padding: 8px;
    text-align: center;
}
/************************* * block boite citation */ 
div.quote {
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0% 50%;
    background-repeat: repeat-x;
    text-align: center;
    white-space: nowrap;
    width: 100%;
}
div.quote span.cita {
    background-color: #e5e0b6;
    border-style: none;
    border-width: 0px;
    color: #4e4f00;
    font-family: century gothic,sans-serif;
    font-size: 11px;
    font-style: normal;
    margin-top: 0pt;
    padding: 0pt;
    text-align: center;
    width: 100%;
}
div.quote span.author {
    font-style: italic;
}
/*********************************** * block box Header Menu sections */
div.menuIcons {
    padding-bottom: 4px;
    padding-top: 5px;
}
div.menuIcons ul {
    list-style-image: none;
    list-style-style: none;
    margin: 0;
    padding-top: 0px;
    width: 100%;
}
div.menuIcons ul li {
    float: left;
    margin-right: 8px;
    text-align: center;
}
div.menuIcons ul li span {
    display: block;
    white-space: nowrap;
}
div.menuIcons ul li.menu_flags {
    float: left;
    margin-right: 10px;
    text-align: center;
}
div.menuIcons ul li.menu_flags img {
    margin: 3px;
}
div.menuIcons ul li.menu_admin {
    float: right;
    padding-right: 3px;
}
div.menuIcons ul li a span, div.tblbox ul li a span {
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 3px;
	padding: 2px;
	position: relative;
	text-decoration: none;
}
div.menuIcons ul li a span.current {
	-moz-border-radius: 4px;
	background-color: #e5e0b6;
	border-color: #7b7b00;
	border-style: outset;
	border-width: 1px;
	color: #333;
	margin: 3px;
	padding: 2px;
	position: relative;
	text-decoration: none;
}
div.menuIcons ul li a:hover span {
	text-decoration: underline;
}
div.tblbox ul li a span, td.tblbox ul li a span {
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
}
div.tblbox ul li a span.current, td.tblbox ul li a span.current {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

div.tblbox ul li a:hover span, td.tblbox ul li a:hover span {
	color: #6e6f47;
	background-color: #c0c49d;
	left: 1px;
	position: relative;
	text-decoration: none;
	top: 1px;
}

/****************************************** * Mise en page des blocks dans le corps */ 
.titrebox {
    color: #C3DFB6;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 4px;
    text-align: left;
    white-space: nowrap;
}

.tblbox {
    background-image: url('laterale.png');
    color: #333;
    margin-bottom: 8px;
    padding: 8px;
    text-align: left;
}
.tblbox a {
color: #6E6F47
}

.titre {
    background-image: url('titre.png');
    background-repeat: no-repeat;
    color: #F4F0E4;
    font-family: Arial, helvetica, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bold;
    height: 44px;
    margin: 0px;
    padding-bottom: 2px;
    padding-left: 53px;
    padding-top: 12px;
    text-align: left;
    white-space: nowrap;
}

.tbl {
	background-color: #E5E0B6;
	border-color: #c3dfb6;
	border-style: solid;
	border-width: 1px;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 8px;
	margin-top: 0;
	padding-left: 12px;
	text-align: left;
	height: 100%;
}

div ul, ol {
    margin-left: 16px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 0;
    padding-top: 8px;
}

div li {
    margin-left: 12px;
    padding: 0;
}

/************************************ * block box lateral Menu Sections */
ul.boxmenu {
    list-style-image: none;
    list-style-style: none;
    margin: 0;
    padding-bottom: 8px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 8px;
}
ul.boxmenu li {
    margin-bottom: 10px;
}
ul.boxmenu li img {
    margin-right: 10px;
    vertical-align: middle;
}
/************************************************************************** * block box lateral Article (menu list, menu dynamic 1, menu dynamic 2) */
.rubr {
    color: #333;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    text-align: left;
}
.item {
    color: #333;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    list-style-image: none;
    list-style-style: none;
    margin: 0px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 1px;
    text-align: left;
}
ul.item {
    margin: 0;
    padding-left: 8px;
}
ul.item li.item {
    color: #333;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    list-style-image: none;
    list-style-style: none;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 0px;
    padding-top: 2px;
    text-align: left;
}
.curr_item {
    color: #880000;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    list-style-image: none;
    list-style-style: none;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    text-align: left;
}
ul.item li.curr_item {
    color: #880000;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    list-style-image: none;
    list-style-style: none;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 0px;
    padding-top: 2px;
    text-align: left;
}
/************************************* * block box central forum - tables */
.forum {
	background-color: #F4F0E4;
	border-color: #6E6F47;
	border-style: solid;
	border-width: 1px;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: center;
}

.forum2, tr.forum2 {
	background-color: #e5e0b6;
	border-color: #666633;
	border-style: solid;
	border-width: 0px;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	text-align: left;
}

.quest {
    background-color: #F4F0E4;
    border-color: #6E6F47;
    border-style: solid;
    border-width: 0px;
    color: #333;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    padding: 5px;
    text-align: left;
}

.rep {
    background-color: #F4F0E4;
    border-color: #6E6F47;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    text-align: left;
}

.bord {
    border-color: #F4F0E4;
    border-style: solid;
    border-width: 0px;
    padding: 1px;
}

.bord2 {
    border-color: #F4F0E4;
    border-style: solid;
    border-width: 0px;
}

/************* * Calendar */
.cal {
    background-color: #F4F2F2;
    border-collapse: separate;
    border-color: #FFC800;
    border-spacing: 0px;
    border-style: solid;
    border-width: 0px;
    color: #333;
}

.cal a {
    color: #909964;
}

.cal a:hover {
    color: #880000;
    text-decoration: none;
}

tr.cal {
    background-color: #6E6F47;
    color: #F4F0E4;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
}

td.cals {
    background-image: url('laterale.png');
    color: #3A3B25;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-align: center;
    width: 14%;
}

td.cal0 {
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    width: 14%;
}

td.cal1 {
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    width: 14%;
}

td.cal2 {
    color: #880000;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 14%;
}

td.cal3 {
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    width: 14%;
}

td.cal4 {
    color: #880000;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    width: 14%;
}

td.calevt {
    background-color: #6E6F47;
    color: #F4F0E4;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    width: 14%;
}

/************************ * Formulaires (Forms) */form {
    margin-bottom: 3px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 3px;
}

fieldset {
    border-color: #6E6F47;
    border-style: solid;
    border-width: 1px;
    margin: 8px;
}

legend {
    background-color: transparent;
    color: #333;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

input.bouton, button {
    background-color: #C3DFB6;
    border-color: #C3DFB6;
    border-style: outset;
    border-width: 1px;
    color: #333;
    cursor: pointer;
    font-family: "Arial", helvetica, sans-serif;
    font-size: 10px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4px;
}

input.texte {
    background-color: #F4F0E4;
    border-color: #6E6F47;
    border-style: inset;
    border-width: 1px;
    color: #333;
    font-family: "Arial", helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4px;
}

select {
    background-color: #F4F0E4;
    border-color: #6E6F47;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: "Arial", helvetica, sans-serif;
    font-size: 11px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4px;
}

textarea {
    background-color: #F4F0E4;
    border-color: #6E6F47;
    border-style: solid;
    border-width: 1px;
    color: #333;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 4px;
    overflow: auto;
}

/********************** * Editeur FckEditor */
.Code {
    background-color: #F4F0E4;
    border-color: #6E6F47;
    border-style: solid;
    border-width: 1px;
    color: #333;
    font-family: Arial, helvetica, sans-serif, monospace;
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
}

/********************** * Editeur pgeditor */
div #toolbarIcons_ptxt, div #toolbarSmileys_ptxt {
    background-color: #F3E4B9;
    color: inherit;
}

#foot span.copyright {
    background-color: inherit;
    color: inherit;
    font-family: Arial, helvetica, sans-serif;
    font-size: 0.8em;
}

/************************ * Divers */
.box {
    color: #333;
    background-color: #e5e0b6;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    padding: 4px;
}

p.box {
    color: #333;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 4px;
}

a.box {
    color: #333;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}

a.box:hover {
    color: #880000;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    left: 1px;
    position: relative;
    text-decoration: none;
    top: 1px;
}

.htable {
    margin-bottom: 8px;
}

.htable1 {
    margin-bottom: 8px;
}

.htable2 {
    padding-bottom: 0;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 0;
}

/******************* * pop comment RSS */.pop {
    text-align: left;
    width: 400px;
    z-index: 30;
}

.pop a {
    display: block;
}

.pop span {
    display: none;
    z-index: 30;
}

.pop a:hover span {
    background-color: #FFDEB1;
    border-color: #6E6F47;
    border-style: solid;
    border-width: 1px;
    color: #333;
    display: block;
    font-family: Arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    left: 2em;
    padding: 4px;
    position: absolute;
    top: -2em;
    width: 280px;
}

.top {
    border-color: #F9C063;
    border-style: inset;
    border-width: 0px;
    color: #C3DFB6;
    font-family: Arial, helvetica, sans-serif;
    font-size: 0.8em;
    text-align: center;
}

.top a {
    color: #F4F0E4;
}

.timer {
    .timer: ;
    background-color: inherit;
    color: #C3DFB6;
    font-family: Arial, helvetica, sans-serif;
    font-size: 0.8em;
    font-style: italic;
    padding: 10px;
    text-align: center;
}

.clsCursor {
    cursor: pointer;
}

.notice {
    background-color: #FFDEB1;
    color: #333;
    padding: 2px;
}