/* CSS Document */
* { margin:0; padding:0; }

body
{
	top:0px;
	bottom:0px;
	margin-top:0px;
	background-image:url(../imgs/core/botmarginprolongleft.png);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
}

img
{
	border:0px;
}

a			{ color:#000000; font-weight:bold;	}
a:link		{ text-decoration:none;				}
a:visited	{ text-decoration:none;				}
a:hover		{ text-decoration:underline;		}

.hide		{ visibility:hidden;				}
.form		{ float:left; margin-top:-45px;		}
.error
{
	float:right;
	border:#FF0000 solid 1px;
	padding:4px;
	text-align:right;
}

/* Fonds prolongs */
#topprolong
{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	width:100%;
	background-image:url(../imgs/core/topprolongleft.png);
	background-repeat:repeat;
	height:102px;
}
#topprolong-2
{
	position:absolute;
	top:119px;
	left:0px;
	right:0px;
	width:100%;
	background-image:url(../imgs/core/topprolongleft-2.png);
	background-repeat:repeat;
	height:130px;
}
#topcarreprolong
{
	position:absolute;
	top:102px;
	left:0px;
	right:0px;
	width:100%;
	background-image:url(../imgs/core/topcarreprolongleft.png);
	background-repeat:repeat;
	height:17px;
}
#midcarreprolong
{
	position:absolute;
	top:249px;
	left:0px;
	right:0px;
	width:100%;
	background-image:url(../imgs/core/midcarreprolongleft.png);
	background-repeat:repeat;
	height:17px;
}
#midmarginprolong
{
	position:absolute;
	top:266px;
	left:0px;
	right:0px;
	width:100%;
	background-image:url(../imgs/core/midmarginprolongleft.png);
	background-repeat:repeat;
	height:38px;
}

/* Banner */
#global
{
	position:relative;
	margin-right:auto;
	margin-left:auto;
	width:915px;
	height:100%;
	background-image:url(../imgs/core/global.png);
	background-repeat:repeat-y;
}

#bannertop
{
	float:left;
	position:relative;
	background-image:url(../imgs/core/bannertop.jpg);
	width:899px;
	height:193px;
	text-align:right;
	font-size:12px;
	color:#FFFFFF;
	line-height:8px;
	letter-spacing:2px;
}
#bannertop span { visibility:hidden; }
#bannertop a { margin-left:7px; font-size:0.8em; line-height:0em; font-weight:normal; }
#bannertop a:link { color:#999999; text-decoration:none; }
#bannertop a:visited { color:#999999; text-decoration:none; }
#bannertop a:hover { color:#CCCCCC; text-decoration:none; }

#navigation
{
	float:left;
	position:relative;
}
#navigation .separateur
{
	float:left;
	width:1px;
	height:28px;
	background-image:url(../imgs/core/navigation-separateur.png);
}
#navigation a
{
	float:left;
	height:28px;
	background-position:top;
	border:0px;
}
#navigation a:hover
{
	background-position:bottom;
}
#navigation span
{
	display:none;
}
#navigation #navig
{
	width:167px;
	background-image:url(../imgs/core/navigation-orig1nal.png);
}
#navigation #association
{
	width:89px;
	background-image:url(../imgs/core/navigation-association.png);
}
#navigation #multigaming
{
	width:87px;
	background-image:url(../imgs/core/navigation-multigaming.png);
}
#navigation #benevoles
{
	width:80px;
	background-image:url(../imgs/core/navigation-benevoles.png);
}
#navigation #resultats
{
	width:79px;
	background-image:url(../imgs/core/navigation-resultats.png);
}
#navigation #partenaires
{
	width:92px;
	background-image:url(../imgs/core/navigation-partenaires.png);
}
#navigation #sponsors
{
	width:83px;
	background-image:url(../imgs/core/navigation-sponsors.png);
}
#navigation #forum
{
	width:77px;
	background-image:url(../imgs/core/navigation-forum.png);
}
#navigation #contact
{
	width:137px;
	background-image:url(../imgs/core/navigation-contact.png);
}

#enregistrement
{
	float:left;
	position:relative;
	background-image:url(../imgs/core/enregistrement.png);
	background-repeat:no-repeat;
	width:104px;
	height:156px;
	font-size:10px;
}
#enregistrement input
{
	width:62px;
	height:17px;
	border:0px;
	background-image:url(../imgs/core/enregistrement_input.png);
	background-repeat:no-repeat;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
}

#lastnews
{
	float:left;
	position:relative;
	width:207px;
	height:156px;
	background-image:url(../imgs/core/lastnews.png);
	background-repeat:no-repeat;
}
#lastnews .ln_titre
{
	width:160px;
	overflow:hidden;
	padding-left:5px;
	color:#FFFFFF;
	font-size:10px;
	height:16px;
	margin-bottom:1px;
	vertical-align:top;
}
#lastnews .ln_game
{
	width:38px;
	text-align:center;
}
#lastnews .lm_game img {
	display: block;
	margin: -4px auto 0 auto;
}
#lastnews .spacer
{
	width:3px;
}
#lastnews .ln_titre a
{
	color:#FFFFFF;
	font-weight:bold;
	font-style:italic;
}
#lastnews a:link	{ text-decoration:none;			}
#lastnews a:visited	{ text-decoration:none;			}
#lastnews a:hover	{ text-decoration:underline;	}

