@import "home_template.css";
@import "home_bulles.css";
div{
	/*	
	border-style:dashed;
	border-color:blue;
	border-width:1px;
	*/

}
.color3u {
    font-family: Arial, sans-serif;
    color: #cccccc;
    font-size: 9px;
    text-decoration: none;
}
div#contener{
	overflow:hidden;
	width:1024px;
	color:#2B2B2B;
}
div#header{
	background: url(../images/gamme/backgrounds/HOME_head.gif) 0 0 no-repeat;
	height:170px;
	line-height:0.6;
}
div#corps_nouveautes{
	background: url(../images/gamme/backgrounds/HOME_corps_nouveautes.gif) 0 0 repeat-y;
	overflow: hidden;
	width:1024px;
	/*min-height:293px;*/
}

/* COLLECTIONS */

div#corps_collections{
    overflow:hidden;
    background: url(../images/gamme/backgrounds/HOME_corps_collections.gif) 0 0 repeat-y;
    height:85px;
    width:1024px !important;
}

/* ACTUS ET FLASH */

div#corps_atusetflash{
	position:relative;
	overflow: hidden;
	background: url(../images/gamme/backgrounds/HOME_corps_actuetflash.gif) 0 0 repeat-y;
	width:1024px;
	padding: 36px 0 0 17px;
	
}
div#head_atusetflash{
	position:absolute;
	top:0;
	left:0;
	background: url(../images/gamme/backgrounds/HOME_head_actuetflash.gif) 0 0 no-repeat;
	height: 35px;
	padding:23px 0 0 20px;
}
div#head_actualites{
	position:relative;
	overflow: hidden;
	width:580px;
	/*margin: 36px 0 0 17px;*/
}
div#corps_actualites{
	width:580px;
	margin: 20px 0 0 0;
	padding:0;
}
#corps_actualites a{
	text-decoration:none;
	color:#2B2B2B;
}
#corps_actualites a:hover{
	color:#000;
}
div#pictos_actualites{
	width:580px;
	margin: 20px 0 0 0;
	padding:0;
}
/*div#corps_actualites{
	height:1px;
}*/
/* flash */
#flash{
	position:absolute;
	top:70px;
	left:573px;
	width:245px;
	height:370px;
	margin: 0 0 0 45px;
	cursor: pointer;
}
/* GRANDS THEME ET TOP */


div#contener_gdthemettop{
	position:relative;
	/*background: url(../images/gamme/backgrounds/HOME_contener_gdthemettop.gif) 0 0 no-repeat;*/
	/*background: url(../images/gamme/backgrounds/HOME_corps_gdthemettop.gif) 0 0 repeat-y;*/
	/*overflow: hidden;*/
}

div#head_gdthemettop{
	background: url(../images/gamme/backgrounds/HOME_contener_gdthemettop.gif) 0 0 no-repeat;
	position:relative;
	height:69px;
}

div#corps_gdthemettop{
	position:relative;
	background: url(../images/gamme/backgrounds/HOME_corps_gdthemettop.gif) 0 0 repeat-y;
}
div#corps_gdthemettop .topBackground{
	position:absolute;
	width:1024px;
	height:81px;
	background:url(../images/gamme/backgrounds/HOME_corps_gdthemettop_top.gif) 0 0 no-repeat;
}

div#corps_gdthemettop table{
	position:relative;
	margin:0;
	padding:0;
}
div#corps_gdthemettop td{
	vertical-align:top;
}
div#grandsthemes{
	background:transparent;
	width:363px;
	padding:12px;
	background: url(../images/gamme/backgrounds/HOME_gdthemes.gif) center 0 repeat-y;
	margin:0 22px 0 0;

}

div#topinternautes{
	background:transparent;
	background: url(../images/gamme/backgrounds/HOME_topinternautes.gif) center 0 repeat-y;
	width:457px;
}
/*
div#corps_gdthemettop{
	position:relative;
	overflow:hidden;
	background: url(../images/gamme/backgrounds/HOME_corps_gdthemettop.gif) 0 0 repeat-y;
}
div#corps_gdthemettop .topBackground{
	position:absolute;
	top:0;
	left:0;
	width:1024px;
	height:81px;
	background: url(../images/gamme/backgrounds/HOME_corps_gdthemettop_top.gif) 0 0 no-repeat;
	clear:both;
}

div#grandsthemes{
	float:left;
	position:relative;
	background: url(../images/gamme/backgrounds/HOME_gdthemes.gif) center 0 repeat-y;
	width:357px;
}

div#topinternautes{
	position:relative;
	background: url(../images/gamme/backgrounds/HOME_topinternautes.gif) center 0 repeat-y;
	width:457px;
	padding: 0 0 20px 0;
	margin: 0 0 0 22px;
}
*/
/* FOOTER */

div#footer{
	clear:both;
	background: url(../images/gamme/backgrounds/HOME_footer.gif) 0 0 no-repeat;
}
