@import url("general.css");

html {
	margin: 0;
	border:1px solid black;
}

body {
	margin: 0;
}



#header_top, #header_middle, #banner, p#fil_arianne, ul#social, #content_small, #master_ulGallery, #master_ulGalleryVideo, #link_detaillant, #optbuttons, #moreLines, #claimBtn {
	display:none;
}

#content_produit_full{
	width:auto;
}

#fiche_desc h2{
	float:none;
}

#claimForm h1{ 
	font-size: 24pt!important;
	margin-top: 30px;
	border-bottom:none;
	float:left;
}

#claimForm img {
	display:block;
	float:right;
}

#claimForm, #claimForm table{ width:100%;}

#claimForm table#claimDealerInfo input, #claimForm table#claimCustomerInfo input, #claimForm table textarea {
	border-style:none;
	background:none;
	padding:0;
	padding-left:1px;
}
#claimForm table#claimDealerInfo input { border-bottom:1px solid #000;}
table#claimCustomerInfo tr {page-break-before: auto;}
table#claimCustomerInfo td {
	padding-top:3px;
	vertical-align:top;
}
#claimForm table#claimCustomerInfo input { font-size:9pt; }
p#claimDealerSign {
	display:block;
	margin-top:40px;
	color:#A00;
	margin-left:100px;
}
p#claimDealerSign span {
	border-bottom:1px solid #000;
	width:400px;
	display:inline-block;
}