body
{
    font-family: Arial, Sans Serif, Helvetica;
    font-size: 12px;
    color: #4d4d4f;
}
.wizardNavigation
{
	width:470px;
}
.wizardNavigation.tr.td
{
	text-align:right;
}
.SubscriptionWizard
{
	border:solid 1px #C6C8CA;
	padding:5px;
}
.tabcontent
{
	display:none;
}

.forum
{
	font-size:11px;
	width:500px;
	border-collapse: collapse;
	text-align: left;
}

a.ForumLink:link, 
a.ForumLink:visited,
a.ForumLink:active,
a.ForumLink:hover
{
	color: #4D4D4F;
	text-decoration:none;
}

a.ForumLink:hover
{
	color:#084b91;
}

.forum .spaceForum
{
	background:transparent !IMPORTANT;
	width:0px;
	border:none !IMPORTANT;
}

.forum th
{
	height:20px;
	background: transparent url(images/backsectiondroite.png) repeat-x scroll left top;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:5px;	
}

.forum td
{
	padding:4px 5px 7px 5px;
	vertical-align:top;
	border:solid 1px #C6C8CA;
	border-collapse:collapse;
}

.forum h3
{
	padding:0;
	margin:0;
}

.forum td.alignCenter
{
	text-align:center;
}

.forum td.alignMiddle
{
	vertical-align:middle;
}

td.forumEven
{
	background-color:#FFFFFF;
}

td.forumOdd
{
	background-color:#EEEEEE;
}

.leagueLogoSelected
{
	border:solid 2px #FF0000 !IMPORTANT;
	width:70px !IMPORTANT;
	height:70px !IMPORTANT;
}

