@charset "utf-8";

/****************************************************************************/
/*                            CSS GENERIQUES                                */
/****************************************************************************/
body {
	background:#fff;
	color:#000;
	font-family:"Trebuchet MS";
	font-size:13px;
}

.cleaner {
	clear:both;
	height:1px;
	width:1px;
}

img {
	border:0;
	padding:0;
	margin:0;
}

ul {
	margin:0;
	padding:0;
	list-style:none;
}

a {
	font-size:15px;
	color:#000000;
}

a:hover {
	text-decoration:none;
	background:url(../images/bg-link-nav.gif) no-repeat right bottom;
}

p {
	margin:0;
	padding:0;
}

h1 {
	color:#000000;
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	padding:0 0 20px 0;
}

h2 {
	font-size:18px;
	margin:0;
	padding:0;
	color:#333;
	font-weight:normal;
}

h3 {
	color:#9C9E9F;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0 0 20px 0;
}



/****************************************************************************/
/*                               CSS PAGES                                  */
/****************************************************************************/
#page {
	width:980px;
	margin:0 auto;
	position:relative;
	top:0;
	left:0;
}

#page.home {
	padding-top:50px;
}

/***** Home :: Logo *****/
#page .logo-home {
	width:365px;
	height:77px;
	margin:0 auto 30px;
}

/***** Home :: Image et Slogan *****/
#page .image {
	margin:0 auto;
	width:482px;
	height:237px;
	padding-bottom:10px;
}

#page .slogan {
	text-align:center;
	width:980px;
}

/***** Home :: Navigation *****/
#page .navigation-home {
	padding:15px 0 15px 100px;
	*padding:15px 0 15px 97px;
	background:url(../images/bg-nav-home.png) no-repeat center 0;
}

#page .navigation-home ul li {
	float:left;
	margin-right:48px;
}

#page .navigation-home ul li.last {
	margin-right:0;
}

#page .navigation-home ul li a {
	padding-bottom:10px;
}

#page .navigation-home ul li a:hover {
	float:left;
	height:22px;
}


/***** Pages :: Header *****/
#page #header {
	width:960px;
	background:url(../images/bg-header.jpg) no-repeat 0 0;
	padding:10px 20px;
	float:left;
}

/* Logo */
#header .logo {
	width:244px;
	float:left;
}


/* Liens accueil et contact */
#header .link-1 {
	float:left;
	padding-top:24px;
	width:200px;
}

#header .link-1 ul li {
	float:left;
	padding:0 10px;
	background:url(../images/border-nav.gif) no-repeat right 0;
}

#header .link-1 ul li.last {
	background:none;
}

#header .link-1 ul li a,
#header .navigation ul li a {
	float:left;
	height:31px;
}


/* Navigation */
#header .navigation {
	float:left;
	width:960px;
	padding-top:15px;
}

#header .navigation ul li {
	float:left;
	padding-right:60px;
}

#header .navigation ul li.on a,
#header .link-1 ul li.on a {
	background:url(../images/bg-link-nav.gif) no-repeat right bottom;
	text-decoration:none;
}



/***** Pages :: Content *****/
#content {
	width:960px;
	padding:20px;
	float:left;
	position:relative;
	top:0;
	left:0;
}


/* Côté gauche et droit */
#content .produits {
	float:left;
	width:480px;
}

#content .produits ul li {
	float:left;
	margin-bottom:15px;
	width:480px;
}
#content .produits ul li a {
	font-size:18px;
	text-decoration:none;
}
#content .produits ul li a:hover {
	text-decoration:none;
	background:none;
}

