	<STYLE type="text/css">


html, body {
margin: 0;
padding: 0;
}
body {
background-color: #000000; 
font-family: Arial, sans-serif; 
font-size: 100%;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#CC0000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#000000;
scrollbar-arrow-color:#FF9900;
scrollbar-track-color:#FF9900;
}

p,ul,li{
font-size: 100%; 
color: #FFFFFF; 
text-align:justify;
}

h1 {
font-size: 130%; 
color: #ffffff; 
text-align: center;
line-height:200%
}

h2 {
font-size: 90%; 
color: #ffffff; 
padding-left: 15px;
text-transform:uppercase;
}

h3{
font-size:100%;
color:#FF9900;
padding-left:15px;
font-variant:small-caps;
font-weight: bold;
text-decoration: underline;
text-align:center;
}

h4 {
font-size: 80%; 
color: #ffffff; 
}

h5 {
font-size: 100%; 
color: #FFFFFFF; 
text-align:center;
}
h6 {
font-size: 100%; 
color: #FFFFFFF; 
text-align:justify;
}
.menu{
font-size: 100%; 
color: #ffffff; 
padding-left: 15px;
}

.site{
font-size: 100%; 
color: #0000cc; 
padding-left: 15px;
text-transform:uppercase;
font-weight: bold;
}

.lieu{
font-size: 100%; 
color: #0000cc; 
padding-left: 15px;
text-transform:capitalize;
font-weight: bold;
}

.date{
font-size:100%;
color:#FF9900;
padding-left:15px;
font-weight: bold;
}

.lieu_diapo{
font-size: 100%; 
color: #FFFFFF; 
padding-left: 15px;
text-transform:capitalize;
}

a {
font-family: Arial;
font-size: 110%;
color: #FFFFFF;
text-align:justify;
text-decoration:none;
}

a:visited {
color: #FFFFFF;
}

a:hover {
color: #FF9900;
text-decoration: none;
}


form {
background-color:#000000;
padding:10px;
width:350px;
font-family:"trebuchet ms",sans-serif;
}
fieldset {
padding:20px;
margin-bottom:10px;
}
legend {
color:#FFFFCC;
font-weight:bold
}
label {
margin-top:20px;
font-size:90%;
}
label.inline {
display:inline
}
input {
border:1px solid black;
background-color:#FFFFCC;
font-family:"trebuchet ms",sans-serif;
}
input[type=radio] {
margin-right:50px;
background-color:transparent;
border:none;
}
select, option {
background-color:#FFFFCC;
font-family:"trebuchet ms",sans-serif;
}
textarea {
border:1px solid black;
background-color:#FFFFCC;
font-family:"trebuchet ms",sans-serif;
}
input[type=submit], input[type=reset] {
border:2px outset #FFFFCC;
font-weight:bold;
cursor:pointer;
}
input[type=submit]:hover, input[type=reset]:hover {
border:2px outset white;
background-color:#FF9900;
}
input[type=submit]:active, input[type=reset]:active {
border:2px inset #FFFFCC;
background-color:#FFFFCC;
color:black;
} 

</STYLE>
