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

*	{
	margin: 0;
	padding: 0;
	}

.rose	{
	color: #cc5f88;
	}

.bleu	{
	color: #0373bb;
	}
	
.spacer	{
	clear: both;
	}

body        {
	font-family: Arial, Helvetica, sans-serif; 
	text-align: center; 
	background-color: #ececec; 
	color: #333;
	margin: 0; 
	padding: 0;
	}
img {border: 0; padding: 0; margin: 0;}

a:link,a:visited       {text-decoration: none;  color: #cc5f88;}
a:hover                        {text-decoration: underline; }
a:active                       {text-decoration: none; }

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 22px; 
	color: #111; 
	text-align: left; 
	margin: 2px 5px 10px 5px;
	}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight: bold;
	display: block;
	color: #333;
	background: #fceff6;
	text-align: left; 
	padding: 5px 10px;
	border-bottom: 1px solid #e5e5e5;
	}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #cc5f88; 
	text-align: center; 
	margin: 0;
	}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #111; 
	text-align: left; 
	margin: 15px 10px 10px 5px;
	}

h5 {font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size: 14px; color:#000000; text-align: center; margin: 5px 2px;}
h6 {font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif; font-size: 12px; color:#000000; text-align: center; margin: 5px 2px;}

#conteneur	{
	background-color: #fff; 
	width: 1002px;
	text-align: left; 
	vertical-align: top; 
	margin: 0 auto 0 auto; 
	padding: 0;
	border-top: 5px solid #b5bde4;
	}

#enTete	{
	background-color: #fff; 
	width: 100%; 
	text-align: left; 
	vertical-align: top; 
	margin: 0; 
	padding: 0 0 0 0;
	}

#GoogleSearch          {
	float: left;
	text-align: right;
	width: 700px; 
	display: inline-block;
	margin: 40px 10px 0 0; 
	padding: 0; 
	float: left;
	}

#logo	{
	float: left;
	background-color: #fff; 
	width: 271px; 
	text-align: left; 
	vertical-align: top; 
	margin: 5px 3px 5px 0; 
	padding: 0;
	}

#pub728	{
	float: right;
	background-color: #fff; 
	width: 728px; 
	text-align: right; 
	vertical-align: top; 
	margin: 10px 0 15px 0; 
	padding: 0;
	}

/* ######### Début topNav ########## */
#topNav	{
	font-family:  Geneva, Arial, Helvetica, sans-serif; 
	letter-spacing: -0.5px;
	text-align: left;
	width: 100%; 
	height: 28px;
	background: #f29ac0;
	clear: both;
	border-top: 1px solid #e580ac;
	}
#topNav li	{
	float: left;
	text-align: left;
	width: 125px;
	list-style-type: none;
	}
#topNav li a	{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #e580ac;
	}
#topNav li a:hover, #topNav li a:focus, #topNav li a:active  {
	color: #f1f1f1;
	background: #e580ac;
	}
/* ######## Fin topNav ########## */

#contenu          {
	background-color: #fff; 
	width: 100%; 
	text-align: left; 
	vertical-align: top; 
	margin: 0; 
	padding: 0; 
	clear: both;
	border-top: 1px solid #e580ac;
	}

