body{
width: 1024px;
background-position:center -19px;
background-repeat: no-repeat;
background-image:url("../fontbody4.jpg");
background-color: #4C4C4C;
margin: auto;
margin-top:20px;
font-family:verdana;
color:white;
}

a img {border: 0;}



p {
margin: 0;
}

h1{
margin: 0;
}

a  /*liens*/
{
   text-decoration: none; /* Les liens ne seront plus soulignés */
   color: white; 
  }
a:hover /* Quand le visiteur pointe sur le lien */
{text-decoration: underline; /* Le lien deviendra souligné quand on pointera dessus */
 color: white;}

#haut{
width:1024px;
height:80px;
background-image:url("../haut.jpg");
border-bottom: 1px solid white;
}

#menu{
width:1024px;
height:21px;
border-bottom: 1px solid white;
background-color:black;
font-size:x-small;
font-weight: bold;
text-align: center;
}

#page{
background-color:black;
}

#gauche{
width:139px;
height:450px;
border-right: 1px solid white;
}

#items{
width:139px;
height:157px;
background-color:black;
border-bottom: 1px dotted white;
}

table{
margin-top: 10px;
font-size:x-small;
font-weight: bold;
}


#imgsup{
width:139px;
height:86px;
background-image: url("imgsup.jpg");
border-bottom: 1px dotted white;
}

#espace{
width:139px;
height:21px;
border-bottom: 1px dotted white;
}

#imgmoy{
width:139px;
height:76px;
background-image: url("imgmoy.jpg");
border-bottom: 1px dotted white;
}

#imginf{
width:139px;
height:105px;
background-image: url("imginf.jpg");
}


#corps{
width: 875px;
height: 450px;
float:right;
background-image: url("fontrens.jpg");
font-size:x-small;
text-align: center;
}

h1{
font-size: medium;
text-align: center;
padding-top: 15px;
}

#spectacle{
width:300px;
float:left;
margin-top:75px;
margin-right:30px;
margin-left: 55px;
}

#repas{
width:300px;
float:left;
margin-top:75px;
}

.titre{
font-size:medium;
padding-bottom:5px;
}

.mois{
font-size:12px;
font-weight: bold;
text-decoration:underline;
padding-bottom:5px;
}

.date{
padding-bottom:6px;
}

.titre2{
font-size:14px;
text-align:left;
padding-left:30px;
padding-bottom:5px;

}

#infos{
clear:both;

}

.infos2{
padding-left:30px;
padding-right:30px;
padding-bottom:8px;
text-align:left;
}


#bas{
width:1024px;
height: 13px;
background-color:black;
border-top: 1px solid white;
text-align: center;
font-size:xx-small;
}
