/******************************************************************/
/***********           Partie globale            ******************/
/******************************************************************/
body {
    padding: 0;
    margin: 0; /* pour éviter les marges */
    font-size: 12px;
    text-align: center; /* pour corriger le bug de centrage IE */
}
     
#global {
     margin-left: auto;
     margin-right: auto;
     width: 1000px;
     text-align: left; /* on rétablit l'alignement normal du texte */
}
/******************************************************************/
/************             Page d'acceuil compétiton  **************/
/******************************************************************/
#WelcomeCompetitionBody
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 2450px;
	border:none;
    position: relative;
}
/******************************************************************/
/************    Panneau liste d'équipes             **************/
/******************************************************************/
#ListPannel1
{
    border:none;
    position: absolute;
    width: 237px;
	height: 212px;
	top: 10px;
    left: 10px;
    font-size: 12px;
    float: left;
    background-repeat:no-repeat;
}
#ListPannel2
{
    border:none;
    position: absolute;
    width: 237px;
	height: 212px;
	top: 10px;
    left: 254px;
    font-size: 12px;
    float: left;
}
#ListPannel3
{
    border:none;
    position: absolute;
    width: 237px;
	height: 212px;
	top: 10px;
    left: 499px;
    font-size: 12px;
    float: left;
}
#ListPannel4
{
    border:none;
    position: absolute;
    width: 237px;
	height: 212px;
	top: 10px;
    left: 743px;
    font-size: 12px;
    float: left;
}
#ListPannelTitle
{
    border:none;
    position: relative;
    width: 237px;
	height: 48px;
	top: 5px;
    left: 5px;
    font-size: 12px;
	background-image: url(images/GfxLeftPannelMainTitle.gif);
    float: left;
    background-repeat:no-repeat;
}
#ListPannelSubTitle
{
    border:none;
    position: relative;
    width: 237px;
	height: 23px;
	top: 0px;
    left: 5px;
    font-weight: bold;
    font-size: 12px;
	background-image: url(images/GfxLeftPannelSubTitle.gif);
    float: left;
    background-repeat:no-repeat;
}
#ListPannelSubTitle p
{
    text-align: justify;
    position: relative;
    float:left;
    top: 3px;
    left: 35px;
    font-size : 100%; 
    font-weight: bold;
    color: black;
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
}
#ListPannelTitle p
{
    text-align: center;
    position: relative;
    bottom: -15px;
    width: 237px;
	height: 20px;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: bold;
    color : white;
    padding-bottom:0;
}
#ListBloc_footer
{
    border:none;
    position: relative;
    width: 237px;
	height: 24px;
	top: 0px;
    left: 5px;
    font-size: 12px;
	background-image: url(images/GfxLeftPannelFooter.gif);
    float: left;
    background-repeat:no-repeat;
}
#ListBloc_1_ligne_pict
{
    border:none;
    position: relative;
    width: 237px;
	height: 15px;
	top: 0px;
    left: 5px;
    font-size: 12px;
    background-image: url(images/GfxLeftPannelOneLine.gif);
    float: left;
    background-repeat:no-repeat;
}
#ListBloc_1_ligne_pict p
{
    border:none;
    position: relative;
    width: 210px;
	height: 15px;
	top: 0px;
    left: 20px;
    font-size: 12px;
    float: left;
}
#ListBloc_15_lignes
{
    border:none;
    position: relative;
    width: 185px;
	height: 220px;
	top: 25px;
    left: 13px;
    font-size: 12px;
    float: left;
}
#ListBloc_10_lignes
{
    border:none;
    position: relative;
    width: 185px;
	height: 150px;
	top: 25px;
    left: 13px;
    font-size: 12px;
    float: left;
}
#ListBloc_5_lignes
{
    border:none;
    position: relative;
    width: 226px;
	height: 80px;
	top: 25px;
    left: 13px;
    font-size: 12px;
    float: left;
}
#ListBloc_footer
{
    border:none;
    position: relative;
    width: 237px;
	height: 24px;
	top: 0px;
    left: 5px;
    font-size: 12px;
	background-image: url(images/GfxLeftPannelFooter.gif);
    float: left;
    background-repeat:no-repeat;
}
#PannelListSection li
{
    position: absolute;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: black;
    list-style-type:none;
    background-image:url(images/GfxNewsBall.gif);
    background-repeat:no-repeat;
    background-position:0% 0%;
    padding-left:20px;
    padding-top: 2px;
    padding-bottom:2px;
} 
#PannelListSection p
{
    text-align: justify;
    position: absolute;
    float:left;
    top: 20px;
    left: 20px;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    color : black;
    font-weight: normal;
}
#PannelListSectionSpecial li
{
    position: absolute;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 100%;
    font-weight: bold;
    color: black;
    list-style-type:none;
    background-image:url(images/GfxNewsBall.gif);
    background-repeat:no-repeat;
    background-position:0% 0%;
    padding-left:20px;
    padding-top: 2px;
    padding-bottom:2px;
} 
#PannelListSectionSpecial p
{
    text-align: justify;
    position: absolute;
    float:left;
    top: 20px;
    left: 4px;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    color : black;
    font-weight: normal;
}
#LastResultsPannel
{
    border:none;
    position: absolute; /* ??? */
    width: 710px;
	height: 464px;
	top: 340px; /* 254 */ /* move all */
    left: 10px;
    font-size: 12px;
    float: left;
}
#PannelTop
{
    border:none;
    position: absolute;
    width: 710px;
	height: 42px;
	top: 10px;
    left: 145px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyTop.gif);
    float: left;
}
#PannelTop h1
{
    text-align: left;
    position: absolute;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: black;
	bottom: 0px;
	left: 30px;
} 
#PannelBloc
{
    border:none;
    position: absolute;
    width: 710px;
	height: 1000px;
	top: 52px;
    left: 145px;
    font-size: 12px;
    float: left;
}
PannelPart1Line
{
    border:none;
    position: relative;
    width: 710px;
	height: 20px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}
