body {
	font-family: Georgia, Serif;
	color: #4F5155;
	background-color: #FFFFFF;
	text-align:justify;
	font-size: 14px;
}

a {
	color: #003399;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #4F5155;
}

a:hover {
	border: 0px;
}

h1, h2, h3
{
	color: #003399;
}

legend {
	color: #003399;
}

.bouton {
	background-color: #f9f9f9;
	border: 1px solid #D0D0D0;
	color: #002166;
}

.err {
	font-size: small;
	color: #FF0000;
}

.info {
	font-size: small;
	color: #003399;
	font-weight: bold;
}

#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	margin: 20px;
	/*padding: 10px;*/
}

#header {
	height: 170px;
	margin: 10px;
	/*padding: 10px;*/
}

#header h1 {
	text-align: center;
	color: black;
	font-weight: normal;
}

#header h2 {
	text-align: center;
	color: black;
	font-weight: normal;
}

#footer {
	margin-top: 50px;
	margin-bottom: 50px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	text-align: center;
	font-size: small;
	padding: 10px;
}

#footer a
{
	border-bottom: none;
}

#footer a:hover
{
	background-color: #D0D0D0;
}

.pre {
	background-color: #f9f9f9;
	border-top: 1px solid #D0D0D0;
	border-bottom: 1px solid #D0D0D0;
	color: #002166;
	margin: 14px;
	padding: 12px 10px 12px 10px;
}

.label {
text-align: right;
color: #003399;
}

.aidechamp {
	color: #808080;
	font-size: 11px;
}

#signpass{
	margin-left:auto;
	margin-right:auto;
	left:6px;
	top:6px;
	width:335px;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 30px;
}

hr{
	color: #D0D0D0;
	background-color: #D0D0D0;
	height: 1px;
	border: 0;
}

table
{
	border: 0;
	width: 100%;
}


td
{
	vertical-align: top;
	padding: 5px;
}

.tblh
{
	background-color: #D0DCE0;
}

.c1
{
	background-color: #D5D5D5;
}

.c2
{
	background-color: #E5E5E5;
}

.c3
{
	background-color: #FFCC99;
}

.simple
{
	border-bottom: none;
}

table .head a
{
	font-weight: bold;
}

.pages
{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	word-spacing: 8px;
}

.pages a
{
	border-bottom: none;
}

.indic
{
	font-weight: bold;
	color: #003399;
	text-align: right;
	padding-right: 50px;
}

#inscri {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 50px;
}

img { border: 0;}

p { text-indent: 20px; }

#typedoc {
	margin-left:auto;
	margin-right:auto;
	left:6px;
	top:6px;
	width:800px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.asterisk {color: #FF0000;}

div.minimenu
{
	margin: 50px;
	text-align:right;
	font-weight:bold;
}

div.minimenu li {
	display : inline;
	padding : 0 0.5em; 
}

div.minimenu ul {
	list-style-type : none; 
}

div.minimenu li a{
	
	border-bottom: none;
	font-weight:bold;
}

table.small
{
	width: 60%;
	text-align: center;
}
