.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333399;
}
a.blanc {color: white; text-decoration: none;font-family: Arial, Helvetica, sans-serif; font-size: 11px;}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	color: #000099;
	padding-top: 6px;
	padding-bottom: 6px;
}
.navtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000099;
	padding-top: 6px;
	padding-bottom: 6px;
}
h1, .pagetitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
	padding: 0;
}
.bodybold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333399;
	font-weight: bold;
}
.tabletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	padding-top: 6px;
	padding-bottom: 6px;
}
.textnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333333;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-align: center;
	padding-top: 2px;
}
.bigtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #000099;
}

/* crossfader */
div#slideshow {
	/* float: left; */
	width: 400px;
}
div#buildpics {
	height: 400px;
	margin-left: 180px;
}

div.cf_wrapper
	{
		position: relative;
	}
	
	div.cf_element
	{
		

	}
	
	div.cf_element div.slide
	{
		padding: 0px;	
	}

 div#cf2 {
 	visibility: hidden;
 }
 div#cf3 {
 	visibility: hidden;
 }
  div#cf4 {
 	visibility: hidden;
 }
  div#cf5 {
 	visibility: hidden;
 }
  div#cf6 {
 	visibility: hidden;
 }

	div.cfc_element
	{
		
	}
	
	div.cfc_element div.slide
	{
		padding: 0px;	
	}


.moteur {
	margin: 20px auto;
	width: 500px;
	padding: 15px 5px 10px 10px;
	background: #999;
}

