
#header {
	margin-bottom: 15px;
}
#navleft {
	width: 196px;
	height: 550px;
	background: url(../images/nav_gauche_perso.jpg) no-repeat;
	background-position: left top;
	float: left;
	margin-right: 10px;
}
#contenu {
	display: block;
	width: 746px;
	height: 580px;
	background: url(../images/bg_bienvenue.gif) no-repeat;
	background-position: left top;
	float: left;
	margin-bottom: 20px;
}
#center-column {
	display: block;
	width: 710px;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	height: 60px;
	text-align: center;
	color: black;
	text-align: center;
	font-family: book antigua;
	font-size: 16px;
	white-space: normal;
	display: block;
}
h3 {
	height: 60px;
	text-align: center;
	color: black;
	text-align: center;
	font-family: book antigua;
	font-size: 16px;
	white-space: normal;
	display: block;
}
#center-column p {
	font-family:book, antiqua;
	font-weight:bold;
	font-size:13px;
	padding-left:0px;
}
label {
	font-size:13px;
}
.part-form div {
	margin-bottom: 20px;
	font-size:13px;
}
.part-form div p {
	margin-top:10px;
	font-weight:normal;
	font-style:italic;
}
#client {
	text-decoration:underline;
	margin-top: 20px;
	display-block;
	font-weight:bold;
	background:none;
	float:left;
}
#questions {
	text-decoration:underline;
	margin-top: 20px;
	display-block;
	font-weight:bold;
	background:none;
	float:right;
}
#remplir {
	background: url(../images/cles.gif) no-repeat;
	padding-left: 40px;
}
#remplir p{
	font-weight:normal;
	fontfamily:book, antiqua;
	color:#991422;
}
#lettre {
	background: url(../images/cles.gif) no-repeat;
	padding-left: 40px;
}
label {	
	margin-top: 0px;
	padding-top: 0px;
	/*margin-bottom: 10px;*/
	line-height: 20px;
	color: black;
	vertical-align: top;
	font-weight: bold; 
	font-family: book antigua;
	font-size: 14px;
	white-space: normal;
}
input#fileField {
	background-color: white;
}
input.submit {
	display:block;
	float:right;
	background-color: #b89d3a;
	width:80px;
	margin-top:10px;
	color: white;
	cursor: pointer;
	font-weight: bold; 
	height: 24px;
}
input.submit:hover{
	color: black;
}
span.info {
	font-size:10px;
}
input#email.text {
	border:1px solid #BDBDBD;
}
.rouge {
	color:#991422;
	font-weight:bold;
	font-style: italic;
}
#offres label label.errormsg {
	float: left; 
}
#client p a {
	color:#800000;
}
#client  {
	color:#800000;
}
span.error {
	display: block;
	margin:0px; 
	padding:0px;
	font-weight: normal;
	font-size: 12px;
}
#offres label input {
	border:none;
}
.part-form div label input  {
	border:none;
}