div.enVedette1          {
	float: left;
	display: inline-block;
	width: 190px; 
	background-image: url(../images/bg_vetements_190x149.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left; 
	vertical-align: top; 
	margin: 10px 0 0 10px; 
	padding: 127px 0 6px 0;
	border: 1px solid #e5e5e5;
	}

div.enVedette2          {
	float: left;
	display: inline-block;
	width: 190px; 
	background-image: url(../images/bg_meubles_190x149.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left; 
	vertical-align: top; 
	margin: 10px 0 0 5px; 
	padding: 127px 0 6px 0;
	border: 1px solid #e5e5e5;
	}

div.enVedette3          {
	float: left;
	display: inline-block;
	width: 190px; 
	background-image: url(../images/bg_poussette_190x149.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left; 
	vertical-align: top; 
	margin: 10px 0 0 5px; 
	padding: 127px 0 6px 0;
	border: 1px solid #e5e5e5;
	}

div.enVedette4          {
	float: left;
	display: inline-block;
	width: 190px; 
	background-image: url(../images/bg_jouets_190x149.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left; 
	vertical-align: top; 
	margin: 10px 0 0 5px; 
	padding: 127px 0 6px 0;
	border: 1px solid #e5e5e5;
	}

div.enVedette5          {
	float: left;
	display: inline-block;
	width: 190px; 
	background-image: url(../images/bg_cadeau_190x149.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left; 
	vertical-align: top; 
	margin: 10px 0 0 5px; 
	padding: 127px 0 6px 0;
	border: 1px solid #e5e5e5;
	}


#menuGauche          {
	float: left;
	width: 200px;
	color: #555;
	text-align: left; 
	vertical-align: top; 
	margin: 10px 10px 10px 10px; 
	padding: 0;
	border: 1px solid #e5e5e5;
	}
.menuGauche li	{
	text-align: left;
	list-style-type: none;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #e5e5e5;
	}
.menuGauche li a	{
	display: block;
	text-align: left;
	color: #0373bb;
	text-decoration: none;
	padding: 10px 0 10px 10px;
	}
.menuGauche li a:hover, .menuGauche li a:focus, .menuGauche li a:active  {
	text-decoration: underline;
	color: #cc5f88;
	background: #f7f7f7;
	}

#filAriane {
	float: right;
	width: 748px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	display: block;
	color: #333;
	background: #fceff6;
	text-align: left; 
	margin: 10px 10px 0 0;
	padding: 6px 10px;
	border: 1px solid #e5e5e5;
	}
#filAriane a	{
	color: #0373bb;
	text-decoration: none;
	font-weight: bold;
	}
#filAriane a:hover, #filAriane a:focus, #filAriane a:active  {
	text-decoration: underline;
	color: #0373bb;
	font-weight: bold;
	}


/* DEBUT css utilisé sur page INDEX pour CATEGORIE */	
#parCategoriesIndex          {
	float: left;
	display: inline-block;
	width: 598px; 
	color: #333;
	text-align: center; 
	vertical-align: top; 
	margin: 5px 0; 
	padding: 0 0; 
	border: 1px solid #e5e5e5;
	}
	
div.catIndex	{
	float: left;
	display: inline-block;
	width: 137px; 
	height: 155px; 
	font-size: 12px;
	color: #333;
	text-align: center; 
	vertical-align: top; 
	margin: 10px 0 0 10px; 
	}
	
div.catIndex a	{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #fb4c96;
	text-decoration: none;
	margin: 0 0 0 0;
	}
	
div.catIndex a:hover, div.catIndex a:focus, div.catIndex a:active  {
	text-decoration: underline;
	color: #fb4c96;
	}
div.catIndex img	{
	width: 135px; 
	height: 100px; 
	border: 1px solid #f0f0f0;
	margin: 0 0 3px 0;
	}
/* FIN css utilisé sur page INDEX pour CATEGORIE */	


/* DEBUT css utilisé sur page PAR CATEGORIE */	
#ParCategories          {
	float: left;
	width: 598px; 
	color: #333;
	text-align: left; 
	vertical-align: top; 
	margin: 5px 0; 
	border: 1px solid #e5e5e5;
	}
.ParCategories li	{
	text-align: left;
	list-style-type: none;
	font-size: 12px;
	margin: 0 5px; 
	padding: 8px 5px 8px 5px;
	border-bottom: 2px dotted #e5e5e5;
	}
.ParCategories li a	{
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #fb4c96;
	text-decoration: underline;
	margin: 0 0 0 0;
	}
.ParCategories li a:hover, .ParCategories li a:focus, .ParCategories li a:active  {
	text-decoration: underline;
	color: #fb4c96;
	}
/* FIN css utilisé sur page PAR CATEGORIE */	


