#slide{
	width:830px;
	margin:0 auto;
	margin-top:25px;
	height:148px;
	background-image:url(../img/bgslide.jpg);
	background-repeat:no-repeat;
	padding:25px 0 0 50px;
}
#slide img{
	position:absolute;
	margin-left:560px;
	margin-top:-95px;
}


#content {
	margin-right: -290px;
}




div#encartshome{
	clear:both;
	padding-top:0px;
	margin-top:-5px;
	width:900px;
	height:200px;
	margin:auto;
}
.bgenc{
	float:left;
	width:274px;
	margin-left:10px;
	height:200px;
	background-image: url(../img/encart_02.gif);
	background-repeat: repeat-y;
	background-position:111px 58px;
}
.encart{
	width:216px;
	padding:19px 0 0 58px;
	height:200px;
	float:left;
	margin-right:30px;
	background-image:url(../img/encart_01.jpg);	
	background-repeat:no-repeat;
	background-position:top left;
}
.cufenc{
	font-size:13.5px;
	color:#878787;
	display:block;
	margin-left:25px;
}
.encart ul{
	margin-top:10px;
	height:100px;
	list-style-image:url(../img/pucelist.gif);
	list-style-position:outside;
	font-size:11px;
	font-style:italic;
	color:#535c63;
}
.encart li{
	line-height:14px;
	margin-bottom:3px;
}

.encart a{
	display:block;
	width:108px;
	margin:10px 0 10px 32px;
	height:23px;
	background-image:url(../img/bt.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
.encart a:hover{
	background-position:0px -23px;
}
.encart img{
	display:block;
	margin-left:-40px;
}


