div.autoCompleter{
	background-color: white;
	border: solid 1px #ccc;
}

div.autoCompleter ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	padding-left: 4px;
}

div.autoCompleter ul li{
	padding: 4px;
}

fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

input[type=button],input[type=submit],input.button{
	background-color: #4b575f;
	color: black;
	padding: 2px;
}

input,textarea,select.saisie{
	border: solid 1px #efefef;
    border-radius: 2px;
    padding: 6px;
}

textarea,select.saisie{
	border: solid 1px #dddddd;
    border-radius: 8px;
    padding: 4px;
}

input.saisie, textarea,select.saisie{
	color: #4b575f;
	/*border: solid 1px #dddddd;
    border-radius: 8px;
    padding: 4px;*/

	margin: 0;
	width: 350px;
	/*box-shadow: 1px 1px 4px #ddd;*/
}

table.tableForm input.saisie{
	border: solid 1px #dddddd;
	color: #575757;
}

input.captcha{
	width: 224px;
}

img.captcha{
	height: 34px;
	width: 120px;
	padding-top: 5px;
}

input.date{
	width: 90px;
}

input.ultrashort{
	width: 35px;
	text-align: center;
}

input.short{
	width: 50px;
	text-align: center;
}

input.court{
	width: 160px;
}

input.medium{
	width: 200px;
}

input.moyenPlus{
	width: 280px;
}

table.tableForm td.label{
	padding-left: 20px;
}

table.tableForm td.checkbox{
	text-align: center;
}

table.tableForm td.labelbox{
	text-align: justify;
	font-size: 13px;
	padding-right: 30px;
	color:#999;
}

table.tableForm div{
	margin-left: 12px;
	font-size: 14px;
	color: #aaa;
	font-style: italic;
}

table.tableForm div.action{
	color: #fff;
	font-style: normal;
}

table.tableForm div:hover{
	/*color: #656565;*/
}

select.saisie{
	background-color: white;
}

img.saisie{
	box-shadow: 1px 1px 6px #999;
	margin: 4px 4px 4px 12px;
}

input.auth{
	border: solid 1px #dddddd;
	padding: 2px;
	margin: 2px;
	width: 100px;
}

input.long{
	width: 400px;
}

input.tresLong{
	width: 540px;
}

input.tresTresLong{
	width: 700px;
}

input.error, table.error{
	border: solid 1px red;
}

input.recherche{
	width: 208px;
	padding: 7px 7px 6px 7px;
	margin-right: 6px;
	font-size: 12px;
	color: #c6c6c6;
	border: 1px solid #ccc;
}

input[placeholder]{
	color: #999;
}

input.strong{
	font-weight: bold;
}

table.tableAuthDisconnected input.strong{
	width: 140px;
}

table.tableAuthDisconnected td.sc{
	line-height: 12px;
	font-size: 13px;
	width: 120px;
}

table.tableForm div.messageErreur{
	color: red;
	font-style: italic;
	position: relative;
	/*top: -30px;*/
	/*left: 380px;*/
	font-size: 12px;
}

textarea.saisie{
	margin-left: 12px;
	width: 400px;
	height: 100px;
}

textarea.court{
	height: 60px;
}

textarea.grand{
	height: 250px;
}

span.formObligatoire{
	color: #536E27;
	font-weight: bold;
}

td.decalageObligatoire{
	width: 14px;
	text-align: center;
}

#displayForm.off, #displayListe.off{
	display: none;
}

#displayForm.on, #displayListe.on{
	display: block;
}

th.rubrique{
	font-family: 'Droid Sans', sans-serif;
	color: #398EB7;
	text-align: left;
	font-size: 24px;
    text-transform: uppercase;
    padding: 4px 0 4px 4px;
    margin: 20px 0px 10px 0px;
}

table.forDate{
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	width: 5px;
}

div.select select, div.selectKV select, div.select-50 select{
	background: transparent;
	border: 0;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
}

div.select select{
	width: 245px;
	padding: 5px;
	font-size: 12px;
	color:#c6c6c6;
	top: -11px;
	height: 34px;
}

div.selectKV select{
	width: 378px;
	color:#c6c6c6;
	top: -8px;
}

div.select-50 select{
	width: 122px;
	padding: 5px;
	font-size: 12px;
	color:#c6c6c6;
	top: -11px;
	height: 34px;
}

div.select select:focus, input.recherche:focus, div.selectKV select:focus{
	color:#575757;
}

p.inscription{
	padding: 0px 30px 10px 20px;
	text-align: justify;
	font-size: 13px;
}

p.inscription a{
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

div.select, div.selectKV{
	overflow: hidden;
	border-radius: 2px;
}

div.select{
	width: 220px;
	height: 30px;
	margin: 10px 6px 10px 0px;
	border: 1px solid #ccc;
}

div.select-50{
	width: 110px;
	height: 30px;
	margin: 10px 6px 10px 0px;
	border: 1px solid #ccc;
}

table.tableForm div.selectKV{
	width: 360px;
	height: 30px;
	overflow: hidden;
	border: 1px solid #efefef;
	margin-left: 4px;
}

div.select div.triangle,div.selectKV div.triangleKV,div.select-50 div.triangle{
	width: 0;
	height: 0;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-top: 9px solid #c6c6c6;
	top: 11px;
	position: relative;
}

div.select div.triangle{
	left: 195px;
}

div.selectKV div.triangleKV{
	left: 320px;
}

div.select-50 div.triangle{
	left: 95px;
}

table.tableForm{
	width: 100%;
}

table.tableForm div.separateur{
	margin:0;
}

table.tableForm div.barre{border-top: solid 2px #D43234;width: 687px;margin:0;}

table.tableForm div.triangle{
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #D43234;
	position: relative;
	top: 0px;
	left: 320px;
	margin:0;
}

input.popUpAuth{
	width: 140px;
	font-weight:bold;
	padding: 9px 8px;
	border-color: #8e8e8e;
}

td.stayConnected{
	padding: 9px;
}

td.stayConnected label{
	font-weight: bold;
	line-height: 14px;
	margin-left: 4px;
}
