/* ----------page contact-------- */

#imageDevis {
	float:left;
	margin-right:10px;
	}
#introduction a {
	text-decoration:underline;
	}

/* ----------demande de devis-------- */
#contact {
	width:100%;
	overflow:hidden;
	clear:both;
	}
#contact .illustration-titre {
	background-position:0 -921px;
	}
#contact h2,
#demande-piece-detachee h2,
#demande-piece h2{
	background:transparent url(img/amalgame-recursif.gif) no-repeat scroll -5px 1px;
	color:white;
	font-size:1.3em;
	height:26px;
	padding-left:3.3em;
	padding-top:0.7em;
	width:732px;
	}
#demande-piece-detachee h2, #demande-piece h2 {
	background-position:-5px -107px;
	}
#contact form {
	float:left;
	width:590px;
	margin:0
	}
#contact form * {
	color:#555;
	}
#contact .required {
	color:#f00;
	margin-left:3px;
	}
#contact .left {
	padding-top:8px;
	float:left;
	width:199px;
	background:#FFFFFF url(img/amalgame-langue.gif) no-repeat scroll -180px -71px;
	height:385px;
	}
#contact .left p {
	padding:3px 10px;
	line-height:1.3em;
	color:#666;
	}
#contact .left .prix,
#contact .left .devise {
	color:#c00;
	}
#contact .left .prixPrefixe {
	display:block;
	}
#contact .left .prix {
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.8em;
	font-weight:bold;
	}
#contact .left .devise {
	font-size:0.9em;
	}
#contact .left a,
#contact .left .rouge {
	color:#c00;
	font-weight:bold;
	}
#contact .right {
	margin:0;
	padding:0;
	float:right;
	width:585px;
	}
#contact form * {
	color:#555;
	}
#contact fieldset {
	width:290px;
	float:left;
	padding-bottom:9px;
	*padding-bottom:8px;
	}
#contact fieldset.row {
	width:585px;
	}
#contact fieldset label {
	line-height:1.4em;
	}
#contact fieldset input,
#contact fieldset select {
	width:270px;
	}
#contact fieldset#html textarea {
	height:60px;
}
#contact fieldset#commentaire-devis textarea{
	height:200px;
	}
#contact fieldset.cac input,
#contact fieldset.radio input,
#contact fieldset.envoyer input {
	width:16px;
	position:relative;
	bottom:-2px;
	*width:20px;
	*position:static;
	*margin-bottom:-2px;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	}
fieldset.isr { display:none; }
#contact fieldset.envoyer {
	float:right;
	width:auto;
	padding:7px 24px 0 0;
	}
#contact fieldset.envoyer input {
	width:72.5px;
	height:37.5px;
	}
#contact fieldset.cac {
	float:left;
	width:480px;
	}
#contact textarea {
	width:560px;
	height:32px;
	}
#contact fieldset input,
#contact fieldset textarea,
#contact fieldset select {
	border-color:#bbb;
	border-style:solid;
	border-width:1px;
	}

.liste ul.contact li {
	width:100%;
	border-left:1px solid #bbb;
	}
.liste ul li a {
	display:inline;
	}
.liste ul li p {
	padding-left:90px;
	}
.liste ul li p .prixVente {
	font-size:1.2em;
	}
.liste ul li p a {
	font-weight:bold;
	font-size:1.2em;
	}
.liste ul li a img {
	height:80px;
	width:80px;
	}
#lienPieces {
	float:right;
	}

#demande-piece {
	width:778px
	}

#demande-piece-detachee {
	width:782px;
	}
