/* CSS Document */

body {
	font-family:"Verdana";
	font-size:12px;
	color:#666666;
	margin:0;
	width:100%;
	background-color:#000;
}

#body {
	background-image:url(images/body.png);
	background-repeat:repeat-x;
	margin:0 auto;
	background-color:#FFF;
}

#header {
	background-image:url(images/header.png);
	width:1185px;
	height:151px;
}

#contenu {
	width:995px;
	margin: 0 auto;
	background-image:url(images/contenu.png);
	background-repeat:repeat-y;
	background-color:#FFF;
}

#header2 {
	background-image:url(images/head2.png);
	width:994px;
	height:251px;
}

#gauche {
	width:250px;
	float:left;
}

.gauche_haut {
	background-image:url(images/gauche_haut.png);
	width:242px;
	height:28px;
	color: #999999;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
}

.gauche_centre {
	background-image:url(images/gauche_centre.png);
	width:242px;
	text-align: center;
	height: 660px;
}

.gauche_bas {
	background-image:url(images/references.png);
	width:242px;
	height:60px;
}

.sep {
	background-image:url(images/sep.png);
	width:242px;
	height:7px;
}

#droite {
	width:739px;
	float:left;
	margin-left: 3px;
	margin-bottom: 10px;
}

.titre {
	font-size:14px;
	font-weight:bold;
	color:#333333;
}

.droite_haut {
	background-image:url(images/droite_haut.png);
	width:727px;
	height:23px;
	margin-top: 5px;
	color: #999999;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
}

.droite_centre {
	background-image:url(images/droite_centre.png);
	width:715px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 12px;
	text-align: justify;
}

.droite_bas {
	background-image:url(images/droite_bas.png);
	width:735px;
	height:20px;
}

h1 {
	font-size:20px;
	font-weight:bold;
	color:#333333;
	margin:0;
	padding-bottom: 4px;
}

.soustitre {
	font-size:16px;
}

.soustitre2 {
	font-size:13px;
	font-weight: normal;
	color: #666666;
}

.bleu {
	color:#3399cc;
}

.bold {
	color:#333333;
	font-weight:bold;
}

img {
	border:none;
}

.menu {
	float:left;
	width:180px;
	margin-left:15px;
	margin-top:25px;
	text-align: center;
	color: #FFF;
}

.menu-titre {
	margin-top:30px;
}

.menu a {
	color:#FFF;
	text-decoration:none;
}

#footer {
	clear:both;
	background-image:url(images/footer.png);
	height:310px;
	background-repeat:repeat-x;
}

.ft1 {
	float:left;
	margin-top:4px;
	margin-left:3px;
}

.ft1 {
	font-size:14px;
	margin-top: 8px;
}

.footer {
	width:995px;
	margin:0 auto;
	color:#cccccc;
}

.bleu2 {
	color:#3399cc;
	font-size:14px;
}

.input1 {
	border:none;
	background-color:#000;
	background-image:url(images/input1.png);
	width:228px;
	height:31px;
	padding-left: 5px;
}

.textbox1 {
	background-image:url(images/textbox1.png);
	width:329px;
	height:92px;
	border:none;
	background-color:#000;
	padding-left: 5px;
	padding-top: 5px;
	overflow: auto;
}

.envoyer {
	background-image:url(images/envoyer1.png);
	width:92px;
	height:34px;
	float:right;
	border:none;
}

.ft3 {
	float:right;
	margin-right:10px;
	text-align: right;
	margin-top: 4px;
}


.footer2 {
	width:1099px;
	margin:0 auto;
	color:#FFF;
	text-align: right;
	background-image: url(images/footer2.png);
	height: 119px;
	padding: 0;
	padding-right: 100px;
}

.footer3 {
	color:#FFF;
	text-align: right;
	background-image: url(images/footer2.png);
	height: 119px;
	padding: 0;
	width:100%;
}

.footer2 a {
	color:#FFF;
	text-decoration:none;
}

.gris {
	color:#666666;
}

.gris a {
	color:#666666;
	text-decoration:none;
}

.tbleu {
	font-size:21px;
	color:#3399cc;
	font-weight:bold;
	padding-left: 75px;
	padding-top: 16px;
}

.img1 {
	background-image:url(images/1.png);
	width:676px;
	height:80px;
}

.img2 {
	background-image:url(images/2.png);
	width:676px;
	height:80px;
}

.img3 {
	background-image:url(images/3.png);
	width:676px;
	height:80px;
}

.img4 {
	background-image:url(images/4.png);
	width:676px;
	height:80px;
}

.img5 {
	background-image:url(images/5.png);
	width:676px;
	height:80px;
}

.titreh2 {
	color:#FFF;
	background-image:url(images/h2.png);
	width:217px;
	height:23px;
	margin-left: -10px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
}

.titreh22 {
	color:#FFF;
	background-image:url(images/h2.png);
	width:217px;
	height:23px;
	margin-left: -10px;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}

.input2 {
	height:22px;
	border:1px solid #cccccc;
	background-color:#FFF;
	margin-top: 2px;
}

.textarea2 {
	border:1px solid #cccccc;
	background-color:#FFF;
	margin-top:2px;
}

.left {
	float:left;
	margin-left:10px;
	color: #999999;
	font-size: 10px;
	margin-top: 14px;
}

.clear {
	clear:both;
}

.valider {
	background-image:url(images/valider.png);
	width:304px;
	height:56px;
	border:none;
}

.valider3 {
	background-image:url(images/valider2.png);
	width:304px;
	height:56px;
	border:none;
}

.valider2 {
	background-image:url(images/commander2.png);
	width:304px;
	height:56px;
	border:none;
}

a {
	color:#3399cc;
	text-decoration:none;
}

#centre {
	width:970px;
	margin-left: 10px;
	padding-bottom: 20px;
}

.centre_haut {
	background-image:url(images/centre_haut.png);
	width:971px;
	height:20px;
	color: #999999;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 10px;
}

.centre_centre {
	background-image:url(images/centre.png);
	width:981px;
}

.centre_bas {
	background-image:url(images/centre_bas.png);
	width:981px;
	height:20px;
}

.logo {
	width:236px;
	float:left;
	margin-left:5px;
	text-align: center;
	height: 242px;
	position: relative;
}

.legende {
	text-align:center;
	margin-bottom: 15px;
	color: #999999;
	bottom: 0px;
	position: absolute;
	width: 240px;
}

.right {
	float:right;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.right a {
	border:1px solid #cccccc;
	padding:3px;
	margin-left:2px;
}

.right a:hover {
	background-color:#3399cc;
	border:1px solid #3399cc;
	color:#FFF;
}

p { padding: 0px; margin: 0px }

#menu {
background-image:url(images/menu.png); height:25px; width:995px; color:#FFF;
}

.titremenu2 {
	padding-left:10px;
	padding-right:15px;
	text-align:center;
	padding-top:5px;
	background-image:url(images/sep2.png);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	color:#FFF;
}

.titremenu2 a {
	color:#FFF;
	text-decoration:none;
}

.titremenu1 {
	text-align:center;
	padding-top:5px;
	background-image:url(images/sep2.png);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}

.titremenu1 a {
	color:#FFF;
	text-decoration:none;
}

.titremenu3 {
	text-align:center;
	padding-top:5px;
	background-image:url(images/sep2.png);
	background-repeat:no-repeat;
	background-position:right;
	float:left;
}

.titremenu3 a {
	color:#f9ce20;
	text-decoration:none;
}

