* {
    margin: 0;
    padding: 0;
}
img {
    border: 0;
}
.clear {
    clear: both;
}
body {
    font-family: verdana;
    background: url("images/fond-ecran.gif") repeat-x;
    color: #000000;
    font-size: 13px;
    padding-bottom: 20px;
}

a {
	color: #585755;
	text-decoration: none;
}
a:hover {
	color: #faa200;
	text-decoration: underline;
}

#page {
    margin: 0px auto;
    width: 1000px;
    background: #767a7d;
}
#page #header #logo {
	position: absolute;
	margin-left: 6px;
}
#page #header #flash {
	float: right;
	width: 760px;
	height: 115px;
	/*background: top right url("images/banniere.gif") repeat;*/
}

#page marquee {
    font-size: 1.4em;
    font-weight: bold;
    color: #ffffff;
    margin: 2px 0px 6px;
}
#page marquee a{
    color: #000000;
}

#page #langues {
	line-height: 0;
	font-size: 0;
	border: solid #A8B1BA;
	border-width: 0 1px;
	text-align: center;
	padding: 3px;
}
#page #langues ul li {
	display: inline;
	padding: 6px;
}

#page #main {
    background: #767a7d;
    padding: 0;
}
#page #main #menu {
    float:left;
    width: 223px;
    margin-top: 210px;
    margin-right: 5px;
    margin-left: 6px;
}
#page #main #contenu {
    float:left;
    margin-left: 6px;
    width: 751px;
}
#page #main #banniere-droite a {
	color: #ffffff;
	font-size: 0.8em;
	text-decoration: none;
}

/* menu des pages de de gauches */
#liste-sections ul {
    list-style-type: none;
    border: solid #A8B1BA;
    border-width: 1px 1px 0 1px;
}
#liste-sections li {
    border-bottom: 1px solid #A8B1BA;
    padding-bottom: 4px;
}
#liste-sections li a {
    text-transform: uppercase;
    display: block;
    padding: 2px 4px;
    color: #ffffff;
    font-size: 1em;
    text-decoration: none;
    font-weight: bold;
}
#liste-sections li a:hover {
    background: url(images/fond-article.gif);
    color: #000;
}
#liste-sections li.selected {
    background: url(images/fond-article.gif);
}
#liste-sections li.selected a {
    color: #000;
    padding-left: 20px;
    background: url(images/puce_jaune.gif) 5px center no-repeat;
}
#liste-sections li.selected li a {
    background: none;
    padding-left: 10px;
}
#liste-sections li.selected li {
    background: none;
}
#liste-sections li.selected li.selected a {
    color: #ffffff;
    background: #FAA200;
}
#liste-sections li.selected li.selected a:hover {
    color: #ffffff;
    background: #585755;
}
#liste-sections ul ul {
    margin-top: 0px;
    border: 0;
    margin-left: 20px;
    border-left: 1px solid #FAA200;
    margin-bottom: 5px;
}
#liste-sections li li {
    width: 100%;
    border: 0;
}
#liste-sections li li a {
    height: auto;
    padding: 0;
    margin: 1px 0px 0px 0px;
    color: #ffffff;
    text-transform: capitalize;
    font-size: 0.9em;
    background: none;
}
#liste-sections li li a:hover {
    text-decoration: underline;
    background: none;
}
#liste-sections ul ul ul {
    margin-top: 0px;
    margin-left:35px;
    border: 0;
    border-left:1px solid #faa200;
}
#liste-sections li li li{
    width: 100%;
    border: 0;
}
#liste-sections li li li a {
    height: auto;
    padding: 0;
    margin: 1px 0px 0px 0px;
    color: #000000;
    text-transform: capitalize;
    font-size: 0.9em;
    background: none;
}
#liste-sections li.selected li.selected li a {
	background:#EAEAEA;
	padding-left:10px;
	color:#000000;
}
#liste-sections li.selected li.selected li.selected {
	list-style-type:disc;
	color:#faa200;
}
#liste-sections li li li a:hover {
    text-decoration: underline;
    background: none;
}
#lien-pro {
	overflow:hidden;
}
#liste-sections li#lien-pro a {
	padding:0;
}
#liste-sections li#lien-pro img {
	display: block;
}
#copyright a{
	text-decoration: none;
	color: #ffffff;
}
#copyright, #link {
	text-align: center;
	font-size: 0.8em;
	display:block;
	text-decoration: none;
	color: #ffffff;
}
#mentions {
	text-align: center;
	font-size: 0.8em;
	display:block;
	text-decoration: none;
	color: #000000;
}

#adresse {
	margin : 30px auto;
	text-align: center;
}
#random_image {
padding: 10px 0;
}
#random_image img {
	display: block;
	margin: auto;
}

/* menu du haut */
#contenu #annonce {
	font-size: 0.8em;	
}
#contenu #liste-pages {
    background: url(images/entete-page.gif);
    height: 25px;
}
#contenu #liste-pages div {
    background: url('images/onglet_01.gif');
    font-weight: bold;
    color: #ffffff;
    font-size: 1em;
    height: 21px;
    padding-top:4px;
    float: left;
    display:inline;
}
#contenu #liste-pages div span {
    background: url('images/onglet_02.gif') no-repeat top right;
    height: 21px;
    padding:4px 20px 8px 5px;
}
#contenu #liste-pages  ul {
    height: 24px;
}
#contenu #liste-pages li {
    list-style-type: none;
    padding: 0px;
    display:inline;
}
#contenu #liste-pages li a {
    font-weight: bold;
    color: #000;
    text-decoration: none;
    border-right: 1px solid #fff;
    padding: 0 10px;
    margin: 4px 0 0 0;
    display: block;
    float: left;
