body,html{
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#4b4b4b;
}
form{
margin:0;
padding:0;
}
ol, ul , li{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0px;
}
img{
	border:0;
}
object{
-moz-outline-style: none;
}
#conteneur{
	width:100%;
	background-image:url(../imgcss/stripes.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin:auto;
}
#header{
	height:185px;
	background-position: center;
	background-image:url(../imgcss/headerfdp.jpg);
	background-repeat: no-repeat;
}
#flashHeader{
	-moz-outline-style: none;
	width:100%;
}
#fullContent{
	width:842px;
	margin:auto;
	font-family: Georgia;
	font-size:12px;
}
#wording{
	width:552px;
}
#wording table{
	width:540px;
}
#wording p{
	width:370px;
}
.paragrapheRight{
padding-left:15px;
}
.paragrapheLeft{
padding-right:15px;
}
#fullContent a{
	color:#b54fea;
}
#footer{
	width:100%;
	height:120px;
	background-image:url(../imgcss/footer.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#visuelRight{
	-moz-outline-style: none;
	width:274px; 
	height:353px;
	border:1px solid #cfa6f3;
}
#footerVisuelRight{
	background-image:url(../imgcss/footer_img_right.jpg);
	width:274px; 
	height:85px;
	background-repeat: no-repeat;
}
#inputContactForm{
	background-image:url(../imgcss/stripes_contact_form.jpg);
	padding-left:21px;
	background-position: center;
	background-repeat: repeat-y;
}
.visuelActu{
width:150px;
}
.visuelPartenaire{
border:1px solid #cfa6f3;
width:150px;
}
.inputForm ,.inputFormArea{
	-x-system-font:none;
	font-family: Georgia;
	font-size:12px;
	padding-top:4px;
	padding-left:8px;
	border:1px solid #cfa6f3;
	height:23px;
	color:#a0a0a0;
	width:229px;
}
.inputDevis ,.commentaireArea{
	-x-system-font:none;
	font-family: Georgia;
	font-size:12px;
	padding-top:4px;
	padding-left:8px;
	border:1px solid #cfa6f3;
	height:23px;
	color:#a0a0a0;
	width:520px;
}
.typo{
color:#E87A04;
font-size:26px;
font-weight:bold;
}