#PannelPart1Line p
{
    text-align: left;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 660px;
}
/* Seven line */
#PannelPart3Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 80px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}
#PannelPart3Lines p
{
    text-align: left;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 660px;
}
/* Seven line */
#LastResultPannelPart2Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 45px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}
#LastResultPannelPart2Lines p
{
    text-align: left;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 660px;
}
/* Seven line */
#LastResultPannelPart3Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 60px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}
#LastResultPannelPart3Lines p
{
    text-align: left;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 660px;
}
/* Seven line */
#PannelPart7Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 160px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}
#PannelPart7Lines p
{
    text-align: left;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 660px;
}
#PannelBottom
{
    border:none;
    position: relative;
    width: 710px;
	height: 34px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyBottom.gif);
    float: left;
}
/******************************************************************/
/************    Equipe en cours                     **************/
/******************************************************************/
/* Adjust according to number of teams */
#TeamPlayerPannel
{
    border:none;
    position: absolute;
    width: 293px;
	height: 464px;
	top: 340px; /* 350 290 280 */ /* move all */
    left: 14px;
    font-size: 12px;
	background-image: url(images/GfxTeamPlayers.gif);
    float: left;
}
#TeamPlayerPannel h1
{
    text-align: center;
    position: absolute;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: black;
    width: 293px; /* 293 */
	height: 25px;
	top: 15px;
} 
#TeamPlayerPannel h3
{
    text-align: center;
    position: absolute;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: black;
    width: 293px;
	height: 20px;
	top: 35px;
}
#TeamPlayerPannel h4
{
    text-align: center;
    position: absolute;
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: black;
    width: 293px;
	height: 20px;
	top: 55px;
}
#TeamPlayerPannel p
{
    text-align: left;
    position: absolute;
    width: 270px; /* 293 */
	height: 100px;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 120px;
    left: 16px;
}
/* Adjust according to number of teams */
#TeamPhotoBackPannel
{
    border:none;
    position: absolute;
    width: 680px;
	height: 467px;
	top: 340px; /* 280 600 */ /* move all */
    right: 14px;
    font-size: 12px;
	background-image: url(images/GfxTeamPhotoBack.gif);
    float: right;
}
#TeamPhoto
{
    border:none;
    position: absolute;
    width: 640px;
	height: 427px;
	top: 19px;
    left: 19px;
    float: left;
}
#DateWarning
{
    border:none;
    position: absolute;
    width: 950px;
	height: 20;
	top: 825px; /* move all */
	left: 25px;
	float: left;
}
#DateWarning p
{
    text-align: center;
    font-size : 130%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : white;
}
/* Adjust according to number of teams */
#ResultFrame
{
    border:none;
    position: absolute;
    width: 950px;
	height: 1300px;
	top: 860px; /* move all */
	left: 25px;
	float: left;
}
/******************************************************************/
/************    Bas de page                         **************/
/******************************************************************/
#WelcomeCompetitionFooter
{
    padding:0;
    margin:0;
	background: url(images/GfxTextureFooter.gif);
	background-repeat: no-repeat;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 10px;
	border:none;
    position: relative;
}