/* CSS Document (� : Reproduction interdite - Tous droits r�serv�s � e-Parieur.com) */


/* Styles g�n�raux */

body{
	background-color:#F0F0F0;
	/*background-image:url("../images/bg.gif");*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
}

p{
	margin:0;
	padding:0;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	color:#009999;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#009999;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

strong{
	color:#000000;
}


/* Mise en page */

#general{
	width:962px;
	margin:auto;
}

#haut{
	width:962px;
	height:80px;
	background-image:url("../images/fond-haut.gif");
}


#haut-droit{
	width:500px;
	height:50px;
	background-image:url("../images/parier.gif");
	margin-left:370px;
	text-align:center;
	padding-top:30px;
	color:#006666;
	font-size:16px;
	font-weight:bold;
}

#coteDroitHaut{
	float:right;
	width:9px;
	height:78px;
	background-image:url("../images/fond-haut-droit.jpg");
}

#centre{
	width:960px;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	border-bottom:#009999 solid 1px;
	border-top:#01C0C0 solid 5px;
	min-height:1300px;
	padding-top:10px;
	background-color:#FFFFFF;
}

#centreForum{
	width:960px;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	border-bottom:#009999 solid 1px;
	border-top:#01C0C0 solid 5px;
	/*padding-top:15px;*/
	background-color:#FFFFFF;
}

#centre-gauche{
	width:188px;
	background-color:#FFFFFF;
	float:left;
	display:inline;
}


#centre-milieu{
	width:762px;
	min-height:1300px;
	background-color:#FFFFFF;
	margin-left:190px;
}

#centre-milieu2{
	width:762px;
	background-color:#FFFFFF;
	margin-left:190px;
}

#centre-milieuPages{
	width:762px;
	background-color:#FFFFFF;
	margin-left:190px;
}

#amis{
	background-color:#009999;
	background-image:url("../images/fond-titre-site.jpg");
	padding-bottom:2px;
	padding-left:4px;
	height:14px;
	color:#E6FFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#bordBas{
	background-color:#009999;
	background-image:url("../images/fond-titre-site.jpg");
	height:9px;
}

#amis a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#amis a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#amis a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#00FFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}

#bas{
	width:960px;
	height:20px;
	margin-top:6px;
	color:#009999;
	text-align:center;
	clear:both;
}


/* Styles Menus et contenus */

.menu{
	width:180px;
	/*border:#009999 solid 1px;*/
	margin-bottom:10px;
	margin-left:8px;
}

