/* CSS Document */

/* corp de la page*/

body {
	 background-image: url(images/fond.jpg);
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 0px;
	 margin:20px 20px 20px 20px;
	 font-size:13px;
	}

.logo { 
/*	background-image:url(images/hermes.gif);*/
	width: 308px;
	height:100px;
	border: 0px;
	padding-top:10px;
  }
 
 a {
 	color: rgb(102,51,51);
	text-decoration: none;
}
a:hover{
	color: rgb(102,51,51);
	text-decoration: underline;
}

div.menu a {
  font-size:13px;
}

div.menu a:hover {
  background-color:#D1D1D1;
  text-decoration:none;
}

hr.top {
	border:0;
/*	color:#3E1C00;*/
	background-color:#937131;
	height:1px;
	width:100%;
	text-align:center;
}

table.struct {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td.struct {
	background-image:url(images/canson.jpg);
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

td.menu {
  width:200px;
}

.baremenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	font: menu;
	font-size: 13px;
/*	color: #3E1C00;*/
	border-bottom-style: double;
	border-bottom-color: #D6B77E;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
  
}
div.slogans {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.page {
	border: 1px;
	border-style: solid;
	border-color: #D6B77E;  
	margin-top:5px;
}
.menu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEE9E5;
	border: none;
	font: menu;
	font-size: 13px;
	color: #3E1C00;
	padding: 6px;
	width:200px;
}
.titremenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #EEE9E5;
	border-bottom-style: solid;
	border-bottom-color: #3E1C00;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font: menu;
	font-size: 13px;
  color:#3E1C00;
	padding: 6px;
	background-image:url(images/canson.jpg);
	background-repeat:repeat;
	overflow:hidden;
}
.textearea{
	border: none;
	font-size: 14px;
	color: #3E1C00;
}
div.pub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3E1C00;
}
td.sysediticons { 
  text-align:right;
  vertical-align:top;
  width:18px;
  height:18px; 
}
TD.edit_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	color: #3E1C00;
}

.copyright{
	border: none;
	font-size: 11px;
	color: #3E1C00;
}
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:#FFECB3;
  vertical-align:top;
}
div.news_extrait {
  margin-left:14px;
  height:50px;
  overflow:hidden;
}
div.news_contenu {
  margin-left:14px;
}
div.news_titre {
  background-color:#F0D9B7;
}
div.article_titre {
  background-color:#F0D9B7;
}
td.menu input {
  width:150px;
}
select.numeris {
  width:170px;
}
div.top_menu_item {
  margin: auto 10px auto 10px;
  width:auto;
  float:left;
}
div.top_menu_item a {
  font-size:13px;
}

div.top_menu_item a:hover {
  background-color:#D1D1D1;
  text-decoration:none;
}

/*fin du corp de la page*/
