* {
	margin: 0;
	padding: 0;
	
	}

html, body {
	height: 100%;
	}
	
body {
	background: #ECECEC url('../images/deg-gris.jpg') repeat-y center top;
	
	font: /*400*/ 1.0em 'lucida sans','lucida sans unicode','gill sans','verdana',sans-serif;
	color: #777;
	}


#wrapaccueil

	{
	width: 990px;
	margin: 0 auto;
	padding-top: 0px;
	height:100%;
	}	

	

.div_entrer {
	text-align:center;
	vertical-align:middle;
	margin:20px;
	line-height:20px;
	font-size:13px;
/*	border-top:solid 1px #fff;border-bottom:solid 1px #fff;*/
}

.div_entrerfr {
	text-align:center;
	vertical-align:middle;
	margin:20px;
	line-height:20px;
	font-size:13px;
	
}
h1 {
	font: 1.4em 'lucida sans','lucida sans unicode','gill sans','verdana',sans-serif;
}


h2 {
	font: 1.4em 'lucida sans','lucida sans unicode','gill sans','verdana',sans-serif;
	font-weight:bold;
	margin-bottom:8px;
}



h3 {
	font: 1.3em 'lucida sans','lucida sans unicode','gill sans','verdana',sans-serif;
	margin: 8px;
}




a {
	text-decoration: underline;
	text-decoration:none;
	color: #777;
	}

a :hover {

	text-decoration: none;
	color: #000;
	background-color:#FFCC00;
	margin-right:40%;
	margin-left:40%;
	}
	






#wrapaccueil

	{
	width: 990px;
	margin: 0 auto;
	padding-top: 0px;
	
	height:100%;
	
	}	

	
