body{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-color: #410609;
}
.home-encombrement-general {
	height: 740px;
	width: 860px;
	position: relative;
	z-index: 1;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.menu-champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #752926;
	background-color: #FFFFFF;
	width: 117px;
	border: 1px solid #BF9896;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.home-texte {
	z-index:7;
	width:239px;
	position:absolute;
	top:247px;
	left:605px;
	text-align:right;
	line-height: 18px;
}


*html .texte_fond{  /*visible que sous internet explorer
	/* Attention pas de ../ avant images/ */
	background-repeat:repeat-y;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/texte_fond_repeat.png', sizingMethod='scale');
	height:300px;
}

*>.texte_fond{  /* fonctionnera pas pour ie6*/
	background-repeat:repeat-y;
	background-image:url(../images/texte_fond_repeat.png);
	min-height:300px;
	overflow:hidden;
}

/*Permet de positionner une image dans une div contenant du texte comme pour COLL ETT DIEU.com */
.floatimage {
   float : left;
   margin : 5px 10 0px 0px;  
   display : inline;
 /*C'est la dernière valeur qui indique 0px de marge à gauche */
}
h1,h2,h3,h4,h5,h6 {
	display:none;
	/*permet de faire des titre quand les styles sont desactivé*/
}
.home-100h-forme {
	background-attachment: scroll;
	background-image: url(../images/div-fond-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100%;
}
.liens-google{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
.liens-google a{
	color:#FFFFFF;
	text-decoration:none;
}
.liens-google a:hover{
	color:#b45250;
	text-decoration:none;
}

a.espace-perso-lien{
	font-size: 12px;
	color: #FFF;
	text-decoration:none;
}
a.espace-perso-lien:hover{
	font-size: 12px;
	color: #C4362F;
	text-decoration:none;
}
.footer-adresse {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-bottom: 20px;
}
.footer-adresse a{
	text-decoration:none;
	color:#AE4E46;
}
.footer-adresse a:hover{
	text-decoration:none;
	color:#FFF;
}
IMG {
	border:none;
}
.home-texte .btn-chaque-cadeau {
	float:right;
	background-attachment: scroll;
	background-image: url(../images/btn-cheque-cadeau_off.png);
	background-repeat: no-repeat;
	background-position: right top;
	height:53px;
	width:153px;
}
.home-texte .btn-chaque-cadeau:hover{
	background-image: url(../images/btn-cheque-cadeau_on.png);
}
#calendrier2012{
	position: absolute;
	width: 291px;
	top: 549px;
	right: 0px;
	z-index:10000;
}

