@charset "utf-8";
/* CSS Document */
#charte3-11_ {
z-index: 1;
margin:auto 0;
	position:absolute;
	left:0px;
	top:115px;
	width:798;
	height:42px;
	background-image: url('../images/charte3_11.jpg');
}
/************ Menu ***********************/
#kwickcontainer {
	margin:auto 0;
}
#kwick {
	/*border-bottom: 3px double #333;*/
	margin-left: 0px;
	margin-top: 4px;
	width:805px;
	z-index: 1;
display: block;
	height:42px;
}
#kwick .kwicks {
	display: block;
	height: 42px;
	margin: 0px;
}
#kwick li {
	float: left;
	height: 42px;
	margin:0;
	padding:0;
	list-style: none;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height:42px;
	width:113px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 0px solid #FFFFFF;
}
#kwick .kwick span {
	display:none;
}
#kwick .opt1 {
	background: url(../images/1.jpg) ;
}
#kwick .opt2 {
	background:  url(../images/2.jpg);
}
#kwick .opt3 {
	background:  url(../images/3.jpg);
}
#kwick .opt4 {
	background:  url(../images/4.jpg);
}
#kwick .opt5 {
	background:  url(../images/5.jpg);
}
#kwick .opt6 {
	background:  url(../images/6.jpg);
	border-right: 0;
}
#kwick .opt7 {
	background:  url(../images/7.jpg);
	border-right: 0;
}
/* menu vertical */
/* -------[Menu 2]-------- */

#verticalmenu {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
width: 285px;
padding: 0px;
margin: 10px;
}

#verticalmenu h1 {
display: block;
background-color:#add6ff;
font-size: 90%;
padding: 3px 0 5px 3px;
border: 1px solid #000000;
color: #14416f;
margin: 0px;
width:285px;
}

#verticalmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#verticalmenu ul li {
margin: 0px;
padding: 0px;
}
#verticalmenu ul li a {
font-size: 10px;
display: block;
border-bottom: 1px dashed #339999;
padding: 3px 0px 2px 4px;
text-decoration: none;
color: white;
width:285px;
}

#verticalmenu ul li a:hover, #verticalmenu ul li a:focus {
color: #1879b5;
background-color: #eeeeee;
}
/**/
/* CSS du menu horizontal, bieler batiste */
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 0;
left: 13px;
}
dl#menu {
width: 15em;
}
dl#menu dt {
font-size: 10px;
display: block;
border-bottom: 1px dashed #339999;
padding: 2px 0px 2px 2px;
text-decoration: none;
color: white;
width:160px;
}
dl#menu dd {

}
dl#menu li {
text-align: left;

margin-left: 10px;
width:130px;
}
dl#menu li a{
color: white;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu dt a {
color: white;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu li a:hover, dl#menu dt a:hover {
background: #eee;
color:#14416f;
}
