#page
{
	height: 1240px ;
}

.zone-de-texte
{
	padding: 20px ;
	margin: 10px 0px 10px 0px ;
	text-align: justify ;
}

#preambule
{
	list-style-image: url(../../IMG/fleche-bleue.gif) ;
}

#preambule li
{
	margin-bottom: 10px ;
}

#preambule a:hover
{
	text-decoration: underline ;
	color: red ;
}

.formulaire
{
	width: 500px ;
}

.formulaire p
{
	margin: 0 ;
}

.remarque
{
	color: red ;
	font-weight: bold ;
}

.input1
{
	color: blue ;
	font-family: Verdana ;
	font-size: 10px ;
	margin-bottom: 10px ;
}

form p i
{
	color: black ;
}

.submit
{
	font-family: Verdana ;
	font-size: 10px ;
	font-weight: bold ;
	color: white;
	border: 1px solid #A8A8D5 ;
	background-image: url(../../IMG/arriere-plan-inverse.gif) ;
	margin: 10px ;
	padding: 0px 80px 0px 80px ;
}

.centrer
{
	margin-top: 20px ;
}

.erreur
{
	width: 460px ;
}

.envoye
{
	width: 460px ;
}


/* ########## TUX THEME ########## */
.tuxnsregister
{
	position: absolute ;
	right: -70px ;
	top: 350px ;
	float: right ;
	Z-index: 1 ;
	background-image: url(../../IMG/tux-metal.png) ;
	width: 256px ;
	height: 256px ;
}

.tuxcsregister
{
	position: absolute ;
	right: -70px ;
	top: 350px ;
	float: right ;
	Z-index: 1 ;
	background-image: url(../../IMG/tux-serrure.png) ;
	width: 256px ;
	height: 256px ;
}