* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
}
body{background-color: #999999;}

#page {
	width: 820px;
}
#header1 div,#header2 div,#header3 div,#footer div {  }
#header1 {
	background: url(pg_header.jpg) bottom center no-repeat;
	width:820px;
	height:130px;
}
#header1 div {
	height: 118px;
	margin: 0px 16px;
	padding: 12px 0px 0px;
}
#header2 {
	background: url(pg_headersous.jpg) top center no-repeat;
	width:820px;
	height:40px;
}
#header2 div {
	height: 40px;
	margin:0px 16px;
	padding: 0px;
}
#header3 {
	background: url(pg_fondmenu.jpg) top center no-repeat;
	width:820px;
	height:64px;
}
#header3 div {
	height: 64px;
	margin:0px 16px;
	padding: 0px;
}
#menusyshaut {
  font-size: 8pt;
  color: white;
  text-align:right;
  padding-right:12px;
}
#menusyshaut a {
  font-size: 8pt;
  text-decoration: none;
  color: white;
  font-weight:bold;
}
#menusyshaut a:hover {
  color: #340166;
}
#footer{
	width: 820px;
	height:32px;
	background: url(pg_footer.jpg) bottom center no-repeat;
}
#footer div {
	height: 60px;
	margin:0px 16px;
	padding: 0px;
}
#footer a {
	color: white;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}
#footer a:hover {
	color:darkblue;
}
#contenu {
	width: 820px;
	background: url(pg_fondmilieu.gif) center repeat-y;
}
#contenu th {
	width: 200px;
	text-align:left;
}
#contenu th th {
	width: auto;
	border: none;
	text-align:left;
}
#contenu td{
	padding: 20px;
	padding-left: 40px;
}
#contenu td td{
	padding: 0px;
	border: none;
	padding:4px;
}

/* Menus */
#menuv {
	width: 180px;
	text-align:left;
	margin-left:0px;
	padding: 10px 0px;
}
#menuv h1 {
	font-weight:bold;
	font-size:14pt;
	margin:0px;
	padding:0px;
}
#menuv ul {
	margin:0px;
}
#menuv a {
	font-weight: 400;
	text-decoration: none;
}
#menuv a:hover { color: darkblue; }
#menuv ul {
	text-align:left;
	padding-left: 20px;
	margin-left:0px;
}

a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 100px;
	width: 100px;
	background: url(coin_ecran.gif) top right no-repeat !important;
	background: none;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
}

/* Galerie */
#galerie {}
#galerie table {}
#galerie caption{font-weight:bold;font-size: 10pt; margin-top:20px;}

#LinkExchange {
	width: 800px;
	font-size: 8pt;
}
#LinkExchange a {
	font-size: 8pt;
	text-decoration:none;
	color: white;
}

/* Surcharges SPIP */
.spip_cadre {
	height: 60px;
	border: 3px inset silver;
	font-size: 8pt;
}
.formulaire_spip {
  text-align:center;
}
.formulaire_spip fieldset {
  width: 400px;
  padding:20px;
  text-align:left;
}
.formulaire_spip label {
  display:block;
  font-size: 8pt;
  font-weight:bold;
}
