body
{
color: #000;
text-align: center;
background-color: #fff;
}

#issue
{
color: #cc0066;
font-size: large;
font-weight: bold;
text-indent: 0px
}

img
{
border: 0px;
background-color: transparent;
}

a
{
color: #0000ee;
background-color: transparent;
}

a:hover
{
text-decoration: none;
background-color: transparent;
}

a:active
{
color: #6600ff;
background-color: transparent;
}

#index
{
margin: 25px auto;
width: 550px;
text-align: left;
background-color: transparent;
}

	#index #blocgauche
	{
	float: left;
	width: 180px;
	text-align: center;
	margin-top: 14px;
	background-color: transparent;
	}

		#index #blocgauche h3
		{
		margin-top: 14px;
		color: #6666cc;
		font-weight: normal;
		background-color: transparent;
		}

	#index h2
	{
	text-align: center;
	margin: 7px 0px 0px;
	color: #ff3366;
	background-color: transparent;
	}

	#index h2+span
	{
	display: block;
	text-align: center;
	font-style: italic;
	color: #cc0066;
	background-color: transparent;
	margin-bottom: 21px;
	}

	#index  #enter
	{
	text-align: center;
	background-color: transparent;
	}
	

#legal
{
margin: 21px auto;
width: 80%;
color: #6666cc;
background-color: transparent;
}
