* {
	font: small-caps 8pt verdana ;
	text-align: justify ;
}

body {
	width: 100% ;
	height: 100% ;
	margin: 0px ;
	padding: 0px ;
	text-align: center ;
	background-color: #000 ;
}

h2 {
	font-size: 10pt ;
	font-variant: normal ;
	font-weight: 700 ;
	text-align: center ;
	margin: 0px ;
	padding: 2px ;
	color: #fff ;
	background-color: #09d ;
	border: 1px solid #c63 ;
}

h3 {
	font-size: 9pt ;
	font-variant: normal ;
	font-weight: 700 ;
	margin: 0px ;
	padding: 2px ;
	color: #fff ;
	background-color: #666 ;
}

h4 {
	font-size: 8pt ;
	font-weight: 700 ;
	color: #c63 ;
	text-decoration: underline ;
}

dt {
	font-weight: 700 ;
	margin-top: 5px ;
}

li {
	margin-top: 5px ;
}


div#principal {
	margin: auto ;
	width: 1054px ;
	height: 670px ;
	background-color: #000 ;
	background-image: url('../images/fondtv1.png') ;
	text-align: left ;
}

div#menu {
	position: absolute ;
	width: 738px ;
	margin-top: 102px ;
	margin-left: 168px ;
	text-align: right ;
	padding: 0px ;
	-border: 1px solid #ff0 ;
}

div#menu ul {
	float: right ;
	padding: 0px ;
	margin: 0px ;
}

div#menu ul li {
	float: left ;
	list-style-type: none ;
	margin: 1px ;
	width: 80px ;
	height: 15px;
	text-align: center ;
	color: #fff ;
	background-image: url('../images/bt1.png') ;
	-background-color: #f90 ;
}

div#menu ul li a {
	font-size: 7pt ;
	font-weight: bold ;
	color: #fff ;
	text-decoration: none ;
}

div#menu ul li a:hover {
	// font-size: 8pt ;
	font-weight: bold ;
	color: #ff0 ;
	text-decoration: none ;
}

div#ecran1 {
	position: absolute ;
	margin-top: 147px ;
	margin-left: 168px ;
	width: 712px ;
	height: 397px ;
	padding: 4px ;
	overflow: auto ;
	background-color: #fff ;
}

div#ecran2 {
	position: absolute ;
	margin-top: 147px ;
	margin-left: 168px ;
	width: 712px ;
	height: 397px ;
	padding: 4px ;
	overflow: hidden ;
	background-color: #fff ;
}

div#copyright {
	position: absolute ;
	width: 712px ;
	margin-top: 590px ;
	margin-left: 168px ;
	text-align: right ;
	color: #fff ;
}

.surligne {
	font-weight: bold ;
}

div.inputlabel {
	float: left ;
	width: 200px ;
	text-align: right ;
	font-size: 10pt ;
	font-weight: bold ;
	color: #bbb ;
}

input[type=text],textarea {
	margin: 4px ;
	width: 400px ;
}

span#faqaccept {
	width: 400px ;
}
