@charset "utf-8";
/* CSS Document */

body{
	width:100%;
	height:100%;
	background-image:url(image/page.jpg);
	background-color:#000000;
	min-height: 100%;
	min-width: 100%;
}	

a:focus {
	outline:none;
} 

img {
	border: none;
	border:0;
}

.dock {
	height: 50px;
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 10;
	top: 135px;
}
.dock-container {
	height: 50px;
	padding-left: 35px;
	left: 205px;
	top: 4px;
	width: 446px;
	background-image: url(image/dock-bg2.png);
	border: 4px;
	border-top-color: #990066;
	border-right-style: ridge;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	border-top-style: inset;
	border-bottom-style: ridge;
	border-left-style: inset;
	z-index: 10;
	position: absolute;
}
a.dock-item {
	display: block;
	width: 446px;
	color: #FF9900;
	position: absolute;
	top: -8px;
	text-align: center;
	left: 8px;
	height: 86px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.dock-item img {
	border: none;
	margin: 5px 10px -5px;
	width: 100%;
	border:0;
}
.dock-item span {
	display: none;
	padding-left: 20px;
}
{margin:0 10px 10px}

a{display:block;color: #981793;padding:10px}

div#header h1{
	height:155px;
	line-height:143px;
	color: #72004C;
	background-image: url(image/titreh1_r1_c2.png);
	background-repeat: no-repeat;
	margin-top: 0px;
	text-align: center;
	background-position: center;
	padding-right: 60px;
	font-size: 2em;
	position: absolute;
	width: 557px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 8;
	left: 30%;
	right: 27px;
}

h1 span {
	background:repeat-x;
	background-image:url(image/dock-bg2.png);
	position: absolute;
	display: block;
	width: 436px;
	height: 50px;
	top: 35px;
}

#formulaire{
	width:70%;
	position:relative;
	text-align: center;
	background-image: url(image/2.png);
	margin-right: 10%;
	margin-left: 20%;
	border: 4px;
	border-top-color: #72004C;
	border-right-color: #72004C;
	border-bottom-color: #72004C;
	border-left-color: #72004C;
	border-top-style: ridge;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: ridge;
	padding-top: 20%;
}

.btndubmit{
	background-image:url(image/dock-bg2v.png);
	color: ff9900;
	height: 35px;
}
.tableau{
	font-size: 1.5em;
	color: #00FFFF;
	text-align: right;
}
.question{
	width:60%;
	height:50%;
	display: block;
	}
.tableau1 {
	font-size: 1.5em;
	color: #00FFFF;
	text-align: center;
}



.reponse{
	margin-top: 20px;
	}
#reponse {
	width:70%;
	position:relative;
	margin-top: 10px;
	margin-right: 10%;
	margin-left: 20%;
	background-color: #B9CAFF;
	background-image: url(image/Fiber.png);
	border: 4px #ff9900;
	border-top-style: inset;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: inset;
}
#formulaire2 {
	width:70%;
	position:relative;
	text-align: center;
	background-image: url(image/2.png);
	border: 4px;
	border-top-color: #72004C;
	border-right-color: #72004C;
	border-bottom-color: #72004C;
	border-left-color: #72004C;
	border-top-style: ridge;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: ridge;
	margin-right: 15%;
	margin-left: 15%;
	margin-top: 80px;
}
.legende {
	font-size: 1.5em;
	color: #72004C;
	text-align: right;
}

