BODY {
	background-color: #F0037F;
	margin : 0px;
    scrollbar-face-color: #CCCCCC;
    scrollbar-shadow-color: #CCCCCC;
    scrollbar-highlight-color: #CCCCCC;
    scrollbar-3dlight-color: #E3E3E3;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F0037F;
	text-decoration: none;
} 
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.fond-noir {
	background-color: #000000;
}

.fond_viewer_1-1 {
	background-image: url(images/viewer_1-1.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.fond_viewer {
	background-image: url(images/viewer_1-2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.fond_visu1 {
	background-image: url(images/visu_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_visu2 {
	background-image: url(images/visu_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_visu4 {
	background-image: url(images/visu_4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_visu5 {
	background-image: url(images/visu_5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fond_visu6 {
	background-image: url(images/visu_6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.petit_Texte-rose-disclamer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #990066
}
.petit_Texte-rose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #F0037F;
}
.petit_Texte-rose-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F0037F;
}
.petit_Texte-blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
.petit_Texte-blanc-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

