body
{
  background-color: #888888; 
  color: black;
  font-family: Tahoma;  
  margin: 0px;
}

iframe
{
  width: 185px;
  height: 450px;  
  margin: 0px;
  padding: 0px;  
  border-spacing: 0px;   
  border-collapse: collapse;
  border: none;
  border-style: none;  
  border-color: white; 
  overflow: hidden;
}

img
{
  display: inline; 
  border: 0px;
}
	
hr
{
  color: silver;
  background-color: silver;
  border-color: silver;  
  height: 1px;
  border: 0;
}

#container
{
  width: 972px;
  margin-left: auto;
  margin-right: auto;
  background-color: black;
}

#titre
{
  width: 972px;
  height: 125px;
  background-color: black;  
  margin-left: auto;
  margin-right: auto;
}


#menuline
{
  background: url(images/menuline.jpg) no-repeat; 	
  width: 972px;
  height: 30px;  
}

#menudiv
{
  width: 616px;
  height: 30px;  
  margin-left: auto;
  margin-right: auto;
}

#content
{
  width: 972px;
  background-color: #000000;  
  height: 450px;      
  padding: 0px;
  margin-left: auto;
  margin-right: auto;  
}

#sponsorleft
{
  background-color: #000000; 	
  float: left;
  width: 175px;
  height: 450px; 

}

#sponsorright
{
  background-color: #000000; 	
  float: right;
  width: 175px;
  height: 450px;  
}

#inner
{
  background-color: white;	
  height: 450px;   
  overflow: auto;  
  width: 596px;  
  padding-left: 5px;
  padding-right: 5px;
}

#texthome
{
  padding-left: 20px;
  padding-right: 20px;  
  height: 445px;   
  overflow: auto;  
  width: 600px;
}

.subtitle
{
  color: black;     
  font-weight: bold;
  font-size: 15px;   
}

.text
{
  font-weight: lighter;
  font-size: 12px;
  /*line-height:100%*/
}

.legende
{
  font-weight: lighter;
  font-size: 12px;
  font-style:italic;  
}

.toright
{
  float: right;
  margin: 10px;
}

.toleft
{
  float: left;
  margin: 5px;
  width: 250px;
  text-align: justify;
}

.full
{
  float: left;
  margin: 5px;
  width: 560px;
  text-align: justify;
}

.clear
{
  clear: both;
  width: 100%;
}

.tocenter
{
  margin-left: auto;
  margin-right: auto;
  text-align: center:
}

.centerimage
{
  /*margin-left: auto;
  margin-right: auto;
  width: 250px;*/
  text-align: center;
}

.centerlogo
{
  margin-left: auto;
  margin-right: auto;
  width: 500px;
}

.logo
{
  margin-left: 12px;
}  

.newsbody
{
  background: url(images/news1024.jpg) no-repeat;   
  margin: 0;
}

.news
{
  margin-left: 15px;
  padding: 10px;
  font-weight: lighter;
  font-size: 12px;  
  color: black;    
  text-align: left;   
}

.newstitle
{
  color: black;     
  font-weight: bold;
  font-size: 20px;   
}

.date 
{ 
  font-family:"Segoe UI","Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
  color : silver;
  float:right;
  margin:0 0 5px 10px;
  padding-left: 5px;
  font-size: 1.0em;  
}

.seemore
{
  font-style: italic;
  color: #6573B9;  
  text-align: right;    
} 

ul.mymenu
{
  margin:0px;
  list-style:none;
  padding:0px 2px 2px 0px;
  background-color:transparent;	
  background-repeat:repeat;
  border-color:#808080;
  border-width:0px;	
  border-style:solid;
  display:block;
  zoom:1;
  height:21px;
  padding:0px;
}

ul.mymenu li
{
  display:block;
  margin:0px;		
  font-size:0px;
  float:left;
  width:88px;
  height:22px;	
}

ul.mymenu li a
{
  display:block;
  vertical-align:middle;
  text-align:center;
  text-decoration:none;
  padding:8px 10px 0px 10px;		
  font:bold 11px Tahoma;
  cursor:pointer;
  height:100%;
  background-image:url(btn3.jpg);
  border-width:0px;
  color:red;
}

ul.mymenu li a:hover
{
  font:bold 11px Tahoma;
  color:white;
}


