BODY		{
	margin: 0;
	padding: 0;
	border: #FFFFFF 0px solid;
	background-color: #FFFFFF;

	}
/* NON-MENU PAGE LINK COLORS */

a:link		{ color: #145D89; text-decoration: none; }

a:visited	{ color: #145D89; text-decoration: none; }

a:active	{ color: #6633CC; text-decoration: none; }

a:hover		{ color: #996600; text-decoration: none; }


H1 		{
	FONT: 11px verdana, arial, sans-serif;
	display: inline;
	
}

H2 		{
	display: inline;
	text-align: left;
	letter-spacing: 2px;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
}

H3 		{
	display: inline;
	text-align: left;
	letter-spacing: 2px;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
}

H4 		{
	display: inline;
	text-align: left;
	letter-spacing: 2px;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
}

H5 		{
	FONT: 11px verdana, arial, sans-serif;
	display: inline;
}

/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */


TABLE 		{
	COLOR: #666666;
	FONT: 11px verdana, arial, sans-serif;
	font-weight: normal;
	
}

.title 		{
	COLOR: #666666;
	letter-spacing: 2px;
	font-family: Calibri;
	font-size: 26px;
	font-weight: bold;
	}
	
.title_logo 		{
	COLOR: #DDDDDD;
	letter-spacing: 2px;
	font-family: Calibri;
	font-size: 26px;
	
	padding-left: 7px;
	}

.subtitle 	{
	COLOR: #000000;
	letter-spacing: 2px;
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
}

.largetitle	{
	COLOR: #888888;
	FONT: 18px verdana, arial, sans-serif;
	font-weight: normal;
	font-family: Tahoma;
}

.hilite		{ COLOR: #CC3333; font-weight: normal; }

.bar		{
	border-top-style: dotted;
	border-top-color: #999999;
	border-width: thin;
}


.page-splits	{
		border: #C0C0C0 1px solid;
	
		color: #FFFFFF; height: 5px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}




/* HEADER BACKGROUND COLOR */

.headercolor	{ background-color: #FFFFFF; }

.smalltitle 	{ COLOR: #999999; FONT: 11px verdana, arial, sans-serif; font-weight: normal; letter-spacing: 4px; }

/* NON-GALLERY IMAGE BORDERS */

.borders	{ border: #000000 1px solid; }


.noborders	{ border: #000000 0px solid; }

.grayborders	{ border: #CCCCCC 1px solid; }

.bottomgrayborders	{
	background-image: url(../picts/menu_white.gif);	
	
}

/* PICTURE GALLERY CODE */

.image-border	{
	border: #333333 1px solid;
	margin-bottom: 2px;
	
}

.image-borderon	{ border: #FF0000 1px solid; margin-bottom: 2px; }

.viewer-border	{
	
	
}



.picturetitle 	{ COLOR: #9999FF; FONT: 13px arial, verdana, sans-serif; font-weight: normal; letter-spacing: 2px; }



/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
.printhelp	{ width:600px; }
}
@media screen{
.printonly { display:none }
}

.img-shadow {

  /* La première ligne permet d'utiliser l'ombre au format png pour la plupart*/
  /* des navigateur. La seconde utilisera le format gif pour IE. */
  
  background: url(../picts/shadowalpha.png) no-repeat bottom right !important;

  }
.img-shadow img {
  position:relative;
  bottom:5px;
  right: 5px;
  padding:0px;
  margin: 0;
  z-index:2;
  background:white;
  border: 1px solid #cccccc;

  }
  
.img-shadow-gallery {

  /* La première ligne permet d'utiliser l'ombre au format png pour la plupart*/
  /* des navigateur. La seconde utilisera le format gif pour IE. */
  
  background: url(../picts/shadowalpha.png) no-repeat bottom right !important;
 

  }
.img-shadow-gallery img {
  position:relative;
  bottom:6px;
  right: 2px;
  padding:0px;
  margin: 0px;
  z-index:2;
  background: white;
  border: 1px solid #cccccc;

  }

/* FOOTER TEXT AND LINK COLORS */



a.footerlink:link	{ color: #3366FF; text-decoration: none }

a.footerlink:visited	{ color: #3366FF; text-decoration: none }

a.footerlink:active	{ color: #3366FF; text-decoration: none }

a.footerlink:hover	{ color: #FF6600; text-decoration: none }

.footertext 		{
	COLOR: #999999;
	FONT: 10px arial, verdana, sans-serif;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	
}

.button 		{
			background-color:#FFFFFF;
	        	background-image: url(../picts/button.gif);
			FONT-FAMILY: arial, verdana, helvetica, sans-serif;
			color: #999999;
			font-size: 11px;
			cursor:pointer;
			font-weight: bold;
			text-align: center;
			padding-left: 15px;
			padding-right: 15px;
			padding-top: 3px;
			padding-bottom: 3px;
			BORDER: #C5C3CE 1px solid;
			}
			


.buttonon 		{
			background-color:#FFFFFF;
	        background-image: url(../picts/buttonon.gif);
			
			color: #336699;
			font-size: 11px;
			cursor:pointer;
			
			text-align: center;
			padding-left: 10px;
			padding-right: 10px;
			padding-top: 1px;
			padding-bottom: 1px;
			BORDER: #336699 1px solid;
			}



.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url(../picts/shadeform.gif);
		text-align: left;
		WIDTH: 180px;
		BORDER: #000000 1px solid; }




/* LINKS PAGE CODE */

.linksmargin	{ margin: 0px 0px 10px 0px; }


/* START THE CODE FOR THE MENUS */



.menutable 	{
	padding: 0px 0px 0px 0px;
	background-repeat:repeat-x;
	background-image: url(../picts/menu_white.gif); 

		}



.page_jump		{
	COLOR: #999999;
	FONT: 12px arial, verdana, sans-serif;
	font-weight: normal;
	
}

a.page_jump:hover	{
	color: #996600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

.thin_line {
	height: 0px;
	border-style: solid;
	border-color: #CCCCCC;
}


			
.dhtmlgoodies_question{
	color:#666666;
	background-repeat:no-repeat;
	overflow:hidden;
	cursor:pointer;
	border-bottom-color: #666666;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	background-image: url(../picts/arrow-down.gif);
	background-position: right;
	padding-top: 4px;	
}
.dhtmlgoodies_answer{
	
	visibility:hidden;
	overflow:hidden;
	position:relative;
	
	border-top-width: 1px;
	border-bottom-color: #666666;
	border-top-color: #666666;

	
	font-size: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	
	position:relative;
}


/* Class menu déroulant 
body
{
	margin: 0;
	padding: 0;
	font-family: Arial;

}
*/

#menuDeroulant
{
	 z-index:3;
	width: 800px;
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: absolute;
	top: 49px;
	letter-spacing: 1.5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	
}


#menuDeroulant .sousMenu
{

 display: none;
 list-style-type: none;
 margin: 0px;
 padding: 0;
 border: 0;
 background-color: #FFFFFF; 
}


#menuDeroulant li
{

 float: left;
/* width: 140px; */
 margin: 0;
 padding: 0;
 border: 0;

}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #000;

	margin: 0;
	padding: 4px 10px; 
	
	text-decoration: none;
 
}
#menuDeroulant li a:hover {
	color: #F2462E;
	
	
}
#menuDeroulant li a:active { 
background-color: #5F879D; 
color: #F2462E;


}

#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #000;
	margin: 0;
	border: 0;
	text-decoration: none;

	

}
#menuDeroulant .sousMenu li a:hover
{
 background-image: none;
 background-color: #F2462E;

}

#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0px;
	border: 0px;
/*	width: 110px; */
	border-bottom: 1px solid;
	border-bottom-color: #999999; 

}


#menuDeroulant li:hover > .sousMenu { display: block; }

.tri-model{
 
  

	padding-left: 3px;
	
	width:145px;
	font-size:15px;
	border: 1px;
}



#searchbar{
    background: url('../picts/search_bg.png') no-repeat  left;
    float:right;
   	height:30px;
    width:154px;
	 font-size:12px;
}

.searchbar{
	background: url('../picts/menu.png') no-repeat  left;
	float:left;
	padding-left: 3px;
	height:20px;
	width:125px;
	font-size:15px;
	border: 0px;
}

#searchbar #s{
    background:none;
    border:none;
    color:#222;
    float:left;
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:12px;
	margin-top:5px;
 	width:124px;
	

}

#searchbar #loupe{
    background:  url('../picts/') no-repeat  left;
    border:none;
    float:right;
    height:35px;
margin-right:1px;
    width:27px;
	
}

