a:link {
	color: #3C95E5;
}
a:visited {
	color: #3C95E5;
}
a:hover {
	color: #84AFDC;
}
a:active {
	color: #84AFDC;
}

.cgu {
	font-size: 11px;
	font-style: italic;
}
h2.inscription {
	font-size: 18px;
	font-weight: bold;
	color: #C50076;
	margin-bottom: 0px;
	margin-top: 0px;
}
.smallItalique {
	font-size: 12px;
	font-style: italic;
}

td.inscriptions, tr.inscriptions, table.inscriptions {
	background-color: #DBEFF9;
	border: 1px solid #9DC9E7;
}
input.bordroseFondblanc {border: 1px solid #FF00FF;
	font-size: 12px;
	background-color: #FFFFFF;
}


input.bordroseFondroseclaire {border: 1px solid #FF00FF;
	font-size: 12px;
	background-color: #FFF2FF;
	font-weight: bold;
}
.inscription {	font-size: 11px;
	font-weight: bold;
	color: #2187B8;
}
table.title {	background-color: #DBEFF9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DC9E7;
}
td.title {	background-color: #DBEFF9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DC9E7;
}
tr.title {	background-color: #DBEFF9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9DC9E7;
}
a {
	color: #3C95E5;
	text-decoration: none;
}
.erreur {
	color: #FF0000;
	font-weight: bold;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.champsformulaires {
	font-size: 12px;
	font-weight: bold;
}

