@charset "UTF-8";
.lead {
	font-size: 17px;
	color: #33c;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.debut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #F00;
	text-align: left;
}
.SidebarTit {
	text-align: center;
	font-size: medium;
	color: #30C;
}
.Textelong {
	font-size: small;
}
.Titdeux {
	color: #00C;
}
.twoColFixLtHdr #container #sidebar1 .Textelong {
	text-align: left;
}
#encadréSidebar {
	color: #900;
	background-color: #CCC;
	padding: 2px;
	border: thin solid #C00;
}
.encadre {
	background-color: #F7FEFF;
	width: 300px;
}
#encadre_resto {
	background-color: #FDFEFF;
	width: 300px;
	text-align: left;
	float: left;
}
.encadre {
	background-color: #FCFEFF;
	width: 300px;
}