.menuPub{
	width:178px;
	border-right:#009999 solid 1px;
	border-left:#009999 solid 1px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}

.contenu1{
	width:752px;
	height:17px;
	background-image:url("../images/fond_titreContenu.jpg");
	margin-left:10px;
	color:#FFFFFF;
	padding-top:1px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.contenu2{
	width:750px;
	border-top:#01C0C0 2px solid;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	border-bottom:#01C0C0 2px solid;
	margin-left:10px;
	min-height:1300px;
	padding-bottom:20px;
}

.basContenu{
	height:7px;
	background-image:url("../images/fond_basContenu.jpg");
	width:752px;
	margin-bottom:20px;
	margin-left:10px;
	font-size:0;
}

.contenuPages{
	width:750px;
	border-top:#01C0C0 3px solid;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	border-bottom:#009999 solid 1px;
	margin-left:10px;
}

/* Styles Logos/images */

#img{
	float:left;
	margin-right:50px;
}

/* Styles Menus */

ul.liensMenu{
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
}

li.titreMenu{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border-bottom:#01C0C0 3px solid;
	background-image:url("../images/fond_titreMenu.jpg");
	background-repeat:no-repeat;
	font-size:12px;
	padding-top:1px;
	height:17px;
}

li.standard{
	font-size:13px;
	height:17px;
	/*border-bottom:#AEE4FF 1px dashed;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	width:180px;
}

li.standardDernier{
	font-size:13px;
	height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	width:180px;
	padding-bottom:1px;
}

li.standard a{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#009999;
	height:100%;
	background-color:#FFFFFF;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	text-decoration:none;
	display:block;
	background-image:url("../images/puceMenu.gif");
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:2% 45%;
	padding-top:1px;
}

li.standard a:visited{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#009999;
	background-color:#FFFFFF;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	text-decoration:none;
	display:block;
	background-image:url("../images/puceMenu.gif");
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:2% 45%;
	padding-top:1px;
}

li.standard a:hover{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#007A7B;
	background-color:#E6FFFF;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	text-decoration:none;
	display:block;
	padding-top:1px;
}

li.standardDernier a{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#009999;
	height:100%;
	background-color:#FFFFFF;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	text-decoration:none;
	display:block;
	background-image:url("../images/puceMenu.gif");
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:2% 45%;
	padding-top:1px;
}

li.standardDernier a:visited{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#009999;
	background-color:#FFFFFF;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	text-decoration:none;
	display:block;
	background-image:url("../images/puceMenu.gif");
	background-repeat:no-repeat;
	padding-left:12px;
	background-position:2% 45%;
	padding-top:1px;
}

li.standardDernier a:hover{
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#007A7B;
	background-color:#E6FFFF;
	border-left:#009999 solid 1px;
	border-right:#009999 solid 1px;
	text-decoration:none;
	display:block;
	padding-top:1px;
}

.basMenu{
	height:7px;
	background-image:url("../images/fond_basMenu.jpg");
	width:180px;
	border-top:#01C0C0 2px solid;
	font-size:0;
}

/* Styles Fils */

#ligneFil{
	background-color:#E6FFFF;
	padding-left:5px;
	color:#009999;
	margin-bottom:20px;
}

#ligneFil strong{
	color:#009999;
}



#ligneFil a{
	color:#01C0C0;
}

/* Styles Blocs Contenu */

.titre{
	font-weight:bold;
	color:#009999;
	font-size:13px;
	padding-left:5px;
	border-bottom:#AEE4FF solid 1px;
	margin-bottom:15px;
}

.textContenu{
	padding-left:10px;
	margin-bottom:35px;
	padding-right:10px;
	text-align:justify;
}

.textContenuIndex{
	padding-left:10px;
	margin-bottom:35px;
	padding-right:10px;
	text-align:justify;
	min-height:90%;
}

.textContenuSite{
	margin-bottom:40px;
	text-align:justify;
}

.titreContenu{
	color:#009999;
	text-decoration:underline;
}

/* Offres */

.encartSite{
	border: dashed 1px #009999;
	width:120px;
	height:90px;
	float:right;
	margin-left:10px;
	margin-right:4px;
}

.site{
	margin-bottom:20px;
	padding-bottom:10px;
	border: 1px solid #009999;	
}

.titreSite{
	border-bottom: 1px solid #009999;
	margin-bottom:10px;
	background-color:#009999;
	background-image:url("../images/fond-titre-site.jpg");
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	height:15px;
}

.descSite{
	height:92px;
	padding-left:4px;
}

.txtSite{
	height:76px;
}

.accrocSite{
	color:#E6FFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.site a{
	font-family:Arial, Helvetica, sans-serif;
	color:#009999;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.site a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#009999;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.site a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#0066CC;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}

.liensSite a{
	font-size:11px;
}
.liensSite a:visited{
	font-size:11px;
}
.liensSite a:hover{
	font-size:11px;
}

.titreSite a{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.titreSite a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

.titreSite a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#00FFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}

/* Fiche sites */

#ficheSite{
}

#ficheTitre{
	margin-left:100px;
	width:580px;
	height:50px;
	padding-top:25px;
	text-align:center;
	font-size:25px;
}

#ficheTitreSite{
	margin-bottom:15px;
	height:15px;
}

#ficheEncart{
	border: dashed 1px #009999;
	width:120px;
	height:90px;
	margin-right:20px;
	float:left;
}

