@charset "utf-8";
/* CSS Document */



/*---------------------------------*/
/*ACTUALITES PROPERTIES           */
/*-------------------------------*/

#titre
{
	width				:	100%;
	height				:	20px;
	background-image	:	url(../images/actualites/act_title.jpg);
	background-repeat	: 	no-repeat;
}

#blocContainer
{
	padding-left		:	10px;
}

/*
#bloc1
{
	width				:	393px;
	height				:	353px;
	background-image	:	url(../images/actualites/act_visuel.jpg);
	background-repeat	: 	no-repeat;
	margin-top			:	10px;
	float				:	left;
}
*/


#bloc1
{
	width				:	392px;
	height				:	auto;
	margin-top			:	10px;
	float				:	left;
	overflow			:	hidden;
}


#bloc1visuel
{
	width				:	392px;
	height				:	277px;
	background-image	:	url(../images/actualites/act_visuel.jpg);
	background-repeat	: 	no-repeat;
	float				:	left;
}


#bloc1Texte
{
	float				:	left;
	margin-top			:	10px;
	padding-left		:	10px;
}

#bloc2
{
	width				:	560px;
	height				:	auto;
	padding-left		:	15px;
	float				:	left;
	overflow			:	hidden;
}


#picturesBloc .playersName
{
	color				:	#FFFFFF;
	background-color	:	#000000;
	text-decoration		:	none;
}

/*
#bloc2bandeau
{
	width				:	550px;
	height				:	31px;
	background-image	:	url(../images/actualites/act_bandeau.jpg);
	background-repeat	: 	no-repeat;
	margin-top			:	10px;
}
*/

#bloc2bandeau
{
	width				:	551px;
	height				:	31px;
	background-image	:	url(../images/actualites/act_bandeau.jpg);
	background-repeat	: 	no-repeat;
	margin-top			:	10px;
}

#bloc2bandeau2
{
	width				:	551px;
	height				:	31px;
	background-image	:	url(../images/actualites/act_bandeau2.jpg);
	background-repeat	: 	no-repeat;
	margin-top			:	10px;
	float				:	left;
}

#bloc2bandeau3
{
	width				:	392px;
	height				:	31px;
	background-image	:	url(../images/actualites/act_bandeau3.jpg);
	background-repeat	: 	no-repeat;
	float				:	left;
}


/*
.picture
{
	width				:	177px;
	height				:	119px;
	margin-top			:	10px;
	margin-right		:	9px;	
	float				:	left;
}
*/


#picturesBloc
{
	padding-left		:	0px;
	float				:	left;
	height:380px;
}

.picture
{
	width				:	252px;
	height				:	118px;
	margin-top			:	10px;
	margin-right		:	8px;	
	float				:	left;
}

.pictureSmall
{
	width				:	143px;
	height				:	auto;
	margin-top			:	10px;
	margin-right		:	35px;	
	float				:	left;
	font-size			:	12px;
	text-align			:	center;
}

#avenirPicture
{
	width				:	86px;
	height				:	131px;
	background-image	:	url(../images/actualites/act_proSquad.jpg);
	background-repeat	: 	no-repeat;
	margin-top			:	10px;
	float				:	left;
}

#avenirTexte
{
	float				:	left;
	margin-top			:	20px;
	padding-left		:	10px;
	width				:	290px;
	overflow			:	hidden;
}


#subtitle
{
	margin-top			:	10px;
	margin-bottom		:	5px;
	float				:	left;
	width				:	100%;
}


#logoPdf
{
	width				:	35px;
	height				:	30px;
	background-image	:	url(../images/gui/ico_pdf.jpg);
	float				:	left;
}

#bloc1 a, #bloc2 a
{
	/*padding-top			:	10px;*/
	/*line-height			:	35px;*/
	color				:	#FF0000;
}

.padL5 {
	padding-left 		:	5px;	
}
