body{
	font-family: Arial;
	font-size: 11px;
	background-color: #68606a;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

a {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #F19CCE;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #F5D9EA;
	text-decoration: none;
}

td{
	font-size: 12px;
}

.lien-accueil{
	font-size: 18px;
	color: #d21483;
}

.lien-accueil:hover{
	font-size: 18px;
	color: #FFCCFF;
}

.fontTab{
	background-color: #89838A;
}

.fontTab2{
	background-color: #777178;
}

.avertissement{
	border-style:solid;
	padding: 5px;
}

.fluo{
	color: #EB008F;
	font-weight: bold;
}

#index_citations {
	background-image:url(../imgs/livre_bad3d02.2.jpg);
	background-repeat:no-repeat;
	padding-left:225px;
	background-position: -20px 25px;
	min-height: 435px;
}

#index_citations img {
	margin-bottom: 5px;
}
