@charset "utf-8";
/* CSS Document */

body {background: transparent; margin:auto; border: 0px; padding: 0px;}
html {overflow-x:visible; overflow-y: visible;}

.pageformulaire {background: transparent url(image/fonds/formulaire.gif) center top no-repeat fixed;
    width: 800px; height: 600px; margin: auto; overflow-x: auto; overflow-y: auto; min-width:800px; max-width: 800px;
    scrollbar-face-color: #CCCCFF;
    scrollbar-highlight-color: #6666FF;
	scrollbar-shadow-color: #6699CC;
	scrollbar-3dlight-color: #D7D7FF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #D9D9FF;
	scrollbar-darkshadow-color: #D7D7FF;}

input {color: #000050; font-weight: 600; font-family: verdana, helvetica; font-size: 10px}
textarea {color: #000050; font-weight: 600; font-family: verdana, helvetica; font-size: 11px; overflow-x: auto; overflow-y: auto; text-align: justify;}
select {font-family: verdana, times; font-size: 11px}

.acteurs {color: #330066; font-family: verdana, helvetica; font-size: 14px; ligne-height:18px; font-weight: bold; text-decoration: overline underline;}

.texte {color: #000090; font-family: verdana, helvetica; font-size: 11px; ligne-height:14px; font-weight: bold;}
.texte a {color: #000050; text-decoration: none;}
.texte a:hover {color: #880000;}

.possol {padding-left: 10px; padding-top: 10px; float: left;}
.soleil {width: 220px; height: 30px; background: url('image/Formulaire/fondsol.gif')}
.textes {color: #000090;  font-family: verdana, helvetica;  font-size: 12px; ligne-height:16px; font-weight: bold; 
         text-align: center; vertical-align: center;  float: left; padding-left: 20px; padding-top:6px;}
.numeros {color: #000080;  font-family: verdana, helvetica;  font-size: 11px; ligne-height:14px; font-weight: bold; 
          text-align: left; vertical-align: center;}
.numeros a {color: #000080; text-decoration: none;}
.numeros a:hover {color: #880000;}
 
 .soustitre {color: #000090; font-family: verdana, helvetica; font-size: 18px; ligne-height:30px; font-weight: bold; text-align: center; 
            margin: auto; padding-right: 230px; width: 200px;}
         
.playlis {float: right; height: 30px; vertical-align: middle; margin: auto; padding-right: 10px; padding-top: 10px}
.playlis a {color: #000090; font-family: verdana, helvetica; font-size: 12px; background: #ECDEFF; line-height: 20px; margin: auto; 
            border: #9090FF solid 2px; padding: 3px; text-decoration: none; font-weight: bold;}
.playlis a:hover {background: #CCCCFF; color: #880000;}

.titre {color: #000090; font-family: verdana, helvetica; font-size: 22px; ligne-height:40px; font-weight: bold;
        width: 760px; background: transparent url('image/Formulaire/fondtitre.gif') left top no-repeat; text-align: center;}
.titre a {color: #000050; text-decoration: none; line-height:38px;}
.titre a:hover {color: #880000;}

.inputs {margin:auto; color: #000090; text-align: center; font-family: verdana, helvetica; font-size: 13px; font-weight: bold;}
.sstits {margin:auto; width: auto; color: #900000; text-align: center; font-family: verdana, helvetica; font-size: 13px; font-weight: bold;}
.valids {margin:auto; width: 150px; text-align: center;}

.yellow {background: yellow}


