body{
	background-color:#000000;
	background-image:url("http://karate-palavas.org/img2/karate_palavas_bg.jpg"); 
	background-position:top center; 
	background-repeat:no-repeat;
	background-attachment:fixed;
	color:#FFFFFF;
	font-family:Verdana;
}
table{
	font-family:Verdana;
	font-size:10px;
	color:#FFFFFF;	
}

#menu{
	text-align:center;
}

#logo{
	position:absolute;
	top:480px;
	left:50px;
}

.texte{
	font-family:Verdana;
	font-size:10px;
	color:#C3C1C1;	
	
}
.titre{
	font-family:Verdana;
	font-size:12px;
	color:#C3C1C1;
	
}
 #conteneur{ 
 	background-color    :   green;
  width               :   200px;
  height              :   200px;
  filter              :   alpha(opacity=25);
  -moz-opacity        :   .25;
  opacity             :   .25;
  -khtml-opacity      :   .25;
}
                 
 .fullAlpha{
 	position            :   relative; 
  filter              :   alpha(opacity=100);
  -moz-opacity        :   1;
  opacity             :   1;
  -khtml-opacity      :   1;
}

a:active{font-weight:bold;color:#FFFFFF;} 
a:visited{font-weight:bold;color:#FF0000;} 
a:link{font-weight:bold;color:#FF0000;}
a:hover {font-weight:bold;color:#FFF200;} 


<style type="text/css">

/*Example CSS for the two demo tickers*/

#domticker{
width: 200px;
height: 100px;
border: 1px dashed black;
padding: 5px;
background-color: #454545;
font-family:Verdana;
font-size:10px;
}

#domticker div{ 
background-color: #454545;
}

#domticker a{
font-weight: bold;
}


.news{
	font-family:Verdana;
	font-size:10px;
	text-align:center;}



