body     {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color: #2e162f;
	text-align: center
	}

	

#container               {
	margin: 60px auto 0;
	width: 621px;
	height: 400px;
	}


#arsiteo                 {
	background-image: url("image/arsiteo-creation-sites-web-lille.gif");
	background-repeat: no-repeat;
	background-position: center top;
	margin: auto 0;
	width: 621px;
	height: 387px;
	border: solid 2px #351936
	}


#arsiteo h1   {
	font-size: 2em;
	font-weight: bold;
	text-indent: -9999px;
	margin: 0 0 10px
	}


dl   {
	color: black;
	text-align: left;
	margin-left: 53px;
	position: relative;
	width: 521px
	}

	
dt     {
	color: #bb73a5;
	margin: 0 0 4px;
	padding: 0;
	height: 20px;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #666;
	border-left: 0
	}

	
dd     {
	color: #fff;
	margin: 0 8px 1px 0;
	padding: 0 10px 0 0;
	height: 20px;
	float: left;
	}





dd a:link        {
	color: #fff;
	text-decoration: none
	}


	
dd a:visited      {
	color: #fff;
	text-decoration: none
	}



	
dd a:hover            {
	color: #ccc;
	text-decoration: none;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc
	}






