/* kena-fix pour bxslider */
ul.bxslider {
  margin: 0;
  padding: 0;
}

.bx-wrapper .bx-viewport 
{
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0 0 0 0;
    border: 0;
    left: 0;
    background: #fff;
}

.bx-wrapper .bx-loading {
	z-index: 1 !important;
}

.bx-wrapper .bx-controls-direction a {
	z-index: 1 !important;
}




/* fonts */
#header, #ariane, #content {
	font-family: verdana, arial, sans-serif;
}
#page {
	width: 960px;
	margin: auto;
	margin-top: 20px;
	padding-left: 40px;
}
#header {
	position: relative;
	width: 100%;
	height: 180px;
}
#decoration {
	position: absolute;
	right: 20px;
	z-index: 1;
}
.decoration2 img {
	width: 300px;
	position: absolute;
	top: 54px;
	right: 0px;
}
.decoration7 img {
	width: 160px;
}
.decoration6 img {
	width: 260px;
}
.decoration5 img {
	width: 165px;
}
.decoration4 img {
	width: 155px;
}
.decoration3 img {
	width: 280px;
}
.decoration1 img {
	width: 250px;
}
.menu_liens_membres a,
.menu_liens_membres {
	color: black;
	font-size: 17px;
	text-transform: uppercase;
}
#menu {
	font-size: 17px;
	margin-top: 20px;
	text-transform: uppercase;
}
#menu .selected {
	font-weight: bold;
}
#submenu {
	font-size: 13px;
	font-weight: bold;
	margin-top: 12px;
	text-transform: uppercase;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#slogan {
	position: absolute;
	right: 0px;
	top: 120px;
	background: white;
	width: 90%;
	text-align:right;
	z-index: 5;
	padding: 3px;
	padding-right: 40px;
}
#filet1 {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 2px;
	width: 300px;
}
#filet2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 2px;
	width: 100%;
}
#langues {
	position: absolute;
	top: 155px;
	right: 10px;
	z-index: 5;
	font-size: 11px;
	text-transform: uppercase;
}
#langues .selected {
	font-weight: bold;
}
#ariane {
	font-size: 25px;
	font-weight: light;
}
#content {
	min-height: 590px;
}
#footer {
	border-top: solid 2px #eee;
}
#footer .third {
	float: left;
	width: 32%;
	font-size: 10px;
	color: #999;
}
.middle { padding-left: 30px; }
.right { padding-left: 100px; }

#innercontent {
	padding: 10px;
}
.links {
	font-size: 20px;
	margin-bottom: 20px;
}
.adresses {
	margin-bottom: 10px;
}
.ariane a ,
.langues a ,
.menu a ,
.submenu a { color: black; }

a:hover { text-decoration: none; }
/*
.couleur1 .footer a  { color: #F18E00; } 
.couleur2 .footer a  { color: #C4728D; } 
.couleur3 .footer a  { color: #4F389B; } 
.couleur4 .footer a  { color: #708D23; } 

.couleur1 .content a  { color: #F18E00; }
.couleur2 .content a  { color: #C4728D; }
.couleur3 .content a  { color: #4F389B; }
.couleur4 .content a  { color: #708D23; }
*/

.couleur1 a:hover  { color: #F18E00; } /* orange */
.couleur2 a:hover  { color: #C4728D; } /* rose */
.couleur3 a:hover  { color: #4F389B; } /* violet */
.couleur4 a:hover  { color: #708D23; } /* vert */

.couleur1 .colored  { color: #F18E00; } /* orange */
.couleur2 .colored  { color: #C4728D; } /* rose */
.couleur3 .colored  { color: #4F389B; } /* violet */
.couleur4 .colored  { color: #708D23; } /* vert */

body {
	font-family: verdana, arial, sans-serif;
}