/* Couleurs des onglets */
#content .produits ul li.billes a {
	color:#B1C903;
}
#content .produits ul li.scoubidous a {
	color:#FBBA00;
}
#content .produits ul li.ballons a {
	color:#E2001A;
}
#content .produits ul li.jouets-permanents a {
	color:#005DA8;
}
#content .produits ul li.loisirs-creatifs a {
	color:#00946C;
}
#content .produits ul li.bulles-savon a {
	color:#009EE0;
}
#content .produits ul li.festif a {
	color:#B19CC6;
}
#content .produits ul li.maquillage a {
	color:#E2007A;
}
#content .produits ul li.carnaval a {
	color:#6A408E;
}
#content .produits ul li.halloween a {
	color:#EE7F01;
}
#content .produits ul li.deco-fenetres a {
	color:#FFED00;
}
#content .produits ul li.noel a {
	color:#005C24;
}

#content .produits ul li img {
	padding-right:10px;
}

#content .produits ul li div {
	cursor:pointer;
	visibility:hidden;
	z-index:1000;
}

/* Positionnement des images rollover */
#content .produits ul li.billes div {
	position:absolute;
	right:42px;
	top:50px;
}
#content .produits ul li.scoubidous div {
	position:absolute;
	right:40px;
	top:35px;
}
#content .produits ul li.ballons div {
	position:absolute;
	right:40px;
	top:35px;
}
#content .produits ul li.jouets-permanents div {
	position:absolute;
	right:40px;
	top:85px;
}
#content .produits ul li.loisirs-creatifs div {
	position:absolute;
	right:40px;
	top:50px;
}
#content .produits ul li.bulles-savon div {
	position:absolute;
	right:40px;
	top:75px;
}
#content .produits ul li.festif div {
	position:absolute;
	right:40px;
	top:55px;
}
#content .produits ul li.maquillage div {
	position:absolute;
	right:40px;
	top:50px;
}
#content .produits ul li.carnaval div {
	position:absolute;
	right:40px;
	top:40px;
}
#content .produits ul li.halloween div {
	position:absolute;
	right:40px;
	top:35px;
}
#content .produits ul li.deco-fenetres div {
	position:absolute;
	right:40px;
	top:35px;
}
#content .produits ul li.noel div {
	position:absolute;
	right:40px;
	top:37px;
}

/* Fond gris, présentation des produits */
#content .presentation {
	background:url(../images/bg-produits.jpg) no-repeat 0 0;
	width:459px;
	margin:0 auto;
	height:269px;
	float:left;
	padding-top:190px;
}

#content .presentation img {
	float:left;
	padding:0 20px 0 50px;
}

#content .presentation h2 {
	padding-top:20px;
}


/* Mise en page de la zone de texte */
#content .texte p {
	padding-bottom:20px;
	line-height:20px;
}

#content .texte ul {
	padding-bottom:20px;
}

#content .texte ul li {
	background:url(../images/picto-jaune.gif) no-repeat 0 6px;
	padding-left:20px;
}

#content .texte .images-deco {
	float:right;
}

#content .col-gauche {
	float:left;
	width:500px;
}

#content .col-droite {
	float:left;
	width:440px;
}

#content .col-gauche .texte {
	border-right:1px solid #9C9E9F;
	padding-right:10px;
}
#content .col-droite {
	padding-left:10px;
}

#content .col-droite div {
	padding-bottom:30px;
}

#content .col-droite div img {
	float:right;
}

#content .col-droite p img {
	text-align:right;
	padding-top:5px;
	*padding-top:0;
}


/* Nous contacter */
#content .infos-contact {
	background:url(../images/bg-contact.jpg) no-repeat 0 0;
	height:184px;
	padding:15px 0 0 30px;
	margin-bottom:20px;
}

#content .infos-contact p {
	font-size:15px;
	padding-bottom:15px;
}

#content .infos-contact p.mail a {
	background:none;
}




/***** Pages :: Footer *****/
#footer {
	width:960px;
	padding:0 20px;
	float:left;
	background:url(../images/bg-footer.gif) no-repeat 0 0;
	text-align:center;
}

#footer p {
	font-size:15px;
	color:#000000;
	padding-top:15px;
}













