/* ------------------------------------------ */
/* -------------- PAGES --------------------- */
/* ------------------------------------------ */
.accueil {
        padding: 30px 5px 20px 5px;
        font-size: 12px;
}

.reglement {
        padding: 30px 5px 20px 5px;
}

.categories {
        padding: 30px 5px 20px 5px;
}
table {
border: medium solid #6495ed;
border-collapse: collapse;
width: 100%;
}
th {
border: thin solid #6495ed;
padding: 5px;
background-color: #D0E3FA;
}
td {
border: thin solid #6495ed;
width: 50px;
padding: 5px;
text-align: center;
background-color: #ffffff;
}

.prestations {
        padding: 30px 5px 20px 5px;
}

.resultats {
        padding: 30px 5px 20px 5px;
}

.partenaires {
        padding: 30px 5px 20px 5px;
}
.partenaires h2 {
		text-align: center;		
}

.partenaires div {
		text-align: center;		
}

.logopart {	
		height: 70px;
		width: 200px;	
}
.diaporama2008 {
        padding: 30px 0px 20px 0px;
}

.hebergement {
        padding: 30px 5px 20px 5px;
}
.plan {
        padding: 30px 5px 20px 5px;
}
.plan img {
        float:left;
        margin: 0 5px 5px 0;  
}
.inscription {
        padding: 30px 5px 20px 5px;
}
.inscription p, form {
		margin: 10px 0px 10px 30px;
}
.parcours {
        padding: 30px 5px 20px 5px;
        font-size: 12px;
}
.titreparcours {
		 display:block;
         text-align:center;
         font-size: 18px;
         color: red;
         font-weight:bolder;
}

.petitcentgrassoul {
         text-align:center;
         font-weight:bold;
         text-decoration:underline;
}
.petitcentroug {
         text-align:center;
         font-weight:bolder;
         color:red;
}
.petitrougsoul {
         color:red;
         text-decoration:underline;  
}

.petitvertsoul {
         color:green;
         text-decoration:underline;  
}

.grdcentroug {
         text-align:center;
         font-size: 18px;
         color: red;
         font-weight:bolder;
}

.grdcentrougsoul {
         text-align:center;
         font-size: 18px;
         color: red;
         font-weight:bolder;
         text-decoration:underline;
}

.moyrougsoul {
         font-size: 15px;
         color:red;
         text-decoration:underline;
}

.petitgras {
         font-weight: bold;
}

.petitrougital {
         color:red;
         font-style: italic;
}

.petitroug {
         color:red;
}
.petitrouggras {
         color:red;
         font-weight: bold;
}

.cent {
      text-align:center;
      font-weight: bold;
}
.soul {
      text-decoration: underline;
}

.epreuve {
        padding: 30px 5px 20px 5px;
}
.cent2 {
      text-align:center;
      font-weight: bold;
      font-size: 20px;
}
.cent3 {
      text-align: center;
}

.cent4 {
	  text-align: center;
	  font-size: 10px;
	  font-weight: bold;
}
