#edito{
  padding: 10px;
  margin-top: 10px;
  float: left;
  clear: left;
  margin-right: 10px;	
  width: 250px;
  background-color:#FFCC00;
}

#edito div.title
{
}

#edito div.content 
{
}

#contact-partenaires
{
  clear: both;
	margin-top: 10px;
	margin-bottom: 0px;
  border-top: 1px
 dotted #638D7F;
	border-bottom: 1px
 dotted #638D7F;
	width: 100%;
}

#main 
{
  padding: 10px;
	text-align: center;
}

p

#intro
 {
  margin-top: 110px;
  font-size: 12px;
}
p
#intro a 
{
  display: inline;
  margin: 0px;
  font-size: 12px;
}
  span.title
 { 
 display: block;
  font-weight: bold;
}
span.content
 {
  display: block;
}

#soirees 
{
	text-align: center;
}
.soiree
 {	margin: 0px;
	padding: 8px;
	display: block;
	font-weight: bold;
}
.soiree .day
 {
	color: #f90;
	font-variant: small-caps;
}
.soiree .date
 {
	font-size: 48px;
	color: #cf9;
	margin-bottom: -24px;
}