@charset "utf-8";
/* CSS Document */
@charset "utf-8";
body{
background-color: #666666;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto;
	height: 73px;
	width: 800px;
}
#menu {
	height: 40px;
	width: 800px;
	
}

#menulist {
	float: left;
	height: 29px;
	width: 550px;
	margin-top: -15px;
	#margin-top: 0px;
	
}
#menu #pdflink {
	float: right;
	height: 52px;
	width: 135px;
	background-image: url(images/pdf.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 40px;
}
#global #menu #menulist li {
	float: left;
	width: 125px;
	height: 29px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
}
#global #content {
	min-height: 400px;
	width: auto;
	margin-left: 45px;
	margin-top: 20px;
}

#global #menu #menulist li a:hover {
	float: left;
	width: 125px;
	height: 29px;
	background-image: url(images/menuhover.png);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
#global #menu #menulist li a:active {
	float: left;
	width: 125px;
	height: 29px;
	background-image: url(images/menuhover.png);
	background-repeat: no-repeat;
	background-position: center center;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
#global #menu #menulist li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
	line-height: 25px;
}

#datasheet{
background-image: url(images/fleche.png);
background-repeat:no-repeat;
background-position:left -2px;
line-height: 17px;
margin-left: 12px;
}
#datasheet a{
text-align: bottom;
padding-left: 15px;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
#datasheet a:hover{
text-align: bottom;
padding-left: 15px;
font-size: 12px;
color: #df6f1d;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	height: 66px;
	width: 795px;
}
#global {
	height: auto;
	width: 800px;
	border: 2px solid #333333;
	margin: auto;
	background-color: #FFFFFF;
}
#global #footer #logo {
	float: right;
	height: 40px;
	width: auto;
	padding-top: 10px;
}
#global #footer #text {
	float: left;
	height: 40px;
	width: auto;
	padding-top: 25px;
	padding-left: 220px;
	font-size:12px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}
#global #content #content-top {
	background-image: url(images/content-haut.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 130px;
	
	width: 336px;
	float: left;
}
#global #content #content-centre {
	background-image: url(images/content-center.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 285px;
	height: 211px;
	#height: 212px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	padding-right: 10px;
	text-align: justify;
	float: left;
}
#global #content #content-bottom {
	background-image: url(images/content-bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 294px;
	float: left;
	
}

#global #content #content-centre #bloctxt {
	height: auto;
	width: auto;
	padding-right: 25px;
	padding-left: 10px;
}

#global #content #content-centre #blocleft {
	height: 150px;
	width: 20px;
}


#global #content #flash {
	float: left;
	margin-top: 104.5px;
	#margin-top: 106px;
}
#global #gallery {
	height: 160px;
	width: 790px;
}
#global #gallery #diachema {
	float: left;
	height: 158px;
	width: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	margin-left: 60px;
	background-image: url(images/encadrement.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
}
#global #gallery #diachema img{
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
	border:0px;
	cursor: -moz-zoom-in;
}

#global #gallery #why {
	height: 158px;
	width: 305px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: lighter;
	background-image: url(images/encadrement.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: left;
	margin-left: 20px;
}
#global #gallery #why img{
	float: left;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
	border:0px;
	cursor: -moz-zoom-in;
}