span.bigTitle
{
	padding-left:40px;
	text-transform:uppercase;
    font-size: 30px;
    font-weight:bold;
	color:#084b91;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}
span.midTitle
{
	text-transform:uppercase;
	padding-left:70px;
	font-weight:normal;
    font-size: 26px;
	color:#084b91;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
}
span.smallTitle
{	
	text-transform:uppercase;	
    font-size: 14px;
    font-weight:bold;
	color:#084b91;
}
span.spaceTitle
{
 line-height:150%;
}

.capsTitle
{	
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;	
	font-size: 13px;
	font-family: Arial;
}

.IcnNewMsg
{
	display:table-cell;
	padding-left:5px;
	float:left;
	width:32px;
	height:40px;
	background:transparent url(images/IcnNewMsg.gif) no-repeat 0 0;
}

.IcnNewMsg:hover
{
	display:table-cell;
	padding-left:5px;
	float:left;
	width:32px;
	height:40px;
	background:transparent url(images/IcnNewMsg.gif) no-repeat 0 -57px;
}

.IcnReplyMsg
{
	display:table-cell;
	padding-left:5px;
	float:left;
	width:32px;
	height:40px;
	background:transparent url(images/IcnReplyMsg.gif) no-repeat 0 0;
}

.IcnReplyMsg:hover
{
	display:table-cell;
	padding-left:5px;
	float:left;
	width:32px;
	height:40px;
	background:transparent url(images/IcnReplyMsg.gif) no-repeat 0 -56px;
}

a:link, a:visited, a:active 
{
    color:#084b91;
    text-decoration:none;
}
a:hover
{
    text-decoration:underline;
}

a.diff:link, a.diff:visited, a.diff:active 
{
    color:#FFFFFF;
    text-decoration:none;
}
a.diff:hover
{
    text-decoration:underline;
}


/* FEUILLE DE STYLE ACCUEIL */

.copyright
{
 font-size: 14px;
 color: #FFFFFF;
 padding-top: 20px;
}
.copyright a:link, .copyright a:visited, .copyright a:active
{
color: #FFFFFF;
text-decoration: none;
}
.copyright a:hover
{
text-decoration: underline;
}

.boiteGaucheAcc
{
    padding:12px 4px 12px 6px;
}

.titreGauAccGris
{
    font-size: 18px;
    color: #4d4d4f;
}
.titreGauAccBlanc
{
    font-size: 18px;
    color: #FFFFFF;
}
.ConnexionAccueil
{
    font-size:12px;
    color:#4d4d4f;
    font-weight:bold;
}
a.GreyToBlue:link, 
a.GreyToBlue:visited, 
a.GreyToBlue:active
{
    font-size: 12px;
    color: #4d4d4f;
    text-decoration:underline
}
a.GreyToBlue:hover
{
    font-size: 12px;
    color: #084b91;
    text-decoration:underline
}
a.RedToGreyBold:link, 
a.RedToGreyBold:visited,
a.RedToGreyBold:active
{
	font-weight:bold;
    font-size: 13px;
    color: #9d0301;
    text-decoration:underline;
}
a.RedToGreyBold:hover
{
	font-weight:bold;
    font-size: 13px;
    color: #4D4D4F;
    text-decoration:underline;
}

a.BlueToGrey:link, 
a.BlueToGrey:visited, 
a.BlueToGrey:active
{
    font-size: 12px;
    color: #084b91;
    text-decoration:underline
}
a.BlueToGrey:hover
{
    font-size: 12px;
    color: #4d4d4f;
    text-decoration:underline
}

.TitreNouvellesAcc
{
    font-size:13px;
    text-transform: uppercase;
    color:#084b91;
    font-weight:bold;
}

.TitreNouvellesAccAutomatic
{
    font-size:16px;
    color:#084b91;
    font-weight:bold;
}
.DateNouvellesAcc
{
    font-size:12px;
    font-weight:bold;
}

.ContenuNouvellesAcc
{
    font-size:12px;
    color:#4d4d4f;
    text-align:justify;
    padding: 8px;
}

.ContenuNouvellesAccAutomatique
{
    font-size:12px;
    color:#4d4d4f;
    text-align:justify;
    padding: 6px;
}
.ContenuCentralAcc
{
    font-size:12px;
    padding:12px 10px 12px 10px;
    vertical-align:top;
    text-align:justify;
}
.TitreContenu1Acc
{
    font-size:18px;
    color:#9d0301;
    text-transform:uppercase;
}
.TitreContenu2Acc
{
    font-size:18px;
    color:#084b91;
    text-transform:uppercase;
}
.MessageReussit
{
	padding:10px;
	padding-left:30px;
	border:solid 1px #2E8922;
	font-size:10px;
	font-weight:bolder;	
    color:#2E8922;
}
.MessageErreur
{
	padding:10px;
	padding-left:30px;
	border:solid 1px red;
	font-size:10px;
	font-weight:bolder;	
    color:red;
}
.MessageErreur2
{
	padding:8px;
	padding-left:30px;
	border:solid 1px red;
	font-size:10px;
	font-weight:bolder;	
    color:red;
}

input.wshTextBox
{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #4d4d4f;
	border: 1px solid #C6C8CA;
}
select.wshDropDownList
{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #4D4D4F;
	border: 1px solid #C6C8CA;
}

.input.wshButton:hover {
	border: 1px solid #C6C8CA;
	height: 25px;
	background: url(images/BackInputBtn-over.gif) repeat-x top left;
	background-color: #4D4D4F;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
}
.wshButton {
	border: 1px solid #C6C8CA;
	height: 25px;
	background: url(images/BackInputBtn.gif) repeat-x top left;
	background-color: #4D4D4F;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
}
.wshButton:hover {
 	border: 1px solid #C6C8CA;
	height: 25px;
	background: url(images/BackInputBtn-over.gif) repeat-x top left;
	background-color: #4D4D4F;	
	color: #FFFFFF;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
}
.wshButton:disabled {
	border: 1px solid #C6C8CA;
	height: 25px;
	background: url(images/BackInputBtn.gif) repeat-x top left;
	background-color: #4D4D4F;
	color: #c8c7c7;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
}
.QuestionFAQ {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #4D4D4F;
	text-align:left;
	font-weight:bold;
}
.TableFAQ td{
border: 1px solid #C6C8CA;
border-collapse: collapse;
vertical-align:top;
}
 .flowfix { width: auto !important; height: 1px !important; margin: 0 !important; padding: 0 !important; display: block !important; overflow: hidden !important; clear: both !important; float: none !important; }

.TitreIndex1 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
	padding-left: 12px;
}
.TitreIndex2 {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align:left;
	font-weight:bold;
	text-transform: uppercase;
}

Table.StepList
{
	border-collapse: collapse;
    border: 1px solid #C6C8CA;
	text-align: left;
	font-size: 12px;
	padding: 4px;
}
Table.Steplist td
{
	border-collapse: collapse;
	border: 1px solid #C6C8CA;
	text-align: left;
}
Table.Steplist th
{
	border-collapse: collapse;
	border: 1px solid #C6C8CA;
	text-align: left;
	background-color: #084b91;
	color: #FFFFFF;
	padding: 2px;
}

.inscriptionBox
{
	height:100px;
	padding-left:15px;
	background: url(images/BackInscriptionBox1.jpg) no-repeat;
	cursor: pointer;
}

.inscriptionBox2
{
	height:100px;
	padding-left:15px;
	background: url(images/BackInscriptionBox2.jpg) no-repeat;
	cursor: pointer;
}


.inscriptionBox:hover
{
	background: url(images/BackInscriptionBox1-over.jpg) no-repeat;
	cursor: pointer;
}

.inscriptionBox2:hover
{
	background: url(images/BackInscriptionBox2-over.jpg) no-repeat;
	cursor: pointer;
}

