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

h1
{
	float		:left;
	width		:90%;
	padding		:10px 5px 10px 15px;
	margin:0 0 0 0;
	font-size	:1.1em;
	line-height	:1.2em;
	color		:#444444;
	font-weight:bold;
}
h2,
h3
{
	float		:left;
	width		:90%;
	margin:2px 0 2px 0;
	padding		:2px 5px 2px 15px;
	font-size	:1em;
	line-height	:1.2em;
	color		:#444444;
	font-weight:normal;
}

span.tous_les_
{
	float:right;
	width:auto;
	margin:10px 5px 0 0;
}

span.tous_les_ a
{
	color:#439EEF;
	font-size:.9em;
	font-weight:bold;
	letter-spacing:.1em;
}

span.tous_les_ img.fleche
{
	float:left;
	width:18px;
	margin:0 2px 0 0px;
	max-height:18px;
	border:0px;
}



/****************************************
	LIGNES DE PROMOTIONS
*****************************************/
.ligne_promos
{
	float:left;
	width:310px;/*100%;*/
	margin:8px 0 5px 0px;
	min-height:150px;
	border:#eeeeee dotted;
	border-width:1px 0 0 0;
	padding:5px 0 5px 0;
	
	background:#444444 url(../img/fonds/fond_roses_roses.jpg) repeat;
}
.ligne_promos img
{
	float:left;
	border:0px;
}
.ligne_promos a
{
	color:#222;
}


.ligne_promos p.titre_avec_icone
{
	float	:left;
	width	:300px;/*100%;*/
	margin	:0 10px 5px 5px;
	padding	:5px 0 5px 0;
	color	:#444444;
	font-size:1.1em;
	font-weight:bold;
	border:inset #bbbbbb;
	border-width:0 0 1px 0;
}

.ligne_promos p.titre a
{
	float:left;
	width:280px;
	margin:0 15px 5px 15px;
	padding:0 0 10px 0px;
	border-bottom:0px solid #FDB0E3;/*#FE8512;*/
	color	:#111;/*#FE8512;*/
	font-weight:bold;
	font-size:1.1em;
}

.ligne_promos .un_produit 
{
	float:left;
	width:70px;
	margin:0 5px 0 5px;
	padding:5px 10px 5px 10px;
	border:1px solid #FFF;
}
.ligne_promos .un_produit:hover
{
	border:1px solid #CCD5E0;
}

.ligne_promos .un_produit img
{
	float:left;
	width:60px;
	border:1px solid #9F8A4A;
}
.ligne_promos .un_produit p
{
	float:left;
	width:100%;
	margin:2px 0 2px 0;
	text-align:center;
}
.ligne_promos .un_produit   span.promobarre
{
	float			:	left;
	width			:	100%;
	text-align		: 	center;
	text-decoration	:	line-through;
	margin			: 	0 0px 0 0px;
	color			:	#999;/*DDDDDD			;*/
	font-size		:	.85em;
	margin:1px 0 1px 0;
}
.ligne_promos .un_produit  span.promoreduc
{
	float			:left;
	color			:	#999;/*DDDDDD			;*/
	text-align		:center;
	width			:100%;
	font-weight		:normal;
	margin:1px 0 1px 0;
}
.ligne_promos .un_produit  span.promoprix_recalcule
{
	float			:left;
	color			:#F77BCF;/*F56E8E			;*/
	text-align		:center;
	width			:100%;
	font-weight		:bold;
	margin			:1px 0 1px 0;
	font-size:1.1em;
}

.ligne_promos p.un_produit
{
	float:left;
	font-weight:bold;
}

.ligne_promos span.lenom
{
	float:left;
	width:100%;
	text-align:center;
	font-size:.9em;
}
.ligne_promos span.techno
{
	float:left;
	width:100%;
	text-align:center;
	color:#DDDDDD;
	font-size:.8em;
}


.voir_tous_les
{
	float:right;  
	margin:10px 20px 5px 0px;
}

.voir_tous_les a
{
	color:#439EEF;
	font-size:.9em;
	font-weight:bold;
	letter-spacing:.1em;
}
.voir_tous_les img.fleche
{
	float:left;
	width:18px;
	margin:0 2px 0 0px;
	max-height:18px;
	border:0px;
}
/****************************************
	DERNIERS ARTICLES
*****************************************/
.last_articles
{
	float:left;
	width:290px;/*100%;*/
	margin:8px 0 5px 5px;
	min-height:100px;
	border-top:1px #333 solid;
	border-right:1px #333 solid;
	border-bottom:1px #333 solid;
	border-left:1px #333 solid;
	padding:10px 5px 5px 5px;
	background:#FFFFFF;
}
.last_articles:hover
{
	border:1px solid #A5CDE5;
	background:#F7FBFF;
}
.last_articles p
{
	float:left;
	width:100%;
	margin:0 0 0px 0px;
	padding:0px;
}

.last_articles p a.normal,
.last_articles p a.normal:hover
{
	color	:#333;
	text-decoration:none;
	font-size:.9em;
}

.last_articles p.last_articles_titre
{
	float	:left;
	width:270px;/*100%;*/
	margin:0 10px 5px 5px;
	padding:0 0 5px 0;
	color	:#444444;
	font-size:1.1em;
	font-weight:bold;
	border:inset #bbbbbb;
	border-width:0 0 1px 0;
}

.last_articles a.last_articles_lien
{
	float	:left;
	width	:265px;
	padding	:0 0px 0 25px;
	margin:5px 0 0 0;
	font-size:.85em;
	color:#003399;
}

.last_articles a.last_articles_lien:hover
{
	text-decoration:none;
	color:#CC3300;
}
.last_articles a.resume_last_articles
{
	float	:left;
	width	:250px;
	padding	:2px 10px 0 30px;
	margin:0 0 0 0;
	color	:#333;
	font-size:.80em;
	font-style:italic;
}
.last_articles a.resume_last_articles:hover
{
	text-decoration:none;
}

.last_articles a.mot_cle
{
	width:auto;
	margin:0px 5px 5px 0px;
	color:#2F8CC3;
	text-decoration:none;
	font-size:.85em;
	font-weight:normal;
	font-family:Verdana,"Courier New", Courier, monospace;
}
.last_articles a.mot_cle:hover
{
	color:#CC3300;
	text-decoration:underline;
}


/* ____________________ */
/* SI JE FAIS UN MENU IMAGé */
/* ____________________ */


#menu_images_accueil_boutons
{
	width:74px; 
	float:left;
}
#menu_images_accueil_boutons img
{
	border:0;
}
#menu_images_accueil_images
{
	width:550px; 
	float:left;
}
#menu_images_accueil_images img
{
	border:0;
}




