/* CSS Document */

#contenu p{
	margin-bottom:10px;
	font-size:1.2em;
}

#contenu ul li{
	padding-bottom:5px;
	text-align:left;
	font-size:1.2em;
	line-height:1.2em;
	list-style-image:url(../images/charte/puce.jpg);
	margin:0px 0px 0px 30px;
}

/*****************Produits************/
#imgs{
	width:520px;
	float:none;
	height:110px;
}

#imgs img{
	float:left;
	margin:5px 10px 5px 40px;
	border:1px solid #000000;
}

#papier_img{
	width:530px;
	float:none;
	height:110px;
}

#papier_img img{
	float:left;
	margin:5px 5px 5px 0px;
	border:1px solid #000000;
}

.bloc_img{
	width:550px;
	float:none;
	height:140px;
}

.bloc_img img{
	float:left;
	margin:10px 10px 5px 40px;
	border:1px solid #000000;
}

/***************Produits*********************/

#txt{
	width:530px;
	float:none;
	text-align:left;
}

#txt img{
	float:right;
	border:1px solid #000000;
	margin:0px 0px 5px 10px;
	}
	
#txt .colonne{
	width:250px;
	height:140px;
	float:left;
	text-align:left;
	margin:0px 10px 0px 0px;
	}
#txt .colonne img{
	float:left;
	margin:10px 30px 5px 0px;
	border:1px solid #000000;
	}
.bloc_img_emb{
	width:530px;
	float:none;
	height:140px;
}

.bloc_img_emb img{
	float:left;
	margin:10px 30px 5px 0px;
	border:1px solid #000000;
}
	
	/**************Demenagement***************************/
.bloc_img_dem{
	width:530px;
	float:none;
	height:240px;
	/*border:1px red solid;*/
}

.bloc_img_dem img{
	float:left;
	margin:10px 8px 5px 0px;
	border:1px solid #000000;
}

	/**************Mariage/communion***************************/
	
#txt_com{
	width:540px;
	float:none;
	text-align:left;
	height:170px;
}

#txt_com img{
	float:right;
	border:1px solid #000000;
	margin:0px 0px 5px 10px;
	}
.bloc_img_com{
	width:530px;
	float:none;
	height:170px;
	/*border:1px red solid;*/
}

.bloc_img_com img{
	float:left;
	margin:10px 30px 5px 80px;
	border:1px solid #000000;
}
/*************Deménagement Industriel****************/

.bloc_img_indus{
	width:530px;
	float:none;
	height:140px;
}

.bloc_img_indus img{
	float:left;
	margin:10px 10px 5px 0px;
	border:1px solid #000000;
}

/************Promotions/Nouveautés********************/

.bloc{
	width:160px;
	float:left;
	margin:5px 5px 5px 5px;
	text-align:center;
	border:1px #999999 outset;
	/*height:240px;*/
}

#contenu .bloc p{
	text-align:left;
	padding:0px 5px 3px 5px;
}

#contenu .bloc .titre_bloc{
	text-align:center;
	font-size:14px;
	color:#666666;
	font-weight:bold;
	font-style:italic;
	margin:2px 0px 5px 0px;
}

.bloc .bloc_image{
	width:160px;
}

.bloc .bloc_image img{
	margin:5px 4px 5px 4px;
	border:1px solid #000000;
}


/************Contact****************/

.input{
	background:#939292;
	border:#000000 1px solid;
	color:#333333;
}

#contactTxt{
	width:95%;
	float:none;
}
#contactPlan{
	width:200px;
	float:right;
}

