body {
	font-family: "Ubuntu", "sans serif";
	font-size: 0.9em;
	color: #FFE680;
	background-color: #1A1A1A;
}

h1, h2, h3 {
	text-align: center;
}

img {
	border: 0;
}

abbr {
	border-bottom: dotted 1px;
}

table {
	font-size: 0.9em;
}

.tableau_centre {
	margin-left: auto; 
	margin-right: auto;
}

.tableau_60 {
	width: 60%;
}

.marge-h5 {
	margin-left: 5px;
	margin-right: 5px;
}

a:link, a:visited {
	text-decoration: none;
	color: #786721;
}

.centre {
	text-align: center;
}

.droite {
	text-align: right;
}

.gauche {
	text-align: left;
}

.moyen {
	font-size: 0.9em;
}

.petit {
	font-size: 0.85em;
}

.toutpetit {
	font-size: 0.7em;
}

.italique {
	font-style: italic;
}

.invisible {
	display: none;
}

.a_la_ligne {
	clear: both;
}

#logo {
	width: 100%;
	text-align: center;
}

#legende {
	clear: both;
	text-align: center;
	font-size: 0.7em;
}

#menu_global {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}

#menu {
	display: inline-block;
}

#menu li {
	list-style-type: none;
}

#menu img {
	margin-right: 5px;
	vertical-align: middle;
}

#menu img:hover {
	-moz-transform: rotate(25deg);
	-o-transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
	transform: rotate(25deg);
	-moz-transition-property: all 0.3s linear;
	-o-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.menu_liste {
	float: left;
	width: 160px;
	height: 60px;
	vertical-align: middle;
	text-transform: uppercase;
	font-size: 1em; 
	font-weight: bold;
}

.menu_liste a:link {
	color: #1A1A1A; 
}

.menu_liste a:visited {
	color: #1A1A1A; 
}

.menu_liste a:hover {
	color: #FFE680;
}

.menu_liste a {
	-webkit-transition: color 2s;
    transition: color 2s;
}

@font-face {
	font-family: "Zapfino Extra LT Pro Regular";
	src:url('../fonts/Zapfino Extra LT Pro Regular.otf') format('opentype');
}

.couleur_0 { background-color: #FBE27D; }
.couleur_1 { background-color: #F1D976; }
.couleur_2 { background-color: #E7D06F; }
.couleur_3 { background-color: #DEC768; }
.couleur_4 { background-color: #D4BD61; }
.couleur_5 { background-color: #CAB45A; }
.couleur_6 { background-color: #C0AB53; }
.couleur_7 { background-color: #B6A14D; }
.couleur_8 { background-color: #AC9846; }
.couleur_9 { background-color: #A28F3F; }

#titre_fiche {
	clear: both;
	font-family: "Zapfino Extra LT Pro Regular";
	background-color: #FCFAE1;
	border-style: double;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	font-size: 5em; 
}

#contenu {
	min-height: 500px;
	text-align: center;
}

#citation {
	width: 100%;
	min-width: 700px;
	font-family: "Zapfino Extra LT Pro Regular", "cursive";
	line-height: 0.9em;
	text-align: center;
	font-size: 2.5em; 
}

#entete_alpha_global {
	height: 150px;
	text-align: center;
}

#entete_alpha {
	display: inline-block;
	width: 100%;
}

.alpha_lettre_global {
	text-align: center;
}
.alpha_lettre_1 {
	display: inline-block;
	font-family: "Zapfino Extra LT Pro Regular", "cursive";
	font-size: 3em; 
	font-weight: bold;
}

.lettre_1 {
	float: left;
	margin: 5px;
}

.alpha_lettre_2 {
	display: inline-block;
	font-family: "Zapfino Extra LT Pro Regular", "cursive";
	font-size: 3em; 
	font-weight: bold;
}

.lettre_2 {
	float: left;
	margin: 5px;
}

.description {
	width: auto;
	font-size: 1.1em;
	text-align: center;
	margin: 15px;
}

#resultat_alpha_global {
	text-align: center;
	width: 80%;
}

#resultat_alpha {
	display: inline-block;
}

.famille_alpha {
	float: left;
	width: 300px;
	margin: 10px;
}

.blason_alpha {
	float: left;
	margin-right: 15px;
}

.nom_alpha {
	float: left;
	display: inline-block;
	font-family: "Zapfino Extra LT Pro Regular", "cursive";
	font-size: 2.5em; 
	line-height: 0.9em;
	text-align: left;
	margin-right: 15px;
}

.nom_global {
	text-align: center;
	float: left;
}

.nom {
	display: inline-block;
	width: 80%;
	margin: 10px;
	padding-top: 10px;
}

#box_global {
	position: relative;
	float: left;
	width: 100%;
	text-align: center;
}

#box {
	display: inline-block;
	font-family: "Zapfino Extra LT Pro Regular", "cursive";
}

.box_item {
	float: left;
	border: solid 1px;
	vertical-align: middle;
	margin: 10px;
	width: 200px;
	border-radius: 10px;
	margin: 30px 10px 10px 10px;
	background-color: #A28F3F;
}

.box_titre {
	color: #1A1A1A;
	font-weight: bold;
	font-size: 2.4em; 
	border-radius: 10px 10px 0  0;
}

.box_titre a {
	color: #1A1A1A;
}

.box_nom {
	background-color: #E7D06F;
	color: #1A1A1A;
	font-size: 2.1em; 
	padding: 4px;
}

.box_nom a {
	color: #1A1A1A;
}
