html {
		overflow: hidden;
		cursor: url("pitch/vulcan.cur"), auto;
}
body {
		background: #000;
		width: 100%;
		height: 100%;
		color: #fff;
		border-style: hidden;
}
#cur1 {
		cursor: pointer, auto;
}
#cur2 {
		cursor: url('pitch/vocf.cur'), auto;
}
#cadre {
		position: absolute;
		height: 35%;
		width: 65%;
		left: 15%;
		top: 20%;
		font-size: 2em;
		font-weight: bold;
		font-family: verdana, arial;
		background: #111;
		overflow: hidden;
		padding: 0.5em;
}
#cond { 
		  font-size:8pt;
                  font-weight:bold;
                  font-family:Verdana, Arial, Helvetica, sans-serif;
		  color:#673bb1;
		  position: relative;
		  text-align: center;
		  margin:0px;
                  padding:0px;
}
#cadre span {
		position: relative;
		text-align: center;
		z-index: 1;
}
.condit {
                color:#ffffff;
                background-color:#000;
	        position: absolute;
		left: 45%;
		top: 92%;
		background: #000;
		overflow: hidden; 
		font-family : Arial, Helvetica, sans-serif; 
		font-style : normal; 
		font-weight : normal;
		font-size:8pt; 
		text-decoration : none; 
		text-align : center; 
		border-style : none;
}
.condit a { 
		color:#ffffff;
		text-decoration : none;  
}
.condit a:visited { 
		color:#673bb1;
}
.condit a:hover	{ 
		color:#ffffff; 
		text-decoration:underline; 
}
.hidden {
		visibility: hidden;
}
#le_lien {
		position: absolute;
		left: 40%;
		top: 65%;
		background: #000;
		overflow: hidden; 
		font-family : Arial, Helvetica, sans-serif; 
		font-style : normal; 
		font-weight : normal; 
		text-decoration : none; 
		text-align : left; 
		border-style : none;
		visibility : hidden;
                cursor: url('pitch/vocf.cur'), auto; 
}
#masque {

		visibility : hidden;
}
#mtxform {
		position: relative;
		z-index: 10;

}
#updroite {
	position: absolute;
        top: 0px;
        left: 100%;
        width: 65px;
        height: 50px;
        margin-left:-65px;
        overflow: hidden;
        border-style : none;
} 
#upx {
	left: 0px;
        visibility: hidden;
        overflow: hidden;
        width: 100%;
        position: absolute;
        top: 0px;
        height: 50px;
        background-color: #000000
}
#info {
	WIDTH: 100%; POSITION: absolute; HEIGHT: 100%; TEXT-ALIGN: center; top: 90%;
}


