/* CSS Document *//*squares hidden*/div#div1,div#div3,div#div4,div#div5,div#div7,div#div10,div#div15,div#div16,div#div29,div#div34{	visibility: hidden ;}/*picture big*/div#big_pic{	position: absolute;	background-color: #FFF;	top: 302px;	left: 300px;	width: 176px;	height: 266px;	z-index: 300;}/*BG big_pic*/div#bg_pic{	position: absolute;	background: none;	top: 302px;	left: 480px;	width: 86px;	height: 266px;	z-index: 300;}/*line*/	div#line_h2{	position: absolute;	width: 86px;	height: 86px;	background:none;	top: 302px;	left: 480px;	z-index: 400;}div#line_h1{	position: absolute;	width: 86px;	height: 86px;	background:none;	top: 392px;	left: 480px;	z-index: 400;}/*small Pics*/div#div6{	position: absolute;	background: url(../../mat/pics/f_w/bg_small.jpg) no-repeat center;	top: 32px;	left: 750px;}div#div12{	position: absolute;	background: url(../../mat/pics/f_w/bg_small.jpg) no-repeat center;	top: 122px;	left: 750px;}div#div18{	position: absolute;	background: url(../../mat/pics/f_w/bg_small.jpg) no-repeat center;	top: 212px;	left: 750px;}div#div24{	position: absolute;	background: url(../../mat/pics/f_w/bg_small.jpg) no-repeat center;	top: 302px;	left: 750px;}div#div30{	position: absolute;	background: url(../../mat/pics/f_w/bg_small.jpg) no-repeat center;	top: 392px;	left: 750px;}div#div36{	position: absolute;	background: url(../../mat/pics/f_w/bg.jpg) no-repeat center;	top: 482px;	left: 750px;}/*saisson*/div#h_title{	position: absolute;	background: none;	top: 122px;	left: 390px;	width: 86px;	height: 86px;	z-index: 300;}div#text{	position: absolute;	background: none;	margin: 0px;	padding: 0px;	bottom: 300px;	left: 500px;	width: 100px;	height: 40px;	z-index: 300;}div#text a:link,div#text a:visited{	margin: 0px;	padding: 0px;	text-decoration: none;	color: #FFF;	font-weight: bold;}div#text a:hover{	text-decoration: underline;}div#more{	position: absolute;	background: none;	margin: 0px;	padding: 0px;	bottom: 100px;	left: 700px;	width: 40px;	height: 40px;	z-index: 300;}div#more a:link,div#more a:visited{	margin: 0px;	padding: 0px;	text-decoration: none;	color: #FFF;	font-weight: bold;}div#more a:hover{	text-decoration: underline;}