/* ### formulaire contact ####*/
#cont-contact-memo {
	float: left;
	width: 238px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 140%;
	padding-top: 30px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}
#cont-contact-memo em {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}
#cont-contact-memo span {
	font-size: 16px;
}
#cont-contact-memo a:link {
	color: #FF33CC;
	text-decoration: underline;
}
#cont-contact-memo a:visited {
	color: #FF33CC;
	text-decoration: underline;
}
#cont-contact-memo a:hover {
	color: #FF33CC;
	text-decoration: none;
}
#cont-contact-form {
	width: 650px;
	float: left;
	background-image: url(../images/bg-bottom-form-contact.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 14px;
}
.contact-form-titre {
	background-image: url(../images/bg-top-form-contact.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 35px;
	width: 635px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D02DA9;
	padding-left: 15px;
	padding-top: 3px;
}
#tab_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #E8E9EC;
}
.form-champ-obligatoire {
	color: #FF00FF;
}
.form-champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
}
.button-contact-form {
	float:left;
}
.button-contact-form a, .button-contact-form a span {
	float:left;
}
.button-contact-form a {
	background: url(../images/nlp-btn-supp.gif) no-repeat;
	color:#f3c;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
}
.button-contact-form a span {
	background: url(../images/nlp-btn-supp-end.gif) no-repeat 100% 0;
	height:100%;
	cursor:pointer;
	padding:0 19px;
}
.button-contact-form a:hover {
	color:#d02da9;
}
.contact-form-legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.contact-form-legende-rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF00FF;
	font-weight: bold;
}
.main-container-form-contact {
	float: left;
	width: 920px;
	background-image: url(../images/sep-gris-ponti.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#error-form {
	background-color: #FFFFFF;
	width: 468px;
	border: 2px solid #FF0066;
	margin-left: 75px;
	background-image: url(../images/picto-warning.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0066;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-bottom: 10px;
}
.msg-form-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333333;
	float: left;
	width: 100%;
	text-align: center;
	position:absolute;
	left:0;
	top:64px;
}
.msg-form-contact span {
	background-image: url(../images/picto-flag-ok-bg-gris.gif);
	background-repeat: no-repeat;
	padding-right: 29px;
	padding-left: 29px;
	padding-bottom:5px;
	background-position: 0px 0px;
	line-height: 27px;
	height:27px;
}
.msg-form-contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF33CC;
	float: left;
	clear: left;
	text-align: center;
	width: 100%;
	position:absolute;
	left:0;
	top:101px;
}
/* Formulaire Contact Suite */
#tab_contact .input-form {
	border:1px solid #CAC6BC;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}
#tab_contact .input-form, #tab_contact textarea.input-form {
	border:1px solid #CAC6BC;
	height:20px;
	margin:0pt;
	padding:3px 0 0 3px;
}
#tab_contact textarea.input-form {
	width:380px;
	height:230px
}
#tab_contact input.focus-input {
	background-color:#E4EDF1;
}
#tab_contact textarea.focus-input {
	background-color:#E4EDF1;
}
#tab_contact .focus-alert {
	background-color:#F8CCDE;
	border:1px solid #FB69A4;
}
.alert {
	color: #FF00FF;
}

#showroom-col-g #tab_contact textarea.input-form{
	width:297px;
}
#showroom-col-g #tab_contact a {
	font-size:10px;
}

