/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset { margin: 0; padding: 0; }

a{ text-decoration: underline; color: #CC0000; }
a:hover{text-decoration:none;}
a img { border: none; }
p { margin: 10px; line-heigth: 12px; text-align: justify; }
ul { margin: 10px 0 10px 15px; /*list-style-image: url('../images/puce.gif'); */}
ol { margin: 5px 0 5px 30px; }
li { margin: 2px 0; }
dl { padding: 0 20px 20px 20px;}
dt { font-weight: bold; margin: 10px 0 5px 0; }
dd { margin: 5px 0; display: none; padding: 5px;}
fieldset { border: 1px solid blue; padding: 5px; margin: 10px 0;}
legend { font-weight: bold; color: blue; font-size: 14px; }
address { margin: 15px 30px; }
small { font-size: 11px;}
/*blockquote { font-weight: bold; font-size: 18px; color: #FFFFFF; font-style: italic; margin: 0 0 0 260px; padding: 10px; background: #A8A9AD; width: 476px; } */

.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 0px; font-size: 0px; }
.align_left {text-align: left; }
.align_right {text-align: right; }
.center { text-align: center;}
.justify { text-align: justify; }
.invisible { display: none; }
.rouge { font-size: 14px; color: #CC0000; }

.blocTexte { float: right; padding: 15px 20px 5px 0; margin-left: 20px; width: 456px; background: #fff; padding-top: 0; border-bottom-width: 5px; border-bottom-style: solid; }
* html .blocTexte { width: 453px; }
.accueil { padding: 0 20px 5px 0;}
.contact { padding: 0 20px 5px 20px;}


blockquote {
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	margin: 0 0 5px 0;
	padding: 0;
}

h2 { height: 150px; }
.layette { background: url('../images/h2-layette.jpg') no-repeat; }
.enfant { background: url('../images/h2-enfant.jpg') no-repeat; }
.junior { background: url('../images/h2-junior.jpg') no-repeat; }
.naissance { background: url('../images/h2-naissance.jpg') no-repeat; }
.promotions { background: url('../images/h2-promotions.jpg') no-repeat; }
.collections { background: url('../images/h2-collections.jpg') no-repeat; }
.contacter { background: url('../images/h2-contact.jpg') no-repeat; }

h2 span { display: none; }

h3{ font-size: 16px; margin: 10px; font-weight: normal; color: #cc0000;}

body {
	margin: 0;
	background: #000000 url('../images/fond.jpg') 50% 0 repeat-y;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
div#conteneur {
	width: 950px;
	margin: 0 auto;
	background: #cc0000 url('../images/bg_conteneur.gif') repeat-y left top;
	}
	
div#header{
	width: 950px;
	height: 100px;
	background: #CC0000 url('../images/header.jpg') no-repeat left top;
	}

div#header h1 {	}

div#header h1 a span {
	display: none;
	}

div#header h1 a {
	display: block;
	width: 950px;
	height: 100px;
	}

div#col-gauche {
	float: left;
	width: 118px;
	padding-left: 7px;
	padding-top: 116px;
	background: url('../images/visuel.jpg') no-repeat 8px 0;
	}
	
div#col-droite {
	float: left;
	width: 118px;
	background: url('../images/etiquette.gif') no-repeat;
	}
/*div#col-droite p { text-align: center; }*/

div#ban { background: url('../images/bg-text-accueil.jpg') no-repeat; height: 235px;}
.text-accueil { width: 280px; float: left; margin-left: 20px; margin-top: 15px;}

div#marques {
	/*width: 118px;*/
	background: #FFFFFF;
	padding: 5px 0;
	margin-top: 25px;
	} 

#horraires { color: #333333; border: 1px dashed #858585; background-color:#FFFFFF; margin-top: 10px;}

div#contenu {
	float: left;
	border: 2px solid #858585;
	margin: 0 25px;
	width: 646px;
	min-height: 440px;
	background: #FFFFFF;
	}

#afficheur {
	height: 40px;
	width: 650px;
	background: #CC0000 url('../images/afficheur.gif') no-repeat;
	margin: 5px auto;
	}
	
div#footer{
	color: #fff;
	font-size: 10px;
	text-align: center;
	clear: both;
	width: 950px;
	line-height: 55px;
	background: url(../images/footer.jpg) no-repeat left top;
	}
	
#footer p{
	text-align: center;
	margin: 0;
	}
	
#footer a { color: #FFFFFF; text-decoration: none; }
#footer a:hover {text-decoration: underline; }

/*************************************************************************************/

#contact {
	text-align: left;
	width: 550px;
	margin: 10px auto 10px auto;
	}

#contact form {
	margin: 0;
	padding: 10px;
	}

#contact p { margin: 5px 0; font-style: normal;}

#contact label {
	margin-top: 8px;
	width: 90px;
	display: block;
	float: left;
	font-weight: bold;
	}

.input {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	width: 300px;
	border: 1px solid #CC0000;
	}

.textarea {
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	width: 400px;
	border: 1px solid #CC0000;
	}

.confirm { text-align: center; margin: 60px 0;}

