/***********************************************/
/*                  Classic                    */
/***********************************************/
A:link {
	text-decoration: none; 
	color: #999999;
}

A:visited {
	text-decoration: none; 
	color: #999999;
}

A:hover {
	text-decoration: none; 
	color: #11baFF;}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	FONT-SIZE: 12pt;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	background-color: #000000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #999999;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.sectionTitre{
	color: #0098FF;
	font-weight: bold;
	font-size: 10px;
	vertical-align: text-bottom;
}

.sectionTitre2{
	color: #0098FF;
	font-weight: bold;
	font-size: 14px;
	vertical-align: text-bottom;
}

.jeuxTitre{
	color: #AAAAAA;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.italicHeight{
	font-style: italic;
	font-size: 12px;
	color: #999999;
}

.newsBtitre{
	font-weight: bold;
	color: #0098ff;	
}

.newsBtitreBOLD{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.text{
	color: #FFFFFF;
	font-size: 11px;
}

.text2{
	color: #999999;
	font-size: 11px;
}

/***********************************************/
/*                    Divs                     */
/***********************************************/
#body{
	position: absolute;
	background-color: #000000;
	padding: 0px;
	width: 100%;
	top: 0px;
	left: 0px;
}
#body a{text-decoration: none;}#body a:link{text-decoration: none;}#body a:visited{text-decoration: none;}#body a:hover{text-decoration: none;}

#header{
	position: relative;
	padding: 0px;
	left: 0px;
	right: 0px;
	height: 142px;
	z-index: 1;
}
#banner{
	height: 142px;
}

#menuG{
	position: absolute;
	left: 0px;
	top: 142px;
	width: 180px;
	font-size: 10px;
	padding: 0px;
	color: #777777;
	background-image: url(../img/fond_sommaire_g.jpg);
	z-index: 1;
}

#imgBanNews{
	width: 180px;
	height: 42px;
	background-image: url(../img/fond_sommaire_g.jpg);
}

#sectionNews{
	top: auto;
	padding-left: 10px;
	background-image: url(../img/fond_sommaire_g.jpg);
}

#titreSection{
	height: 14px;
	width: 170px;
	background-image: url(../img/fond_txtsom.jpg);
	letter-spacing: 3px;
	text-align: right;
}

#titreSection2{
	text-align: left;
	height: 14px;
	width: 150px;
	background-image: url(../img/fond_txtsom_2.jpg);
	letter-spacing: 3px;
}

#sectionJeux{
	top: auto;
	padding-left: 10px;
	background-image: url(../img/fond_sommaire_g.jpg);
}

#sectionBlizzard{
	top: auto;
	padding-left: 10px;
	background-image: url(../img/fond_sommaire_g.jpg);
}

#sectionInteractivite{
	top: auto;
	padding-left: 10px;
	background-image: url(../img/fond_sommaire_g.jpg);
}

#sectionContact{
	top: auto;
	padding-left: 10px;
	background-image: url(../img/fond_sommaire_g.jpg);
}

#content{
	margin-left: 180px;
	margin-right:160px;
	margin-top: 0px;
	top: 0px;
	padding: 0px 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	position: relative;
	color: #FFFFFF;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content A:link {	text-decoration: none; 	color: #42C7FF;}
#content A:visited {	text-decoration: none; 	color: #42C7FF;}
#content A:hover {	text-decoration: none; 	color: #DDF5FF;}

html>body #content {
   	margin-left: 180px;
   	margin-right: 150px;
}
		
#menuD{
	position: absolute;
	right: 0px;
	margin-right: 0px;
	top: 142px;
	font-size: 10px;
	padding: 0px;
	width: 150px;
	color: #777777;
	background-image: url(../img/fond_sommaire_d.jpg);
	z-index: 1;
}

#sectionNetwork{
	top: auto;
	padding-left: 10px;
	background-image: url(../img/fond_sommaire_d.jpg);
}

#sectionBoutique{
	top: auto;
	padding-left: 10px;
	background-image: url(../img/fond_sommaire_d.jpg);
}

#sectionClans{
	top: auto;
	padding-left: 10px;
	background-image: url(../img/fond_sommaire_d.jpg);
}

#footer{
	font-size: 10px;
	height: 194px;
	color: #777777;
	bottom: 0px;
	position: relative;
	padding: 0px;
	left: 0px;
	right: 0px;
	background-image: url(../img/footer_fond.jpg);	
}

#footer_left{
	position: relative;
	float: left;
}

#footer_middle{
	position: absolute;
	bottom: 0px;
	height: 40px;
	left: 224px;
	right: 224px;
}

#footer_right{
	position: relative;
	float: right;
	}
	
/***********************************************/
/*                Divs contenu                 */
/***********************************************/

#newsTitre{
	height: 26px;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
}

#newsTitre2{
	height: 26px;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 14px;
}

#blocMain{
	background-color: #111111;
	padding: 4px;
	border: 1px solid #3E3E3E;
}

#mainContent{
	background-color: #171717;
	margin: 0px 10px 0px 0px;
	padding-right: 10px;
	border-top: 1px none #3E3E3E;
	border-right: 1px solid #3E3E3E;
	border-bottom: 1px solid #3E3E3E;
	border-left: 1px none #3E3E3E;
	text-align: justify;
}
#mainContent table img {border: 1px solid #4D4D4D;}

#foot{
	background-color: #111111;
	padding: 4px;
	margin: 0px 10px 0px 0px;
	font-size: 9px;
	color: #777777;
	text-align: center;
	border-top: 1px none #3E3E3E;
	border-right: 1px solid #3E3E3E;
	border-bottom: 1px solid #3E3E3E;
	border-left: 1px solid #3E3E3E;
}
#foot A:link {	text-decoration: none; 	color: #DDF5FF;}
#foot A:visited {	text-decoration: none; 	color: #DDF5FF;}
#foot A:hover {	text-decoration: none; 	color: #11baFF;}

/***********************************************/
/*                Formulaires                  */
/***********************************************/
.formLogin{
	background-color: #171717;
	border: 1px solid #3E3E3E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
