/* CSS Document */

body {
	margin: 0; padding: 0;
	font: normal 14px Arial, Helvetica, sans-serif;
	/** background: url(http://www.devis-perso.com/img/body_bg.png) repeat-x; **/
	background:url(http://www.devis-perso.com/img/bg.jpg) repeat-x;
}

#header{
	overflow:auto;
	width:1010px;
	margin-left:auto;
	margin-right:auto;
}

#logo{
	float:left;
}

#logo img{
	border:none;
}

#annonce_head{
	float:right;
}

#menu_head{
	font-size:0.8em;
	font-weight:bold;
	text-align:right;
}

#menu_head a{
	text-decoration:none;
	color:#333;
	font-weight:bold;
}

#main{
	width:984px;
	margin-left:auto;
	margin-right:auto;
	background:url(http://www.devis-perso.com/img/container-bg.jpg);
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	margin-top:0px;
	overflow:auto;
}

#left_main{
	float:left;
	width:674px;
}

#right_main{
	width:282px;
	float:right;
}

#cat_title{
	text-align:center;
	margin-bottom:25px;
}

#cat_title h1{
	font-size:1.7em;
}

#cat_intro{
	font-size:1.2em;
	font-weight:bold;
	color:#060;
}

#cat_intro hr{
	margin:0;
	margin-bottom:10px;
	margin-top:1px;
}

#cat_list{
	font-size:1.2em;
	font-weight:bold;
	color:#333;
}

#cat_list a{
	display:block;
	text-decoration:none;
	color:#333;
}

#cat_list a:hover{
	background:url(http://www.devis-perso.com/img/logo-small.png) no-repeat;
	padding-left:25px;
}

#cat_list ul{
	list-style:none;
}

#header_nav{
	background:url(http://www.devis-perso.com/img/nav_bg.png) repeat-x;
	height:44px;
}

ul#topnav {
	padding:0;
	margin:0;
	list-style: none;
	font-size: 1.1em;
	background:url(http://www.devis-perso.com/img/nav_bg.png);
	margin-left:auto;
	margin-right:auto;
	width:983px;
}
ul#topnav li {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	float: left;
	padding: 0;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
ul#topnav li a {
	float: left; 
	height: 44px;
	text-indent:-3000px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }
ul#topnav a.home {
	background: url(http://www.devis-perso.com/img/nav_home.png) no-repeat;
	width: 88px; 
}
ul#topnav a.faq {
	background: url(http://www.devis-perso.com/img/nav_faq.png) no-repeat;
	width: 88px; 
}
ul#topnav a.contact {
	background: url(http://www.devis-perso.com/img/nav_contact.png) no-repeat;
	width: 88px; 
}
ul#topnav a.habitat {
	background: url(http://www.devis-perso.com/img/nav_habitat.png) no-repeat;
	width: 145px; 
}
ul#topnav a.services {
	background: url(http://www.devis-perso.com/img/nav_services.png) no-repeat;
	width: 145px; 
}
ul#topnav a.exterieur {
	background: url(http://www.devis-perso.com/img/nav_exterieur.png) no-repeat;
	width: 145px; 
}
ul#topnav a.grosoeuvre {
	background: url(http://www.devis-perso.com/img/nav_grosoeuvre.png) no-repeat;
	width: 160px; 
}
ul#topnav a.store {
	background: url(http://www.devis-perso.com/img/nav_store.png) no-repeat;
	width: 141px; 
}
ul#topnav a.devisexpress {
	background: url(http://www.devis-perso.com/img/nav_devisexpress.png) no-repeat;
	width: 124px; 
}

ul#topnav li .sub {
	position: absolute;	
	top: 44px; left: 0;
	background: #344c00 url(http://www.devis-perso.com/img/sub_bg.png) repeat-x;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;
	z-index:200;
}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(http://www.devis-perso.com/img/navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
}
ul#topnav .sub ul li a:hover {color: #ddd; background-position: 5px 12px ;}

#footer{
	height:85px;
	background:#EEE repeat-x;
	border-top: solid 1px #C4C4C4;
}
#footer_container{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	font-size:0.8em;
}
#footer_block{
	float:left;
	margin-left:90px;
	padding:5px;
	padding-top:10px;
}
#footer_block a{
	text-decoration:none;
	color: #737373;
}
#footer_block b{
	color: #737373;
}
#footer2{
	background-image:url(http://www.devis-perso.com/img/footer_bg.png);
	padding:5px;
}

#footer2 img{
	margin-left:5px;
	margin-right:5px;
}

