html {
	font-size: 100%;
}
body {
	padding: 0px;
	font-size: .85em;
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	background-image: url(imgs_site/backg.jpg);
	background-color: #000066;
	background-repeat: no-repeat;
	background-position: center-top;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	height: 100%;
	width: 1311px;
	position: center-top;
}
div#entete {
	height: auto;
	width: 850px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
}	
div#conteneur{
	margin: auto;
	margin-top: 0px;
	width: 850px;
	height: 100%;
	position:center;
}
div#centre {
	float: center-top;
	height: auto;
	width: 850px;
	margin-left: 230px;
	margin-right: 230px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: none;
	position: center-top;
}
div#colonneg {
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	width: relative;
	height: 100%;
	background: url(imgs_site/.jpg) repeat-x 0 0 ;
	background-color: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: relative;
}
div#colonned {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -14px;
	float: right;
	width: relative;
	height: 100%;
	background: url(imgs_site/.jpg) repeat-x 0 0 ;
	background-color: none;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 175px;
	padding-bottom: 0px;
	position: relative;
}
div#copyright, div#copyright a, div#copyright a:hover, div#copyright a:active{
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
	text-decoration: none;
}
.titrepage {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-variant: small-caps;
	font-weight: bold;
	color: #ffcc66;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	letter-spacing: 1px;
}
.titreartisan {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 17px;
	text-align: left;
	margin-left: 20px;
	margin-top: 20px;
	color: #F68B1F;
}
.textnormal {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
	text-decoration: none;
	white-space: normal;
}
.textnormalo {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}
.textnormallien {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	text-decoration: none;
}
.textnormallien:hover {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #8dc73f;
	text-decoration: none;
}
.textcold {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #5a5a5a;
}
.textcolg {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #5a5a5a;
}
.textnormalcenter {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	text-align: center;
	text-decoration: none;
}
.textnormalright {
	font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	text-align: right;
	text-decoration: none;
}
	$('#featured').orbit({          
  	 animation: 'fade';
     animationSpeed: 800;
     advanceSpeed: 4000; 
     startClockOnMouseOut: true;
     startClockOnMouseOutAfter: 3000;
     directionalNav: true;
     captions: true;
     captionAnimationSpeed: 800;
     timer: false;
	});

