*{
	font-family: verdana;
	font-size: 12px;
	color: #555753; 

}
body { 
	margin: 0px; 
	padding: 0px;
	background-color:#CCCCFF;
}
div{
	margin: 0px; 
	padding: 0px;
}
p{
margin-top: 0px;
margin-bottom: 10px;
}
h1{
	font-size: 18px;
	text-transform: uppercase;
	background-color:#9999CC;
	text-align: center;
}
h2, h3{
	font-size: 16px;
	background-color:#9999CC;
}
img{
	border: 0;
}
#titrehaut { 
	background-color:#9999CC;
	text-align: center; 

}
#menu {
  float:left;
  margin-left: 5px;
  width: 200px;
}

#corps {
  margin-left: 210px;
}

.listemenu{
  list-style-type: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #9999CC;
  padding-left: 10px;
  margin-left: 10px;
}

.listescourses{
  list-style-type: square;
  padding-left: 10px;
  margin-left: 10px;
}
#actu li, .listeresultats li{
  list-style-type: none;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #9999CC;
  padding-left: 10px;
  margin-bottom: 10px;
  margin-left: -20px;
}


#actu {
}

#photoactu {
  border: 1px solid #000000;
  float: right;
  margin-right: 5px;
}


#titrebas { 
  background-color: #9999CC;
  text-align: center; 
  clear: both;
}

.spacer{
	clear: both;
}

#entetecorps, #entetemenu{
  background-color: #9999CC;
}
#corpscorps{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9999CC;
	padding-left: 10px;
}
#corpsmenu .p1{
	text-decoration: line-through;
}
#corpsmenu .p2{
	text-decoration: underline overline;
}
#actu .p1, #actu .archive, .lienactu, .titreactu{
	font-weight: bold;
}
.tableauresultats{
	border-collapse:collapse;
}
.tableauresultats td{
	border:#9999CC solid;
	border-width: 1px 0px
}

.forumentete{
	background-color: #9999cc;
	padding-left: 10px;
	margin-right: 10px;
}
.forumcorps{
	width: 70%;
	margin-left: 20px;
	padding-left: 10px;
	border-left: 1px solid #9999cc;
}
p.lignebas{
margin-bottom: 0px;
}
