.rstitre {
	font-family: Garamond;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.rstitre1 {
	font-family: Garamond;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
body, td {
	font-family:Garamond; 
	font-size:16px;
	
}

img {
	border:0px;
	margin:3px;
}

/*texte deroulant*/
.span_text_deroulant{
FONT-FAMILY:Garamond;
FONT-WEIGHT:bold;
FONT-SIZE:14px;
COLOR:#000000;
vertical-align:bottom;
cursor:default;
}

/* BLOC DIAPORAMA */
table.diaporama {
	border: 2px solid #CCCCCC;
	background: #FFFFFF;
}
table.navig {
	border: 2px solid #CCCCCC; 
	background: #8ca5de;
	width: 350px;
}
td.navig {
	width: 200px;
	text-align:center;
}
span#span_img {
	float:left;
	filter:alpha(opacity=20);
	-moz-opacity:.2;
	opacity:.2;
}
body {
	background-color: #FFFFFF;
	}
a.nav:link {
	color: #8ca5de;
	padding: 1px;
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1mm;
	text-align: center;
	vertical-align: top;
	word-spacing: 1mm;
}

a.nav:visited {
	color: #8ca5de;
	padding: 1px;
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1mm;
	text-align: center;
	vertical-align: top;
	word-spacing: 1mm;
}

a.nav:hover {
	color: #cccccc;
    padding: 1px;
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1mm;
	text-align: center;
	vertical-align: top;
	word-spacing: 1mm;
}
.petittitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	background-color: #8ca5de;
}

.petittitre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
	vertical-align: bottom;
	
}

.petittitre2 {
	font-family: Garamond;
	font-size: 12px;
	color: #999999;
	font-weight: bolder;
	vertical-align: bottom;
	
}

.texte {
	font-family: Garamond;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	background-position: left center;
	letter-spacing: 1px;
}
a.href:link {
	font-family: Garamond;
	font-size: 14px;
	color: #8ca5de;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}
a.href:visited {
	font-family: Garamond;
	font-size: 14px;
	color: #8ca5de;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	text-decoration: none;
}
a.href:hover {
	font-family: Garamond;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
}

a.nav1:link {
	color: #8ca5de;
	padding: 1px;
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1mm;
	text-align: center;
	vertical-align: top;
	word-spacing: 1mm;
}

a.nav1:visited {
	color: #8ca5de;
	padding: 1px;
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1mm;
	text-align: center;
	vertical-align: top;
	word-spacing: 1mm;
}

a.nav1:hover {
	color: #cccccc;
    padding: 1px;
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1mm;
	text-align: center;
	vertical-align: top;
	word-spacing: 1mm;
}

.titre {
	color: #8ca5de;
	padding: 1px;
	font-family: Garamond;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1mm;
	text-align: left;
	vertical-align: top;
	word-spacing: 1mm;
}
.texte2 {
	font-family: Garamond;
	font-size: 18px;
	font-weight: bold;
	color: #8ca5de;
	background-position: left center;
	letter-spacing: 1px;
}

#accordion1 {
    border : 1px solid #cccccc;
    width: 950px;
   
}

div.selected, div.hover {
  background-color:#cccccc;
  color:#FFFFFF;
  font-weight:bold;
  height: 16px;
  padding-left: 1px;
}

.accordionTabTitleBar
{
  background-color:#8ca5de;
  color:#ffffff;
  height: 16px;
	font-weight : 'bold';
  padding-left: 1px;
  padding-top: 1px;
  
  border-bottom:1px solid #ffffff;
  border-style:solid none;
  border-top:1px solid #ffffff;
  border-width:1px 0px;
  font-size:12px;
}

.accordionTabContentBox {
  
  overflow: center;


