@import url(box.css);

body
{
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

form
{
	margin: 10px 0 0 0;
}

form label.label
{
	display: block;
	font-size: 12px;
	color: #000;
	margin: 2px 0 0 0;
}

form table
{
	text-align: left;
	width: 400px;
	margin: 0 auto 0 auto;
}

form table td
{
	vertical-align: top;
}

input.text,
textarea.text
{
	background: #fff url(images/bg_input_text.png) 0 0 repeat-x;
	border-top: none;
	border-left: 1px solid #8f8f8f;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	font-size: 12px;
}

input.text
{
	line-height: 16px;
	height: 16px;
}

span.required
{
	color: #f00;
	margin-left: 0.5em;
}

#page
{
	margin: 0 auto 0 auto;
	width: 1000px;
	text-align: left;
}

#banner
{
	height: 110px;
	padding: 0 250px 0 0;
	background-position: right center;
	background-repeat: no-repeat;
}

#banner h1
{
	color: #900;
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	line-height: 110px;
	float: right;
	letter-spacing: -0.5px;
}

#logo
{
	display: inline;
	float: left;
	background: transparent url(images/bg_top_logo.gif) center center no-repeat;
	width: 201px;
	height: 90px;
	margin: 10px 0 0 0;
}

#devis_steps
{
	margin: 0 0 10px 0;
	height: 30px;
}

.devis_step
{
	font-family: arial, helvetica, sans;
	font-size: 16px;
	font-weight: bold;
	float: left;
	height: 30px;
	padding: 0 20px 0 0;
	line-height: 30px;
	text-align: center;
	color: #333;
	margin: 0;
}

.devis_step strong
{
	font-size: 16px;
	font-weight: bold;
	color: #666;
	float: left;
	height: 30px;
	line-height: 30px;
	width: 40px;
	background: transparent url(images/devis/devis_step.png) 0 0 no-repeat;
	text-align: center;
	text-indent: 3px;
	margin: 0 10px 0 0;
}

.button_tem
{
	clear: both;
	float: left;
	margin: 10px 0 0 100px;
	width: 90px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #000;
	background: #900 url(images/bt_back.png) 0 0 repeat-x;
	color: #fff;
	font-weight: bold;
}

.button_tem:hover
{
	background-image: none;
	background-color: #c44;
}

.button
{
	font-family: arial, helvetica, sans;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	color: #fff;
	padding: 0 20px 0 0;
	width: 267px;
	height: 40px;
	background: #900 url(images/devis/devis_btn_submit.png) 0 0 no-repeat;
	cursor: pointer;
}

div.box_com
{
	clear: both;
	margin: 10px 0 10px 0;
}

div.box_com
{
	text-align: center;
}

div.box_com h3.title
{
	color: #900;
	text-align: center;
}

div.box_other
{
	margin-left: 150px;
}

div.box_other a
{
	color: #900;
}

div.box1
{
	margin: 0 0 10px 20px;
	float: right;
}

#box_desc
{
	padding: 0 10px 0 10px;
}

#box_desc h4
{
	clear: both;
	position: absolute;
	font-family: arial, helvetica, sans;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	padding: 0;
	margin: -20px 0 20px 0;
	z-index: 10000;
	text-align: center;
	width: 270px;
}

#box_desc img
{
	margin: 20px 0 0 0;
}

#box_desc
{
	font-size: 11px;
	text-align: justify;
	line-height: 14px;
}

#banner_artisan
{
	clear: both;
	display: block;
	margin: 10px 0 15px 0;
	padding: 10px 10px 10px 80px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #444;
	font-size: 18px;
	font-weight: bold;
	background: transparent url(images/devis/banner_artisan.jpg) 10px center no-repeat;
}

#banner_artisan:hover
{
	border-color: #900;
}

#banner_artisan span
{
	display: block;
	height: 31px;
	line-height: 31px;
	background: transparent url(images/devis/banner_artisan_btn.png) right center no-repeat;
}

#banner_artisan strong
{
	color: #900;
}
