/* CSS Document */


body {
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
background-position:center bottom;
background-attachment: fixed;
background-color: #ffffff;
scrollbar-3dlight-color:#ffffff;
scrollbar-arrow-color:#333333;
scrollbar-base-color:#333333;
scrollbar-darkshadow-color:#ffffff;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
font-family: Verdana, Helvetica, sans-serif;
font-size:11px;
color:#333333;
height: 100%;
	}
	
div#global {
    top: 0px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	height: 550px;
	width: 900px;
}		

	 
	
td {
font-family: Verdana, Helvetica, sans-serif;
font-size:12px;
color:#333333;

		}	

				
hr {		color:#f28f00;
height: 1px;
background-color: red;
border: 0;

}						
	
 
a {  font-family: Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:#f28f00;
	  font-weight:bold;
	  text-decoration:none;
	    
 }	  
 
a:hover {  font-family: Verdana, Helvetica, sans-serif;
      font-size:12px;
      color:#333333;
	  font-weight:bold;
	  text-decoration:none; 
 }
 

li{
	list-style-type: square;
	margin-left: 10px;
    margin-right: 10px;
}

/*-----entêtes et titres-----*/
		
h1 {
font-family: Verdana, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
color:#f28f00;

		}
		
h2 {
font-family: Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333;

		}		
	

 
/*----------formulaire---------*/
input 
	{
	font-family: Verdana ; 
	font-size: 11px;
	color:#9c9a7c;
	border: solid #9c9a7c;
	border-width: 1;
	background-color:transparent
	}
select
	{
	font-family: Verdana ; 
	font-size: 11px;
	color: #9c9a7c;
	border: solid #9c9a7c;
	border-width: 1;
	background-color:transparent
	}
textarea
	{
	font-family: Verdana ; 
	font-size: 11px;
	color: #9c9a7c;
	border: solid #9c9a7c;
	border-width: 1;
	background-color:transparent
	}
	
/*----------adresse---------*/

.adresse {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#929292;
	text-decoration: none;
}	

.adresse a       {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#929292;
	text-decoration: none;

}

.adresse a:hover{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #f28f00;
	text-decoration: underline;

}
.adresse a:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #929292;
	text-decoration: none;

}

/*----------images---------*/
.img {
	border: 1px solid #f28f00;
}

a img {
	border:0;
	}

/*----------navigation---------*/

#btn_1 {
	float:left;
	display:block;
	width:327px;
	height:22px;
	background:url(../images/01_wie_is_Becker_h.jpg) no-repeat left top;
	}

#btn_2 {
	float:left;
	display:block;
	width:327px;
	height:32px;
	background:url(../images/02_tuinontwerp_h.jpg) no-repeat left top;
	}
	
#btn_3 {
	float:left;
	display:block;
	width:327px;
	height:30px;
	background:url(../images/03_tuinaanleg_h.jpg) no-repeat left top;
	}

#btn_4 {
	float:left;
	display:block;
	width:327px;
	height:32px;
	background:url(../images/04_tuinonderhoud_onderhoud_.jpg) no-repeat left top;
	}
#btn_5 {
	float:left;
	display:block;
	width:327px;
	height:30px;
	background:url(../images/05_gerealiseerde_tuinen_h.jpg) no-repeat left top;
	}
	
#btn_6 {
	float:left;
	display:block;
	width:327px;
	height:30px;
	background:url(../images/06_pers_media_h.jpg) no-repeat left top;
	}
#btn_7 {
	float:left;
	display:block;
	width:327px;
	height:29px;
	background:url(../images/07_contact_h.jpg) no-repeat left top;
	}	
	
/*----------menus déroulants---------*/

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	font-size:0.9em;
	background-color:#d1bc6c;
	width:95%;
	margin-bottom:7px;
	margin-top:2px;
	padding-left:2px;	
	height:15px;
	color:#50170a;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	

	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */

	border:1px dotted #d1bc6c;
	width:95%;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	

	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	color:#ffffff;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}

/* 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-color:transparent;font-family:Verdana;font-size:10px;color:#666666;} 
/**/

/* End layout CSS */

		

