#tableContainer
{
	position: relative;
	top: 0;
	left: 0;
	clear: both;
	width: 100%;
	padding: 10px 0;
	font-family: verdana, arial, tahoma, sans-serif;
}

#tableForm{
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	line-height: 12px;
	margin: 0px 15px 0 15px;
}

#tableForm h1
{
	font-size: 110%;
	text-transform: uppercase;
	padding: 15px 0 15px 0;
	text-decoration: underline;
}

#tableForm h3
{
	line-height: normal;
	padding: 15px 0 15px 0;
}

#tableForm .textinfo {
	margin: 2px 0 0 0;
	width: 90%;
	float: left;
	line-height: 1.8em;
	vertical-align: bottom;
	color: #003174;
}

#tableForm .commentspan {
	font-size: 90%;
	text-transform: none;
}

#tableForm .commentdiv {
	margin: 5px 0 0 0;
	font-size: 90%;
	text-transform: none;
	line-height: 140%;
}

#tableForm fieldset{
	position: relative;
	top: 0;
	left: 0;
	text-align: left;
	padding: 0 10px 10px 10px;
	border-color: #969799;
}

#tableForm legend {
	padding: 0 5px 0 5px;
	text-transform: uppercase;
	font-size: 90%;
	color: #664E45;
}

#tableForm label {
	display: block;
	color: #969799;
	margin: 5px 0 3px 0;
	font-size: 90%;
}

#tableForm .pre {
	width: 100%;
	height: 1px;
	clear: left;
}

#tableForm .radio {
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	width: 90%;
	clear: left;
	line-height: 1.8em;
	vertical-align: bottom;
	color: #003174;
}

#tableForm .radio2 {
	margin: 0 0 0 0;
	width: 45%;
	float: left;
	vertical-align: bottom;
	color: #003174;
}

#tableForm .textradio {
	margin: 2px 0 0 0;
	color: #003174;
}

#tableForm .textradioinput{
	margin: 2px 0 0 0;
	color: #003174;
}

#tableForm .checkbox {
	float: left;
	height: 60px;
	width: 403px;
	line-height: normal;
	margin: 10px 50px 10px 0;
}

#tableForm .checkbox .checkboxinput {
	margin-right: 10px;
}


#tableForm .one {
	width: 94%;
	clear: both;
	vertical-align: bottom;
}

#tableForm .one input {
	width: 100%;
}

#tableForm .one textarea {
	width: 98%;
	padding-left: 5px;
}

#tableForm .one select {
	font-size: 1em;
	width: auto;
}

#tableForm .one option {
	margin: 0;
	padding: 0 7px 0 0;
	width: auto;
}

#tableForm .two {
	width: 48%;
	float: left;
}

#tableForm .two input {
	width: 95%;
}

#tableForm .two25 {
	width: 18%;
	float: left;
}

#tableForm .two25 input {
	width: 94%;
}

#tableForm .two75 {
	width: 71%;
	float: left;
}

#tableForm .two75 input {
	width: 97%;
}

#tableForm .three10 {
	width: 10%;
	float: left;
}

#tableForm .three10 input {
	width: 85%;
}

#tableForm .three20 {
	width: 15%;
	float: left;
}

#tableForm .three20 input {
	width: 100%;
}

#tableForm .three30 {
	width: 27%;
	float: left;
}

#tableForm .three30 input {
	width: 100%;
}

#tableForm .three33 {
	width: 32.2%;
	float: left;
}

#tableForm .three33 input {
	width: 92%;
}

#tableForm .three40 {
	width: 37.5%;
	float: left;
	padding-left: 10px;
}

#tableForm .three40 input {
	width: 100%;
}

#tableForm .three45 {
	width: 38%;
	float: left;
	padding-left: 8px;
}

#tableForm .three45 input {
	width: 100%;
}

#tableForm .three80 {
	width: 72%;
	float: left;
}

#tableForm .three80 input {
	width: 94%;
	padding-left: 5px;
}

#tableForm .bouton {
	margin: 5px 0 0 10px;
	font-size: 1.2em;
}

/* specialement pour safari */
#tableForm .space {
	width: 90%;
	clear: both;
	vertical-align: bottom;
}

.submit
{
	display: block;
	float: right;
	margin: 10px 0 0 0;
}

#reponses p{
	line-height: normal;
}

.submitForm
{
	position:absolute;
	bottom: 15px;
	right: 15px;
	cursor: pointer;
}

.requiredFields{
}

.backgroundRed {
	background-color: red;
}

.clear0{
	clear: both;
	height: 0;
}

.clear10{
	clear: both;
	height: 10px;
}

.clear25{
	clear: both;
	height: 25px;
}

.clear20{
	clear: both;
	height: 20px;
}

.clear30{
	clear: both;
	height: 30px;
}

.clear50{
	clear: both;
	height: 50px;
}

#closeBtn {
	position: absolute;
	top: 3px;
	right: 3px;
	cursor: pointer;
}
