/*Feuille de style général du design*/

body {
	/*background-color:#EAEAEA;*/
	/*background-color:#FFF;*/
	background:#d4d4d4 url(../images/fond.gif) repeat-x top;
	color: #000066; /*#838383;*/
	font:71% Arial, Verdana, Tahoma, Helvetica, sans-serif;
	padding:0;
	margin:0;
	}
p#tableau{
font-weight:bold;
color:#0033FF;
font-size:14px;
padding-left:40px;
margin-top:10px;
margin-bottom:15px;
}
div#contenu-entete{
background:url(../images/contenu-entete.png) no-repeat;
width:850px;
height:17px;
}
div#cont{
background:url(../images/fond-contenu.png) repeat-y;
height:auto;
}	
div#contenu {
background:url(../images/fond-contenu.png);
background-position:0px 10px;
background-repeat:repeat-y;
	width:850px;
	height:auto;
	margin:8px auto auto auto;
	}

img { display:block; margin:0; padding:0; }
ul , li { margin:0; padding:0; list-style-type:none; }
a { text-decoration:none; font-weight:bold; color:#000066} /*color:#636363; }*/
a:hover{text-decoration:underline;}
a img { border:0; }
h1, h2, h3, h4, h5 { margin:0; padding:0; }
p { margin:0; padding:5px; }
div.clear { clear:both; }
.hid { display:none; }
form { margin:0; padding:0; }

div#menu_top {
	width:850px;
	height:98px;
	/*background:url('../images/bg_top.gif') no-repeat left #FF5A00;*/
	background:url(../images/entete.png) no-repeat;
	margin-bottom:0px;
	position:relative;
	z-index:auto;
	}
#logo{
width:219px;
height:89px;
margin:5px 0 0 0px;
float:left;
}
	
#menu_top ul		{ text-align:left; padding:0 0 0 0; float:left; }
#menu_top ul li	{ display:inline;}
#menu_top a.faq		{ float:left; width:60px; height:28px; display:block; color:#FFF; text-transform:uppercase; solid #FFF; font-weight:bold; line-height:28px; text-align:center; }
#menu_top a.contrats		{ float:left; width:131px; height:28px; display:block; color:#FFF; text-transform:uppercase; solid #FFF; font-weight:bold; line-height:28px; text-align:center; }
#menu_top a.estim		{ float:left; width:164px; height:28px; display:block; color:#FFF; text-transform:uppercase; solid #FFF; font-weight:bold; line-height:28px; text-align:center; }
#menu_top a.domaine		{ float:left; width:196px; height:28px; display:block; color:#FFF; text-transform:uppercase; solid #FFF; font-weight:bold; line-height:28px; text-align:center; }
#menu_top a.contact		{ float:left; width:77px; height:28px; display:block; color:#FFF; text-transform:uppercase; solid #FFF; font-weight:bold; line-height:28px; text-align:center; }

/*h1#header			{ background:url('../images/header.jpg') no-repeat; width:684px; height:142px; }*/


div#menu {
	width:211px;
	height:auto;
	float:left;
	margin-left:10px;
	}

#menu h2	{ color:#FFF; font-size:100%; text-transform:uppercase; width:211px; height:20px; text-align:center; font-size:14px; padding-top:4px; }
h2.noir	    {background: url(http://www.vendre-un-site.com/images/menu2.png) no-repeat;}/*{ background:url('../images/noir.gif') repeat-x; }*/
h2.noir1	{ background: url(http://www.vendre-un-site.com/images/menu1.png) no-repeat;}
h2.orange	{ background:url('../images/orange.gif') repeat-x; }

/*#menu ul				{ margin-top:10px; }*/
/*#menu li				{ width:167px; height:13px; background:#F2F2F2; margin-bottom:9px; }*/
#menu ul li a			{ width:211px; height:22px; display:block; padding:2px 0 0 5px; color:#FFFFFF; font-weight:bold; }
ul.noir li			    { background:url(http://www.vendre-un-site.com/images/menu.png) no-repeat; width:211px; height:22px; } /*{ border-right:6px solid #454545; }*/
ul.noir li a:hover		{ background:url(../images/menu-hover.png) no-repeat; width:211px; height:22px; display:block; color:#ff8e00; }
ul.orange li			{ background:url(http://www.vendre-un-site.com/images/menu.png) no-repeat; width:211px; height:22px; }/*{ border-right:6px solid #FE610A; }*/
ul.orange li a:hover	{ color:#FE610A; }

div#corps {
	width:608px;
	height:auto;
	float:left;
	margin-left:15px;
	}
	
div#bloc {
	background: url(../images/bloc.png) no-repeat;
	width:606px;
	height:220px;
	padding-top:5px;
	}
	
#recherche form	{ color:#FFF; padding-top:10px;  }
#recherche input	{ border:0; vertical-align:middle; }
input#search		{ width:200px; height:16px; }
input#ok			{ width:22px; height:16px; margin-left:5px; }
#recherche form p	{ padding:0; }

div.text {
	width:600px;
	text-align:justify;
	height:auto;
	border-width:1px 1px 3px 1px;
	border-color:#E4E4E4;
	border-style:solid;
	margin-top:5px;
	}
	
h2.titre  { color:#ff8e00; font-size:16px; text-transform:uppercase; margin-top:6px; }

p#footer {
background:url(../images/footer.png) no-repeat;
	clear:both;
	width:850px;
	height:58px;
	color:#FFF;
	padding:2px 0 0px 6px;
	font-size:90%;
	text-align:center;
	line-height:50px;
	}
tr#titret{
background-color:#0066CC;
width:600px;
color:#FFFFFF;
}
table#details{
color:#000033;
}

input{
border:#000000 solid 1px;
background:#E8E8E8;
color:#000000;
}
textarea{
border:#000000 solid 1px;
background:#E8E8E8;
color:#000000;
}
select{
border:#000000 solid 1px;
background:#E8E8E8;
color:#000000;
}