@CHARSET "UTF-8";

.commentaireTable {
	width: 100%;
	margin-right: 1em;
}

.commentaireLigne {
	vertical-align: middle;
	text-align: justify;
	background-color: #eeeeee;
	width: 100%;
	padding-right: 1em;
}

.commentaireImageLigne {
	width: 20%;
	vertical-align: top;
	background-color: #eeeeee;
}

.commentaireDerive {
	vertical-align: middle;
	text-align: justify;
	width: 100%;
	background-color: #eeeeee;
	padding-right: 1em;
}

.commentaireImageDerive {
	width: 20%;
	vertical-align: top;
	background-color: #eeeeee;
}

.commentaireNucleaire {
	vertical-align: middle;
	text-align: justify;
	width: 100%;
	height: 100%;
	background-color: #eeeeee;
	padding-right: 1em;
}

.commentaireImageNucleaire {
	width: 20%;
	vertical-align: top;
	background-color: #eeeeee;
}

/* additionel */
.hexatable {
	margin-left: auto;
	margin-right: auto;
}

table.hexatable td,table.hexatable tr,table.hexatable th {
	text-align: center;
	border: 1px solid;
	border: 1px solid;
	vertical-align: center;
}

.hexalink {
	vertical-align: center;
	text-decoration: none;
	color: black;
}

table.hexatable img {
	margin-top: 1em;
	margin-bottom: 1em;
}

tr.table2 {
	background-color: #AAAAAA;
}

a.shareFacebook {
	color: #3b5998;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}

a.shareFacebook:visited {
	color: #3b5998;
}

.twitter-share-button[style] {
	vertical-align: text-bottom !important;
}

.citation {
	background-color: #e8e5ce;
}

.citation p {
	text-align: center;
    vertical-align: center;
    font-size: 1.2em;
    font-family: "Noto Sans", sans-serif;
}

.citation blockquote {
	font-size: 1.2em;
}




