@charset "utf-8";
/* CSS Document */

/**********************/
/*** INITIALISATION ***/
/**********************/
body,div,h1,h2,img,a,ul,li,form,table,td,tr,p{padding:0px;margin:0px;}
img{border:0px;}
ul,li{list-style:none;}


/*************/
/*** STYLE ***/
/*************/

html, body{
	min-width:100%;
	width:auto !important;
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
}

#video 
{
	margin-top:70px;
}

.a_valider{background:url(../../Images/IT/classic/commun/fleche_submit.gif) 2px 1px no-repeat #d4d4d4;padding:0px 10px 1px 14px !important;padding:0px 0px 1px 6px;margin:30px 150px 0px 0px;height:10px;font-size:8px;color:#2e2e2e;text-transform:uppercase;cursor:pointer;font-family:Arial, Helvetica, sans-serif;height:11px;border:0px;vertical-align:middle;width:auto;}

