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

/*---------------------------------*/
/*A PROPOS PROPERTIES */
/*---------------------------------*/

#titre
{
	width				:	470px;
	height				:	20px;
	background-image	:	url(../images/tournois/tou_title.jpg);
}

#btContainer
{
	position			:	absolute;
	margin-left			:	740px;
}

.btTournois
{
	margin-right		:	5px;
	margin-top			:	15px;
}


#btClassic
{
	width				:	470px;
	height				:	20px;
	background-image	:	url(../images/tournois/tou_bt_classic_on.jpg);
}

#caroussel
{
	padding-left		:	10px;
}

* html #caroussel
{
	padding-left		:	0px;
}

#bandeau
{
	width				:	960px;
	height				:	370px;
	background-image	:	url(../images/tournois/tou_bandeau.jpg);
	background-repeat	:	no-repeat;
	margin-left			:	10px;
	margin-top			:	20px;
}


#conteneur
{
	padding-top			:	15px;
	padding-left		:	45px;
}

.bloc
{
	width				:	192px;
	height				:	338px;
	background-image	:	url(../images/tournois/tou_bloc.png);
	background-repeat	:	no-repeat;
	margin-left			:	10px;
	margin-top			:	10px;
	padding-right		:	10px;
	float				:	left;
}


.infosTournoi
{
	margin-left			:	6px;
	margin-top			:	5px;
	width				:	181px;
	height				:	220px;
	overflow			:	hidden;
}

.texteInfos
{
	padding-left		:	5px;
	padding-top			:	5px;
}

.btInfos
{
	width				:	111px;
	height				:	18px;
	margin-left			:	40px;
	border				:	none;
}

.tournoiBlocStats
{
	margin-left			:	2px;
	margin-top			:	10px;
}

.tableStats
{
	width				:	188px;
}

.rub
{
	/*width				:	90px;*/
	width				:	70px;
	padding-left		:	10px;
}

.rub2
{
	padding-left		:	7px;
}


.hightlight
{
	width				:	186px;
	height				:	17px;
	background-image	:	url(../images/tournois/tou_brouge.jpg);
	background-repeat	:	no-repeat;
}

#conditions
{
	margin-left			:	70px;
}
