body { background-color:#000033; font-family: Arial, Helvetica, sans-serif; 
}

a:link    { color: #FFFFFF; text-decoration: none;;}
a:visited { color: #FFFFFF; text-decoration: none;}
a:hover   { color: #666666; text-decoration: none;}

table.thumbGrabberTable td a img { border: 1px solid #000000 }
table.thumbGrabberTable td a:hover img {border: 1px solid #F8EAF0;}

.erosthumb{margin-left:2px;margin-right:2px;}

.eroslink
 {
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	color:#0000CC;
	background-color:#FFFFFF;
	text-align: left;
	font-size:19px;
	background-image:url(/img/player.png);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:23px;
 }
a.eroslink {
text-decoration:underline;
position: relative;
color: black;
border-bottom: 0px solid #0000CC;
font-size:19px;
line-height:23px;
}
a.eroslink span {
display: none;
}
a.eroslink:hover {
background: none; /* correction d'un bug IE */
z-index: 500;
text-decoration:underline;
background-image:url(/img/player.png);
background-repeat:no-repeat;
color:#666666;
}
a.eroslink:hover span {
text-decoration:underline;
display: inline;
position: absolute;
top: 4em;
left: 3em;
background: #000000;
text-align: center;
color: #CCCCCC;
padding: 1px;
border:2px solid #000000;
}

h1 {
	border: 1px solid #000000;
	text-align:center;
	background-color:#FFFFFF;
	font-weight:bold;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0px;
	margin-top:0px;
	width:985px;
	font-size:28px;
}

.descriptionsub {
	color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.lienstxt {color:#0000CC;background-color:#FFFFFF;text-align: left;}

a.liensdis{color: #FFFFFF;text-decoration: none;font-size: 50px;font-weight:bold; text-align:center;}
a.liensdis:hover{color: #CCCCCC;text-decoration: underline;font-size: 50px;font-weight:bold;text-align:center;}

.formcb {margin-top:1px;margin-bottom:1px;border: 1px solid #000000;}
.titlesub{
	height:35px;
	color: #000033;
	text-decoration: underline;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	background-color:#F8F8F8;
}