/**
 * AJOUT 2009/10/15
 * PAGINATION
 */
div#pagination {
	margin: 10px 0 10px 0;
	text-align: center;
}

div#pagination span.active {
	font-weight: bold;
	color: #A3A3A3;
}

div#pagination a {
	text-decoration: none;
}

div#pagination a:hover {
	text-align: none;
}

/**
 *
 */

#lastmatches
{
	float:left;
	position:relative;
	width:213px;
	height:156px;
	background-image:url(../imgs/core/lastmatches.png);
	background-repeat:no-repeat;
}
#lastmatches table
{
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}
#lastmatches td
{
	vertical-align:top;
	height:16px;
	margin-bottom:1px;
	white-space:nowrap;
}
#lastmatches .lm_score
{
	width:22px;
}
#lastmatches .lm_cup
{
	width:58px;
}
#lastmatches .lm_section
{
	width:80px;
}
#lastmatches .lm_game
{
	width:40px;
}

#lastmatches .lm_game {
	display:block;
	margin: -2px auto 0 auto;
}

#lastmatches .spacer
{
	width:3px;
}

#television
{
	float:left;
	position:relative;
	width:204px;
	height:156px;
	background-image:url(../imgs/core/television.png);
	background-repeat:no-repeat;
}

#menugauche
{
	float:left;
	position:relative;
	width:135px;
}
#menugauche img
{
	float:left;
	position:relative;
	margin-left:7px;
}

#coldroite
{
	float:right;
	position:relative;
	width:171px;
	height:718px;
}

#coldroite_sponsors
{
	width:171px;
	background-image:url(../imgs/core/sponsors.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#coldroite_sponsors div
{
	overflow:hidden;
	width:165px;
	min-height:100px;
	height:auto !important;
	margin-left:4px;
	margin-right:2px;
	margin-top:18px;
	text-align:center;
	color:#FFFFFF;
}

#coldroite_partenaires
{
	width:171px;
	background-image:url(../imgs/core/partenaires.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
#coldroite_partenaires div
{
	overflow:hidden;
	width:165px;
	min-height:100px;
	height:auto !important;
	margin-left:4px;
	margin-right:2px;
	margin-top:18px;
	text-align:center;
	color:#FFFFFF;
}

#topmarginleft
{
	position:relative;
	background-image:url(../imgs/core/topmarginleft.png);
	height:102px;
	width:7px;
}
#topmarginleft-2
{
	position:relative;
	background-image:url(../imgs/core/topmarginleft-2.png);
	height:130px;
	width:7px;
}

#topcarreleft
{
	position:relative;
	height:17px;
	width:7px;
}

#topmarginright
{
	position:relative;
	background-image:url(../imgs/core/topmarginright.png);
	height:102px;
	width:9px;
}
#topmarginright-2
{
	position:relative;
	background-image:url(../imgs/core/topmarginright-2.png);
	height:130px;
	width:9px;
}

#topcarreright
{
	position:relative;
	height:17px;
	width:9px;
}

#midcarreleft
{
	position:relative;
	height:17px;
	width:7px;
}

#midcarreright
{
	position:relative;
	height:17px;
	width:9px;
}

#midmarginleft
{
	position:relative;
	background-image:url(../imgs/core/midmarginleft.png);
	height:38px;
	width:7px;
}

#midmarginright
{
	position:relative;
	background-image:url(../imgs/core/midmarginright.png);
	height:38px;
	width:9px;
}

#contenu_border
{
	width:600px;
}
.titrecontenu
{
	position:relative;
	float:left;
	width:584px;
	height:16px;
	background-image:url(../imgs/core/contenu_titre.png);
	background-repeat:no-repeat;
	padding-left:16px;
}
.titrecontenu, .titrecontenu h1, .titrecontenu div
{
	position:relative;
	float:left;
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
	display:inline;
}
.titrecontenu .subtitle
{
	color:#8C8C8C;
	margin-left:5px;
}
.titrecontenu .commentaires
{
	float:right;
	margin-right:12px;
	color:#000000;
	text-align:right;
}

.contenu_texte
{
	margin-left:8px;
	margin-right:8px;
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
	color:#000000;
	text-align:justify;
}

.contenu_texte p { margin-top:12px; }

#contenu
{
	position:relative;
	float:left;
	width:600px;
	overflow:visible;
	background-image:url(../imgs/core/contenu_border.png);
	background-repeat:repeat-y;

}

.contenu_prebottom
{
	position:relative;
	float:left;
	background-image:url(../imgs/core/contenu_prebottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	width:600px;
	height:15px;
	font-size:9px;
	font-weight:bold;
	font-style:italic;
	color:#FFFFFF;
	line-height:19px;
}

.contenu_prebottom span
{
	margin-left:6px;
	line-height:19px;
}

#bottom
{
	margin-left:7px;
}
#bottom img
{
	float:left;
}