body
{
background-color : #330d08;
 scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #330d08;
    scrollbar-face-color : #330d08;
    scrollbar-highlight-color : #ffffff;
    scrollbar-shadow-color : #ffffff;
}
h1 {
	font-size: 16px;
    font-family: arial, Geneva, arial, Helvetica, sans-serif;	
	margin: 0px;
	color : #330d08;
}
A:link.menu 
{
 font-family : arial;
 text-decoration: none;
 color : #8f2d14;
 font-size: 10px;
}

A:visited.menu 
{
 font-family : arial;
 text-decoration: none;
 color : #8f2d14;
 font-size: 10px;
}
 
A:active.menu 
{
 font-family : arial;
 text-decoration: none;
 color : #8f2d14;
 font-size: 10px;
}
 
A:hover.menu 
{
 font-family : arial;
 text-decoration: none;
 color : #ffffff;
 font-size: 10px;
}
A:link 
{
 font-family : arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #2b0c07;
 font-size: 11px;
}

A:visited 
{
 font-family : arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #2b0c07;
 font-size: 11px;

}
 
A:active 
{
 font-family : arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #2b0c07;
 font-size: 11px;
}
 
A:hover 
{
 font-family : arial, Helvetica, sans-serif;
 text-decoration: none;
 color : #58180f;
 font-size: 11px;
}
TD { 
	font-family : arial ; 
	font-size : 11px ; 
	color : #f4d39e ;
	}
	
.adresse { 
	font-family : arial ; 
	font-size : 11px ; 
	color : #f4d39e ;
	}
.contenu { 
	font-family : arial ; 
	font-size : 11px ; 
	color : #58180f ;
	}
Body 
	{ 
	font-family : arial ; 
	font-size : 10px ; 
	color : #ffffff 
    }
input,select,textarea 
	{
	font-family: arial ; 
	font-size: 11px;
	color: #f4d39e;
	border: solid #f4d39e;
	border-width: 1;
	background-color:transparent
	}
.in
	{
	font-family: arial ; 
	font-size: 11px;
	color: #f4d39e;
	border: solid #f4d39e;
	border-width: 1;
	background-color:transparent
	}
div#scroll {
	overflow: auto;
	height: 328;
	width: 377px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
  scrollbar-3d-light-color : #ffffff;
    scrollbar-arrow-color : #ffffff;
    scrollbar-base-color : #ffffff;
    scrollbar-dark-shadow-color : #ffffff;
    scrollbar-face-color : #200BA3;
    scrollbar-highlight-color : #200BA3;
    scrollbar-shadow-color : #ffffff;
}








.btn_1 {
	float:left;
	display:block;
	width:224px;
	height:45px;
	background:url(../images/menub_01.jpg) no-repeat left top;
	}

.btn_2 {
	float:left;
	display:block;
	width:224px;
	height:26px;
	background:url(../images/menub_02.jpg) no-repeat left top;
	}
.btn_3 {
	float:left;
	display:block;
	width:224px;
	height:26px;
	background:url(../images/menub_03.jpg) no-repeat left top;
	}
.btn_4 {
	float:left;
	display:block;
	width:224px;
	height:26px;
	background:url(../images/menub_04.jpg) no-repeat left top;
	}
	
.btn_5 {
	float:left;
	display:block;
	width:224px;
	height:26px;
	background:url(../images/menub_05.jpg) no-repeat left top;
	}






img {
	border: none;
}

.bordureimage {
	border: 1px solid #FFFFFF;
}



















/* 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*/






/* START DIV déroulant */
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#4e2b2b;
	width:590px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;	
	height:20px;
	color:#DBDDEA;
	font-size:10px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px dotted #4e2b2b;
	width:590px;
	color:#333333;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	color:#333333;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}
/* END DIV déroulant */