/* DEBUT css utilisé sur page PAR ARTICLES */	
#ParArticles          {
	float: left;
	width: 598px; 
	color: #333;
	text-align: left; 
	vertical-align: top; 
	margin: 5px 0; 
	border: 1px solid #e5e5e5;
	}
.ParArticles li	{
	float: left;
	width: 183px; 
	text-align: left;
	list-style-type: none;
	margin: 0 5px; 
	padding: 5px 3px;
	}
.ParArticles li a	{
	text-align: left;
	font-size: 12px;
	color: #fb4c96;
	text-decoration: none;
	}
.ParArticles li a:hover, .ParArticles li a:focus, .ParArticles li a:active  {
	text-decoration: underline;
	color: #555;
	}
/* FIN css utilisé sur page PAR ARTICLES */	










#bienvenue          {
	float: left;
	width: 456px; 
	height: 250px; 
	background-image: url(../images/bg_degrade-f7.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #333;
	text-align: left; 
	vertical-align: top; 
	margin: 10px 0 5px 0; 
	border: 1px solid #e5e5e5;
	}
#bienvenue p {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left; 
	font-size: 13px;
	margin: 7px 5px 2px 7px;
	line-height: 18px;
	}

/* DÉBUT css utilisé sur CategorieDescription */	

div.CategorieDescription          {
	float: left;
	width: 596px; 
	background-image: url(../images/bg_degrade-f7.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #333;
	text-align: left; 
	vertical-align: top; 
	margin: 10px 0 5px 0; 
	border: 1px solid #e5e5e5;
	padding: 5px 0 10px 0; 
	}
	
	

div.CategorieDescription p {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left; 
	font-size: 13px;
	line-height: 18px;
	margin: 7px 5px 2px 7px;
	}

div.CategorieDescription ul, div.CategorieDescription ol	{
	text-align: left;
	margin: 5px; 
	padding: 5px 5px 5px 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	}

div.CategorieDescription li	{
	font-weight: bold;
	margin: 4px 0; 
	}
/* FIN css utilisé sur CategorieDescription */	


/* DÉBUT css utilisé sur ARTICLES */	
div.articles          {
	float: left;
	width: 588px; 
	background-image: url(../images/bg_degrade-f7.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #333;
	text-align: left; 
	vertical-align: top; 
	margin: 5px 0 5px 0; 
	border: 1px solid #e5e5e5;
	padding: 5px 5px 10px 5px;
	}
	
div.articles p {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left; 
	font-size: 13px;
	line-height: 18px;
	margin: 5px 5px 2px 5px;
	}

div.articles ul, div.articles ol	{
	text-align: left;
	margin: 5px; 
	padding: 5px 5px 5px 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	}

div.articles li	{
	margin: 4px 0; 
	}
	
img.floatRight	{
	float: right;
	margin: 0 0 5px 5px; 
	}
	
img.floatLeft	{
	float: left;
	margin: 0 5px 5px 0; 
	}
	
/* FIN css utilisé sur ARTICLES */	
	
#pub728txt          {
	float: left;
	width: 768px; 
	height: 95px; 
	text-align: center; 
	vertical-align: top; 
	margin: 5px 0; 
	padding: 10px 0 0 0;
	border: 1px solid #e5e5e5;
	}
	
#pub250          {
	float: right;
	display: inline-block;
	width: 300px; 
	height: 250px; 
	text-align: center; 
	vertical-align: top; 
	margin: 10px 10px 5px 10px; 
	padding: 0;
	border: 1px solid #e5e5e5;
	}
	
#pub160          {
	float: right;
	display: inline-block;
	width: 160px; 
	height: 600px; 
	text-align: center; 
	vertical-align: top; 
	margin: 5px 10px 5px 10px; 
	padding: 0;
	}
	
#piedPage          {
	clear: both;
	font-size: 11px; 
	background-color: #b5bde4;
	color: #333;
	text-align: center; 
	vertical-align: top; 
	margin: 0;
	padding: 3px;
	}
