body    { font-family: Verdana; margin: 0 0 0 120px; overflow-x: hidden; scrollbar-arrow-color: #333399; scrollbar-face-color: #3366cc }



.index   { margin: 0;  overflow-y:scroll    }

td  { font-size: 12px; font-family: Verdana; text-align: justify }

#bas {position:absolute; bottom:2px; width:100%}
#liens { position: absolute; top: 1000px; width: 90% ; left : 100px;}
#menu {position:absolute; top:0px; left:0px; height:100%}
#contenu   { padding: 20px 10px 10px; width: 100%; height: 100%; overflow-x: hidden; overflow-y: scroll  }

a { color: #339; text-decoration: underline }
a:hover { color: #f00; text-decoration: underline }

a.lien1   { color: #f00; text-decoration: none }
a.lien1:hover  { color: white; font-weight: bold; text-decoration: none; background-color: #f00 }

h1  { color: #f03; font-size: 16px }
legend  { color: #f03; font-size: 12px; font-weight:bold }

li { font-weight: bold; font-family: Verdana; text-align: left }

select  { color: #93f; font-weight: bold; font-size: 11px; background-color: #ff3 }
input,textarea { border: solid 1px #333399; font-size: 11px;  }
.acc     { color: #000; font-size: 14px; font-weight: bold; text-decoration: none }
.acc:hover   { color: #696969; font-size: 14px; font-weight: bold; text-decoration: none }

.bleu { color: #3333FF }

.titre { color: #f00; font-weight: bold; font-size: 16px; font-family: Verdana; text-align: justify }

.menu1   { color: black; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, "Times New Roman"; text-decoration: none }
.menu1:hover   { color: #f00; font-weight: bold; font-size: 13px; text-decoration: none }

.contact { color: #93f; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, "Times New Roman"; text-decoration: none }
.contact:hover  { color: #f00; font-weight: bold; font-size: 13px; text-decoration: none }

.small { font-size: 10px;  }
.fin { font-weight: normale; }

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

.block img{
	margin-right:5px;
}

.block table{
	width: 100%;
}



.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 2px solid red;
	padding: 10px;
	font-size: 10px;
	background-color: white;
}
.infobulle p{
	font-weight:bold;
}

