/* body */
html { overflow-x:hidden; }
body {	margin: 5px; padding: 5px; background: #ffffff;
        SCROLLBAR-FACE-COLOR: #ffffff; 
        SCROLLBAR-ARROW-COLOR: #FF3333; }       
        
/* liens */
A:link { text-decoration:underline; color:#555555;font-size:11px;} 
A:visited { text-decoration: none; color:#555555;font-size:11px;} 
A:hover {text-decoration: none; color: #FF0000;font-size:11px;} 

/* font */
.textemaxi { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 19px; color: #333333;}
.textebig { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#eee; }
.textevert { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #99CC33; }
.textevertbig { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #339933; }
.textefonce { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #333333; }
.texteorangebig { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #FFE617; }
.texterouge { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #FF0033; }
.textegris { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #555555; }
.textebottom { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size:9px; color: #ffffff; }
.texteorange { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #FF6600; }	
	
h1{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; color:#FF6600;line-height: 13pt;}
h2{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; color:#FF6600;line-height: 7pt;}
h3{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 13px; color:#333333;line-height: 7pt;}
h4{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12px; color:#FF6600;line-height: 7pt;}
h5{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color:#FF9900;line-height: 12pt;}
h6{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color:#FFFF33;line-height: 12pt;}
h7{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color:#339933;line-height: 12pt;}
h8{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; color:#FFCC33;line-height: 12pt;}
h9{ font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 11px; color:#339933;line-height: 12pt;}



/* form */input { padding: 0px; font: 11px geneva,arial,verdana, sans-serif; color: #555;}select {border: #000000 0px solid; padding: 0px; font: 10px geneva,arial,verdana,sans-serif;color: #555;background-color: #000000;}
textarea {padding: 0px; font: 10px geneva,arial,verdana,sans-serif;color:#555; width: 250px; height: 90px; background-color:#ffffff;}
.erreur_champs {color:#FF0000; font-weight:bold;}
.erreur_consigne {color:#FFFFFF; background-color: #FF0000; font-size: 13px; font-weight:bold; padding: 2px}
/* tableau */
table { font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif; border: 0px solid #333; color: #555555; font-size: 11px; line-height: 10pt;} 

/* div */

P, FORM, DIV, TD, A {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

div, embed, object, label { margin: 0;	padding: 0; }

#videoform { display:none; font-weight:normal; }
.milieu {
         height: 480px;
         width: 450px;		 background: #fff;
		 padding: 30px;
         vertical-align:middle; 
}
	
	
	

