body {
	font: 78.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	word-spacing:2px;
	color:#999;
	margin:20px;
	background: #fff;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	width:950px;
	margin:0 auto;
}

#header {
  clear both;
  width: 100%;
  height: 120px;
	background:url(images/cadre-haut.jpg) repeat-x;
	border: 1px solid #d6d6d6;
	border-bottom: 0;
}

#header input {
	padding:2px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#666;
	font:90% Verdana;
}

#header h1 {

	font: 200% Georgia;
	color: #c80000;
	padding: 5px 20px 5px 5px;
	margin: 0;
	text-align: center;
}

#header h1 a {
	color:#c80000;
	text-decoration:none;
	
}

#header #nav {
	clear:both;
	padding:5px 3px 5px 0 !important;
	padding:4px 3px 10px 0;
	text-align: center;
}

#header a em {
	font-style:normal;
	text-decoration:underline;
}

#header #nav a {
	font:80% Arial;
	text-decoration:none;
	font-weight: bold;
	padding:2px;
	color: #6586a5;
}

#header #nav a:hover {
	background:#eee;
}

#header #nav a.active {
	background:#4F9EC9;
}

#header #nav li {
	display:inline;
	list-style:none;
	margin:0 1px 0 0;
}

#news {
  width: 100%;
  height: 30px;
  background: url(images/sous-cadre-haut.gif) repeat-x;
  border: 1px solid #d6d6d6;
}

#news ul {float: right;margin-top: 5px;}
#news ul li {list-style-type: none;display: inline;margin-right: 10px;color: #6586a5;font-size: 8pt;}
#news ul li a {color: #6586a5;text-decoration: none;}

#content {
  width: 720px;
  color: #999;
  font-size: 10pt;
}

#content h1.cat {
  color: #608a62;
  font-size: 12pt;
  margin: 10px 0 0 0;
  border-bottom: 2px solid #aaa;
  width: 350px;
}

#content h2 {
  width: 700px;
  height: 25px;
  background: url(images/sous-cadre-haut.gif) repeat-x;
  border-bottom: 1px solid #d6d6d6;
  padding: 5px 0 0 20px;
  text-align: left;
  font-size: 10pt;
  color: #6586a5;
}


#bvn {
  width: 720px;
  font-size: 9pt;
  text-align: left;
  border: 1px solid #d6d6d6;
  margin-bottom: 0;
}

#catannu {
  width: 720px;
  margin-top: 30px;
  border: 1px solid #d6d6d6;
}

#sidebar {
  float: right;
	width:200px;
	padding: 20px 0;
	color:#666;
}

#affiche{
  width: 200px;
  border: 1px solid #d6d6d6;
  background: url(images/cadre-bas-affiche.jpg) repeat-x;
}

#pub {
	width: 200px;
  height: 650px;
  margin-top: 20px;
  border: 1px solid #d6d6d6;
  text-align: center;
}

#pub div {margin-top: 15px;}

#nouveaute {
  width: 200px;
  height: 104px;
  margin-top: 20px;
  border: 1px solid #d6d6d6;	
	}
#affiche h2, #pub h2, #nouveaute h2 {
  width: 180px;
  height: 25px;
  background: url(images/sous-cadre-haut.gif) repeat-x;
  border-bottom: 1px solid #d6d6d6;
  padding: 5px 0 0 20px;
  text-align: left;
  font-size: 10pt;
  color: #6586a5;
}

#content {
	margin:0 220px 0 0;
	padding:20px 0 0 0;
}

#contentnorightbar {
	margin:0 0 0 240px;
	padding:20px 0 0 20px;
}

p {
	margin:15px 0;
	line-height:22px;
}

h4 {
	font-family: Arial;
	font-weight: bold;
	color:#79B933;
}

h4 a {
	color:#79B933;
	text-decoration:none;
}

h4 a:hover {
	color:#5F9128;
}


#footer {
  clear: both;
  position: relative;
	width: 930px;
	padding:10px;
	margin-top: 20px;
	border: 1px solid #d6d6d6;
	border-top: 4px solid #d6d6d6;
	font-size: 9pt;
}

#footer a {
  color: #6d8fab;
}

a {
	color:#222;
}

a:hover {
	text-decoration:none;
}

h3 {
	font:140% "Trebuchet MS";
	margin:10px 0;
}

#content ul {
	margin-bottom: 3px;
	color:#333;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}

img {
	padding:1px;
	border: 0px;
}



label {
	display:block;
	font-weight:bold;
	color:#444;
	margin:5px 0;

}

textarea {
	padding:4px;
	font:90% Verdana;
	border:1px solid #eee;
	height:200px;
	display:block;
	color:#777;
}

p img {
	float:left;
	margin:0 10px 0 0;
}

blockquote p {
	font:160% Georgia;
	color:#aaa;
	padding:0 10% 0 0;
	line-height:30px;
}

/* AutoCompletion CSS */

#autocompletion {
    border: 1px solid #999;
    background: #fafafa;
	text-align: left;
  }
  #autocompletion ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #autocompletion li {
	
  }
  #autocompletion a {
    display: block;
    padding: .2em .3em;
    text-decoration: none;
    color: #333;
  }
  .selected {
    background: #CCC;
  }

#feed {
	color: #0098EF;
	font-weight: bold;
}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#608a62;
}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	color: #999;
}

.lien {
	text-align: justify;
}

.lien a, .lien a:hover {
	font-size: 12px;
	color: #999;
	text-decoration: underline;
	font-weight: bold;
}

.lien span, .lien span a, .lien span a:hover {
	color: #608a62;
	font-weight: bold;
}

.ariane {
  margin: 10px 0 10px 20px;
	color: #6188a7;
	font-size: 11px;
}

.ariane a {
	color: #6188a7;
	text-decoration: none;
	font-size: 11px;
}

.sitetable {
	width: 670px;
	margin-left: 20px;
	border: 1px solid #ccc;
}

td.sitecat {
  height: 25px;
  background: url(images/sous-cadre-haut.gif) repeat-x;
  border-bottom: 1px solid #ccc;
  padding-left: 10px;
}

td.sitecat a {
  text-decoration: none;
  color: #69936f;
}

td.thumb {
  width: 132px;
  padding-top: 5px;
  border-right: 1px solid #ccc;
}

td.desc a {
  color: #999;
  text-decoration: none;
}

td.urlsite {
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px 10px;
}

td.urlsite a {
  text-decoration: none;
  color: #ff9b2a;
}

td.info {
  padding-left: 10px;
  color: #6188a7;
}

td.info a {
  text-decoration: none;
  color: #6188a7;
}

.sitetd {
	border: 1px solid #ccc;
}

.warning {
	background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
	border: 2px solid #000;
	text-align: center;

	padding: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	max-width: 780px;
}


/* Onglets fiche site */
#container {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
}

#container table a {
  font-weight: normal;
}

#container h1 a {
  font-size: 13pt;
  color: #608a62;
  font-weight: bold;
}
#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
}

#container ul#menu {	
	font-weight: bold;
}
#container ul#menu li {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left;
	display: inline;
	margin: 5px;
}
#container ul#menu li a {
  text-decoration: none;
}
#container ul#menu li a:hover {
  text-decoration: underline;
  color: #333333;
}

#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
}

#container a.current {
	padding: 3px 7px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
	width: 680px;
}
#container .off {
	display: none;
}

#boutons {
  margin-top: 20px;
}