/******************************************************************/
/***********           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 club        **************/
/******************************************************************/

#ClubBody_comite
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 1920px;
	border:none;
    position: relative;
}

#ClubBody_historique
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 2600px;
	border:none;
    position: relative;
}

#ClubBody_palmares
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 550px;
	border:none;
    position: relative;
}

#ClubBody_dates
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 1250px;
	border:none;
    position: relative;
}

#ClubBody_reunion
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 1000px;
	border:none;
    position: relative;
}

#ClubBody_inscription
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 650px;
	border:none;
    position: relative;
}

#ClubBody_contacts
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 1300px;
	border:none;
    position: relative;
}

#ClubBody_licencies
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 3500px;
	border:none;
    position: relative;
}

#ClubBody_licencies_fichier_stat
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 700px;
	border:none;
    position: relative;
}


#ClubBody_licencies_podium
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 1000px;
	border:none;
    position: relative;
}


#ClubBody_internationaux
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 4000px;
	border:none;
    position: relative;
}


#NewsletterBody
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 650px;
	border:none;
    position: relative;
}

#WelcomeBody
{
    padding:0;
    margin:0;
	background: url(images/GfxTexturePart.gif);
	background-repeat: repeat-y;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 1080px;
	border:none;
    position: relative;
}


/******************************************************************/
/************    Panneau liste des rubriques club    **************/
/******************************************************************/

#ListPannel1
{
    border:none;
    position: absolute;
    width: 230px;
	height: 520px;
	top: 10px;
    left: 22px;
    font-size: 12px;
	background-image: url(images/GfxSubMenu.png);
    float: left;
}

#PannelListTitle p
{
    text-align: center;
    position: relative;
    bottom: -21px;
    width: 230px;
	height: 20px;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: bold;
    color : white;
    padding-bottom:0;
}

#ListBloc_30_lignes
{
    border:none;
    position: relative;
    width: 200px;
	height: 440px;
	top: 20px;
    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: 185px;
	height: 80px;
	top: 25px;
    left: 13px;
    font-size: 12px;
    float: left;
}

#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: 6px;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    color : black;
    font-weight: normal;
}



/******************************************************************/
/************    Panneau de la rubrique sélectionée  **************/
/******************************************************************/

#PannelTop
{
    border:none;
    position: absolute;
    width: 710px;
	height: 42px;
	top: 10px;
    left: 265px;
    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;
} 


#PannelTopCenter
{
    border:none;
    position: absolute;
    width: 710px;
	height: 42px;
	top: 10px;
    left: 145px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyTop.gif);
    float: left;
}

#PannelTopCenter h1
{
    text-align: center;
    
    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: 265px;
    font-size: 12px;
    float: left;
}

/* One line */
#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;
}

#PannelPart2Line
{
    border:none;
    position: relative;
    width: 710px;
	height: 70px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}

#PannelPart2Line p
{
    text-align: justify;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 650px;
}

#PannelPart1LinePosition p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 18px;
    width: 80px;
    height: 20px;
}

#PannelPart1LineNomPrenom p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 60px;
    width: 200px;
    height: 20px;
}


#PannelPart1LineClass p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 250px;
    width: 80px;
    height: 20px;
}


#PannelPart1LinePoints p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 340px;
    width: 50px;
    height: 20px;
}


#PannelPart1LineLicence p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 400px;
    width: 70px;
    height: 20px;
}


#PannelPart1LineCategorie p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 495px;
    width: 70px;
    height: 20px;
}


#PannelPart1LineChiffre p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 400px;
    width: 90px;
    height: 20px;
}


#PannelPart1LineStats p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 585px;
    width: 70px;
    height: 20px;
}


/* Height line */
#PannelPart8Lines
{
    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;
}

/* Seven line */
#PannelPart7Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 140px;
	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;
}


#PannelPart7Lines b
{
    font-size : 80%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
}

/* 20 line */
#PannelPart20Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 280px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}

#PannelPart20Lines 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;
}

#PannelPart20Lines b
{
    font-size : 80%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
}


