/* CSS page accueil */

body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.legende {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.titre_paragraphe {
	color:#ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.lien_bienvenue {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
}

.lien_bienvenue:hover{text-decoration:underline}


.lien_centre {
	font-size: 18px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

.lien_centre:hover{color:#ff9900}

.titre_accueil_yakushido {
	font-family:  "Times New Roman", Times, serif;
	color:#ff9900;
	font-size: 35px;
}

.titre_accueil {
	font-family:  "Times New Roman", Times, serif;
	color:#ff9900;
	font-size: 30px;
}


.copyright {
	color:#ff9900;
	font-size:12px;
	font-weight: bold;
}


.date {
	color:#990000;
	font-size:12px;
	font-weight: bold;
}

.menu_gauche {
	font-family:  "Times New Roman", Times, serif;
	color:#99CC66;
	font-size: 14px;
	text-decoration: none;
}

.menu_gauche:hover{text-decoration:underline}


.menu_index {
	font-family:  "Times New Roman", Times, serif;
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
}

.menu_index:hover{text-decoration:underline}

.titre_page {
	font-family:  "Times New Roman", Times, serif;
	color:#5C743D;
	font-size:24px;
	font-weight: bold;	
}

.texte_jp {
	color:#000000;
	font-family: "ms mincho", Helvetica, sans-serif;
	font-size: 18px;
}

.body_jp {
	color:#000000;
	font-family: "ms mincho", Helvetica, sans-serif;
	font-size: 20px;
}

.titre_paragraphe_jp {
	color:#ff9900;
	font-family: "ms mincho", Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}


.lien_centre_jp {
	font-size: 20px;
	font-family: "ms mincho", Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}

.lien_centre_jp:hover{color:#ff9900}

.titre_accueil_yakushido_jp {
	font-family:  "ms mincho", Times, serif;
	color:#ff9900;
	font-size: 35px;
}

.titre_accueil_jp {
	font-family:  "ms mincho", Times, serif;
	color:#ff9900;
	font-size: 30px;
}

.titre_page_jp {
	font-family:  "ms mincho", Times, serif;
	color:#5C743D;
	font-size:24px;
	font-weight: bold;	
}

.menu_index_jp {
	font-family:  "ms mincho", Times, serif;
	color:#ffffff;
	font-size: 12px;
	text-decoration: none;
}

.menu_index_jp:hover{text-decoration:underline}

.menu_gauche_jp {
	font-family:  "ms mincho", Times, serif;
	color:#99CC66;
	font-size: 14px;
	text-decoration: none;
}

.menu_gauche_jp:hover{text-decoration:underline}
