.evenement{
border:solid;
border-color:#666666;
border-width:thin;
font-size:24px;
font-weight:bold;
width:660px;
text-align:center;
padding:5px;
margin-left:50px;
background-color:#ffbe00;
}

a.link-style1:link { color: black; text-decoration:none; }
a.link-style1:visited { color: black;text-decoration:none; } 
a.link-style1:hover { color:red;text-decoration:none; }

body{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
  width:760px;
  /* adjust width as needed */

}
p {
  margin-top: 0px;
  margin-bottom: 10px;
}

li {
  margin-top: 0px;
  margin-bottom: 5px;
} 
ul 
 {margin-left: 20px; margin-top:5px; padding-left: 0;}
 
.pic{margin-top:30px;}

.masterbox0{
border-style:solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:0px;
border-color:#976500;
background-color:#ffbe00;
width : 780px;
text-align:center;
height:100%;
}
.masterbox{
border-style:solid;
border-left-width:4px;
border-right-width:4px;
border-top-width:0px;
border-bottom-width:0px;
border-color:#976500;
background-color:#ffbe00;
width : 770px;
text-align:center;
height:100%;
}


.mainbox {

border-style:solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:0px;
border-color: #976500;
background-color:#FFFFFF;
width : 762px;
text-align:center;
height:100%;

}
.mini_text{
text-align:left;
font-size:x-small;
margin-top:5px;
}

.button_player{
text-align:left;
margin:3px;
}

.table_allign{
margin-left:5px;
}

.text{
text-align: left;
font-size:small;
padding-left:15px;
padding-right:20px;
}
.title_top{
text-align: left;
font-size:larger;
margin-bottom:10px;
margin-top:30px;
padding-left:10px;
padding-right:20px;
}

.title_main{
text-align: left;
font-size:larger;
margin-bottom:10px;
margin-top:15px;
padding-left:10px;
padding-right:20px;
}

.text_box{
padding:10px;
margin-right:10px;
background-color:#ffffff;
width : 293px;
border-style:solid;
border-left-width:1px;
border-right-width:1px;
border-top-width:6px;
border-bottom-width:1px;
border-color: #ffbe00;
text-align: left;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
}

#list_box{
line-height: 200%;
}

.text_box_top_title{
margin-top:30px;
text-align:right;
font-size:larger;
margin-right:8px;
background-image:url(images/box_title_back.gif);
background-repeat:repeat-x;
background-position:bottom;
}

.bullets{
margin-top:5px;
margin-bottom:5px;
}