	/* Signature */
#signature {
	position:relative;
	top:5px;
	width:auto;
	text-align:center;
	font-size: 11px;
}
#signature a, #signature a:active, #signature a:visited {
	color:#CCCCCC;
	text-decoration: none;
	
}
#signature a:hover {
	color:#999999;
	text-decoration: none;
}

.global{
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}
.inscrip_nom_resto {
	color: #634E27;	
	font-size: 14px;	
	line-height: 12px;
	font-weight: bold;
	text-align: center;
}
.inscrip_adress_resto {	
	color: #634E27;
	font-size: 10px;	
	line-height: 10px;
	font-weight: normal;
	text-align: center;
}
.texte {
	font-size: 12px;	
	line-height: 15px;
	font-weight: normal;
	text-align: justify;
	color: #666666;
}
ul, ul a, dl, dl a {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #666666;
	list-style-position: outside;
	list-style-type: none;
}
ul li {
	padding: 5px;
}
ul li:first-letter, ul a:first-letter, dl dt:first-letter, dt a:first-letter {
	text-transform: uppercase;
}
ul a, dt a {
	text-decoration: none;
}
ul a:active, ul a:focus, dt a:active, dt a:focus {
	font-weight: bold;
}
ul a:hover, dt a:hover {
	text-decoration: underline;
}
ul a:visited, dt a:visited {
}
dd {
	padding: 5px;
}
