/* Style pour les popups (inscriptions, mot de passe oublié ) ou le login. */

body { font-family: Verdana; }

.formulaire 
{
	color: 086eb6;
	border: 1px solid #A0A0A0;
	background-color: #F2F2F2;
}

.forml 
{
	background-color: #F2F2F2;
	border: solid 1px #909090;
	margin-top: 3px;
}

.formo {width: 100%; background-color: #F2F2F2; background-position: center bottom; weight: bold; float: none; color: #000000}
.fondl {background-color: #F2F2F2; background-position: center bottom; float: none; color: #000000}
.fondo {background-color: #F2F2F2; background-position: center bottom; float: none; color: #000000}
.fondf {background-color: #F2F2F2; border-style: solid ; border-width: 1; border-color: #E86519; color: #E86519}

.spip_bouton 
{
  background-color: #F2F2F2;
  color: black;
}

.close
{
  font-family: Verdana;
}

