/** en attente style pour les kanjis a cause de la classe tooltip
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}**/

/**lien standard**/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}


.suite{
	font-size: 8px;
	font-style: italic;
	color: #0066cc;
	text-align: right;
	font-weight: bold;
}

a.suite:link{
	font-size: 8px;
	font-style: italic;
	color: #0066cc;
	text-align: right;
	font-weight: bold;
}

a.suite:visited{
	font-size: 8px;
	font-style: italic;
	color: #0066cc;
	text-align: right;
	font-weight: bold;
}

a.suite:hover{
	font-size: 8px;
	font-style: italic;
	color: #09F;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}


/**sstitre**********/
.sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: center;
}

a.sstitre:link {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}

a.sstitre:hover{
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: justify;
	text-decoration: none;
	font-weight: normal;
}

a.sstitre:visited {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	text-align: justify;
	font-weight: normal;
}
/**sstitre**********/


a.splash:hover {
	font-size: 12px;
	font-style: italic;
	color: #09F;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
}

a.lien_ext:after { 
	content: ""; /*\0000a0[\2197]*/
}



.japanese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
}

.kanji {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-style: bold;
	color: #333333;
}

a.kanji_link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.kanji_link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
a.kanji_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}


.active_page {
background-color: #999999;
color: #FFFFFF;
}

.navbarre {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #ffffff;
	cursor:pointer;
}

.splash{
	height: 550px;
	width: 1000px;
	vertical-align:middle;
	margin-left: auto;
	margin-right: auto;
	vertical-align:middle;
}

.calendrier {
	background-color: #ffffff;
	cursor:pointer;
	border: 1px solid #999999;
}

#content { 	
  position:absolute;
  height:600px; 
  width:800px;
  margin:-300px 0px 0px -400px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
  overflow: auto;
}

.hightlight1
{
	font-size: 12px;
	font-weight: bold;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0066CC;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0066CC;
}

a.webmaster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}



.footer {

}

/*.bamboo {

}*/

.Titre_1 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
.rouge {
	color: #F00;
	font-weight: bold;
}
.sitemap {
	border: 1px dotted #36F;
}
.sitemap_title {
	font-weight: bold;
	color: #333;
	border-bottom-style: none;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.sitemap_item {
	text-align: left;
	list-style-type: disc;
}
.tableau {
	border: 1px dotted #06F;
}
.titre2 {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}

