body {
	background-color: #ffffff;
}
select {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #78BDFF;
}
input {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #174592;
	background-color: #FFFFFF;
	border: 1px solid #5184E0;
}
.ctr-menu {
	border: 1px solid #4675C1;
}
.refstyle{
display:none;
visibility:hidden;
position:absolute;
top:0px;
left:0px;
}
.menu-service {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #174591;
	text-decoration: none;
}
.texte-home {
	font-family: Arial;
	font-size: 12px;
	color: #4B4C4D;
	text-decoration: none;
	text-align: justify;
	
}
.titre-home {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #083071;
	text-decoration: none;
}
.adress {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.texte-coup-coeur1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #4B4C4D;
	text-decoration: none;
}
.texte-coup-coeur2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.texte-detail{
	font-family: Arial;
	font-size: 11px;
	color: #4B4C4D;
	text-decoration: none;
}
.motcle {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #525354;
	text-decoration: none;
}
.ctr-bas {
	border: 1px solid #5187DF;
}
.ctr-coup-1 {
	border: 1px solid #5086E6;
}
.ctr-coup-2 {
	border: 1px solid #FFFFFF;
}
.en-savoir {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #083071;
	text-decoration: none;
}
.pagniation_blanc {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.pagniation_blanc_suivant {
	font-family: Arial;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.pagniation_bleu {
	font-family: Arial;
	font-size: 11px;
	color: #083071;
	text-decoration: none;
}
.pagniation_bleu_suivant {
	font-family: Arial;
	font-size: 16px;
	color: #083071;
	text-decoration: none;
}
.contact {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #174592;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.loadimg {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #174592;
	background-color: #FFFFFF;
	background-image:url(loading.gif);
	background-repeat:no-repeat;
	background-position:center;
	border: 1px solid #999999;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5085EF;
	border: 1px solid #5085EF;
}
/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	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: #666;
	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;
}

