
.Quest_01_choixTabules
{
	border:1px #BFBFBF solid;
	vertical-align:middle;
	padding:0px;
	text-align:center;
}

.Quest_01_premiereColonneChoixTabules
{
	padding: 0px 5px 0px 5px;
	border: 1px #BFBFBF solid;
}

td.Quest_01_premiereLigneChoixTabules
{
	background-color:#336699;
	color:#000000;
	text-align: center;
	border: 1px #BFBFBF solid;
	font-size: 12px;
	/*text-transform:uppercase;*/
	font-variant:small-caps;
}
div.Quest_01_checktitre{
	position:relative;
	left:0px;
	height:20px;
	width:200px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial;  color:#000000;text-decoration:none;font-weight:normal;
	color:#000000;
	background-color:#993366;
}
input.Quest_01_contenu{
	width: 150px;
	color:#000000;
	left:0px;
	position:relative;
	background-color:#FF0000;
}
div.Quest_01_contenutexte{
	position:relative;
	color:#000000;
	float:left;
	left:0px;
	background-color:#33CC99;
	height:20px;
	width:90px;
}

input.Quest_01_radiotab{
	position:relative;
	left:0px;
	float:left;
	color:#000000;
	background-color:#6699FF;
}
input.Quest_01_check{
	position:relative;
	left:320px;
	float:left;
	color:#000000;
	background-color:#993333;
}
div.Quest_01_checktext{
	position:relative;
	left:0px;
	height:20px;
	width:200px;
	font-family: 'Trebuchet MS', Tahoma, Verdana, Arial; font-size: 10px; color:#000000;text-decoration:none;font-weight:normal;
	color:#000000;
	background-color:#339933;
}

input.Quest_01_button {
	color:#000000;
	position:relative;
	left:200px;
	background-color: #C5DFCE;
	border: 1px #389834 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
}
input.Quest_01_buttonHover {
	color:#000000;
	position:relative;
	left:200px;
	background-color: #EFFFF5;
	border: 1px #84B690 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
}
