#accueilTitle
{
	height:53px;
	background:url(../images/titre-accueil.gif) no-repeat 10px 0;
}
	.perpignan #accueilTitle
	{
		background:url(../images/titre-accueil-rugby.png) no-repeat 10px 0;
		_background:url(../images/titre-accueil-rugby.gif) no-repeat 10px 0;
	}
	
	#accueilTitle h1 { position:absolute; top:-999em; }
	
.titre-accueil
{
	position:absolute;
	top:7px;
	left:-5px;
}
#actus
{
	width:470px;
	height:320px;
	background:#2c1c11;
	float:left;
	margin-right:5px;
	position:relative;
}
	#actusC
	{
		width:470px;
		height:320px;
		overflow:hidden;
		position:relative;
	}
		.actu{
			position:absolute;
			top:0;
			left:0;
			width:470px;
			height:320px;
			color:#FFF;
		}
		.actu-text
		{
			position:absolute;
			bottom:0;
			height:90px;
			overflow:hidden;
		}
		.actu-text-bg
		{
			height:100px;
			background:#2c1c11;
			filter:alpha(opacity=70);
			opacity:0.70;
			-moz-opacity:0.70; 
			position:absolute; bottom:0; left:0; width:100%; 
		}
			#main .actu h2
			{
				margin:0 10px; padding:0; 
				margin-bottom:5px; 
				line-height:normal;
				color:#FFF; 
				background:none; 
				font-size:18px; font-weight:bold; 
				text-transform:none; 
			}
			.actu-desc
			{
				margin:0 10px;
				width:450px;
			}
			.actu .actu-text a
			{
				color:#eb690b;
				border-bottom:1px dotted #fff;
				text-decoration:none;
				float:right;
				margin-right:10px;
				background:url(../images/arrow.gif) no-repeat 100% 50%;
				padding-right:15px;
			}
			.actu .actu-text a:hover
			{
				color:#fff;
				border-bottom:1px solid #eb690b;
			}
#pubs
{
	width:140px;
	height:320px;
	background:#eb690b;
	float:right;
}
#partenaires
{
	position:relative;
	float:left;
	margin-top:10px;
	width:290px;
	height:220px; 
	background:#2c1c11;
}
	#partenairesC{
		width:290px;
		height:220px;
		overflow:hidden;
		position:relative;
	}	
	.partenaire
	{
		background:transparent;
		width:290px;
		height:220px;
		position:absolute;
		overflow:hidden;
		text-align:center;
		line-height:220px;
		vertical-align:middle;
		font-size:220px;
	}
		.partenaire img
		{
			vertical-align:middle;
			margin:auto;
		}

#photos
{
	position:relative;
	margin-top:10px;
	width:320px;
	height:220px;
	background:#2c1c11;
	float:right;
}
#photos .galeryC{
	width:320px;
	height:220px;
	overflow:hidden;
	position:relative;
}
.photo
{
	background:transparent;
	width:320px;
	height:220px;
	position:absolute;
	overflow:hidden;
	list-style-image:none;
	margin:0; 
	margin:0; 
}
.photos-mask
{
	width:320px;
	height:220px;
	position:absolute;
	background:url(../images/accueil-photo-mask.png) no-repeat 0 0;
	-background:none;
	top:0; left:0;
}
#facebookBt
{
	position:relative;
}
	#facebookBt a
	{
		position:absolute;
		top:-83px;
		right:-15px;
		width:97px; height:103px;
		display:block; overflow:hidden; text-indent:-2000px;
		background:url(../images/facebook.png) no-repeat 0 0;
	}
	
	
