#headtitle {
	text-align:center;
	font-size:15px;
	color:#81B221;
	padding:18px 0 27px 0;
}

.cat_title {
	font-weight:bold;
	background:url(images/product_info/bg_titre.gif) repeat-y;
	border-top:1px solid #edebdf;	
	border-left:1px solid #e5e3d7;
	border-right:1px solid #e5e3d7;
	border-bottom:1px solid #dbd9ce;
	color:#B43F19;
	text-align:center;
	margin-top:7px;
	padding:3px;	
}
.messageStackError {
	font-weight:bold;
}
.cat_title2 {
	font-weight:bold;
	text-align:center;
	margin:7px 0 13px 0;
	padding:3px;	
}

.E_label {
	color:#D26C21;
}
.infoText {
	text-align:center;
}

/*-structure--------------------------------------------------------------------------------------------*/
#email_part{
	width:75%;
	float:left;
	position:relative;		
}
#courrier_part{
	float:right;
	width:23%;
	position:relative;
}

/*-Form----------------------------------------------- */
fieldset {
	background:url(images/product_info/bg_titre.gif) repeat-y;
	border-top:1px solid #edebdf;	
	border-left:1px solid #e5e3d7;
	border-right:1px solid #e5e3d7;
	border-bottom:1px solid #dbd9ce;
	padding:30px 10px 0 10px;
}

#inputs input {
	font: 12px verdana,"trebuchet MS",sans-serif;
	color:#676963;
	width:200px; height:15px;
	margin: 0 0 16px 5px;	
	border:1px solid #C0C0AC;
	background-color:#fff;
	overflow:hidden;
	padding:3px;
}

#contenu label {
	float:left;
	text-align:right;
	width:25%;
	font-weight:bold;
}

.under_input {
	color:#9E9F9A; 
	font-size:10px; 
	margin:-17px 0 4px 172px !important; 
	margin:-17px 0 4px 175px; 	
}

textarea {
	font: 12px verdana,"trebuchet MS",sans-serif;
	color:#676963;
	width:70%;
	margin: 0 0 16px 5px;	
	border:1px solid #C0C0AC;
	background-color:#fff;
	padding:3px;	
}

#topic {
	overflow:hidden;
	height:15px;
}

#courrier_field {
	padding:20px 10px 15px;
	margin:13px 0 10px;
}
#info_perso_field {
	margin-top:13px;
}


/*-Textes----------------------------------------------- */
h2 {
	color:#CD8E66;
}





