﻿body
{
	/*background-image:url("images/fond.jpg");*/
	background-color:#303030;
	padding:0px;
	margin:0px;
	
	font-family:Arial;
}

* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/Transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}




#global
{
	position:relative;
	margin:0px auto;
	width : 990px;
	background-image:url("images/affiche.jpg");
	height:auto;	
	border-right:solid 1px #000000;
	border-left:solid 1px #000000;
	border-bottom:solid 1px #000000;
	
}


#titre
{
	position:relative;
	width : 990px;
	height : 180px;
	background:url("images/titreaveceffet.jpg");
	
}


.Logotitre
{
	position:relative;
	float:left;
	width : 450px;
	height : 60px;
	margin:10px 0px 0 100px;
		
}

.Logo
{
	position:relative;
	float:left;
	
	width : 200px;
	height : 180px;
	overflow:hidden;
		
}


#centre
{
	position:relative;
	width : 990px;
	height: auto;
	z-index:1;

}

#CentreGauche
{
	
	width : auto;
	height : auto ;
}
	
	#DeuxTtire
{
	position:relative;
	width : auto;
	height : 19px;
	background-image:url("images/fondmenu.jpg");
	border-bottom:solid 1px #cccccc;
	border-top:solid 1px #cccccc;
	
}

#viking
{
	position: absolute;
	width : auto;
	height : auto;
	left : 0px;
	right : 0px;
	top :-80px;
	text-align : center;
}

#news
{
	position:relative;
	float:left;
	width : 510px;
	height : auto;
	margin:10px 0px 0 8px;
		
}

#barreDroite
{position:relative;
float:left;
 margin:10px 0 0 0;
 width:440px;
 height:auto;
 


}



#newsCentre
{
	width : auto;
	height : auto;
	background-color:#3366cc;
}


#nouvelleNews
{
	float:left;
	width : 300px;
	height : auto;
}


#menuDroit
{
float:left;
width:200px;
height:500px;
border:solid;	
}

#centrePage
{
position:relative;
width:970px;
height:auto;
margin:0 0 0 9px;	
}

#liMenu
{
	position:relative;
	float:left;
	padding:2px 15px 0 15px;
	width:auto;
	height:auto;
	border-right:solid 1px #cccccc;
	background-image:url("images/fondmenu.jpg");
	font-weight:bold;
	font-size:14px;
	color:#000000;
	z-index:3;
}
#liMenu a
{
	text-decoration:none;
	color:#000000;	
}

#liMenu a:hover
{
	text-decoration:none;
	color:#fc8d01;	
}

.ssmenusenior
{
	position:absolute;
	bottom:18px;
	left:0px;
	
	width:auto;
	height:auto;
	
	display:none;
	z-index:2;
	background-image:url("images/fondmenu.jpg");
	font-weight:bold;
	font-size:14px;
}

.ssmenusenior a
{
	position:relative;
	padding:5px;
	display:block;
	
	z-index:1;
	
}


#logMenu
{
	position:relative;
	float:right;
	padding:2px 15px 0 15px;
	width:auto;
	height:auto;
	
}

.log
{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	
}

.test
{
	position:absolute;
	bottom:26px;
	left:0px;
	display:none;
	width:auto;
	height:auto;
	background-image:url(images/apercuFond.png);
}

#partenaire
{
	position:relative;
	margin-top:10px;
	width:300px;
	height:auto;
	background-color:#ffffff;
	border:outset 1px #fc8d01;
	text-align:center;	
}

#Prochain
{
	position:relative;
	margin-top:10px;
	width:300px;
	height:auto;
	background-color:#ffffff;
	border:outset 1px #fc8d01;
	text-align:center;	
	overflow:hidden;
}

#partenaire img
{
padding:5px;	
}

#filActu
{
	
	position:relative;
	width:300px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	background-color:#fc8d01;
	border:outset 1px #fc8d01;
	text-align:center;	
	cursor:pointer;
}



#lefil
{
	
	width :300px;
	height : 100px;
	overflow:auto;
	background-color:#ffffff;
	overflow:scroll;
	
}	

#listeJoueur
{
position:relative;
margin:20px;
	
	
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}


h1 {
	text-align: center;
	font-size: 65px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

h2 {
	font-size: 6px;
	display: inline;
}

h3 {
	font-size: 20px;
}

h4 {
	color: #660000;
	font-size: 16px;
	margin: 20px 0 20px 0;
	display: inline;	
}

h5 {
	font-size: 20px;
}

.Sur
{
	background-color:#fc8d01;
	color:#000000;
}