.wshDropDownLeague
{
	font-weight:bold;
	text-align:left;
	width:95px;
	background-color: #727272;
	font-size: 12px;
	color: #C6C8CA;
	border: none;
}

.MenuAccueil 
{
	width: 106px;
	height:57px;
	background: url(images/BackMenuAccueil.jpg) no-repeat;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;   

}
.MenuAccueil a:link, .MenuAccueil a:active, .MenuAccueil a:visited 
{
	height:57px;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuAccueil:hover 
{
	height:57px;
	background: url(images/BackMenuAccueil-over.jpg) no-repeat;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}
.MenuFAQ 
{
	width: 104px;
	height:57px;
	background: url(images/BackMenuFAQ.jpg) no-repeat top right;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;   

}
.MenuFAQ a:link, .MenuFAQ a:active, .MenuFAQ a:visited 
{
	height:57px;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuFAQ:hover 
{
	height:57px;
	background: url(images/BackMenuFAQ-over.jpg) no-repeat top right;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}
.MenuInscription 
{
	width: 106px;
	height:57px;
	background: url(images/BackMenuInscription.jpg) no-repeat;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;   

}
.MenuInscription a:link, .MenuInscription a:active, .MenuInscription a:visited 
{
	height:57px;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuInscription:hover 
{
	height:57px;
	background: url(images/BackMenuInscription-over.jpg) no-repeat;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}
.MenuCentreInfo 
{
	width: 105px;
	height:57px;
	background: url(images/BackMenuCentreInfo.jpg) no-repeat top right;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;   

}
.MenuCentreInfo a:link, .MenuCentreInfo a:active, .MenuCentreInfo a:visited 
{
	height:57px;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuCentreInfo:hover 
{
	height:57px;
	background: url(images/BackMenuCentreInfo-over.jpg) no-repeat top right;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}
.MenuContact 
{
	width: 105px;
	height:57px;
	background: url(images/BackMenuContact.jpg) no-repeat;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;   

}
.MenuContact a:link, .MenuContact a:active, .MenuContact a:visited 
{
	height:57px;
	cursor: pointer;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuContact:hover 
{
	height:57px;
	background: url(images/BackMenuContact-over.jpg) no-repeat;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
}

.HomeTitleBlueR{
    color: #18589f;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-left: 25px;
    list-style-type: none;
    padding-top: 8px;
    margin-left: -40px;
    margin-right: 10px;
    padding-top:5px;
    padding-right:7px;
    text-transform:uppercase;
}

.HomeTitleBlueR a,
.HomeTitleBlueR a:hover 
{
	color: #18589f;
    text-decoration:none;
}

.HomeTitleGreyR {
    color: #4d4d4f;
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-left: 25px;
    list-style-type: none;
    padding-top: 8px;
    margin-left: -40px;
    margin-right: 10px;
    padding-top:5px;
    padding-right:7px; 
    text-transform:uppercase;       
}

.HomeTitleGreyR a,
.HomeTitleGreyR a:hover 
{
	color: #4d4d4f;
    text-decoration:none;
}

.HomeTitleRED {
    color: #cd0202;
    font-size: 24px;
    font-weight: 900;
    text-align: right;
    padding-left: 25px;
    list-style-type: none;
    padding-top: 8px;
    margin-left: -40px;
    margin-right: 10px;
    padding-top:5px;
    padding-right:7px;  
    text-transform:uppercase;      
}

.HomeTitleRED a,
.HomeTitleRED a:hover 
{
	color: #cd0202;
    text-decoration:none;
}

#maintab
{
	list-style:none;
	list-style-type:none;	
}

#maintabExt li
{
	padding-top:5px;
	padding-bottom:15px;
	margin-left:-6px;
	text-align:left;
	list-style:none;
	list-style-type:none;		
}

#maintabExt li.selected
{
	padding-left:8px;
	margin-left:-14px;
	background-image: url(images/BlueArrowSmall.gif);
	background-repeat: no-repeat;
	background-position: 0 1.0em;
}

#maintabExt li a
{
	text-transform:uppercase;
	color: #4d4d4f;
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;
}

#maintabExt li.selected a,
#maintabExt li.selected a.odd
{
	color: #18589f;
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;	
}

#maintabExt li a.odd
{
	color: #4d4d4f;
    font-size: 14px;
    font-weight: bold;
	text-decoration:none;
}

.accueilTextDroite
{
	width:500px;
	text-align:right;
    font-size: 14px;
}
.IntroHome 
{
    width: 100%;
    color: #4D4D4F;
    font-size: 14px;
    line-height: 150%;
    text-align: justify;
}
.IntroHomeSub
{
	width:500px;
	text-align:right;
    font-size: 14px;
    font-weight: bold;
    color: #9d0301;
}