
*{
	margin:0;
	padding:0;}	
img{
	border:none;}

body{
   
	background:url(../images/bg_global2.jpg) repeat-y center top #ac8e8e;
	font-family:Verdana, Arial, Helvetica, sans-serif;}	
h1{
	position:absolute;
	top:-999px;
}
h2{
	color:#400000;
	font-style:italic;
	margin-bottom:15px;
	font-size:22px;
	margin:15px;
	margin-top:0;}

a{
	color:#000000;
	text-decoration:none;}
a:hover{
	text-decoration:underline;}	
#global{
	width:960px;
	margin:0 auto;
	min-height:1008px;}



/*=================================
			Entête
=================================*/

#entete{
	height:400px;
	width:960px;
	background-image:url(../images/bg_entete.jpg);}
	
#logo{
	height:99px;
	width:444px;
	background:url(../images/logo.png);}	
	
#flash{
	width:262px;
	height:295px;
	margin-left:55px;
	/*background:url(../images/flash2.jpg) no-repeat;*/}

/*=================================
			Contenu
=================================*/
#contenu_h{

	margin-left:198px;
	background:url(../images/bg_top_contenu.jpg) no-repeat;
	width:743px;
	height:58px}

#contenu{

   width:960px;
   min-height:435px;
   font-size:12px;
   overflow:hidden;
}

ul.liste {
margin-left:40px;
}

ul.liste li{
padding:10px;
}

#banniere{
	height:361px;
	background:url(../images/banniere.png);
	float:left;
	width:202px;
	}
	
#article{
	float:left;
	width:738px;
	min-height:435px;
	background:url(../images/bg_article.png) repeat-y;
}
#article p{
	margin:0px 15px 20px 10px; 
}
#main_article .image
{
  width:185px;
  float:right;
  margin-right:35px;
}
#main_article .image p img{
	
	border:2px #dcdcdc solid;
	width:185px;
	height:123px;
	margin-bottom:10px;
}
#main_article{
	background:url(../images/bg_main_article.jpg) bottom no-repeat;
	width:723px;
	min-height:440px;
	margin-left:6px;
	}

#bottom_contenu{
	background:url(../images/pied_article.png);
	height:27px;
	width:736px;
	margin-left:202px;
	}

/********* DEVIS *************/


.left {
float:left;
}

.textfield {
border: #fff;
width:180px;
min-height: 15px;
color: #400000;
line-height:15px;
}

.conditions {
border: #fff;
width:300px;
color: #400000;
}



label {
padding:20px;
}

.chargement, #demenagement, .gauche{
float:left;
margin-right:20px;
width:350px;
padding-bottom: 10px;

}

.livraison, #garde_meuble, .droite {
padding-bottom:10px;

}

.chargement h3, .livraison h3, #demenagement h3, #garde_meuble h3{
text-align:center;
padding:5px;
}

.droite li{
list-style:circle;
margin-left: 5px;
padding-bottom:3px;
}

.gauche li {
list-style:none;
padding:10px;
margin-left: 5px;
}

.trait {
border: 1px solid #fff;
}

.bouton {
background: #fff;
width:100px;
color: #400000;
font-weight:bold;
font-size:14px;
border: 1px solid #400000;
}

/*=================================
			Pied
=================================*/
#pied{

	height:103px;
    font-size:12px;
	padding-top:30px;}	
	
#adresse{
	float:left;
	width:290px;
	text-align:center;
	line-height:25px;}

#footer{
	margin:0 auto;
height:50px;
padding:20px;
	float:left;
	font-size:11px;
	text-align:right;
width:960px;
}

#footer ul
{
width:760px;
margin:0 auto;
text-align:center;
}
#footer ul li{
	list-style:none;
	display:inline;}
	
#pied .logo_imnalys{
	margin:50px 0 0 788px;
	/*background:url(../images/imnalys.png) no-repeat;*/
	width:134px;
	height:34px;
}
#pied .logo_imnalys img
{
   border:0;
}
#pied .logo_imnalys a
{
      text-decoration:none;	
	  
}
#pied .logo_imnalys span{
   
	position:absolute;
	top:-9999px;
}

.avertissement {
font-size:85%;
padding:10px;
}