.enteteSite{
	border-bottom: 1px solid #AEE4FF;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:15px;
	height:17px;
	color:#009999;
}

.enteteSiteConclu{
	border-bottom: 1px dashed #990000;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:15px;
	height:17px;
	color:#009999;
}

.ficheTxt{
	margin-bottom:35px;
	padding-left:10px;
	padding-right:5px;
}

H2{
	line-height: 1em;
	font-size: 11pt;
	color:#009999;
	font-weight: bold;
	font-variant: small-caps;
	margin:0;
}

H2.conclusion{
	line-height: 1em;
	font-size: 11pt;
	color:#990000;
	font-weight: bold;
	font-variant: small-caps;
}


#ficheLienHaut{
	font-size:13px;
	margin-bottom:15px;
	text-align:center;
	background-color:#FFFFFF;
	margin-left:auto;
	width:auto;
	margin-right:auto;
	padding:2px;
}

#ficheSiteBas{
	margin-top:40px;
}

#ficheLienHaut a{
	color:#009999;
}

#ficheLienHaut a:visited{
	color:#009999;
}

#ficheLienHaut a:hover{
	color:#0066CC;
	text-decoration:none;
}

#ficheLien{
	margin-top:50px;
	font-size:13px;
	margin-bottom:10px;
	text-align:center;
	border: 1px solid #009999;
	background-color:#FFFFFF;
	margin-left:auto;
	width:auto;
	margin-right:auto;
	padding:2px;
	margin-left:5px;
	margin-right:5px;
}

#ficheLien a{
	color:#009999;
}

#ficheLien a:visited{
	color:#009999;
}

#ficheLien a:hover{
	color:#0066CC;
	text-decoration:none;
}

#ficheDesc{
	padding:5px;
	border:1px solid #AEE4FF;
	height:195px;
}

#ficheHautGlobal{
	height:95px;
	margin-bottom:35px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}


#ficheHautEnsemble{
	width:400px;
	height:95px;	
	color:#009999;
	font-size:25px;
	font-weight:bold;
	float:right;
}

.ficheAccrocSite{
	color:#999999;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}


#notations{
	padding:5px;
	border: 1px solid #AEE4FF;
	height:195px;
}

table.notes{
	width:247px;
	height:182px; 
	margin:0;
	padding:0;
}

#notations tr{
	height:22px;
}

#ficheIllustration{
	float:left;
	margin-left:50px;
	margin-top:10px;
}

.form{
	color:#009999;
}


/* Autres */

p.hautTxtIndex{
	margin-top:0px;
	margin-bottom:20px;
}

/* Jeux */

div.catGauche{
	float:left; 
	width:50%; 
	text-align:center; 
	margin-bottom:30px;	
}

div.catDroite{
	float:right; 
	width:50%; 
	text-align:center; 
	margin-bottom:30px;	
}

div.catGauche a{
	font-size:18px;
}

div.catDroite a{
	font-size:18px;
}

div.catGauche a:visited{
	font-size:18px;
}

div.catDroite a:visited{
	font-size:18px;
}

div#blocJeu{
	margin:auto;
	margin-top:20px;
	margin-bottom:10px;
	border:2px solid #009999;
	width:480px;
	height:400px;
}

div#pluginFlash{
	text-align:center;
	font-size:10px;	
}

div#pluginFlash a{
	font-size:10px;	
}

div#pluginFlash a:visited{
	font-size:10px;	
}

/* Tableau Top bookmakers index */

table#topBookmakers{
	background-color:#018B8B;
}

table#topBookmakers tr#entetes{
	background-color:#018B8B;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	background-image:url("../images/fond-titre-site.jpg");
	text-align:center;
}

table#topBookmakers tr.ligne1{
	background-color:#E6FFFF;
	text-align:center;
}

table#topBookmakers tr.ligne2{
	background-color:#FFFFFF;
	text-align:center;
}

div#arjel{
	text-align:center;
	font-size:9px;
	margin:5px 0 10px 0;
}