.erreur { color: #CC0000;}

.bouton a {
	color: #333333;
	padding: 4px 15px 4px 15px;
	background: #FFFFFF;
	border: 1px solid #CC0000;
	margin-left: 10px;
	text-decoration: none;
	font-style: normal;
	}

.bouton a:hover {
	color: #FFFFFF;
	background: #CC0000;
	text-decoration: none;
	}

/*************************************************************************************/
	#slide_menu{		
		/*font-family:arial;*/
		width:118px;
		height: 150px;
	}
	#slide_menu li{	/* Main menu <li> */
		list-style-type:none;	/* No bullets */
		margin:0px;	/* No margin - needed for Opera */
	}
	#slide_menu ul{	
		margin:0px;
		padding:0px;
	}
	#slide_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
		padding-left:10px;
	}
	#slide_menu li a{	/* Main menu links */
		text-decoration:none;
		color:#333333;
		
		height:25px;
		line-height:25px;
		vertical-align:middle;
		background-color:#FFFFFF;
		border: 1px solid #858585;
		margin:1px;
		padding:1px 1px 1px 10px;
		
		display:block;
	}
	#slide_menu li a:hover,#slide_menu .activeMainMenuItem{
		color:#FFFFFF;
		background-color:#CC0000;
		padding-left: 10px;
	}
	#slide_menu li a.select {
		color: #FFFFFF;
		text-decoration: none;
		background: #CC0000;
		padding-left: 10px;
	}
	.slide_subMenu{
		visibility:hidden;
		position:absolute;
		overflow:hidden;
		background-color:#FFFFFF;
		border: 1px solid #858585;
		/*font-family:arial;*/
		text-align:left;
		-moz-opacity:0.9;
		opacity: 0.9;
		filter:alpha(opacity=90);
	}
	.slide_subMenu ul{
		margin:0px;
		padding:0px;	
	}
	.slide_subMenu ul li{
		list-style-type:none;
		margin:0px;
		padding:1px;	/* 1px of air between submenu border and sub menu item - (the "white" space you see on mouse over )*/
	}
	.slide_subMenu ul li a{	/* Sub menu items */
		white-space:nowrap; /* No line break */
		text-decoration:none;
		color:#333333;
		
		height:20px;
		line-height:20px;
		padding:1px 10px; /* "air" inside */
		
		display:block;	/* ne pas enlever */
	}
	.slide_subMenu ul li a:hover{	/* Sub menu items - mouse over effects */
		color:#FFFFFF;
		background-color:#CC0000;
	}

/*************************** SLIDE IMAGE **********************/

	#imageSlideshowHolder{
		/* CSS HACK */
		width: 266px;	/* IE 5.x */
		width/* */:/**/260px;	/* Other browsers */
		width: /**/260px;
		
		/* CSS HACK */
		height: 266px;	/* IE 5.x */
		height/* */:/**/260px;	/* Other browsers */
		height: /**/260px;
		
		position:relative;	/* Never change this value */
		
	}
	.imageInGallery{		
		width:260px;
		height:260px;
		
		/* Never change these 3 value */
		left:0px;
		top:0px;
		position:absolute;	
	}
	
	#imageSlideshowHolder img{
		position:absolute;
	}

/*************************** articles **********************/

.article {
	width: 130px;
	float: left;
	margin: 10px 0 10px 20px;
	text-align: center;
	border: 1px solid #858585;
	padding-top: 5px;
	}

.article .photo {
	height:90px;
	}

.article span {
	display: block;
	text-align: center;
	margin: 5px 0;
	}

.article span img { vertical-align: bottom; }

#overtrail {BORDER: #333333 2px solid; Z-INDEX: 1000; LEFT: -50px; VISIBILITY: hidden;  POSITION: absolute; TOP: 0px; BACKGROUND-COLOR: #FFFFFF;}

/*************************** Promo *************************/

.ligne {
	background: url('../images/pointille.gif') repeat-x;
	}

.pourcent span {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	padding: 10px 10px 10px 15px;
	background: #CC0000 url('../images/trou.gif') no-repeat left 0;
	}

/*************************** marques ***************************/
.ikks, .oxbow, .chipie, .jean-bourget, .levis, .pommes { text-align: center; }

.ikks a span, .oxbow a span, .chipie a span, .jean-bourget a span, .levis a span, .pommes a span { display: none; }

.ikks a { width: 100px; height: 19px; background: url('../images/marques/ikks.gif') no-repeat center; display: block;}
.oxbow a { width: 100px; height: 29px; background: url('../images/marques/oxbow.gif') no-repeat center; display: block;}
.chipie a { width: 100px; height: 21px; background: url('../images/marques/chipie.gif') no-repeat center; display: block;}
.jean-bourget a { width: 100px; height: 18px; background: url('../images/marques/jean-bourget.gif') no-repeat center; display: block;}
.levis a { width: 100px; height: 20px; background: url('../images/marques/levis.gif') no-repeat center; display: block;}
.pommes a { width: 100px; height: 40px; background: url('../images/marques/3pommes.gif') no-repeat center; display: block;}

/*************************** Tri *******************************/

.tri { 
	background: #F5F5F5;
	padding: 4px;
	margin-bottom:10px;
	}

.tri label {
	
	}

.tri select {
	vertical-align: middle;
	}

.tri span {
	margin: 0 50px 0 10px;
	}

/*************************** Btn *******************************/

.btn-layette a, .btn-enfant a, .btn-junior a {
	display: block;
	float: left;
	width: 200px;
	height: 150px;
	margin: 50px 0 50px 12px;
	}

.btn-layette a span, .btn-enfant a span, .btn-junior a span { display: none; }

.btn-layette a { background: url('../images/btn-layette.jpg') no-repeat; }

.btn-enfant a { background: url('../images/btn-enfant.jpg') no-repeat; }

.btn-junior a { background: url('../images/btn-junior.jpg') no-repeat; }

/************** CSS FOR SLIDESHOW SCRIPT *********************/
.imageSlideshowHolder,.imageSlideshowHolder_left{
	margin:0;	/* "Air" */
	float:left; /* Floating gallery at the right side of other web page content */		
	width:323px;	/* Image width */
	height:235px;	/* Image height */
	position:relative;	/* Don't remove this line */
}
.leftFloatingDiv{
	float:left;
	width:323px;
	height:235px;
}
/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}