#formQuicksearch {
	border-bottom: 1px solid;
	border-color:#fdb501;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| NAVIGATION HTML ||||||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
.tableauNavigationHTML {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 11px;
	text-align: left;
	color:#fdb501;
}

.tableauNavigationHTML a {
	color: #fdb501;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color:#fec740;
	text-decoration: none;
}


/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||| PARTIE ADMINISTRABLE |||||||||||||||||||
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/


.blocPhoto {
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.blocPhoto img {
	border: 1px solid #fdb501;
}

.topLeft {
	width:50%;
	background-image: url(../images/topleft-2.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.top {
	background-image: url(../images/topright-2.gif);
	background-repeat:repeat-x;
}

.topRight {
	width:50%;
	background-image: url(../images/topright-2.gif);
	background-repeat:repeat-x;
}

.left {
	background-image: url(../images/left-2.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.bottomLeft {
	height:20px;
	background-image: url(../images/bottomleft-2.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.bottom {
	background-image: url(../images/bottom-2.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.bottomRight {
	background-image: url(../images/bottom-2.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.trait {
	background-color:#fdb501;
}
