body {
	margin-top: 20px;
	color: #222;
	margin: 0;
	padding: 0;
	margin-top: 30px;
	background-color: #fff;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff url('../images/bg-content.jpg') repeat-y center top;
}

#main {
	margin:0 auto;
	width:750px;
}

img {
	border: none;
}

a {
	text-decoration:underline;
	color:#3679d4;
}

a:hover {
	text-decoration: none;
	color: #ff0084;
}

h1 {
	font-size: 15pt;
	color: #ff0084;
}


h2 {
	margin: 2px;
	font-size: 11pt;
	color: #3679d4;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}

table {
	width: 100%;
	padding: 5px;
}

textarea {
	background-color: #f7f7f7;
}

p {
	text-align:justify;
}


select {
	font-size: 8pt;
	color: #000;
	background-color: #fff;
}


td {
	vertical-align: top;
	text-align: left;
}

.error {
	border: 2px solid #e00;
	font-weight: bold;
}

span.currentPage {
	font-size: 14pt;
	color: #ff0084;
	font-weight: bold;
	text-decoration: underline;
}


ul {
	list-style-type: disc;
}

li.avantages {
	list-style-image: url(/images/vu.gif);
	line-height: 14px;
}

span.aide {
	font-size: 8pt;
	color: #000;
	font-style: italic;
	padding-left: 5px;
}
