/* ----------page contact-------- */

#imageDevis {
	float:right;
	width:200px;
	margin-right:10px;
	}
#introduction a {
	text-decoration:underline;
	}

/* ----------demande de devis-------- */
#contact {
	width:100%;
	overflow:hidden;
	clear:both;
	}
#contact h2, #demande-piece-detachee h2 {
	background:transparent url(img/amalgame-recursif.gif) no-repeat scroll -5px 1px;
	color:white;
	font-size:1.3em;
	height:21px;
	padding-left:3.3em;
	padding-top:0.7em;
	width:732px;
	}
.liste h2 {
	background:transparent url(img/amalgame-recursif.gif) no-repeat scroll -5px -71px;
	color:white;
	font-size:1.3em;
	height:21px;
	padding-left:3.3em;
	padding-top:0.7em;
	width:732px;
	}
#demande-piece-detachee h2 {
	background-position:-5px -107px;
	}
#contact form {
	float:left;
	margin-left:15px;
	_margin-left:10px;
	width:590px;
	}
#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 -174px -8px;
	height:435px;
	}
#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 {
	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 {
	width:270px;
	}
#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;
	}
#contact fieldset.envoyer {
	float:right;
	width:auto;
	padding:7px 24px 0 0;
	}
#contact fieldset.envoyer input {
	width:78px;
	height:31px;
	}
#contact fieldset.cac {
	float:left;
	width:480px;
	}
#contact textarea {
	width:560px;
	height:32px;
	}
#contact fieldset input,
#contact fieldset textarea,
#contact fieldset select {
	border-bottom-color:#bbb;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-left-color:#bbb;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color:#eee;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#eee;
	border-top-style: solid;
	border-top-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;
	}