/*
** Le Corps de la page
*/
body {
	background	: #e2e2e2;
	color		: black;
	margin		: 0px;
	padding		: 0px;
	border-collapse	: collapse;
   	font-family	: verdana, helvetica, arial, sans-serif;
	font-size       : 0.9em;
	border		: none;
}
body.index	{
	color		: black;
	background	: #262626 url( /images/degrade.jpg ) repeat-x top left; 
}

/*
** Pour tous les raccourcis
*/
.central {
	background 	: url( /images/fond.gif ) repeat-x top left; 
	margin		: 0;
	padding		: 0;
	border		: solid #E6E6E6 1px;
}
.central_index {
	margin		: 0;
	padding		: 0;
	height		: auto;
	border		: solid #E6E6E6 1px;
}
.idx_txt { 
        position	: absolute; 
        left		: 0; 
        top		: 0px; 
        width		: 50%; 
        height		: auto; 
	z-index		: 1;
}
.idx_img { 
        position	: absolute; 
        left		: 350px; 
        top		: 120px; 
        width		: 400px; 
        height		: 400px; 
	z-index		: 2;
}
.idx_maison_descript	{
	margin-top	: 40px;
	margin-left	: 20px;
	font-size	: 18px;
}
.idx_maison_title	{
	margin		: 10px;
	color		: #7E9139;
	background-color: inherit;
	font-size	: 2em;
	text-align	: center;
}
.textlogo {
	background 	: url( /images/degrad.gif ) repeat-x top left; 
	width		: 665px;
	height		: 50px;
	margin		: auto;
	padding		: 0;
}
div dl {
	font-size	: 0.9em;
	text-align	: left;
	margin-top	: 110px;
}
div dl dt 	{
	color		: white;
	background-color: inherit;
	padding		: 5px;
	margin		: 40px 5px 15px 5px;
	text-align	: left;
	font-weight	: bold;
}
div dl dd	{
	margin		: 0;
	padding		: 0;
}
div dl dd ul {
	list-style	: none;
	text-align 	: left;
	margin		: 0 5px;
}
div dl dd ul li	{
	background-color: #D6D6D6;
	color		: black;
	margin 		: 15px 20px;
	padding		: 0;
	border 		: solid white 1px;

}
.maison {
	background 	: transparent;
	text-align	: center; 
	width 		: auto;
	margin		: 20px 30px;
	float		: left;
}
.plan1 {
	float  		: right;
	width 		: 320px;
}
.description {
	padding-left	: 30px;
	font-weight 	: bold; 
	margin-top	: 50px;
	font-weight	: normal;
	text-align	: justify;
	margin-right 	: 20px;
}
.superscript {
   vertical-align    :super;
   font-size         :80%;
}

/*
** Pour ne pas deborder sur les images
*/
img   {
   border-style      :none;
}
/*
** Affichage des liens
*/
a 	{
	display		: block;
	color		: #363636;
	background-color: inherit;
	padding		: 2px 10px;
	margin		: 0px;
	text-decoration	:none;
}
a:hover	{
	text-decoration	: none;
	color		: white;
   	background-color:#82D813;
}
a.restricted	{
	color		: #FFA500;
	background-color: inherit;
}
a.restricted:hover	{
	font-weight		: bold;
	background-color	: #FFA500;
	color			: #363636;
}
.idx_maison_img {
	float : left;
}
/*
** Le style des paragraphes utilisés tout au cours des pages
*/
p   {
   margin            :0.5em 4px 10px 4px ;
/*   text-indent       :1em;*/

}
ul	{
	text-indent : 2em;
}

/*
** Style utilise pour les textes a afficher seulement dans les browsers
** ne gérant pas les feuilles de styles
*/
.skip {
    display          :none;
    visibility       :hidden;
}
/*
** Entete : définitin du bandeau
*/
.headerPage {
   color             :white;
   margin            :0px;
   padding           :2px 0px 1px 0px;
   width             :auto;
	border		: none;
	height		: 59px;
	background-color: #000000;
}
.logo	{
	margin		: 0;
	padding	 	: 0;
	width 		: 200px;
}
div.logo a		{
	display		: inline;
	margin		: 0px;
	padding		: 0px;
}
.logo a:hover 		{
	margin		: 0px;
	padding		: 0px;
	background-color: transparent;
}
.headerText1, .headerText2	{
	color		: #C6C6C6;
	background-color: inherit;
	text-align	: center;
	font-size	: 0.9em;
	float		: right;
}
.headerText1 a	{
	color 		: #C6C6C6;
}
.headerText1 a:hover	{
	color 		: #FFFFFF;
}
.headerText1 {
	border-style	: none dashed none dashed;
	border-width	: 2px;
	border-color	: white;
	width 		: 280px;
}
.headerText1 p {
	margin	: 2px 1px 4px 1px;
}
.adresse	{
	font-size	: 0.7em;
}
.headerText2 {
	width 		: 100px;
}


/*
**---------- BAS DE PAGE -----------------
*/
.bottomPage {
	color		: #D6D6D6;
	background-color: #454545;
	margin		: 0px;
	text-align	: left;
	font-family	:verdana, helvetica, geneva, sans-serif;
	font-size	: 0.9em;
	clear		: both;
	position	: absolute;
        height		: 31px;
	line-height	: 31px;
	top		: 0;
	width		: 100%;
	left		: 0;
}
.bottomPage span {
	height		: 100%;
	vertical-align	: middle;
}
.bottomPage a {
	display		: inline;
	color 		: #FFA500;
	background-color: inherit;
	margin		: 0px;
	padding		: 0px;
}
.bottomPage span a.w3 {
	float 		: right;
	margin		: 0px;
	padding		: 0px;
	height		: 31px; 
}
.bottomPage img	{
	margin		: 0px;
	padding		: 0px;
}
.bottomPage a:hover {
	color		: #363636;
	background-color: #FFA500;	
}
p.headerPage a  {
   color             : black;
   background-color  : white;
   font-weight       : bold;
   text-decoration   : none;
}