#recherche{
	background:url(http://www.devis-perso.com/img/bg_recherche.jpg);
	display:block;
	height:40px;
	width:280px;
	border:#CCC 1px solid;
}

#recherche table{
	margin-top:6px;
	margin-left:5px;
}

.recherche_input{
	width:215px;
}

#temoignages{
	display:block;
	width:280px;
	border:#CCC 1px solid;
	margin-top:10px;
	padding-bottom:5px;
}

#temoignages hr{
	margin:0;
	margin-top:2px;
	margin-bottom:2px;
	width:220px;
	margin-left:30px;
}

#temoignages_title{
	color:#436300;
	font-weight:bold;
	font-size:1em;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:6px;
}

#temoignages_desc{
	color:#333;
	margin-left:15px;
	margin-right:5px;
	font-size:0.9em;
	font-weight:bold;
}

.temoignages_author{
	color:#639;
	font-weight:bold;
}


#stats{
	display:block;
	width:270px;
	border:#CCC 1px solid;
	height:70px;
	margin-top:10px;
	padding:5px;
	padding-top:3px;
	padding-bottom:7px;
	background:url(http://www.devis-perso.com/img/bg_stats.png);
}

#stats tr{
	height:30px;
}

#stats hr{
	margin:2px;
	width:242px;
	margin-left:15px;
}

.stats_number{
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	width:40px;
	background:url(http://www.devis-perso.com/img/bg_green.png);
	border:1px solid #999;
	color:#FFF;
}

.stats_desc{
	font-size:0.8em;
	margin-left:10px;
	height:30px;
	font-style:italic;
}

.stats_quali{
	margin-left:15px;
	color:#333;
	font-weight:bold;
}

#trouver_artisans{
	display:block;
	width:280px;
	border:#CCC 1px solid;
	height:120px;
	margin-top:10px;
	background:url(http://www.devis-perso.com/img/bg_artisans.jpg);
}

#trouver_artisans_link{
	margin-left:45px;
	margin-top:65px;
}

#trouver_artisans_link a{
	font-size:1.1em;
	color:#639;
	font-weight:bold;
	text-decoration:none;
}

#qualite{
	display:block;
	width:280px;
	border:#CCC 1px solid;
	height:100px;
	margin-top:10px;
}

#qualite a{
	display:block;
	width:280px;
	height:100px;
}

#qualite img{
	border:none;
	
}

#partenaire{
	display:block;
	width:280px;
	border:#CCC 1px solid;
	height:120px;
	margin-top:10px;
}

#partenaire a{
	display:block;
	width:280px;
	height:120px;
}

#partenaire img{
	border:none;
	
}

#pourquoi{
	display:block;
	width:280px;
	border:#CCC 1px solid;
	margin-top:10px;
	padding-bottom:5px;
}

#pourquoi_title{
	/*color:#537C00;*/
	color:#436300;
	font-weight:bold;
	font-size:1em;
	margin-top:5px;
	margin-left:5px;
}

#pourquoi_subtitle{
	color:#333;
	font-weight:bold;
	font-size:0.9em;
	margin-left:15px;
	margin-top:5px;
}

#pourquoi_desc{
	color:#333;
	font-size:0.8em;
	margin-left:25px;
	margin-top:1px;
}

#autres_devis{
	display:block;
	width:280px;
	border:#CCC 1px solid;
	margin-top:10px;
	padding-bottom:5px;
	color:#333;
}

#autres_devis_title{
	color:#436300;
	font-weight:bold;
	font-size:1em;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:6px;
}

#autres_devis_subtitle{
	font-size:0.9em;
	margin-left:5px;
	margin-top:5px;
	font-weight:bold;
}

#autres_devis_content{
	margin-left:5px;
	overflow:auto;
	font-size:0.8em;
}

#autres_devis_content li{
	display:block;
	float:left;
	margin-right:2px;
}
#autres_devis_content li a{
	color:#333;
	text-decoration:none;
}

.devis_line{
	margin-top:2px;
	width:610px;
	display:block;
	overflow:auto;
	font-size:0.8em;
}

.devis_label{
	width:140px;
	display:block;
	float:left;
	height:22px;
	line-height:18px;
	text-align:right;
}

.devis_input{
	width:160px;
	display:block;
	float:left;
	margin-left:5px;
}

.devis_input input{
	width:160px;
	border-left:1px solid #cccbc8;
	border-right:1px solid #cccbc8;
	border-bottom:1px solid #cccbc8;
	border-top:1px solid #6b6a69;
}

