#kwick {
}
#kwick .kwicks {
display:block;
height:200px;
margin:0px;
}

#kwick li {
	float: left;
}

li:after {
	content: "";
}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 159px;
	width: 112px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 2px solid #000066;
}

#kwick .kwick span {
	display: none;
}

#kwick .opt1 {
	background: #000066 url(menu/01.jpg) ;
}

#kwick .opt2 {
	background: #000066 url(menu/02.jpg);
}

#kwick .opt3 {
	background: #000066 url(menu/03.jpg);
}

#kwick .opt4 {
	background: #000066 url(menu/04.jpg);
}

#kwick .opt5 {
	background: #000066 url(menu/05.jpg);
}

#kwick .opt6 {
	background: #000066 url(menu/06.jpg);
	border-right: 0;
}
#kwick .opt7 {
	background: #000066 url(images/devant.jpg);
	border-right: 0;
}
body {
	margin: 0px;
	padding: 0px;
}
h1	{
	display:none;
}
.topline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.topline:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3300CC;
	text-decoration: none;
}
.divScroll {
	margin: 0px;
	overflow: auto;
	height: 320px;
	width: 680px;
	
}.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3300CC;
}
.lien {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099ff;
	text-decoration: none;
}
.img {
	border: 1px solid #528AE7;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #366ec7;
	font-weight: bold;
}
.form {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}.linkeo_cnil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

