/** Default site **/
body { font-family: Verdana, Helvetica, sans-serif ;  font-size: 13px; }
a { text-decoration: none; }
a:hover { text-decoration: underline; }

/** Général **/
#header { text-align:center; }
#titreCentre { font-size:1.2em; font-weight:bold; }

/** Les boites menu **/
.boite-menu 	.titre { font-size: 1.2em; font-weight: bold; }
.boite-menu  .menu { font-size: 0.93em; text-align: left;}
.boite-menu  ul { text-align: left; list-style-type: square; }

/** Histoire du club **/
.menuHistoire { font-style:italic; }

/** Partenaires **/
#partenaires a { text-decoration:none; }
#partenaires a:hover { text-decoration:none; }
#partenaires .lien { text-decoration:underline; }

/** L'entrainement **/
#entrainement .menu ul { text-align:left; list-style-type:square; }
#entrainement ul { text-align:left; list-style-type:square; }
#entrainement .titre { font-size:15px; font-weight:bold; }
#entrainement .sous-titre { font-size:14px; font-weight:bold; }

/** Revues de Presse **/
#presse .titre { font-size:1.05em; font-weight: bold; }
#presse ul { text-align:left; list-style-type:square; }

/** Parcours **/
#parcours .titre { font-size: 1.05em; font-weight: bold; }
#parcours .menu ul { text-align: left; list-style-type: square; }
#parcours .entete { vertical-align: top; text-align: right; }
#parcours a { text-decoration:underline; }

/** Contact **/
#contact  .titre { font-weight: bold; }
#contact .personne { font-weight: bold; }

/** Formulaire Add/Update news**/
#form-news .entete { font-size: 14px; vertical-align: top; text-align: right; }
#form-news .entete2 { font-size: 14px; vertical-align: top; text-align: left; }

/** Lien **/
#lien .entete { font-size: 14px; vertical-align: top; text-align: right; }

/** Image du moment **/
#img-moment { text-align:center; font-size: 14px; }

/** Metadonnees **/
#metadonnees .entete { font-size: 14px; vertical-align: top; text-align: right; }

/** Configuration **/
#configuration .entete { font-size: 14px; vertical-align: top; text-align: right; }
#configuration .section { font-weight: bold; }
.infobulle { font-family: Verdana, Arial; font-size: 10px; }

/** Interface de gestion des news **/
#gestion-news .title { font-size: 12px; }
#gestion-news .info { font-size: 12px; }
#gestion-news .action { font-size: 12px; }
#gestion-news .action a { text-decoration:none; }
#gestion-news .action a:hover { text-decoration:underline; }

/** Les news **/
#titreNewsAccueil { font-size:1.2em; font-weight:bold; }
.titreNews   { font-size:1.15em; font-weight:bold; }
.titreNews   a:hover { text-decoration:none; }
.newsDate { font-size: 1.1em; font-weight:bold; }
.newsLieu    { font-size: 1.15em; font-weight:bold; }
.newsCategorie { font-size: 1.1em; font-style:italic; font-weight:bold; }
.newsText { font-size: 1em; text-indent:10px; text-align: justify; }
.news a { text-decoration: underline; }
.news_info   a { text-decoration: none; }
.news_info { text-align:right; }
.news_info   a:hover { text-decoration: underline; }
.news-suite a { text-decoration:none; }
.news-suite a:hover { text-decoration:underline; }

/** LES COMMENTAIRES **/
.titreCommentaire { font-size:1.1em; font-weight:bold; }
.commentaireInfo { font-style:italic; }
.commentaireSujet { font-style:italic; font-weight:bold; }
.commentaireText { text-indent:10px; }
.commentaireDeactive { text-align:center; }

/* Archives */
.archives th{
	font-size:14px;
	font-style:italic;
}
.archives_lien { 
	font-size:13px;
	font-style:italic;
	text-align:right;
	font-family: "Times New Roman", Times, serif;
}
.archives_info {
	font-size:14px;
	text-align:center;
	vertical-align:text-top;
}

/* Pied de page */
#pied {
	text-align:center;
	font-size:12px;
}

/* annonces */
.menu_annonces {
	text-align:center;
	font-weight:bold;
}
.annonces_info {
	font-weight:bold;
}
.annonces_text {
	text-indent:10px;	
}
/* courses */
.course table {
	text-align:center;
	font-size:12px;
}
.course {
	text-align:center;
}

.course a {
	text-decoration:underline;
}
.course a:hover {
	text-decoration:none;
}
.image_center {
	padding:10px 0px 10px 0px;
	text-align:center;
}

