body{
	background: url("../images/interface/fd_intro.gif") repeat-x #E0DD10;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
a{
	color: black;
	text-decoration: none;
	}

a:hover{
	color: #FF7F00;	
	text-decoration: none;
	}
#global{
	width: 770px;
	background: url("../images/interface/signoo_logo.jpg") no-repeat;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}

#titre{
	width: 80%;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #FF7F00;
	border-top: 1px solid #FFEC96;
}
#titre2{
	width: 80%;
	margin: 0 auto 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -0.6px;
	border-top: 1px solid #FFEC96;
	color: #FFFFFF
}

.texte{
	width: 80%;
	margin: 15px auto 0 auto;
	width: 480px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.liste{
	margin: 0 0 0 0;
	padding: 0 0 0 0; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: url("../images/interface/puce_accueil.gif");
}

