td, table{
	font-family:tahoma;
	font-size:12px;
	vertical-align:top;
	line-height:12px;
	color:#87A6AF;
	
}



#miniature a img {border:4px #2E5059 double} /* défini l'encadrement des images dans les liens hors survol */
#miniature a:hover {border:0px } /* hack pour IE - ne sert sinon à rien */
#miniature a:hover img {border:4px #ffffff double}


form { margin:0px; padding:0px}
body { margin:0px; padding:0px}

.list ul{margin:0px; padding:0px; list-style:none; line-height:17px;}
.list ul li{ background:url(images/list_marker1.gif) no-repeat left top; padding-left:11px }
.list ul li a{ color:#9ABCC6; font-size:11px; text-decoration:underline}
.list ul li a:hover{text-decoration:none}

a{ color:#87A6AF; text-decoration:underline}
a:hover{ text-decoration:none}

strong a{ color:#87A6AF; text-decoration:none}
strong a:hover{ text-decoration:underline} 

.footer{ color:#87A6AF; margin-left:65px; text-align:center}
.footer a{ color:#A9C7D0; text-decoration:none}
.footer a:hover{ text-decoration:underline}

b{ color:#A6C0C7; font-size:11px}

span strong{ color:#A6C0C7}

.link a{ color:#87A6AF; text-decoration:none}
.link a:hover{ text-decoration:none; font-weight:bold}

.form input{
	width:141px;
	height:19px;
	font-family:tahoma;
	font-size:10px;
	color: #2E5059;
	padding:2 0 0 7px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}


.form textarea {
	width:141px;
	height:68px;
	font-family:tahoma;
	font-size:10px;
	color: #2E5059;
	overflow:hidden;
	padding:2 0 0 7px;
	border-color:#D4D0C8;
	border-width:1px;
	background-color:#ffffff
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #56747E;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #56747E;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}