
/* Générique */

.error{
	color:red;
}

.mandatory{
	color:red;
}

/* Marco */

.contactme{
	position:absolute;
	top:200;
	margin-left:245;
}