body  {
font-family: Verdana, Arial, Helvetica, sans-serif;
	   	margin: 0; 
    	padding: 0;
    	text-align: center; 
    	color: #000000;
    }

	
body#xaccueil a#accueilnav,
body#xactus a#actusnav,
body#xbreves a#brevesnav,
body#xabon a#abonnav,
body#xagenda a#agendanav,
body#xanno a#annonav,
body#xpart a#partnav,
body#xcontact a#contactnav,
body#xliens a#liensnav,
body#xqui a#quinav,
body#xjeu a#jeunav,
body#xvideo a#videonav,
body#xmag a#magnav
{
background-image: url(../images/bluedefault.gif);
color: #FFCC00;
    }
    .twoColFixLtHdr #container { 
    	width: 1000px;  
    	margin: 0 auto; 
    	border: 1px solid #326290;
		border-top:0;
    	text-align: left; 
    } 
	.twoColFixLtHdr #container  H3 {
font-size:1.1em;
    }
.twoColFixLtHdr #container  H2 {
font-size:1.3em;
    }
    .header {
	background-image:url(../images/nouvel_entete.gif);
	background-repeat:no-repeat;
	margin:0;
    	padding: 0;  
		height:155px;

}
	
/* **** MENU */
#facedebouc {
position: absolute;
margin-left:555px;
margin-top:55px;
padding:0;
}

	.floatHeader {
	margin-right:0px;
	padding-top: 86px ;
	width:468px;
	height:60px;
	float:right;
	}
.hRegion {
padding-top:10px;
text-align:center;
color:#006699;
width:100%;
font-weight:bold;
}
 .twoColFixLtHdr #sidebar1 {
    	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
    	width: 202px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */
    	padding: 0px 0px 15px 0px;
    }
.twoColFixLtHdr #sidebar2 {
    	float: right; /* cet élément est flottant, il faut donc lui attribuer une largeur */
    	width: 280px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */

    	padding: 0px 0 0 20px; /* le remplissage permet d'écarter le contenu de l'élément div des bords de celui-ci */
    }
	.twoColFixLtHdr #sidebar3 {

    	float: right; 
    	width: 765px; 
		height:700px;

    	padding-left: 0; 
				
		background-repeat:no-repeat;
		background-position:center;
    }

    .twoColFixLtHdr #mainContent {
	font-size:.8em;	
    	margin:  0; /* La marge gauche de cet élément div crée la colonne qui s'étend sur le côté gauche de la page - quel que soit le contenu de l'élément div sidebar1, l'espace de cette colonne reste intact. Vous pouvez supprimer cette marge si vous souhaitez que le texte de l'élément div #mainContent remplisse l'espace de l'élément #sidebar1 lorsque le contenu de ce dernier se termine. */
    	padding: 25px 20px 0 0; /* ne pas oublier que le remplissage est l'espace à l'intérieur du cadre de l'élément div, alors que la marge est l'espace à l'extérieur de celui-ci */
    } 
	TD.lienSearch a {
	color: #00CC00;
	text-decoration: none;
}

TD.lienSearch a:hover {
	color: #0000FF;
	background-color:#CCCCCC;
}
	      IMG.imageLeft{
		padding-right:15px;
		
		}
		    IMG.imageLeft2{
		padding-right:5px;
		
		}
		    IMG.imageRight{
		padding-left:15px;
		
		}
	#centre {
		text-align:justify;
margin-top:20px;
padding:  0 0 0 220px;
border:0;

}

		#centre HR{
		width:200px;
		color:#333366;
		text-align:center;
}


.titreCentre {
background-image:url(../images/fond-titre2.gif);
background-repeat:no-repeat;
text-align:left;
color:#FFF;
font-weight:bold;


}

				#sportmagTV {
height:700px;
	
				background-image:url(../images/fond_video.jpg);
		background-repeat:no-repeat;
		background-position:top;
} 

	#sportmagTV a {
	color: #006699;
	text-decoration: none;
}

#sportmagTV a:hover {
	color: #0000FF;
	background-color:#CCCCCC;
}
.sportmagtv2 {
width:500px;
}
    .fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
    	clear:both;
        height:0;

        line-height: 0px;
    }
	/****** BOITES ******/
.titreBoite {
background: url(../images/fond-titre.gif);
text-align:center;
color:#FFFFFF;

height:18px;
}
.bteCommune {
width:200px;
	border:1px solid #326290;
		border-left:0;

	min-height: 148px; /* Voir hack ci-dessous*/
	margin: 0;
	margin-bottom:30px;
	padding:0;
	color:#333333;
	font-size:.8em;
	text-align:center;
}
* html .bteCommune {
height: 148px; /* hack uniquement interprété par IE Win+Mac*/
}

.bteCommune a {
	color: #326290;

	font-weight:bold;
	text-decoration: none;
}

.bteCommune a:hover {
	color: #0000FF;
	background-color:#CCCCCC;
}
.bteCommuneR {
	font-size:.8em;
	border:1px solid #326290;
	border-right:0;
	min-height: 150px; /* Voir hack ci-dessous*/
	margin: 0;
	margin-bottom:30px;
	padding:0;

	
}
* html .bteCommuneR {
height: 150px; /* hack uniquement interprété par IE Win+Mac*/
}

