/* CSS Document */

body {
font:normal 1.03em Georgia, "Times New Roman", Times, serif;
}

#page {
width:768px;
margin:auto;
}

#flash-conteneur {
width:600px;
height:500px;
margin:auto;
}

h1 {

}

h2 {
font-size:0.86em;
text-align:right;
color:#CCCCCC;
margin:0;
}

fieldset {
border:1px solid red;
background:#ffcc66;
}

legend {
background:white;
border:1px solid red;
}

label {
display:block;
float:left;
width:160px;
background:white;
height:22px;
}

input {
border:1px solid red;
}

select {
margin: 0 0 2px 0;
height:20px;
border:none;
background:#CCCCCC;
}

#lecteur_video {
text-align:center;
}
