  BODY {
	OVERFLOW:scroll=yes;
   OVERFLOW-X:scroll=yes;
	font-family: verdana;
    scrollbar-face-color:#cccccc;
    scrollbar-arrow-color:#000000;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#000000;
    scrollbar-shadow-color:#FFFF00;
    scrollbar-darkshadow-color:#000000;
    scrollbar-track-color:#ececec;
	background-color: #ffffff;
	background-image: url(img/bg-2010.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
	background-attachment: fixed;
   }
   Table.tableau {
	border : 1px solid Red;
}
   TD.tableau {
	border : 1px solid Red;
}
   
   BODY.body {
	background-color: White;
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 14px;
}

   
TD.index-contenue {
	background-image : url(images/fond-contenue.jpg);
	background-repeat: no-repeat;
}

TD.bienvenue {
	background-image : url(images/bienvenue.gif);
	background-repeat: no-repeat;
}

TD.artistes {
	text-align : justify;
}

HR {
color: #000000;
background-color: #6aee00;
height: 1px;
border: 0;
}


A:LINK {
   font-family : verdana;
	font-size : 11px;
	color : Black;
	font-weight: bold;
	text-decoration: underline;
}
 A:HOVER {
    font-family : verdana;
	font-size : 11px;
	color : Fuchsia;
	text-decoration: underline;
	font-weight: bold;
 }
 A {
    font-family : verdana;
	font-size : 11px;
	color : #00000;
	text-decoration : underline;
	font-weight: bold;
}

INPUT.form {
	background-color: #FFFFFF;
	border: 1px solid Yellow;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width:200px;
}

FORM.form {
	background-color: #FFFFFF;
	border: 1px solid Yellow;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	width:350px;
}

TEXTAREA.form {
	background-color: #FFFFFF;
	border: 1px solid Yellow;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width:350px;
}
TEXTAREA.contact {
	background-color: #FFFFFF;
	border: 1px solid Yellow;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width:164px;
}

input.bouton {
	background-color: #FFFFFF;
	border: 1px solid Yellow;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width:40px;
}

input.check {
	border: 0px solid #3E75A2;
	font-family: Geneva;
	font-size: 10px;
	color: #3E75A2;
	font-weight: bold;
	width:50px;
}

hr.sidanse {
border: 0.5em;
	border-style: solid;
	color: Yellow;
}
{
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

