body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

#entete {
	background-color: #cbd200;
	width: 100%;
	height:200px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#txtentete {
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding-left: 15px;
}
#page {
	background-color: #000000;
/*	height: 100%;*/
	width: 100%;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 125px;
	padding-left:0px;
	padding-bottom: 50px;
	padding-right: 0px;
	float: left;
}
#texte {
	float: left;
	width: 525px;
	padding-left: 50px;
	margin: 0px;

}

.titre {
	background: #cccc00;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	height: 20px;
	width: 290px; /*260px;*/
	margin:20px 250px 20px -50px;
	float: left;
	padding:0 0 0 50px;


	/*
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	height: 20px;
	width: 500px;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;*/
}

.liste{
	float: left;
	cursor: hand;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
		padding-top: 2px;
	/*height: 20px;*/
	/*width: 400px;*/
	/*margin-top: 20px;*/
}

.lien_direct{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*padding-left: 10px;*/

	/*height: 20px;*/
	/*margin-top: 20px;*/
}

.lien_direct a{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 5px;
	/*height: 20px;*/
	/*margin-top: 20px;*/
}

.liste_off {
	color: #9b9b9b;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.liste_off_over {
	color: #9b9b9b;
	background-image: url(images/moins.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
.liste_on {
	color: #CBD200;
	background-image: url(images/moins.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}



.liste_on_over {
	color: #CBD200;
	background-image: url(images/plus.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

/*
.lien{
	width:50px;
	float:left;
}
*/

.lien_direct a:link, .lien_direct a:visited, .lien_direct a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7b8002;
	text-decoration: none;
	background-image: url(images/fleche_off.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 13px;
	margin-left: 10px; /*15px;*/
}

.lien_direct a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CBD200;
	text-decoration: none;
	background-image: url(images/fleche_on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 13px;
	margin-left: 10px; /*15px;*/
}

a.lien_visite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
		color: #7b8002;
	text-decoration: none;
	background-image: url(images/fleche_off.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 13px;

}
a.lien_visite:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #CBD200;
	text-decoration: none;
	background-image: url(images/fleche_on.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 13px;
}


.contenu_texte {
	display:block;
	width:450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #9b9b9b;
	padding-left: 20px;
}

#image {
	position: absolute;
	overflow:hidden;

	background-attachment: scroll;
	/*background-attachment: fixed ;*/

	background-image: url(images/bando.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;

	width: 276px;

	z-index: 100;
	left: 580px;
	top: 0px;
}
#maison {
	width: 100px;
	z-index: 200;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top:10px;
}
#maison a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #cbd200;
	text-decoration: none;
	background-image: url(images/maison_vert.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
#maison a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/maison.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
