#devis_cnil
{
	clear: both;
	font-size: 10px;
	border: 1px solid #999;
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 185px;
	background: transparent url(images/cnil.gif) 10px center no-repeat;
}

#devis_categories
{
	display: inline;
	clear: both;
	float: left;
	list-style: none;
	width: 630px;
	padding: 0;
	margin: 0 0 10px 0;
}

#devis_categories li
{
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	width: 315px;
	background: transparent url(images/category.gif) 0 center no-repeat;
}

#devis_categories li a
{
	margin: 0 0 0 16px;
	color: #900;
	text-decoration: none;
}

#devis_categories li a:hover
{
	color: #000;
	text-decoration: underline;
}

#devis_intro
{
	margin: 10px 0 0 0;
}

#content .box_devis h3
{
	color: #900;
	font-family: 'Trebuchet MS',Arial,Verdana,Sans-serif,Helvetica,Sans;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
}

#devis_intro p
{
	clear: both;
	text-align: left;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	margin: 0 10px 5px 0;
	line-height: 22px;
	font-size: 13px;
	color: #6f6343;
}

#devis_intro img
{
	float: left;
	margin: 0 10px 5px 0;
}

#devis_form
{
	clear: both;
	text-align: center;
}

#devis_form table
{
	margin: 0 auto 0 auto;
	text-align: left;
}

#devis_form .button
{
	margin: 10px 0 0 0;
}

#devis_form textarea.error,
#devis_form input.error,
#devis_form select.error
{
	border: 2px solid #f00;
}

#devis_form label.error
{
	color: #f00;
}

.error_field
{
	display: none;
	color: #f00;
	font-size: 10px;
	background: transparent url(images/error_field.png) 0 center no-repeat;
	padding: 0 0 0 16px;
}