body {
	background-color: #008700;
	background-image: url("images/left.gif");
	background-repeat: repeat-y;
	margin-left: 0;}

p, div, li{
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;}

h1, h2, h3, h4{
	font-family: verdana, arial, helvetica, sans-serif;}

h2 {
	background-color: #008700;
	color: #ffc;
	border-bottom: 0.1em solid #000;
	border-top: 0.1em solid #ffc;}

h3 {
	background-color: #ffc;
	color: #008700;
	font-size: 1.2em;}

.villa{
	color: #008700;
	font-weight: bold;}

#top {
	position: absolute;
	top: 0;
	left: 0;
	height: 172px;
	width:271px;}

#titre {
	position: absolute;
	top: 0;
	margin-left: 272px;
	padding-top: 13px;}

#logo {
	text-align: right;
	Margin-right: 2%; }

#passerelle {
	margin: 0;
	padding: 0; }

#passerelle img {
	border: 0; }
	
#btnbar {
	position: absolute;
	left:0;
	margin-top: 100px;
	margin-left: 35px;
	width: 160px;
	padding-left: 10px;
	background-color: #ffc;
	font-size: smaller;
	font-weight: bold;
	overflow: hidden;
	border: 1px solid #000; }

#btnbar ul {
	list-style: none;
	margin-left: 0; }

#btnbar li {
	margin-bottom: 0.5em;
	line-height: 120%;
	font-family: Verdana, Tahoma, Arial, sans-serif; }

#btnbar a:link, #btnbar a:visited {
	color: #080; }

#btnbar a:hover, #btnbar a:focus, #btnbar a:active {
	background-color: #ffc;
	color: #080; }	

#contenu {
	background-color: #ffc;
	margin-left: 271px;

	margin-top: 0px;
	min-height: 800px; }

#contenu li{
	margin-bottom: 1.5em;}

img {
	border: 0;}

div.photodroite {
	float: right;
	margin-top: 1px;
	padding-left: 20px;}

div.photogauche {
	float: left;
	margin-top: 1px;
	padding-right: 20px; }

.centre {
	text-align: center;
	padding-top: 1em;}

a:hover, a:focus, a:active {
	background-color: #080;
	color: #ffc; }

/*Page d'accueil*/
#index body {
	background-color: #008700;
	padding-top: 2em;
	background-image: none !important;
	Text-align: center;
	color: #fff;
}

#index img {
	border: 0.1em solid #ffc; }

#index p {
	color: #fff; }

table, td, th {
	border: 0;}

