/* style général */
html { height: 100%}


/* Fontes générales */
font,th,td,p{color:#000000;font:11px Verdana,Arial,Helvetica,sans-serif}
a:link,a:active,a:visited,a.postlink{color:#000000;text-decoration:none}
a.blanc,a.blanc:active,a.blanc:visited{color:#ffffff;text-decoration:none}
a.blanc:hover {color:#ffffff;text-decoration:underline}

a.news1,a.news1:active,a.news1:visited{text-decoration:none;color:#006699}
a.news2,a.news2:active,a.news2:visited{text-decoration:none;color:#333333}
a.news3,a.news3:active,a.news3:visited{text-decoration:none;color:#333333;font:10px}
a.news1:hover, a.news2:hover {color:#C791EC;text-decoration:underline}

a:hover,a.topictitle:hover{color:#C791EC;text-decoration:underline}
hr{border: 0px solid #ffffff;border-top-width:1px;height:0px}

/* This is the border line & background colour round the entire page */
.bodyline{background: #ffffff;color:#000000;border:1px solid #98aab1}

.credits{background: #0099CC;color:#FFFFFF;border:1px solid #98aab1}

/* This is the outline round the main forum tables */
.blocline{background:#ffffff;color:#000000;border: 1px solid #486386}
.bloclinedot{background:#ffffff;color:#000000;border: 1px dotted #486386}

/* Main table cell colours and backgrounds */
td.row1{background: #D6E7FF;color:#000000}
td.row2{background: #CCCCCC;color:#000000}
td.row3{background: #D6E7FF;color:#000000}
td.row4{color:#FFFFFF}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #cccccc; font-size: 11px; font-weight : bold;
	background-color: #32475f; height: 25px;
        }

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-color:#CBE6F9; border: #FFFFFF; border-style: solid; height: 12px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 11px;
	border-width: 0px 0px 0px 0px;
}
td.cat2 {
	height: 18px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 11px; }
td.row3Right,td.spaceRow {
	background-color: #CBE6F9; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

div.titre {font-size:90px; color:white; font-family: Verdana, Arial, Helvetica, sans-serif; font-style : italic;}

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
			font-weight: bold; font-size: 11px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

h1.titre	{
	font-size: 14px;
	font-weight: bold;
	font-color: #ff5a00;
}

.titrenews	{
			font-weight: bold; color : #000000;
}

/* General text */
.cat { color: #990000; font-size: 16px; font-weight : bold; }
.titre { color: #32475f; font-size: 10px; font-weight : bold; }
.sstitre { color: #000000; font-size: 14px; font-weight : bold; }
.gen { font-size : 11px; }
.gensmall{font-size:10px}
.genmed{font-size:10px}
a.gen,a.genmed,a.gensmall {text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #32475f; text-decoration: underline; }

.infos		{ font-size : 10px; color : #000000 }
.surtitre1		{ font-size : 9px; color : #000000 }

.petitmenu		{ font-size : 10px; color : #ffffff }
/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 12px; color : #ffffff }
a.mainmenu		{ text-decoration: none; color : #ffffff;  }
a:active.mainmenu       { text-decoration: none; color : #ffffff;  }
a:visited.mainmenu	{ text-decoration: none; color : #ffffff;  }
a:hover.mainmenu	{ text-decoration: none; color : #000000;  }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #32475f}
a.cattitle		{ text-decoration: none; color : #32475f; }
a.cattitle:hover{ text-decoration: underline; }
}

/* Titre d'article */
.titreart		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #000000}

/* date d'article */
.dateart		{ font-size: 10px ; color : #666666}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}


/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EAF5FD;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.panneau {
	padding:4px;
	line-height: 10px;
	font-family:verdana,arial, Helvetica, sans-serif;
	color:black;
	font-size:11px;
	border: 1px solid #333333;
}

.contact	{
			font-weight: bold;
			color : #000000;
			font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.rouge	{
			font-weight: bold;
			color : #CC0000;
			font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.mentions	{
	font-weight: bold;
	color : #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase: 2px;
	line-height: 18px;
	word-spacing: 2px;
}

a.newsorange,a:visited.newsorange,a:hover.newsorange {
	color:#ff5a00;
}
/* ----------------------------- */
/* ------------ DIV ------------ */
/* ----------------------------- */
.principal {
	position: relative;
	margin: 0px;
	margin-bottom:10px;
	width: 912px;
	margin-left: auto;
	margin-right: auto;
	min-height:100%;
}

/*----------HEADER-----------*/
.header	{
	position: relative;
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
	margin: 0px;
	border: 0px;
	margin-bottom:20px;
	/*margin-top: 99px;
	margin-left: 820px;*/
	width: 912px;
	height: 170px;
}

.logo	{
	position: absolute;
	margin: 0px;
	border: 0px;
	width: 148px;
	height: 67px;
}

.bas	{
	position: absolute;
	margin: 0px;
	border: 0px;
	text-align: left;
	margin-top: 150px;
	margin-left: 200px;
	width: 900px;
	height: 26px;
}

.pub1	{
	position: absolute;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #444444;
	margin: 0px;
	border: 0px;
	margin-top: 5px;
	margin-left: 150px;
	width: 494px;
	height: 60px;
}

.interpub	{
	position: absolute;
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
	margin: 0px;
	border: 0px;
	margin-top: 5px;
	margin-left: 625px;
	width: 17px;
	height: 60px;
}
.pub2	{
	position: absolute;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #444444;
	margin: 0px;
	border: 0px;
	margin-top: 5px;
	margin-left: 648px;
	width: 143px;
	height: 60px;
}
/*---------SKYCRAPER---------*/
.skycraper	{
	position: absolute;
	font-family: Verdana;
	font-size: 10px;
	color: #444444;
	margin: 0px;
	border: 0px;
	margin-top: 75px;
	margin-left: 820px;
	width: 120px;
	height: 600px;
	z-index:1;
}

/*----------CONTENU-----------*/
.div_principale1 {
	position: relative;
	margin: 0px;
	padding-top:12px;
	margin-bottom:0px;
	top: 0; bottom: 0;
	width: 912px;
	background-image:url(../images/fm.gif);
}

.div_principale2 {
	position: relative;
	margin: 0px;
	padding-top:12px;
	margin-bottom:0px;
	top: 0; bottom: 0;
	width: 912px;
	background-image:url(../images/fm2.gif);
}

.fond_div_principale {
	height: 100%;
}

.spacer {
	clear: both;
}

.gauche	{
	position: relative;
	margin: 0px;
	margin-top: 6px;
	margin-left: 2px;
	margin-right: 12px;
	float: left;
	text-align: left;	
	top: 0px;	
	width: 160px;
}

.milieu	{
	position: relative;
	margin : 0px;
	margin-left: 0px;
	margin-top: 6px;
	float : left;
	padding : 8px;
	width : 540px;
}

.milieuplein	{
	position: relative;
	margin : 0px;
	margin-left: 20px;
	float : left;
	padding : 0px;
	width : 700px;
}

.droite	{
	position: relative;
	margin : 0px;
	padding : 0px;
	float : right;
	width : 160px;
	top: 0px;
}

.blocgauche {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin : 0px;
	padding-bottom : 10px;
	padding-left : 10px;
	float : left;
	width : 160px;
}

.blocdroit {
	text-align: center;
	margin : 0px;
	margin-left: 4px;
	margin-bottom: 5px;
	margin-top: 4px;
	padding : 0px;
	float : center;
	width : 150px;
}

.news {
	width:520px;
	margin-left:0px;
	padding:8px;
}

*>.news {
	width:520px;
	margin-top:-3px;
	margin-left:0px;
	padding:8px;
}

.edito {
	height: 32px;
	margin-top: 0px;
	margin-left: 10px;
	padding-top : 3px;
	padding-right : 5px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight : bold;
	text-align : center;
	background:url(../images/enbref.gif) no-repeat;
}

.date {
	width:250px;
	margin-left:270px;
	margin-top:15px;
	text-align:center;
}
/*----------FOOTER-----------*/
.footer	{
	position: relative;
	clear: both;
	margin-top: 12px;
	margin-bottom: 15px;
	padding-top:10px;
	width: 912px;
	height: 40px;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-align : center;
	background-image:url(../images/footer.gif);
	background-repeat: no-repeat;
}
.reseau, a.reseau	{
	padding-bottom: 15px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align : center;
	text-decoration:none;
	width: 910px;
	margin-left: auto;
	margin-right: auto;
}

.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.Style1,a:visited.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF
}
a:hover.Style1 {
	color:#FFFFFF
}

/*JV*/
body, h1, h2, h3, h4, h5, h6, p, form, ul, li, dl, dt, dd, blockquote {

	margin: 0;

	padding: 0;

}
ul {
	list-style-type: none;
}

hr {

	display: none;

}

img {

	border: 0;

}

a {

	text-decoration: none;

}

a img {

	vertical-align: middle;

}
li {

	list-style-type: none;
	padding-left: 2px;
	background: url(puce_orange_liste.gif) no-repeat left top;

}
/* TITRES ET BLOCS------------------------------- */

h2 span, h3 span {

	position: absolute;

	width: 2000px;

	left: -5000px;

}

h2 {

	height: 20px;

	font-size: 1px;

}

h2 img {

	background-color: #F30;

}
/* DEFAUT - A LA UNE - HOMEPAGES================================================ */

.alaune {
	width:540px;
	margin-left:0px;
	padding:8px;
}

*>.alaune {
	width:540px;
	margin-top:-3px;
	margin-left:0px;
	padding:8px;
}

#alaune {
	clear: both;
}
#alaune h2 {
	clear: both;
}
#alaune h3 {
	height: 20px;
	color: #FFF;
	font-size: 1em;
	background: url(../images/titregris.gif) right;
}
#alaune h3 img {
	vertical-align: top;
}
#alaune h3 em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	top: 3px;
}
#alaune div ul, #astuces_alaune div ul {
	padding: 4px;
	border: solid #DDD 1px;
	border-width: 0 1px;
}
#alaune div, #astuces_alaune div {
	float: left;
	padding-bottom: 5px;
	margin-bottom: 6px;
}
#alaune div {
	width: 160px;
	height:17.5em;
	background: url(../images/titregris.gif) no-repeat top left;
}
#accroche01, #accroche04 {
	width: 160px;
	height: 330px;
	float:left;
	margin:5px;
	background: url(../images/headgris.gif) no-repeat;
	
}
#accroche02, #accroche03, #accroche05, #accroche06 {
	margin-left: 2px;
}
#accroche04, #accroche05, #accroche06 {
	margin-bottom: 1em;
}
.titre_accroche {
	font-size: 1.2em;
	line-height: 1.1em;
	padding-bottom: 5px;
	margin-bottom: 0px;
	background-color:#b8fb87;
	color:#999999;
}
#lireSuite{
float:right;
}
.titre_accroche a {
	color: #C00;
}
.titre_accroche a:hover {
	color: #F60;
}
.txt_accroche {
	padding:2px;
	padding-left:4px;
	background: url(../images/centregris.gif) repeat-y;
}
.lien_base {
	padding-left: 15px;
	margin-top: 0px;
	font-weight: bold;
	height:20px;
	background: url(../images/basgris.gif) no-repeat left center;
}
.titrecat {
	padding-left:5px;
	text-align:left;
	font-family:Helvetica;
	font-size:11px;
	color:#333333;
	height:30px;
	font-weight:600;
	font-variant:small-caps;
}



.titrephoto {
	background: url(../images/centregris.gif) repeat-y left center;
}

/* mise en page tableau de test*/
	#tableauprincipal {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
	#tab {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
	#tabarticlesite {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
	.enbref {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
}
	.critere_com {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}
	.note {
	font-family: Arial;
	font-size: 17px;
	color: #666666;
}
	.imgentete{
	float: left;
	padding-right: 5px;
}
	.critere_gen{
	font-family: Arial;
	font-size: 13px;
	color: #ff0000;
}

/* CSS Document  NOUVEAU STYLE*/

body{
font-family:helvetica;
font-size:11px;
background-image:url(../images/paper.jpg);
background-repeat:repeat-x;
background-color:#efefef;
color:#403a4a;
margin-top:0px;
margin-left:0px;
line-height:180%;
}


/* Gestion des Liens */
a {
    color:#403a4a;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
color:#403a4a;
text-decoration:underline;
}


/* Gestion du conteneur global */

#conteneurGlobal{
position:relative;
width:1018px;
margin-left:auto;
margin-right:auto;
margin-top:20px;


}

/* Gestion du conteneur principal */

#conteneurPrincipal{
display:block;

background-color:#FFFFFF;
width:1018px;
background-image:url(../images/menufondpaper.jpg);
background-repeat:repeat-y;
background-position:left;
}

/* Gestion de la zone contenu */

#zonePrincipal{
position:relative;
display:block;
width:800px;
float:left;
background-image:url(../images/menufondpaper.jpg);
background-repeat:repeat-y;
background-position:left;
}



#zonePrincipalHeader{
position:relative;
display:block;
width:800px;
height:156px;
float:left;
background-color:#FFFFFF;
}



#zonePrincipalMenu{
clear:both;
width:200px;
float:left;
background-image:url(../images/menufondpr.jpg);
background-repeat:no-repeat;
background-color:#eeefef;

}

#zonePrincipalMenu a {
text-decoration:none;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

#zonePrincipalMenu a:hover {
font-weight:bold;
}


.zonePrincipalMenuItem{
background-image:url(../images/menu.jpg);
background-repeat:no-repeat;
width:147px;
height:24px;
margin-left:25px;
text-align:left;
}

#zonePrincipalMenuRecherche{
background-color:#b8fb87;
}


#zonePrincipalMenuMenu{
background-image:url(../images/menufondpr.jpg);
background-repeat:no-repeat;
width:200px;
height:79px;
}

#zonePrincipalContenu{
display:block;
float:left;
width:585px;
padding-bottom:20px;
padding-left:10px;
background-color:#FFFFFF;
}

#zonePrincipalContenuMenu{
display:block;
float:left;
width:585px;
}

#zonePrincipalContenuTexte{
display:block;
float:left;
width:585px;
}

#menuAccueil a{
background-image:url(../images/menuaccueil.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:122px;
height:44px;
}

#menuAccueil a:hover{
background-image:url(../images/menuaccueilhover.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:122px;
height:44px;
}

#menuArticles a{
background-image:url(../images/menuarticles.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:130px;
height:44px;
}

#menuArticles a:hover{
background-image:url(../images/menuarticleshover.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:130px;
height:44px;
}

#menuJeux a{
background-image:url(../images/menujeux.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:111px;
height:44px;
}

#menuJeux a:hover{
background-image:url(../images/menujeuxhover.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:111px;
height:44px;
}

#menuForum a{
background-image:url(../images/menuforum.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:115px;
height:44px;
}

#menuForum a:hover{
background-image:url(../images/menuforumhover.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:115px;
height:44px;
}

#menuLiens a{
background-image:url(../images/menuliens.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:60px;
height:44px;
}

#menuLiens a:hover{
background-image:url(../images/menulienshover.jpg);
background-repeat:no-repeat;
display:block;
float:left;
width:60px;
height:44px;
}

/* Gestion de la zone blog */

#blocJeux{
padding:0px;
margin:0px;
float:left;
position:relative;
display:block;
width:218px;
background-image:url(../images/menufond2.jpg);
background-repeat:no-repeat;
background-position:bottom;
}

#blocJeuxFond{
background-image:url(../images/menufond1.jpg);
background-repeat:no-repeat;
position:relative;
display:block;
height:234px;
width:218px;
}

#blocJeuxJeux{
padding-left:20px;
background-image:url(../images/paper2.jpg);
background-repeat:repeat-y;
background-position:right;
}

#blocJeuxFond2{

position:relative;
display:block;
height:89px;
width:218px;
}

.zoneJeuxJeux a {
text-decoration:none;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.zoneJeuxJeux a:hover {
font-weight:normal;
font-size:11px;
}

/* Gestion du footer */

#footer{
clear:both;
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
height:79px;
width:1018px;
}

#footerContenu{
width:70%;
text-align:center;
padding-top:20px;
margin-left:auto;
margin-right:auto;
line-height:140%;
}

#spacer{
clear:both;}

#imgrub{
float:left;
width:160px;
}

#txtrub{
float:left;
width:300px;
padding-top:40px;
padding-left:40px;
text-align:center;
}

