#corps #gauche {
   float: left;
   margin-left: 15px;
   width: 510px;
}

#resultats #haut {
   background: #e9e4c8 url('images/results_haut.png') no-repeat;
   width: 510px;
   min-height: 146px;
   color: #262626;
   font-size: 11px;
   padding-bottom: 10px;
}

#resultats .matchs {
	width: 172px;
	margin-top: 75px;
	margin-left: 5px;
	float: left;
}

#resultats #haut .domtab {
   width: 300px;
   text-align: left;
   margin-left: 200px;
   padding-top: 10px;
}

#resultats #haut ul.domtabs {
   display: block;
}

#resultats #haut ul.domtabs li {
   list-style: none;
   display: block;
   float: left;
   padding-right: 10px;
}

#resultats #haut .liste {
	margin-top: 33px;
}

#resultats #haut .titre_categorie {
   font-weight: bold;
}

#resultats #haut .pana_g {
   color: #177ca7;
   font-weight: bold;
}

#resultats #haut .pana_f {
   color: #d21419;
   font-weight: bold;
}

#resultats #bas {
   background: url('images/results_bas.png') no-repeat;
   width: 510px;
   height: 29px;
   color: #ffffff;
   font-size: 12px;
   font-weight: bold;
   padding-left: 10px;
}

#resultats #bas p {
   padding-top: 8px;
}

#resultats #bas a {
   color: #ffffff;
   text-decoration: none;
}

#resultats #bas a:hover {
   color: #ffffff;
   text-decoration: underline;
}

#actus {
   margin-top: 15px;
   text-align: justify;
}

#actus .news {
   margin-top: 10px;
   font-size: 12px;
   color: #262626;
}

#actus .news a {
   color: #262626;
   border-bottom: 1px dotted #cbcbcb;
   font-weight: bold;
}

#actus .news a:hover {
   color: #262626;
   font-weight: bold;
   border-bottom: 0;
   background-color: #dbebf7;
}

#actus .date {
   font-size: 11px;
   color: #eb2f35;
   font-weight: bold;
}

#actus .titre {
   font-weight: bold;
}

#actus .suite {
   display: block;
   text-align: right;
}

#actus .suite a {
   font-size: 12px;
   font-weight: bold;
   color: #106911;
   text-decoration: none;
   border: 0;
}

#actus .suite a:hover {
   font-size: 12px;
   font-weight: bold;
   color: #106911;
   text-decoration: underline;
   border: 0;
   background: none;
}

#corps #droite {
   margin-left: 540px;
}

#corps #droite #manifestations {
   background: url('images/manifs.png') no-repeat;
   width: 345px;
   height: 175px;
   text-align: left;
}

#corps #droite #manifestations p {
   width: 200px;
   padding-left: 14px;
   padding-top: 40px;
   font-size: 12px;
   color: #262626;
}

#corps #droite #manifestations .titre {
   font-weight: bold;
}

#corps #droite #sponsors {
   background: url('images/sponsors.png') no-repeat;
   width: 345px;
   height: 175px;
   text-align: left;
   padding-bottom: 20px;
}

#corps #droite #sponsors p {
   width: 230px;
   padding-left: 14px;
   padding-top: 40px;
   font-size: 12px;
   color: #262626;
}

#corps #droite #sponsors a {
	color: #fff;
	border-bottom: 1px dashed #fff;
}

#corps #droite #sponsors .titre {
   font-weight: bold;
}

#corps #droite #diapo {
   margin-top: 15px;
   text-align: center;
}
