
.underline {
	FONT-WEIGHT: normal; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}

body {
	background-color: #EBE6E2;
}

#contenu {
	font-size: small ;
	font-family: Arial, Verdana, Geneva, sans-serif;
	text-align:justify;
}

#contenu h3{
	font-family: "Agency FB", "Impact", "Arial Narrow", Arial, ;
	font-weight:500;
	font-stretch:extra-expanded;
font-size:x-large;
}

#contenu li{
	list-style-image:url("img_gemalto_one/etincelle.gif");
}

#programme { visibility: visible;width: 100%;position: relative; }
#programme table {	font-size: small;	font-family: Arial, Verdana, Geneva, Arial, sans-serif;background-color: transparent; }
#programme td { padding: 4px 4px 4px 4px;border-width: 2px 2px 2px 2px;border-style: solid;border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff; }
#programme th { padding: 0px 4px 0px 4px;border-width: 2px 2px 2px 2px;border-style: solid;border-color: #ffffff #C5CCC5 #C5CCC5 #ffffff;text-align: left; }

.Style1 {color: #FE670C}

ul#menu {list-style-type: none;
margin: 0px;
text-align:left;
} 

ul#menu li {
list-style-image:url("pas_dimage");
margin: 0px 0px 5px 0px ;
padding:0;
}

ul#menu a {
     margin: 0 0 0 4px;
     width: 130px; 
     height: 24px;
     display: block;
     text-align: center;
     border: 1px solid gray;
     text-decoration: none;
     color: #000;
     background: #E9E5E2;
	 
font-size:large;
	 font-family: "Agency FB", Arial, "Arial Narrow", "Impact" ;
	 font-stretch:extra-expanded;
	 }
	 
ul#menu a:hover {
     background: #ccc;
     border: 1px solid gray; 
     }


