@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../img/bg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img{
border: none;
}

.input_alert{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	background-image: url(../img/bg_input1.png);
	border:1px solid red;
	width:150px;
	height:18px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.titre1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
}
*::-moz-selection {
	background-color:#260b02;
	color:#a7632f;
}
a.footer, a:active.footer, a:visited.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a7632f;
	font-weight: normal;
	text-decoration: none;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a7632f;
}
a:hover.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#conteneur_txt{
	margin-top:10px;
	width:720px;
	height:150px;
	float:left;
	overflow:hidden;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
}
.titre2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #db8034;
}

.scroll-fond {
	background-image:url(../img/scroll-fond.gif);
	width:11px;
	height:140px;
	margin-left:20px;
	float:left;
}
.scroll-bouton {
	width: 10px;
	height: 51px;
	background-image:url(../img/scroll-btn.gif);
	cursor: pointer;
}

input.input_infos_client {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	background-image: url(../img/bg_input1.png);
	border:1px solid #db8034;
	width:150px;
	height:18px;
}

input.input_infos_client2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	background-image: url(../img/bg_input1.png);
	border:1px solid #db8034;
	width:100px;
	height:18px;
}
textarea.textarea_infos_client {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
	color: #000000;
	background-image: url(../img/bg_input2.png);
	border:1px solid #db8034;
	width:150px;
	height:70px;

}

a.centre, a:active.centre, a:visited.centre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}
a:hover.centre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #db8034;
	font-weight: normal;
	text-decoration: none;
}

.telecharger-pdf {
	float: right;
	margin-right:35px;
}
