body {
	text-align: center ;
	background: #FAF5D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-top: 5px ;
	color: #000000;
}

h1 {
	display: none ;
	font-size: 0 ;
	height: 0 ;
}

h3 {
	font-size:15pt;
	font-family: 'Palatino linotype', 'Times new roman', Arial, Helvetica, sans-serif;
	color: #7E3E00;
	font-weight: normal;
	padding : 10px 0 10px 0;
}

a {
	color: #000000;
	text-decoration: none ;
}

a:hover {
	color: #7E3E00;
}

ul{
	color: #7E3E00;
}

a:hover, a:active {
	text-decoration: underline ;
}

p {
	font-size:9pt;
	text-align:justify;
	padding: 5px ;
}

ul {
	list-style: none ;
}
li {
	list-style: none ;
	font-size:9pt;
	text-align:justify;
	padding: 5px ;
}

.texte_presentation {
	text-align:justify;
}

table {
	font-size: 9pt;
}


#connect {
	margin-top: 0px;
	position: center ;
	width: 280px ;
	background: #FFFFFF  ;
}

#connect form  {
	margin-top: 20px ;
}
#connect form p {
	padding: 5px ;
	height:15px;
	width: 250px ;
	text-align: left ;
	position: relative ;
	margin: 0px auto ;
}

#connect form input {
	position: absolute;
	top: 2px ;
	right: 0 ;
}
#connect submit {
	position: absolute;
	top: 2px ;
	right: 0 ;
}
