body {
	background-color:#420021;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

a:link    { color: #FFFFFF; text-decoration: none;}
a:visited { color: #FFFFFF; text-decoration: none;}
a:hover   {	color: #000099;	text-decoration: none;}

table.thumbGrabberTable td a img { border: 1px solid #000000 }
table.thumbGrabberTable td a:hover img {border: 1px solid #F8EAF0;}

.erosthumb{margin:1px;}

.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: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:#333333;
}

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:988px;
	font-size:28px;
}

.descriptionsub {font-size:15px; background-color:#FFFFFF;font-weight:bold;}
.lienstxt {text-decoration:none;font-family:Arial, Helvetica, sans-serif;color:#0000CC;background-color:#FFFFFF;text-align: left; width:490px;border:1px solid #000000;}

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;}

.titlesub{
	color: #6C0000;
	text-decoration: underline;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	background-color:#F0F0F0;
}
.form {border-left: 1px solid #000000;border-right: 1px solid #000000;}
