body { margin: 0; padding: 0;
	font-family: Helvetica, garamond, Verdana,  Arial, sans-serif;
	font-size:14px;
/*	background: rgb(104,98,136);  */
	background: #9999cc;
}
#wrapper { width: 750px;
	margin: 0 auto 0 auto;
	border: 1px solid #A03E19;
	background: #fff url(images/background.gif) repeat-y right;
}
#header1 {
	border-bottom: 1px  solid #A03E19;
	height: 160px; width:750px;
	background: #d7dabd url(images/tete_croy.jpg) top left no-repeat; 
}

#header2 {
	border-bottom: 1px  solid #A03E19;
	height: 160px; width:750px;
	background: #d7dabd url(images/abbaye.jpg) top left no-repeat; 
}
#header3 {
	border-bottom: 1px  solid #A03E19;
	height: 160px; width:750px;
	background: #d7dabd url(images/fouilles.jpg) top left no-repeat; 
}


#container {
/*	width: 750px;*/
	width: 100%; 
	float: left;
	margin: 0 -200px 0 0;
/*	margin-right: -200px;*/
/*	background: #ffffff url(images/background.gif) repeat-y right;*/
}
#content {
/*	background: #ffffcc; */
	background: #ffffff;
	margin-right: 200px;
	padding-bottom: 2px;
}
#sidebar {
	width: 197px;
	margin: 0;
	float: right;
}
#footer {
	background: #d7dabd;
	clear: both;
	height: 80px; width:750px;
}
h1 {
	background: transparent url(images/gos.gif) no-repeat top left; 
	width: 550px;
	height:60px;
	margin: 0;
}

h1 span { display: none;}

h3 {
	width: 550px;
	margin: 0;
}
em {
	font-size:14px;
	color: gray;
	font-style: italic;
}
q {
	font-family: Verdana, Times, Arial, sans-serif;
	font-size:12px;
	font-style: italic;
}
.g {
	font-weight: bold;
}
blockquote {
	font-family: Verdana, Times, Arial, sans-serif;
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
h4 {
	padding: 0 0 0 0.5em;
	border-top: 1px  solid #000;
	border-bottom: 1px  solid #000;
	background: #CCC;
	font-style: italic;
   }	
h5 {
	padding: 0 0 0 0.5em;
	font-weight: normal;
	font-style: italic;
   }	
h2 {
	font-family: Helvetica, garamond, Verdana,  Arial, sans-serif;
	color: #A03E19;
	background-color: #d7dabd;
	font-weight: normal;
	font-style: italic;
	margin: 0.5em .5em;
	padding:0 0 0 0.5em;
}
.tit1 {
	background: #FFE8A1;
}
ul {
	list-style: square inside;
	padding: 0 5px 0 10px ;
	margin: 0;
}

ul li {
	padding: 0 5px 0 10px ;
	margin: 0;
}

.last {
	margin-bottom: 0;
}
.clearing {
	height: 0;
	clear: both;
}

.p1 {
	margin: 0.5em 0.5em;
/*	text-align: justify;*/
}

#sidebar a:link {
	font: 11px Verdana;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: gray;
}
#sidebar a:visited {
	font: 11px Verdana;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: gray;
}
a img {
	border: 0;
	align: center;
}
#sidebar a:hover {
	font: 11px Verdana;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #A03E19;
}
#sidebar a:active {
	font: 11px Verdana;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #A03E19;
}
#sidebar h3 {
	width: auto;
	height: 30px;
	margin: 20px 0 0 0;
	padding: 0 0 0 20px;
}
#sidebar h3.villa {background: transparent url(images/gosnay.gif) 5px  no-repeat;}
#sidebar h3.chart {background: transparent url(images/charts.gif) 5px  no-repeat;}
#sidebar h3.vse {background: transparent url(images/vse.gif) 5px  no-repeat;}
#sidebar h3.msm {background: transparent url(images/msm.gif) 5px  no-repeat;}
#sidebar h3.act {background: transparent url(images/act.gif) 5px  no-repeat;}


#sidebar h3 span {display: none;} 
#sidebar ul {
	list-style: none;
	padding: 0 ;
	margin: 0;
}

#sidebar ul li {
	margin: 0 0 0 8px;
}

#sidebar li a {
	display: block;
	width: 140px;
	padding: 2px 0px 2px 0px; 
}

.copyright
{
	margin-top: 0px;
/*	color: #d7dadb;*/
	background-color: transparent;
	border-top: 1px solid #C1C18E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
/*	line-height: normal;*/
	padding-top: 5px;
	padding-bottom: 10px;
}

div.vignette {
  margin: 10px 7px 5px 7px;
  float: left;
  background: #ffffff; 
}
div.vignette p {
  font-size: 0.8em;	
  text-align: center;
}
div.vignette span {
  padding: 5px 0 5px 0;
  display: block;
  font-size: 0.8em;	
  text-align: center;
}

div.vignette_r {
  margin: 10px 7px 7px 7px;
  float: right;
  background: #ffffff; 
}
div.vic {
  margin-top: 10px;
  margin-left: auto;
  text-align: center;
  background: transparent; 
}
div.vic p {
  font-size: 0.8em;
}
