@charset "utf-8";

* {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #6D6D6D;
	margin:0;
	padding:0;	
}

body {
	background-color: #e5e4dc;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#global {
	display: block;
	position:relative;
	width: 1000px;
	min-height: 700px;
	margin: 0 auto 0 auto;
	height:auto;
	background-image: url(images/ombres.png);
	background-repeat: no-repeat;
	background-position: center;
}

p {
	line-height: 1.3em;
	margin: 0 0 10px;
	padding: 0 10px 0 10px;
}

.logo {
	width: 271px;
	height: 83px;
	padding: 10px 0 10px 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #999;
	padding: 65px 0 0 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0 40px 0 48px;
}

a {
	color:#999999;
	text-decoration: none;
}

a:hover {
	color:#D7B88B;
	text-decoration: none;
}


#global table {
	margin: 0 10px 20px 10px;
}


#onglet {
	display: block;
	position: relative;
	margin: 40px 10px 0 40px;
	width: 284px;
	height: 255px;
	background-color:#EFEFEF;
	border: 1px solid #CCC;
}

#onglet2 {
	display: block;
	position: relative;
	margin: -257px 0 0 359px;
	width: 284px;
	height: 255px;
	background-color:#EFEFEF;
	border: 1px solid #CCC;	
}

#onglet3 {
	display: block;
	position: relative;
	margin: -257px 40px 0 675px;
	width: 284px;
	height: 255px;
	background-color:#EFEFEF;
	border: 1px solid #CCC;	
}

#onglet img {
	display: block;
	position: relative;
	padding: 10px 5px 0 5px;
}

#onglet2 img {
	display: block;
	position: relative;
	padding: 10px 5px 0 5px;
}

#onglet3 img {
	display: block;
	position: relative;
	padding: 10px 5px 0 5px;
}

.puce {
	padding: 0;
}

#global table #slideshow {
	width: 980px;
	height: 240px;
	padding: 10px 0 0 0;
	
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
