
* {
	color:#020051;
}

img {
	border:none;
}

body {
	background:#EEEACD;
	margin : 0px 0px 0px 0px;
	font-size:80%;
}

h2 {
	font-family:"Garamond";
	border-bottom:2px solid #020051;
	text-align:center;
	margin-left:15%;
	margin-right:15%;
}

h3 {
	text-align:left;
	size:16px;
}

h2:first-letter {
	font:bold 30px serif;
}

.menu {
	font-size:10px;
}

.lien {
	text-align: center;
	margin: 1px;
	height:auto;
	text-decoration: none;
	font: oblique 26px "Garamond", serif;
	display:block;
}

#contends {
	width:auto;
	text-align:center;
	font-family:"Garamond";
}

div#tooltip {
    width: 140px;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFFFE0;
    border: 1px solid black;
    padding: 2px;
    text-align: center;
    font-size: 13px;
    color: black;
    font-family: verdana;
}

h3.hhhm{
font-weight: normal;
    color: #7c8704;
    font-size: 22px;
    font-family: times;
    margin-top: 10px;
}

#fghgfh1 img{
	padding-bottom: 5px;
}