.devis_input input:hover{
	background-color:#EFEFEF;
}

.devis_input select{
	width:160px;
	border-left:1px solid #cccbc8;
	border-right:1px solid #cccbc8;
	border-bottom:1px solid #cccbc8;
	border-top:1px solid #6b6a69;
}

.devis_input select:hover{
	background-color:#EFEFEF;
}

.devis_com_desc{
	width:440px;
	display:block;
	float:left;
	margin-left:5px;
}

.devis_com_desc textarea{
	width:440px;
	height:100px;
	border-left:1px solid #cccbc8;
	border-right:1px solid #cccbc8;
	border-bottom:1px solid #cccbc8;
	border-top:1px solid #6b6a69;
}

.devis_com_desc textarea:hover{
	background-color:#EFEFEF;
}

.devis_titre_desc{
	width:440px;
	display:block;
	float:left;
	margin-left:5px;
}

.devis_titre_desc input{
	width:440px;
	border-left:1px solid #cccbc8;
	border-right:1px solid #cccbc8;
	border-bottom:1px solid #cccbc8;
	border-top:1px solid #6b6a69;
}

.devis_titre_desc input:hover{
	background-color:#EFEFEF;
}

#form_title{
	text-transform:uppercase;
	margin-top:15px;
	font-weight:bold;
	font-size:1.1em;
	color:#060;
	height:20px;
	line-height:20px;
	padding-left:10px;
	margin-bottom:10px;
}

#devis_submit{
	float:right;
	margin-right:60px;
	display:block;
	background:url(http://www.devis-perso.com/img/bg_green.png);
	display:block;
	height:23px;
	width:100px;
	border:#060 solid 1px;
	padding-top:2px;
	text-align:center;
}

#devis_submit input{
	background:none;
	border:0;
	color:#fff;
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	outline:medium none;
}

#devis_container{
	width:674px;
	border-radius: 7px;
	float:left;
	background-color:#FFF;
	font-size:1em;
}

#devis_title{
	margin-left:auto;
	margin-right:auto;
	width:572px;
	font-weight:bold;
	color:#000;
	text-align:center;
	margin-top:15px;
}

#devis_desc{
	margin-left:auto;
	margin-right:auto;
	width:622px;
	text-align:justify;
	margin-top:15px;
	font-size:0.9em;
}

#devis_form_container{
	width:636px;
	border:1px solid #666;
	margin-top:15px;
	margin-bottom:15px;
	font-size:1.1em;
	margin-left:auto;
	margin-right:auto;
}

#devis_form_container hr{
	margin-top:0px;
	margin-bottom:10px;
}

#vie_privee{
	margin-left:auto;
	margin-right:auto;
	width:622px;
	text-align:justify;
	margin-top:5px;
	margin-bottom:10px;
	font-size:0.7em;
	font-style:italic;
	color:#777;
}

#devis_description{
	margin-top:5px;
	font-size:0.9em;
	margin-left:auto;
	margin-right:auto;
	width:622px;
}

.disdevis {
   display: none;
}

.ndisdevis {
   display: inline;
}

#ariane{
	font-size:0.7em;
}

#ariane a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#devis_description2{
	margin-top:5px;
	font-size:0.9em;
}

#menu_cat{
	padding-left:10px;
}

.col_cat{
	width:230px;
	float:left;
	display:block;
	font-size:0.9em;
	font-weight:bold;
	color:#333;
}

.col_cat a{
	display:block;
	text-decoration:none;
	color:#333;
}

.col_cat a:hover{
	background:url(http://www.devis-perso.com/img/logo-small.png) no-repeat;
	padding-left:25px;
}

.col_cat ul{
	list-style:none;
	margin:0px;
	padding-left:0px;
}

#title_menu_cat{
	color:#436300;
	font-weight:bold;
}

#partie2{
	width:660px;
	margin-left:10px;
	margin-top:10px;
}

.devis_desc_col{
	margin-top:20px;
	width:207px;
	float:left;
	display:block;
	font-size:0.9em;
	color:#333;
	margin-left:15px;
}

.devis_desc_col .title{
	color:#F00;
	font-weight:bold;
	color:#fff;
	padding-left:7px;
	padding-bottom:3px;
	padding-top:3px;
	background:url(../img/bg_title.jpg);
	border:#333 1px solid;
	border-bottom:none;
}

.devis_desc_col .content{
	border:#333 1px solid;
	height:165px;
	padding:5px;
	text-align:justify;
	font-size:0.9em;
}