body {
background: #000000 url('skins/img/bgbody.png') no-repeat top center;
color: #fff;
font-size: 80%;
font-family: Arial, Verdana;
margin: 0; padding: 0;
}
a {
outline: none;
}
.bleu {
color: #c8e5f1;
}
#header, #content, #footer {
width: 938px;
margin: 0 auto;
padding: 0 31px;
overflow: hidden;
}
#header {
height: 135px;
background: url('skins/img/bgheader.png') no-repeat top left;
}
	#header form {
	margin: 30px 0 25px 0; padding-top: 15px;
	height: 34px; width: 342px;
	float: right;
	font-size: 0.8em;
	background: url('skins/img/bgform.png') no-repeat;
	}
		#header form label {
		display: block;
		float: left;
		width: 50px;
		margin-left: 20px;
		}
		#header form input[type="text"] {
		float: left;
		width: 107px;
		margin-right: 10px;
		color: #fae003;
		text-align: center;
		background: url('skins/img/bginput.png') repeat-x;
		border: none;
		height: 24px;
		padding-top: 3px;
		}
		#header form input[type="password"] {
		float: left;
		width: 107px;
		margin-right: 10px;
		color: #fae003;
		text-align: center;
		background: url('skins/img/bginput.png') repeat-x;
		border: none;
		height: 24px;
		padding-top: 3px;
		}
		#header form input[type="image"] {
		float: left;
		width: 26px;
		margin: 5px 5px 0 0;
		}
	#header h3 {
	clear: both;
	text-align: center;
	font-weight: normal;
	font-size: 1.3em;
	margin: 0;
	}
#bloc_01 {
width: 938px; height: 331px;
float: left;
background: url('skins/img/bloc_01.jpg') no-repeat;
}
	#bloc_01 ul {
	list-style-image: url('skins/img/puce.png');
	}
	#ul_01 {
	margin: 52px 0 0 27px;
	line-height: 2em;
	}
	#ul_02 {
	margin: 45px 0 0 308px;
	line-height: 2em;
	}
#bloc_02 {
width: 425px; height: 224px;
margin-right: 20px;
float: left;
background: url('skins/img/bloc_02.jpg') no-repeat;
}
	#video {
	display: block;
	width: 140px; height: 35px;
	margin: 17px 0 0 257px;
	}
	a#video:hover {
	background: url('skins/img/video_on.png') no-repeat top left;
	}
#bloc_03 {
width: 487px; height: 224px;
float: left;
background: url('skins/img/bloc_03.jpg') no-repeat;
}
	#bloc_03 span {
	display: block;
	margin: 85px 0 0 220px;
	}
		#bloc_03 span a {
		color: #fcef01;
		text-decoration: underline;
		line-height: 2em;
		}
	#contact {
	display: block;
	width: 215px; height: 35px;
	margin: 17px 0 0 220px;
	}
	a#contact:hover {
	background: url('skins/img/contact_on.png') no-repeat top left;
	}
#footer {
text-align: center;
line-height: 2em;
background: url('skins/img/bgfooter.png') no-repeat;
height: 92px;
}
	#footer a {
	text-decoration: none;
	color: #7a7a7a;
	}
#frmContact {
margin: 40px;

}
	#frmContact label {
	display: block;
	color: #fff;
	width: 80px;
	float: left;
	background : url('skins/img/puce.png') center left no-repeat;
	padding-left:15px;
	}
	#frmContact input[type="text"] {
	float: left;
	}
	#frmContact input[type="password"] {
	float: left;
	}
	#frmContact input[type="image"] {
	float: right;
	}
