@charset "utf-8";
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #F3F3F3;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
#global {
	width: 1000px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#menu {
	float: left;
	width: 100%;
	margin: 0px;
	background-image: url(img/logo_heliflex.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 75px;
	padding: 0px;
	font-size: 12px;
	border: 1px solid #666666;
}
#corps {
	margin: 0px;
	float: left;
	width: 980px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu dl {
	width: 100px;
	float: left;
	color: #333333;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	border: 1px solid #333333;
	margin: 1px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #fcfcfc;
}
#menu dd {
display: none;
border: 1px solid gray;
}
#menu li a, #menu dt a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
	width: 100%;
}
#menu li {
	text-align: left;
	background: #fff;
	text-indent: 5px;
	width: 100%;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
	width: 100%;
	background-color: #cccccc;
}
#item_menu {
	width: 500px;
	padding: 0px;
	margin-top: 45px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
}
#pied {
	width: 100%;
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	float: left;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#copyright {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
}
#tag {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 300px;
	text-align: right;
}
#corps ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a {
	color: #0000FF;
	text-decoration: none;
}
#corps li {
	padding: 0px;
	margin: 2px;
}
.image_illustration_produits  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#corps  p {
	text-align: justify;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-indent: 10px;
	float: none;
}h4 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #0066CC;
	height: 18px;
	width: 200px;
	padding: 2px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-indent: 5px;
	line-height: 20px;
	border: 1px solid #666666;
	float: none;
	text-transform: uppercase;
}
h5 {
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.image_illustration_gauche {
	border: 1px solid #666666;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.mot_cle {
	font-weight: bold;
	color: #0066CC;
}

form {
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
label {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
input {
	height: 15px;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
select {
	height: 20px;
}
label {
	float: right;
}
#btn_envoyer {
	height: 30px;
	width: 100px;
}.image_illustration_droite {
	border: 1px solid #666666;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
.adresse {
	font-size: 12px;
	line-height: 12px;
}
