#formQuicksearch {
	border-bottom: 1px solid;
	border-color:#d480e6;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
||||||||||||||||||||||| 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:#d480e6;
}

.tableauNavigationHTML a {
	color: #d480e6;
	text-decoration: none;
}

.tableauNavigationHTML a:hover {
	color:#e2a0ea;
	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 #d480e6;
}

.topLeft {
	width:50%;
	background-image: url(../images/topleft-5.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.top {
	background-image: url(../images/topright-5.gif);
	background-repeat:repeat-x;
}

.topRight {
	width:50%;
	background-image: url(../images/topright-5.gif);
	background-repeat:repeat-x;
}

.left {
	background-image: url(../images/left-5.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.bottomLeft {
	height:20px;
	background-image: url(../images/bottomleft-5.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.bottom {
	background-image: url(../images/bottom-5.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.bottomRight {
	background-image: url(../images/bottom-5.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.trait {
	background-color:#d480e6;
}
