body {
	margin:5px;
}

/** Les conteneurs généraux de la page **/
#conteneur {
	position: absolute;
	width: 950px;
	left: 50%;
	margin-left: -475px;
	border: 1px solid black;
}
#header {
	height: 79px;
}
#centre {
	margin: 0 180px 0px 180px;
}
#gauche {
	float:left;
	width: 180px;
}
#droite {
	float:right;
	width: 180px;
}
#pied {
	clear:both;
	height: 30px;
	padding: 5px;
}

/** les boites menu **/
.boite-menu {
	background: url(/template/default-large/images/arrondis/boite-haut.gif) top left no-repeat;
	margin: 0 3px 15px 3px;
}
.boite-menu .titre { 
	padding: 2px 0 0 13px; 
}
.boite-menu .contenu {
	background: url(/template/default-large/images/arrondis/boite-bas.gif) bottom left no-repeat;
	margin-top: 10px;
	padding-bottom: 1px;
}
.boite-menu .menu {
	margin:5px 0px 10px 5px;
	white-space:nowrap;
}
.boite-menu ul {
  padding-left:15px;
  margin:0px 0px 0px 5px;
}

/** le centre de la page **/
#centre #hautgauche {
	background: url(/template/default-large/images/arrondis/centre-haut-gauche.gif);
	background-repeat: no-repeat;
	height: 30px; width: 300px;
}
#centre #hautdroit {
	background: url(/template/default-large/images/arrondis/centre-haut-droite.gif);
	float: right;
	background-repeat: no-repeat;
	height: 30px; width: 30px;
}
#centre #basgauche {
	background: url(/template/default-large/images/arrondis/centre-bas-gauche.gif);
	background-repeat: no-repeat;
	height: 30px; width: 30px;
}
#centre #basdroit {
	background: url(/template/default-large/images/arrondis/centre-bas-droite.gif);
	float: right;
	background-repeat: no-repeat;
	height: 30px; width: 30px;
}
#centre #titreCentre {
  	padding: 2px 0 0 13px; 
}

/** Histoire du club **/
#histoire { margin: 0 10px 0 10px; }

/** Entrainement **/
#entrainement { margin:20px 10px 0px 10px; }
#entrainement li { margin-bottom:10px; }
#entrainement .titre { margin-bottom:5px; }
#entrainement .sous-titre { margin-bottom:5px; }

/** Revues de Presse **/
#presse { margin: 20px 10px 0px 10px; }
#presse #retourSommaire { margin-top: 20px; }

/** Parcours **/
#parcours { margin: 20px 10px 0px 10px; }

/** Contact **/
#contact { margin: 20px 10px 0px 10px; }

/** Formulaire Add/Update news**/
#form-news {   
	margin-top: 10px;
}
#form-news .outils {   
	margin-left: 0pt;
	margin-right: auto;
}
#form-news .bbcbutton {
	border: 1px solid buttonface;
	margin: 1px;
}
#form-news .over {
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	margin: 1px;
}
#form-news .helpline{
	border:0pt solid;	
}

/** Lien **/
#lien {
	margin-top: 10px;
}

/** Image du moment **/
#img-moment {
	margin-top: 10px;
}

/** Metadonnees **/
#metadonnees {
	margin-top: 10px;
}

/** Configuration **/
#configuration {
	margin-top: 10px;
}
#configuration .section {
	margin: 10px 0 5px 5px;
}
#configuration .name {
	text-align: right;
}
#configuration .save {
	padding-top: 10px;
	text-align: right;
}
#configuration .save input {
	border: 1px solid black;
}
.infobulle{
	position: absolute;
	visibility: hidden;
	border: 1px solid Black;
	padding: 10px;
}

/** Les news  **/
#titreNewsAccueil { padding:2px 2px 2px 13px; width:300px; }
.news { margin:10px 10px 0px 10px; }
.titreNews { margin:30px 5px 0px 5px; border-bottom:1px solid #3366FF; }
.news-suite { margin: 10px 0 0 15px; }
.news_info { margin: 15px 5px 0px 5px; padding: 2px 2px 2px 0; border-bottom: 1px solid #818181; }
.news_info span { margin-right: 5px; }
.news_info img { border: 0px; }
.newsDate { margin-top: 10px; }

/** Profil **/
#profil { margin: 20px 10px 10px 10px; }




/* LES COMMENTAIRES */
.commentaire {
	margin:5px 5px 15px 5px;
	border:1px dashed #818181;
	padding: 5px 5px 5px 10px;
}
.titreCommentaire {
	width:185px;
  	height: 20px;
  	margin-top:15px;
  	padding:5px 20px 5px 5px;
}
.commentaireInfo {
	padding:0px 0px 5px 0px;
}
.commentaireDeactive { 
	padding:10px 10px 10px 10px;
}

/* les menus */
/*.menu 
{
  margin:5px 0px 10px 5px;
  white-space:nowrap;
}

ul.menu 
{
  padding-left:15px;
  margin:0px 0px 0px 5px;
}*/

/* Archives */
.archives table {
	width:100%;
}
.archives th{
	border:1px solid #818181;
}
.archives_info{
	width:80px;
}
.archives_lien {
	padding:0px 5px 10px 5px;
}

/* annonces */
.menu_annonces {
	margin:10px 0px 10px 0px;
}
.annonces {
	margin:5px 5px 15px 5px;
	border:1px dashed #818181;
	padding:5px 5px 5px 5px;
}
.annonces_text {
	padding:5px;	
}

/* courses */
.course table {
	border-collapse:collapse;
	border:1px dashed #818181;
	margin:5px;
	width:98%;
}
.course th {
	padding: 5px 0px 5px 0px;
}
.course td {
	border:1px dashed #818181
}
/* Bouton submit */
.button {
	border:1px solid #818181;
	margin:5px 0px 0px 20px;
}