/* CSS Document */

/* corp de la page*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #FFE4B5;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
div.logo { 
/*	background-image:url(images/hermes.gif);*/
	width: 308px;
	height: 50px;
	border: 0px;
	margin: 2px;
  }
 
a {
 	color: #2B2B2B;
	text-decoration: none;
}
a:hover{
	color: #2B2B2B;
	text-decoration: underline;
}

a.top_menu {
 	font-weight:bold;
 	margin: 0px 10px 0px 10px;
}
td.barremenu a {
	color: #664D33;
	text-decoration: none;
}
td.barremenu a:hover{
	color: #664D33;
	text-decoration: underline;
}

div.menu a {
	color: #664D33;
	text-decoration: none;
}
div.menu a:hover{
	color: #664D33;
	text-decoration: underline;
}

table.struct {
	padding: 0px;
}

td.struct {
	padding: 0px;
}

td.menu {
	background-color: #FFFFF6;
	padding: 2px;
	font-size: 11px;
	color: #664D33;
  width:180px;
}

td.barremenu {
	color: #664D33;
	border-bottom-style: double;
	border-bottom-color: #F4CE9D;
	border-bottom-width: 3px;
	border-top-style: double;
	border-top-color: #F4CE9D;
	border-top-width: 3px;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFED1;
}
hr.zonemenu {
	background-color: #FFFFF6;
	height:1px;
}
/*
.page {
	border: 0px;
	border-style: solid;
	border-color: #D6B77E;  
	padding:5px;
}
.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEE9E5;
	border: none;
	font: menu;
	font-size: 12px;
	color: #937130;
	padding: 6px;
	width:130px;
}

.titremenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEE9E5;
	border: none;
	font: menu;
	font-size: 12px;
  color:#A0A095;
	padding: 6px;
}
*/
.texteareazone{
	border: none;
  color: #2B2B2B;
	background-color: transparent;
  padding:0px 7px 0px 7px;
}

div.textarea {
	background-color: #FFFFF6;
	text-align:justify;
	padding: 2px 2px 2px 2px;
}

td.sysediticons { 
  text-align:right;
  vertical-align:top;
  width:18px;
  height:18px; 
}
TD.edit_menu {
	font-size: 14px;
	color: #937130;
}

.copyright{
	border: none;
	font-size: 10px;
	color: #2B2B2B;
}
input.site_prefs {
  width:300px;
}
hr.site_prefs {
  width:70%;
  height:1px;
  margin-top:17px;
  margin-left:50px;
  margin-bottom:17px;
}
div.news_titre {
	background-color: #FFFED1;
  color:#664D33;
  vertical-align:top;
}
div.news_extrait {
  margin-left:14px;
  height:50px;
  overflow:hidden;
}
div.news_contenu {
  margin-left:14px;
}
div.article_titre {
	border: #F4CE9D 1px solid;
	background-color: #FFFED1;
	padding: 5px 3px 5px 3px;
}
td.menu input {
  width:125px;
}
td.menu select {
  width:125px;
}

div.top_menu {
	background-color: #FFFFF6;
	padding: 8px;
	font-size: 11px;
	color: #664D33;
}

div.menu {
	background-color: #FFFFF6;
	padding: 2px;
	font-size: 11px;
	color: #664D33;
}

div.border {
	border: #F4CE9D 0px solid;
	background-color: transparent;
}

div.titremenu {
	background-color: #FFFED1;
	color: #664D33;
  border: #F4CE9D 1px solid;
  font-size:11px;
  font-weight:bold;
	padding: 5px 3px 5px 3px;
	margin: 0px 0px 3px 0px;
}

div.ext {
  border: solid 1px #FFFFCC;
  width:100%;
  padding:0px;
  margin:0px;
}
div.content {
}

div.Pagination {
	width:350px;
	border-top: 1px solid black;
	margin: 10px auto 40px auto;
	padding: 0px auto 0px auto;
	font-size: 14px;
	line-height:25px;
}
div.Pagination a {
	font-size: 14px;
}

div.Pages-list {
	border-top: 1px solid black;
	margin: 10px auto 40px 10px;
	width:auto;
	padding: 10px 0px;
	font-size: 14px;
	line-height:25px;
	color: #000000;
}

div.Pages-list a {
	color: #000000;
	font-size: 14px;
	text-decoration:none;
	padding: 2px;
	margin: 0px 4px 0px 0px;
	border: 1px solid #333333;
	background-color: #f0d9a1;
}
div.Pages-list a:hover {
	background-color: #cccccc;
}
a.pages_link {
	font-weight:bold;
	font-style:italic;
}
