/* CSS Document */

	body {
	background-color: #fee9c2;	
	scrollbar-3dlight-color:#fee9c2;
	scrollbar-arrow-color:#96001e;
	scrollbar-base-color:#96001e;
	scrollbar-darkshadow-color:#fee9c2;
	scrollbar-face-color:#fee9c2;
	scrollbar-highlight-color:#fee9c2;
	scrollbar-shadow-color:#fee9c2;
	font-family: Verdana, Helvetica, sans-serif;
	}
	
	div#menu { 
    background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	width: 200;
	height: 700;
	text-align: center;
}

div#contenu { 
overflow: auto;
width: 900;
height: 680;
margin-right:8px;
margin-left:8px;
margin-top:8px;
margin-bottom:8px;
}	

.maison{
	background-image: url(../images/maison.jpg);
	background-repeat:no-repeat;
background-position:center bottom;
background-attachment: fixed;
}

	
	 td { font-family : verdana,tahoma,helvetica ; font-size : 11px ; color : #96001e }

	 A:link {text-decoration: none; color : #96001E}
     A:visited {text-decoration: none; color : #96001E}
     A:hover {text-decoration: underline; color : #000000}
	 
	 hr {		color:#dd4e21;
height: 1px;
background-color: red;
border: 0;

}

h1 {
font-family: Tahoma, Verdana, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#96001E;
margin: 0px;
padding: 0px;

		}
		
		.img {
	border: 1px solid #dd4e21;
}

a img {
	border:0;
	}
	
	/* START WINDOWS OVERLAY*/
#GB_overlay { background-color: #000000; position: absolute; margin: auto; top: 0; left: 0; z-index: 100; }
#GB_window {left: 0; top: 0; font-size: 1px; position: absolute; overflow: visible; z-index: 150; }
#GB_window .content { width: auto; margin: 0; padding: 0; background-color: #fff; border: 3px solid #ccc; border-top: none; }
#GB_frame { border: 0; margin: 0; padding: 0; overflow: auto; white-space: nowrap; }
.GB_Window .content { background-color: #fff; border: 3px solid #ccc; border-top: none; }
.GB_Window .header { border-bottom: 1px solid #aaa; border-top: 0px solid #999; border-left: 1px solid #ccc; border-right: 1px solid #ccc; margin: 0; height: 20px; font-size: 12px; padding: 3px 0; color: #333;}
.GB_Window .caption { font-size: 11px; font-weight: bold; white-space: nowrap; padding-right: 20px; }
.GB_Window .close { text-align: right; }
.GB_Window .close span { font-size: 11px; cursor: pointer }
.GB_Window .close img { cursor: pointer; padding: 0 3px 0 0; }
.GB_Window .on { border-bottom: 1px solid #333; }
.GB_Window .click { border-bottom: 1px solid red; }
/* END WINDOWS OVERLAY*/

/*photogalery*/
.Gallery3GalerieTitreTexte {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3GalerieCheminLiens {font-family:Verdana;font-size:10px;color:#666666;text-decoration:underline;font-weight:bold;} 
.Gallery3GalerieCheminLiens:hover {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GalerieCheminTexte {font-family:Verdana;font-size:10px;color:#666666;text-decoration:none;font-weight:bold;} 
.Gallery3GaleriePageEnCours {font-family:Verdana;font-size:10px;color:#DDDDDD;font-weight:bold;} 
.Gallery3RepertoireTitre {font-family:Verdana;font-size:9px;color:#666666;font-weight:bold;} 
.Gallery3FichierTexte {font-family:Verdana;font-size:10px;color:#ffffff;} 
.Gallery3PhotoTexte {background:#FFFFFF;font-family:Verdana;font-size:10px;color:#666666;} 
/**/