input {
	border:1px solid gray;
}

input {
	margin:1px;
}

input.radio {
	border:0px;
}

hr.sep {
	background-color:black;
	height:1px;
	border:0px;
}

.titrenoirmoyen { font-family: Arial;
                  font-size: 14pt;
                  font-weight: bold;
                  color: #000000; }

div.ctrlphpfalse {
	color:red;
}

.droitsinfos {
	width:100%;
	text-align:center;
	font-size:9px;
}

div.ctrlphpfalse ul {
	margin-top:0px;
}

div.ctrlphpfalse ul li {
	list-style-type:none;
}

table.formulaire {
	width:auto;
	font-size:0.8em;
}

div.messageAdminForms {
	font-size:0.7em;
	color:green;
	margin-bottom:15px;
	margin-top:10px;
}

div.messageAdminFormsEchoue {
	font-size:0.7em;
	color:red;
	margin-bottom:15px;
	margin-top:10px;
}

div.posform {
	width:100%;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
/*	border:3px solid black;*/
}

form {
	width:100%;
}

.QuotatExceed {
	color:red;
	text-align:center;
	font-weight:bold;
	border:1px solid red;
}
