#bandeautest{
	width:630px;
	position: relative;
}
.txtreponse {
	font-size: 13px;
	color: #663333;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
#container #colCentre #bandeautest #img {
	height: auto;
	width: 250px;
	padding-top: 0px;
	float: left;
}
#container #colCentre #bandeautest #titre {
	width: 360px;

}

h2.rubrique {
	color: #99CC00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	border-bottom-width: thin;
	border-top-color: #99CC00;
	border-right-color: #99CC00;
	border-bottom-color: #99CC00;
	border-left-color: #99CC00;
	width: auto;
	border-bottom-style: dotted;
}
#container #colCentre h3 {
	color: #9B0367;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
}

.submitTest {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC3366;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
h5 {
	color: #904B68;
	font-size: 18px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: uppercase;
}
 #container #colCentre p.comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #663333;
}

/*****************************NEW****************************/

table.test{
	width:625px;
	margin-top: 8px;
	
}

table.test tr th{
	width:35px;
	height:25px;
	text-align: left;
	
}
table.test tr #question{
	background-color: #936;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

