form {
	padding: 0;
	margin: 0;
	}

div#content {
	width: 100%;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
}

fieldset {
	 border-color: #336699;
	 border-style: solid;
	 border-width: 1px;
	 padding: 5px;
	 width: 100%;
}

fieldset.activite input {
	width: 95%;
}

fieldset legend {
	color: #369;
	font-weight: bold;
	background-color: inherit;	
}

div.row {
	clear: both;
	padding-top: 3px;
	max-width: 800px;
	margin: 0 auto;
	text-align: left;
}

div.row span.colspanBlockquote {
	margin: 5px;
	margin-left: 35px;
	float: left;
}

div.row span.label {
	float: left;
	width: 11.8em;
	max-width: 150px;
	text-align: right;
	margin-top: 3px;
	margin-right: 3px;
}

div.row div.label {
	float: left;
	width: 15%;
	max-width: 150px;
	text-align: right;
	margin-top: 3px;
	margin-right: 3px;
}

div.row span.input {
	float: left;
	width: 35%;
	max-width: 150px;
	text-align: left;
}

div.row div.input {
	float: left;
	width: 35%;
	max-width: 150px;
	text-align: left;
}

div.row .inputCode {
	float: left;
	width: 50%;
	max-width: 200px;
	text-align: left;
}

.selectCode {
	float: left;
	width: 520px;
	text-align: left;
}

div.row div.inputNoLimit {
	margin-top: -30px; 
	float: left;
	text-align: left;
}

.example {
	text-align: left;
	color: #369;
 	font-size: 85%;
 	margin: 0;
 	margin-left: 8px;
 	vertical-align: middle;
}

div.row span.help {
	float: left;
	width: 16px;
	text-align: left;
	margin-top: 2px;
	margin-left: 1px;
	margin-right: 1px;
}

.dateHelp {
	float: left;
	width: 25px;
	text-align: center;	
	margin-right: 1px;
	margin-top: 22px;
}

div.row span.link {
	text-align: left;
 	background-color: inherit;
 	margin-top: 3px;
 	float: left;
}

div.row span.link a {
	/*color: #0000FF;*/
	color: #369;
	background-color: inherit;
}

div.row span.link a:hover {
	color: #336699;
	text-decoration:none;
	background-color: inherit;
}

div.row .textarea {
	width: 100%;
}

div.row input.textareaReadOnly {
	width: 100%;
	background-color: #DDDDDD;
	color: #000000;
	border: 1px solid #336699;
}

.readOnly {
	background-color: #DDDDDD;
	color: #000000;
	border: 1px solid #336699;
}

div.row span.floatLeft {
	float: left;	
}

div.row div.labelDate {
	float: left;
	width: 11em;
	max-width: 150px;
	text-align: right;
	margin-top: 22px;
	margin-right: 3px;
}

div.row div.inputDateJour {
	float: left;
	text-align: center;	
	margin: 1px;
	margin-left: 0px;
}

div.row div.inputDateJour label {
	text-align: left;
}

div.row div.inputDateMois {
	float: left;
	text-align: center;	
	margin: 1px;
	margin-left: 0px;
}

div.row div.inputDateAnnee {
	float: left;
	text-align: left;	
	margin: 1px;
	margin-top: 1px !important;
	margin-top: 0px;
	width: 40px;
}

div.row div.inputCalendrier {
	float: left;
	width: 25px;
	text-align: center;	
	margin-right: 1px;
	margin-top: 22px;
}

div.row div.dateEx {
	float: left;
	text-align: left;
	margin-top: 17px;
	margin-left: 3px;
	color: #336699;
 	background-color: inherit;
 	font-size: 90%;
}

div#right_menu ul {
	list-style-image: url(../img/fleche.gif);
}

div#right_menu a {
	color: #369;
	background-color: inherit;
}

div#right_menu a:hover {
	text-decoration: none;
	color: #369;
	background-color: inherit;
}

option.optionPaire {
	color: inherit;
	background-color: #FFFFFF;
}

option.optionImpaire {
	color: inherit;
	background-color: #DDEEFF;
}

div.boutonFormulaire {
	text-align: right;
	margin-right: 10%;
}

select, input {
	font-size: 100%;	
}

.checkbox {
	position: relative;
	top: 3px;
}

div#right_menu fieldset {
	width: 80% !important;
	float: right;
	text-align: left;
	border-color: #336699;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	width: 90%;
}

div#right_menu fieldset ul {
	margin: 5px;
	padding-left: 10px;
}

div#right_menu fieldset div#listeAlphabetique {
	width: 		50px;
	float: 		left;
	display:	block;
}

div.textAlignCenter10 {
	margin-top: 10px;
	text-align: center;
}

div.width54FloatLeft {
	width: 54%;
	float: left;
}

div.width52FloatLeft {
	width: 52%;
	float: left;
}

div.width44FloatRight {
	width: 45%;
	float: right;
}

div.width48FloatRight {
	width: 48%;
	float: right;
}

.ml25 {
	margin-left: 25px;
}

div.titreRubriqueSarde {
	color: 009900;
	background-color: inherit;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 120%;
}

.bloc {
	margin: 10px 40px;
	padding: 0 10px 10px 10px;
	border: 1px solid #369;
	}
	
.resume {
	font-size: 100%;
	color: #000;
	}
	
.resume th, .notice {
	color: #369;
	}
	
.resume th {
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	}

.strong {
	font-weight: bold;
	}
	
.resume td, .resume th{
	padding: 10px;
	
	}
	
.inputLong {
	width: 200px;
	font-size: 100%;
	}
	
.notice {
	margin-bottom: 20px;
	}