display:inline;
}
#contenu #liste-pages li a:hover {
   color: #ffffff;
}

#contenu #liste-pages li.selected a {
    background: url('images/onglet_01.gif');
    font-weight: bold;
    color: #ffffff;
    font-size: 1em;
    height: 21px;
    border: none;
    padding: 4px 0 0 0;
    margin: 0;
}
#contenu #liste-pages li.selected a span {
    background: url('images/onglet_02.gif') no-repeat top right;
    height: 21px;
    padding:4px 20px 8px 5px;
}
#contenu #liste-pages li.selected a:hover {
    color: #000000;
}

/* contenu des articles */
#contenu #liste-articles {
    min-height: 600px;
    font-size: 1em;
    background: url(images/fond-ecran.gif) repeat-x #ffffff;
    padding: 10px;
    border: solid #A8B1BA;
    border-width: 0 1px 1px;
    margin-bottom: 10px;
}
#liste-articles h1 {
	font-size: 1.2em;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(images/puce_jaune.gif) 0px center no-repeat;
}
#liste-articles div.article {
	border-bottom: 1px solid #585755;
}
#liste-articles ul {
	margin: 0 0 0 20px;
}
#liste-articles table {
	width: 100%;
}
#liste-articles table td {
	vertical-align: top;
}
#liste-articles table td.center {
        text-align: center
}
#liste-articles table td.left {
        text-align: left
}
#liste-articles table td.right {
        text-align: right
}

#liste-articles table td.image {
        text-align: center
}
#liste-articles table td.image div {
	text-align: left;
	background: #585755;
	margin: auto;
	padding: 0 0 5px;
}
#liste-articles table td.image div a {
	color: #fff;
}
#liste-articles table td.image {
	padding: 0 5px;
}
#liste-articles table img {
	margin:0;
}
.documents { padding-bottom: 20px; }
.documents a {
	color: #fff
}

/*  Galery */
.galery .image {
	float: left;
	text-align:center;
	width: 25%;
	margin: 0 auto 30px;
}
.galery .image img {
	margin:0 5px;
	padding: 1px;
	background: #fff;
}
.galery h2 {
	font-size: 0.8em;
	height: 30px;
	border: 1px solid #585755;
	width: 140px;
	padding: 5px 5px 20px;
	margin: 0 auto -20px;
}
.galery hr {
	border: 0;
	border-top: 1px solid #585755;
	margin-bottom: 20px;
}

/* formulaire */
.formu label {
	width: 130px;
	margin: 0px 5px;
	display: block;
	float: left;
	text-align: right;
}
.formu p {
	clear: both;
	list-style-type: none;
	margin-bottom: 5px;
}
.formu input{
	width: 200px;
	border: 1px solid black;
}
.formu textarea {
	width: 200px;
	height: 110px;
	border: 1px solid black;
}
.formu input.checkbox, .formu input.button {
	width: auto;
}
.formu p.submit {
	text-align: center;
}
.formu .obligatoire {
	color: #ff0000;
}
.formvalid {
        border: 2px solid #faa200;
        color: #faa200;
        text-align: center;
        font-weight: bold;
        font-size: 1.1em;
        background: #ffffff;
        padding: 5px;
}
.formerror {
        border: 2px solid #faa200;
        color: #faa200;
        background: #ffffff;
        padding: 5px;
}
#liste-articles .formerror h1 {
        background: #faa200;
        margin: 0;
        color: #ffffff;
}


/*  login  */
#contenu .cadre h1 {
    background: url(images/entete-page.gif);
    height: 22px;
    padding: 2px 10px 0px;
    font-size: 1.1em;
}
#contenu .cadre p.descriptif {
    border: 1px solid #A8B1BA;
    background: url(images/fond-ecran.gif);
    margin-bottom: 20px;
    padding: 10px;
}
#contenu .cadre form {
    background: url(images/fond-ecran.gif);
    margin-bottom: 20px;
    padding: 10px;
    border: solid #A8B1BA;
    border-width: 0 1px 1px;
}
#contenu .cadre form p {
	clear: both;
	margin-bottom: 10px;
}
#contenu .cadre form label {
	float: left;
	width: 200px;
	text-align: right;
	padding: 1px 5px;
}
#contenu .cadre form input, #contenu .cadre form textarea {
	width: 300px;
	border: 1px solid #A8B1BA;
	background: #767a7d;
	color: #ffffff;
}
#contenu .cadre form p.captcha {
	border: 1px solid #A8B1BA;
	width: 260px;
	padding: 5px 20px 10px;
	margin: 10px auto;
}
#contenu .cadre form p.captcha label {
	display: block;
	padding: 0 0 5px;
	clear: both;
}
#contenu .cadre form p.captcha img {
	display: block;
	float: left;
	margin-right: 10px;
}
#contenu .cadre form p.captcha input {
	width: 70px;
	height: 30px;
	padding: 8px 20px 0px;
	font-size: 1.5em;
}

#contenu .cadre form p.submit {
	text-align: center;
}
#contenu .cadre form p.submit input {
	width: auto;
	color: #585755;
	font-weight: bold;
}
#contenu .cadre form div.errors {
	color: #faa200;
	border: 2px solid #faa200;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
	background: #fff;
}
#contenu .cadre form span.obligatoire {
	color: #ff0000;
}

