/*
--- V3.0 ---
####Info Bleach####
... splash ...

splash par Adri
codé par satiron
*/
body
{
	background-color: #4E3D3D;
}
#portail
{
	background-image: url("splash.jpg");
	background-repeat: no-repeat;
	width: 800px;
	height: 550px;
	margin: auto;
	margin-top: -15px;
	background-position: center;	
	
}
#liens 
{
	list-style-type: none;
}
#liens a
{    display: block;
	width: 220px;
	height: 120px;
}
		
#site
{
	margin-top: -435px;
	margin-left: 500px;
}
#liens span
{
   display: none;
}

#forum a
{
	margin-left: 500px;
	margin-top: 25px;
	width: 280px;
}

body 
{
	background-color: #4E3D3D;
	margin:auto; 
	width:750px; 
}
#portail 
{
	margin-top:0px;
	background-image:url(splash.png);
	background-repeat:no-repeat;
	width:750px;height:563px;
}
#portail ul 
{
	float:right;
	padding-top:82px;
}
#portail li
{ 
	list-style:none;
}
#portail li a
{
	display: block; 
	margin-right:55px;
}
#portail li a span
{
	display: none;
}
#portail li a#a1
{
	padding-left:100px;
	height: 178px;
	width: 210px
}
#portail li a#a2
{
	padding-top:20px;
	height: 138px;
	width: 352px;
}



