/** Général **/

body{
background: #97dcff;
margin: 0 auto;
}
a img{
border:0;
}
a {
color:#206c8f;
text-decoration:none;
}
.ligne{
	height: 10px;
	margin-left:10px;
	margin-right:10px;
	display: inline;
	width: 150px;

}
.b_ligne{
	display: block;
	text-align:center;
	height: 50px;
}

/**Fin Général **/

/** Header **/

#header{
	background : url(images/header.png) no-repeat;
	width:1000px;
	height:295px;
	margin: -8px auto;
	position:relative;
}

#FondChamp {

width:130px; /* Largeur des champs texte */
border:1px solid #f9ca2e; /* Couleur bordure des champs texte */
background-image:url(images/fondback.png);
color:#206c8f; /* Couleur d'ecriture des champs texte */
font-weight:bold;
}
#FondChamp1 {

width:250px; /* Largeur des champs texte */
border:1px solid #f9ca2e; /* Couleur bordure des champs texte */
background-image:url(images/fondback.png);
color:#206c8f; /* Couleur d'ecriture des champs texte */
font-weight:bold;
}
#FondChamp3 {

border:1px solid #f9ca2e; /* Couleur bordure des champs texte */
background-image:url(images/fondback3.png);
color:#206c8f; /* Couleur d'ecriture des champs texte */
font-weight:bold;
}

/** Contenu de la Page **/

#contenu{
	width: 1000px;
	margin: 0 auto;
	background: url(images/bg_contenu.png) repeat-y;
	padding-bottom:25px;
	min-height:1000px;
	overflow:hidden;
}

/** Menu Gauche **/

#gauche{
float: left;
width: 243px;
position:absolute;
overflow:hidden;
}

#menu {
float : left;
margin: 0 0 0 0px;
}

.elemtitre {
background : url(images/bgtitre.png) no-repeat;
height : 42px;
width : 171px;
margin : 0 auto 0 -25px;
}

.elemMenu {
background : url(images/bgmenu.png) no-repeat;
height : 26px;
width : 175px;
margin: 0 auto 0 -25px;
font-family : arial;
color: #0d608a;
padding-top: 5px;
padding-left:30px;
font-size : 13px;
}

.basMenu {
height : 17px;
width : 253px;
margin-top: 0;
margin-left:-25px;
}

/** Boite **/

.titremenu1 {
float : left;
width: auto;
height : auto;
margin: 0px 0 0 0px;
padding-left : 21px;
}

.boite1 {
float : left;
width: auto;
height : auto;
margin: 0px 0 0 0px;
padding-left : 21px;
}

.boite1 a:link {
color : #0d608a;
text-decoration : none;
}
.boite1 a:hover {
color : #FFF;
text-decoration : none;
}

/** Partie milieu **/
#milieu{
width:608px;
position:relative;
}

#presentation{
width:570px;
float:left;
margin-left:215px;
overflow:hidden;
color: #206c8f;
font-family: arial;
font-size:12px;
padding-bottom:10px;
}

.titrepres{
font-family:arial; 
font-weight: bold; 
font-size:15px;
color: #206c8f;
padding-bottom:10px;
padding-top:10px;
text-transform: uppercase;
}
h2{
font-family:arial; 
font-weight: bold; 
background-image:url(images/fondback3.png);
font-size:13px; 
border:1px solid #f9ca2e;
height:17px;
text-align:center;
color: #206c8f;
text-transform: uppercase;
}

/** Article **/

.article {
float:left;
width : 600px;
margin-left:150px;
margin-top : -15px;
padding : 15px 0px 30px 25px;
font-family : Arial;
font-size : 13px;
color: #FFF;
text-align: left;
}

.texte{
background : url(images/bg_article.png) repeat-y;
width: 560px;
float:left;
overflow:hidden;
text-align:center;
margin: -10px 0px -30px 26px;
padding: 20px 20px 20px 20px;
}

.bas_article{
width:605px;
height:40px;
margin-left: 163px;
float:left;
}

/** Publicite **/

#pub{
width:476px;
height:68px;
float:left;
margin-top:40px;
margin-left:260px;
text-align:center;
}

h1 {
background : url(images/h1.png) no-repeat;
height : 30px;
width : 608px;
font-family : arial;
font-size : 13px;
font-weight:bold;
text-transform:uppercase;
color : #206c8f;
padding-top : 47px;
padding-left:110px;
margin-left:-25px;
text-align: left;
}

/** Fin Partie Milieu **/

/** Partie Droite **/

#droite{
float:right;
width: 255px;
margin-right:-90px;
position: relative;
overflow:hidden;
}

/** Fin Partie Droite **/

/** Footer **/

#footer{
background:url(images/bg_footer.png) no-repeat;
width:1000px;
height:64px;
font-family:arial;
font-size:14px;
text-align: center;
clear:both;
color:#FFF;
padding-top:67px;
padding-bottom:50px;
margin: 0 auto;
}

/** DIV INFOS HISTORIQUE **/
#infos_histo {
text-align:left;
color:#8485C5;
background-color:#FCFCFC;
background-repeat:repeat-x;
border:1px dashed #999ACA;
padding:5px;
margin-bottom:5px;
  width:95%;
  margin-left: auto;
  margin-right: auto;
}
/** TOMBOLA **/
#jackpot{
font-family:Trebuchet MS, ;
font-size:20px;
color:#2F5DE7;

/** MAINTENANCE **/

#maintenance {
text-align:center;
color:#FE0000;
background-color:#FFEAE7;
background-repeat:repeat-x;
border:1px dashed #FE0000;
padding:5px;
margin-bottom:5px;
  width:90%;
  margin-left: auto;
  margin-right: auto;
}

	