@charset "utf-8";
/* CSS Document */

#titre_accueil
	{
		width:791px;
		height:32px;
		margin:auto;
		background-image:url(../images/bande-1.jpg);
		background-repeat:no-repeat;
	}
h2
	{
		margin-left:12px;
		color:#e80322;
	}
#content_acceuil
	{
		width:391px;
		background:url(../images/fond-m.jpg) repeat;
		margin-right:5px;
		margin-bottom:5px;
		float:left;
	}

.img_acceuil
	{
		float:left;
		position:relative;
		width:152px;
		height:118px;
		top:-100px;
		left:5px;
		background:url(../images/cadre.png);
		z-index:0px;
	}
.img_acceuil2
	{
		position:relative;
		left:10px;
		width:134px;
		height:98px;
  		z-index:10px;
	}
.contenu_image
	{
		width:152px;
		height:118px;
		float:left;
		
	}
.contenu_text
	{
		margin-left:10px;
	}
.titre_acceuil
	{
		
		margin-left:160px;
		color:#e80322;
		font-size:13px;
		font-weight:bold;
		
	}

.text_acceuil
	{
		clear:right;
		width:215px;
		height:80px;
		margin-left:160px;
	}
.description
	{
		margin-top:10px;
		height:30px;
		margin-bottom:10px;
	}
.prix_detail
	{
	
		margin-left:20px;
	}
.prix
	{
		float:left;
		margin-left:20px;
	}

.detail
	{
		width:60px;
		height:22px;
		background:url(../images/btn.jpg) no-repeat;
		margin-left:305px;
	}
.lien_detail_acceuil
	{
		text-decoration:none;
		color:#FFF;
	}

#glob_accueil
	{
		width:794px;
		margin:auto;	
	}
.ligne_acceuil
	{
		width:794px;
		height:230px;
	}
