TBODY {
	FONT-SIZE: 15px; COLOR: #000; FONT-FAMILY: "Gill Sans MT";
	background-image: url(../medias/divers/bg.png)
}
TD {
	FONT-SIZE: 15px;
	COLOR: #00000;
	background-repeat: repeat;
	padding-left: 0px;
	text-decoration: none;
	line-height: 15px;
	text-align: inherit;
	margin-left: 0px;
	font-family: "Gill Sans MT";
}
TH {
	FONT-SIZE: 6pt;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Geneva, sans-serif;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 17px;
}
BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #999999;
	background-image: url(../medias/divers/bg_grey.gif);
	background-repeat: repeat;
}
.flash {
	position: relative;
	z-index: 0;
}
A:link {
	COLOR: #000000;
	TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000; TEXT-DECORATION: none

}
A:active {
	TEXT-DECORATION: none
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9.5px;
	color: #000;
}
.style6 {
	font-family: "Gill Sans MT";
	font-size: 9.5px;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
.style7 {
	font-family: "Gill Sans MT";
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
.rubriques2 {
	border-style: dashed;
	border-collapse: collapse;
}
.cadre_photo {
	border: solid 1px black;
}
.cadre_photo2 {
	border: solid 2.1px black;
}
.padding45 { 
  padding-left : 45px;
}
.padding30 {
  padding-left : 30px;
}
.padding20 {
  padding-left : 20px;
} 
.titre_rubrique {
	font-family: Papyrus;
	font-weight: bold;
	font-size: 20px;
	color:#000;
	text-align: center;
	line-height: 23px;
	vertical-align: center;
	word-spacing: 5px;
}
.spectacles {
	font-family:Papyrus;
	font-weight:bold;
	font-size:17px;
	color:#000;
	text-align:center;
	line-height:23px;
	word-spacing:4px;
}	
.rubriques {
	font-family: Papyrus;
	font-size: 20px;
	color: #000;
	text-decoration: none;
	border-collapse: collapse;
	empty-cells: hide;
	text-align: center;
	padding: 0px;
	border-style: dashed;
	border-color:#000;
	white-space: normal;
}
p {
	color: #000;
}

/** ScrollToTop **/
#scrollToTop a{
position: fixed;
right: 20px;
bottom: 35px;
background-color:#fdda38; /** rgba fallback**/
background-color:#fdda38;
padding: 7px 10px;
border: 1px solid #000;
border-style: dotted;
font-family: Papyrus;
}
#scrollToTop a:hover{
box-shadow: 0px 0px 5px #222;
-moz-box-shadow: 0px 0px 5px #222;
-webkit-box-shadow: 0px 0px 5px #222;
text-decoration: none !important;
font-family: Papyrus;
}
