/*
	HOME  PAGE
*/
	#structure
	{
		width: 950px;
		/*height: 635px;*/
		/*position:relative;*/
		padding: 0px;
		margin: 0px auto;
		z-index:0;
		background:#000 url(./../medias/communs/fond_page.gif) repeat-y;
		
	}
	#home_page
	{
		width:950px;
		/*height:567px;*/
	}
	#contenu #blocdroite
	{
		margin-top:20px;
		width:206px;
		height:600px;
		float:right;
		display:inline;
		/*background-color:#0000FF;*/
		/*background-image: url(./../medias/commande/fond_commande.jpg);*/
	}


/*
	EDITO
*/
	.edito
	{
		margin-top:20px;
		text-align:left;
		
	}
	.edito #gauche
	{
		float:left;
		width:181px;
	}
	.edito #droite
	{
		float:left;
		width:533px;
	}
	
	.titre-edito
	{
		font-size:139%;
		font-weight:bold;
		color:#494949;
		display:inline;
	}
	.sous-titre-edito
	{
		font-size:127%;
		font-weight:bold;
		color:#494949;
		display:inline;
	}
	.texte-edito
	{
		font-size:88%;
		font-weight:normal;
		font-family:Arial;
	}
	
	
/*
	COUP DE  COEUR
*/
	.cdc
	{
		width:699px; /* 724  - 5 - 20 = 699 */
		background-image: url(./../medias/cdc/fond_cdc.jpg);
		margin-left:5px;
		margin-right:10px;
	}
	.cdc #gauche
	{
		float:left;
		width:354px;
		height:256px;
		background-image: url(./../medias/cdc/fond_cdc.jpg);
	}
	.cdc-titre
	{
		margin-left:10px;
		padding:10px 5px 7px 20px;
		color:#494949;
		font-size:133%;
		font-weight:bold;
		background-image: url(./../medias/cdc/fleche_cdc.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
	div.cdc-text
	{
		padding-left:25px;
		height:120px;
	}
	span.cdc-text
	{
		font-family: Arial;
		color:#4b4b4b;
		font-size:100%;
		font-weight:normal;
	}
	span.cdc-tarif
	{
		background-color:#F3D82A;
		font-family: Verdana;
		line-height:30px;
		color:#000000;
		font-size:115%;
		font-weight:bold;
		
	}
	.cdc-bouton
	{
		text-align:right;
		padding-right:25px;
	}
	.cdc-contact td
	{
		vertical-align:top;
		font-family: Arial;
		color:#4b4b4b;
		font-size:88%;
		font-weight:normal;
		padding-left:25px;
	}
	.cdc-contact span
	{
		text-decoration:underline;
		font-weight:bold;
	}
	.cdc #droite
	{
		float:right;
		width:345px;
		height:256px;
		background-image: url(./../medias/cdc/fond_cdc.jpg);
	}
	.cdc #droite #cadre
	{
		margin:10px 10px 10px 10px;
		width:316px;
		height:236px;
		background-color: ghostwhite;
	}
	.cdc #droite #photo
	{
		float:left;
		/*padding-right:45px;*/
		margin-top:8px;
		/*margin-left:8px;*/
		/*position:absolute;*/
		width:310px;
		height:201px;
		/*background-color: ghostwhite;*/
		
	}

/*
	NOUVEAUTES
*/
	.nouveautes
	{
		width:699px; /* 724  - 5 - 20 = 699 */
		margin-left:5px;
		margin-right:10px;
	}
	.new-titre
	{
		color:#484848;
		font-size:115%;
		font-weight:bold;
	}
	.nouveautes #annonce
	{
		width:313px; /*343 - 20 - 10= 313 */
		height:66px;
		padding-top:5px;
		padding-bottom:5px;
		/*padding-left:20px;
		padding-right:10px;*/
		/*background-color:red;*/
		background-image: url(./../medias/nouveautes/separateur_new.jpg);
		background-repeat:no-repeat;
		background-position:bottom;

	}
	.nouveautes #gauche
	{
		float:left;
		width:320px;
		height:273px;
		background-image: url(./../medias/nouveautes/fond_nouveaute.jpg);
		padding-left:10px;
		padding-right:10px;
	}
	.nouveautes #droite
	{
		float:right;
		width:320px;
		height:273px;
		background-image: url(./../medias/nouveautes/fond_nouveaute.jpg);
		padding-left:20px;
		padding-right:10px;
	}
	.news_titre
	{
		padding:5px 5px 5px 20px;
		color:#494949;
		font-size:121%;
		font-weight:bold;
		background-image: url(./../medias/nouveautes/puce_nouveaute.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
	.news_texte
	{
		padding-left:22px;
		font-size:82%;
	}
	.nouveautes #bloc-gauche
	{
		float:left;
		width:200px;
		height:66px;
		/*background-color:deeppink;*/
	}
	.nouveautes #bloc-droite
	{
		float:right;
		width:105px;
		height:66px;
		/*background-color: red;*/
		
	}
	.nouveautes #bloc-droite #cadre
	{
		margin:0px 0px 0px 5px;
		width:91px;
		height:66px;
		background-color: white;
	}
	.nouveautes #bloc-droite #photo
	{
		margin-top:3px;
		margin-left:3px;
		position:absolute;
		width:85px;
		height:60px;
		background-color: ghostwhite;
	}
	.nouveautes #inter
	{
		font-size:10%;
		height:10px;
	}
	

