Body 
	{
	scrollbar-arrow-color : #FF0000;
	scrollbar-face-color : #FFFFFF;
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	background-image: url(../bg2.jpg);
	background-color: #ffffff;
	background-repeat: repeat-x;
	}
TD
	{
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	font-style: normal;
	}

.left
	{
	font-family : Arial;
	font-size : 14px;
	color: #663399;
	font-weight: bold;
	font-style: normal;
	padding-left: 45px;
	}

.nav
	{
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding-left: 343px;
	padding-top: 13px;
	}
	
.menudown
	{
	font-family : Verdana;
	font-size : 10px;
	color : #da85d2;
	font-style: normal;
	}

.adresse
	{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	font-style: normal;
	line-height: 17px;
	padding-top: 10px;
	padding-left: 25px;
	}
	
.adresse2
	{
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	font-style: normal;
	line-height: 17px;
	padding-top: 10px;
	padding-left: 10px;
	}
	
/*MENU INTRO*/
.btn_1 {
	float:left;
	display:block;
	width:258px;
	height:29px;
	background:url(../images/over_02.jpg) no-repeat left top;
	}

.btn_2 {
	float:left;
	display:block;
	width:258px;
	height:31px;
	background:url(../images/over_03.jpg) no-repeat left top;
	}

.btn_3 {
	float:left;
	display:block;
	width:258px;
	height:36px;
	background:url(../images/over_04.jpg) no-repeat left top;
	}

/*END MENU INTRO*/

.btn_4 {
	float:left;
	display:block;
	width:327px;
	height:48px;
	background:url(../images/over2_01.jpg) no-repeat left top;
	}

.btn_5 {
	float:left;
	display:block;
	width:117px;
	height:48px;
	background:url(../images/over2_02.jpg) no-repeat left top;
	}

.btn_6 {
	float:left;
	display:block;
	width:116px;
	height:48px;
	background:url(../images/over2_03.jpg) no-repeat left top;
	}

.btn_7 {
	float:left;
	display:block;
	width:115px;
	height:48px;
	background:url(../images/over2_04.jpg) no-repeat left top;
	}

.btn_8 {
	float:left;
	display:block;
	width:116px;
	height:48px;
	background:url(../images/over2_05.jpg) no-repeat left top;
	}
	
.btn_9 {
	float:left;
	display:block;
	width:149px;
	height:48px;
	background:url(../images/over2_06.jpg) no-repeat left top;
	}

.btn_10 {
	float:left;
	display:block;
	width:117px;
	height:48px;
	background:url(../images/overEN_02.jpg) no-repeat left top;
	}

.btn_11 {
	float:left;
	display:block;
	width:116px;
	height:48px;
	background:url(../images/overEN_03.jpg) no-repeat left top;
	}

.btn_12 {
	float:left;
	display:block;
	width:115px;
	height:48px;
	background:url(../images/overEN_04.jpg) no-repeat left top;
	}

.btn_13 {
	float:left;
	display:block;
	width:117px;
	height:48px;
	background:url(../images/overNL_02.jpg) no-repeat left top;
	}

.btn_14 {
	float:left;
	display:block;
	width:116px;
	height:48px;
	background:url(../images/overNL_03.jpg) no-repeat left top;
	}

.btn_15 {
	float:left;
	display:block;
	width:115px;
	height:48px;
	background:url(../images/overNL_04.jpg) no-repeat left top;
	}

.btn_16 {
	float:left;
	display:block;
	width:116px;
	height:48px;
	background:url(../images/overNL_05.jpg) no-repeat left top;
	}
/*END MENU*/
.info
	{
	font-family : Tahoma;
	font-size : 11px;
	color : #000000;
	font-style: normal;
	line-height: 17px;
	}

input 
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #a8abab ;
	border-width: 1 ;
	background-color:#FFFFFF;
	}
select
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #a8abab ;
	border-width: 1 ;
	background-color:#FFFFFF;
	}
textarea
	{
	font-family: verdana ; 
	font-size: 11px ;
	color: #000000 ;
	border: solid #a8abab ;
	border-width: 1 ;
	background-color:#FFFFFF;
	}
li
	{
	list-style-type: disc;
	}


/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow 
  	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #da85d2;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow 
  	{
	text-decoration: underline;;
	font-family : Verdana;
	font-size : 10px;
	color : #da85d2;
	font-style: normal;
	font-weight: bold;
	}
	
    A:visited.arrow 
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #da85d2;
	font-style: normal;
	font-weight: bold;
    }
	
    A:hover.arrow 
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
	font-style: normal;
	font-weight: bold;
	}
/* ================  END - These are the Navigation properties ================ */
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow2 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #5c127a;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow2 
  	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #5c127a;
	font-style: normal;
	font-weight: bold;	
	}
	
    A:visited.arrow2 
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 11px;
	color : #5c127a;
	font-style: normal;
	font-weight: bold;	
    }
	
    A:hover.arrow2
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 11px;
	color : #5c127a;
	font-style: normal;
	font-weight: bold;	
	}
/* ================  END - These are the Navigation properties ================ */
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow3
  	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #da85d2;
	font-style: normal;
	font-weight: bold;
    }
	
  A:active.arrow3
  	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #da85d2;
	font-style: normal;
	font-weight: bold;
	}
	
    A:visited.arrow3
	{
	text-decoration: underline;
	font-family : Verdana;
	font-size : 10px;
	color : #da85d2;
	font-style: normal;
	font-weight: bold;
    }
	
    A:hover.arrow3
	{
	text-decoration: none;
	font-family : Verdana;
	font-size : 10px;
	color : #da85d2;
	font-style: normal;
	font-weight: bold;
	}
/* ================  END - These are the Navigation properties ================ */
/* ================  BEGIN - These are the Navigation properties ================ */
/* class is always .arrow */
  A.arrow4
  	{
	text-decoration: none;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
	}
	
  A:active.arrow4
  	{
	text-decoration: none;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
	}
	
    A:visited.arrow4
	{
	text-decoration: none;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
    }
	
    A:hover.arrow4
	{
	text-decoration: underline;
	background-color: #990000;
	font-family : Arial;
	font-size : 11px;
	color : #FFFFFF;
	font-style: normal;
	font-weight: bold;
	}
/* ================  END - These are the Navigation properties ================ */


h1 {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
h2 {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #d50a0a;
	margin: 0px;
}
h3 {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}


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*/

.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#666666;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;} 

.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;} 
.LoopGalleryTitle {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryAbstract {font-family:Verdana;font-size:11px;color:#666666;font-weight:bold;width:100%;text-align:center;} /*display:none;*/ 
.LoopGalleryContent {margin-bottom:30px;} 