.bteCommuneR a {

	color: #326290;

	text-decoration: none;
}

.bteCommuneR a:hover {
	color: #0000FF;
	background-color:#CCCCCC;
}


.bteVideo1 {
	background-image: url(../images/fond-titre-video.gif) ;
	background-position:top;
	height: 35px; 
	width:200px;
	margin: 0;
	padding:0;

}
.bteVideo2 {
	background-image: url(../images/tv-video-centre.jpg) ;
	background-repeat: repeat-y;
	width:200px;
	margin: 0;
	padding:0;

}
.bteVideo2 ul {
}
.bteVideo2 li {
	color: #000;
	font-size:.7em;

padding:0 5px 10px 10px;

list-style: none;
}
.bteVideo2 a {
	color: #326290;
	text-decoration: none;
}

.bteVideo2 a:hover {
	color: #0000FF;
	background-color:#CCCCCC;
}
.bteVideo3 {
	background-image: url(../images/tv-video-bas.jpg) ;
	background-position:bottom;
	height: 31px; 
	width:200px;
	margin: 0;
	padding:0;

}

.twoColFixLtHdr #footer { 
    	padding: 0 10px 0 20px; 
color: #333;
margin-top:10px;
font-size:0.7em;
text-align:center;
border:0;
    } 
.twoColFixLtHdr #footer a
{
	color: #326290;
	text-decoration: none;
}

.twoColFixLtHdr #footer a:hover
{
	color: #6699CC;
	text-decoration: overline;
	background-color: #CCCCCC;
}
TD.liens 
{
height:80px;

text-align:center;
width:40%;
border-bottom:1px dashed #336699;
}
TD.liens2 
{

border-bottom:1px dashed #336699;
}

FIELDSET {
border-top: 1px solid #336690;
border-right:0;
border-bottom:0;
border-left:0;
}
LEGEND {
padding-left:50px;
color:#336690;
}
#coupon {
padding: 20px;
border:1px dashed #CC3300;
width:600px;
height:auto;
}

.avertcoupon {
text-align:center;
}

.titrecoupon {
font-weight:bold;
font-family:Comic sans MS, Arial, Helvetica, sans-serif;
text-align:center;
}
.textecoupon {
text-align: left;
}
P.formRapide {
text-align:center;
color:#003399;
font-size:.8em;
}
TABLE.Tannonce {
border: 0;
}

TR.Tannonce {
border:0;
}
TH.Tannonce {
text-align:center;
border:0;
border-bottom:1px solid #000099;
}
TD.Tannonce {
padding:5px;
border:1px #003366 dotted;
border-top:0;
border-right:0;
}
td.annoncell {
padding:5px;
border:1px #003366 dotted;
border-top:0;
border-right:0;
text-align:center;
width:130px;
}
#annonceContact {
	    	background-image: url(../images/charte2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size:.8em;
}
.error {
font-size:1.3em;
font-weight:bold;
color:red;
}

#Partenaire {
padding-left:30px;
height:100%;
width:66%;
background-color: #EEEEEE;

}
.titrePartenaire {
background-color:#EEEEEE;
font-size:1.2em;
font-weight:bold;
color:#666666;
padding:0 10px 10px 20px;

width:800px;
}
.liPartenaire {
list-style: square;
}
.liPartenaire a{
color:#006699;
font-weight:bold;
text-decoration:none;
}
.liPartenaire a:hover{
color: #003366;
font-weight:bold;
text-decoration: underline overline;
}
.cadre {
text-align:left;
	border: 1px solid #003366;
	font-size:.8em;
}
.twoColFixLtHdr .cadre a
{
	color: #0033CC;
	font-weight:bold;
	text-decoration: none;
}

.twoColFixLtHdr .cadre a:hover
{
	color: #6699CC;
	text-decoration: overline;
	background-color: #CCCCCC;
}
.ligne1 {
background-color:#E8E8FF;
width:280px;
font-size:.8em;


}
.ligne0 {
font-size:.8em;
}
.actu1 {
background-color: #E8E8FF;
width:450px;
padding:10px;

}

.actu0 {
background-color: #F4F4F4;
width:100%;
padding:10px 5px 5px 20px;

}
		#partJeu {
margin-top:20px;
padding:  0 0 0 220px;
border:0;

}
TABLE.Jeu {
text-align:left;

margin-left:400px;
color: #fff;
border: 0;
font-weight:bold;
}

TR.Jeu {
border:0;
}
TH.Jeu {
text-align:center;
border:0;

}
TD.Jeu {
border:1px #003366 dotted;
border-top:0;
border-right:0;
}
.Jeu a
{
	color: #66FFFF;
	text-decoration: none;
}

.Jeu a:hover
{
	color: #6699CC;
	text-decoration: overline;
	background-color: #CCCCCC;
}
.errorJeu {
text-align:justify;
background-color:white;

	color: red;
}
.confirmJeur {
font-weight:bold;
	color: #FFFFFF;
}
.textBreve {
text-align:left;
padding:0 10px;
color:#003399;
font-size:.9em;
}
.newsletter {
font-size:1.2em;
color:#000066;
}