﻿
/* ------------ */
/* Bouton RADIO */

.TD_Radio_bouton
{
	width:20px;
}

.TD_Radio_Text
{
	text-align:left;
	width:105px;
}

.TR_Radio
{
	height:35px;
}

.TABLE_Radio
{
	
}

/* ------------ */
/* Bouton RADIO */

/* ------------------------------------ */
.Table_Fieldset {
	margin-left: 10px;
	margin-top: 5px;
	width: 100%;
	text-align: left;
}

/* -------------------------------- */
/*align='left'style='width: 500px;text-align: left; margin: 0 auto;'*/
.Fieldset
{
	text-align:left;
	width:560px;
	margin: 0 auto;
}


/* ---------------------------- */
/* Style des listes déroulantes */
.Select
{
	background-color: #FFFFFF;
	font-family: Aral;
	font-size: 11px;
	border: #a0a0a0;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-left:10px;
}


.Th_Fieldset_Reponse
{
	color:#425868;
	font-weight:normal;
	text-align:center;
	vertical-align:bottom;
	font-size:smaller;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.Th_Fieldset_Question
{
	font-weight:normal;
	width:275px;
	text-align:left;
}

.Th_Fieldset_Question2
{
	font-weight:normal;
	text-align:left;
	width:485px;
}

.Th_Fieldset_Question3
{
	font-weight:normal;
	text-align:left;
	width:485px;
	margin-left:48px;
    margin-top: 7px;
}

.td_Fieldset_Reponse2
{
	width:140px;
}

.td_Fieldset_Reponse4
{
	width:70px;
}

.TR_Checkbox
{
	height:35px;
}

.TD_Checkbox_bouton
{
	width:20px;
}

.TD_Checkbox_Text
{
	width:105px;
}