@charset "utf-8";

.highslide-html {
	background-color: #5274c5;
}
.highslide-html-blur {
}

.highslide-html-content {
	position: absolute;
	display: none;
	background-color: #5274c5;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: #646464;
	scrollbar-face-color:#848a85;
	scrollbar-shadow-color:#7a2426;
	scrollbar-track-color:#c4cdea;
    scrollbar-higlight-color:#282828;
	scrollbar-3dlight-color:#00000;
	scrollbar-darkshadow-color:#474443;
    scrollbar-arrow-color:#0c79e9
	
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: #333333;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5274c5;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
	clip: rect(auto,10px,auto,5px);
	right: 10px;
}
.highslide-body a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #5274c5;
	text-decoration: underline;
}
.highslide-body a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8B0202;
	background-color: #5274c5;
	text-decoration: none;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}









body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.centrer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 650px;
	width: 850px;
	background-image: url(images/novomed-accueil-5.jpg);
	top: 0px;
}
#wrapper-gris {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 900px;
	width: 850px;
	background-image: url(images/novomed-accueil-gris.gif);
	top: 0px;
}

#wrapper-eng {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 900px;
	width: 850px;
	background-image: url(images-english/novomed-accueil-gris-english.gif);
	top: 0px;
}

#wrapper-flm {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 900px;
	width: 850px;
	background-image: url(images-flamand/novomed-accueil.jpg);
	top: 0px;
}


.carre-image  {
border:none;
}

.carre-image img {
border:none;
}

.carre-image a {
border:none;
}


.tableau-haut {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-image: url(images/fond/fond-titre-3.jpg);
	background-repeat: repeat-x;
	}
	
.tableau-cote-gauche {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	}
.tableau-gros-14 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	}
.tableau-12 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-position: top;
	}