/* 23 line */
#PannelPart23Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 310px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}

#PannelPart23Lines 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;
}

#PannelPart23Lines b
{
    font-size : 80%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
}

/* 30 line */
#PannelPart30Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 360px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}

#PannelPart30Lines 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;
}

#PannelPart30Lines b
{
    font-size : 80%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
}


#PannelPart50Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 500px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}


#PannelPart100Lines
{
    border:none;
    position: relative;
    width: 710px;
	height: 900px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}


#AfficheFrame
{
    border:none;
    position: absolute;
    width: 600px;
	height: 876px;
	top: 25px;
    left: 53px;
    float: left;
}


#PhotosFrame
{
    border:none;
    position: absolute;
    width: 685px;
	height: 480px;
	top: 0px;
	left: 10px;
	float: left;
}

#VoeuxFrame
{
    border:none;
    position: absolute;
    width: 685px;
	height: 480px;
	top: 40px;
	left: 24px;
	float: left;
}


#AdrienMattenetWelcomeFrame
{
    border:none;
    position: absolute;
    width: 685px;
	height: 809px;
	top: 40px;
	left: 24px;
	float: left;
}

/* Histo */

#PannelPartHistorique
{
    border:none;
    position: relative;
    width: 710px;
	height: 2450px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}

#PannelPartHistorique p
{
    text-align: justify;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 650px;
}

/* Palmares */

#PannelPartPalmares
{
    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;
}

#PannelPartPalmares p
{
    text-align: justify;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 650px;
}


/* Dates */

#PannelPartDates
{
    border:none;
    position: relative;
    width: 710px;
	height: 1100px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}

#PannelPartDates p
{
    text-align: justify;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 650px;
}


/* Inscription */

#PannelPartInscription
{
    border:none;
    position: relative;
    width: 710px;
	height: 390px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}

#PannelPartInscription p
{
    text-align: justify;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 650px;
}


#PannelPartInscriptionNouveau p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 450px;
    width: 140px;
}


#PannelPartInscriptionAncien p
{
    text-align: center;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 300px;
    width: 140px;
}

/* Contacts */

#PannelPartContacts
{
    border:none;
    position: relative;
    width: 710px;
	height: 500px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyPart.gif);
    float: left;
    background-repeat: repeat-y;
}

#PannelPartContacts p
{
    text-align: justify;
    position: absolute;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 2px;
    left: 30px;
    width: 650px;
}

#ComitePannelSeparPart
{
    border:none;
    position: relative;
    width: 710px;
	height: 20px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodySeparPart.png);
    float: left;
}

#PannelBottom
{
    border:none;
    position: relative;
    width: 710px;
	height: 34px;
	top: 0px;
    left: 0px;
    font-size: 12px;
	background-image: url(images/GfxSubMenuBodyBottom.gif);
    float: left;
}

#TeamPlayerPannel
{
    border:none;
    position: absolute;
    width: 293px;
	height: 464px;
	top: 450px;
    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;
	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: 293px;
	height: 100px;
    font-size : 100%; 
    font-family :  Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-weight: normal;
    color : black;
    top: 120px;
    left: 16px;
}

#TeamPhotoBackPannel
{
    border:none;
    position: absolute;
    width: 680px;
	height: 467px;
	top: 450px;
    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;
}

#ResultFrame
{
    border:none;
    position: absolute;
    width: 950px;
	height: 560px;
	top: 930px;
	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;
}




/******************************************************************/
/************    Accès direct                        **************/
/******************************************************************/

#WelcomeCompetitionFooter
{
    padding:0;
    margin:0;
	background: url(images/GfxTextureFooter.gif);
	background-repeat: no-repeat;
	background-position:center top;
    display: block;
	width: 1000px;
	height: 23px;
	border:none;
    position: relative;
}


#AccesDirect
{
    border:none;
    position: absolute;
    width: 190px;
	height: 23px;
	margin-top: 0px;
    left: 260px;
    font-size: 12px;
	background-image: none;
    float: left;
}

