@charset "utf-8";
/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
body { color:#fff; font-size:12px; font-family: Verdana, "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }

h1 { color:#fff; font-weight:700; font-size:1.1em; }
h2 { color:#fff; font-weight:700; font-size:1.3em; /*text-transform: uppercase;*/ }
h3 { color:#fff; font-weight:700; font-size:1.17em; /*text-transform: uppercase;*/ }
h4 { color:#fff; font-weight:700; font-size:1em; /*text-transform: uppercase;*/ }
h5 { color:#fff; font-size:0.83em; }
h6 { color:#fff; font-size:0.67em; }
p { color:#fff; font-size:1em; }
ul, ol{ color:#fff; font-size:1em; }
li { color:#fff; font-size:1em; }
a { color:#fff; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#fff; padding:3px; }
input { color:#fff; padding:3px; }


#intro p, #intro a { font-size:.92em; color:#fff; }


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb { clear:both; }
.clearer { clear:both; width:0; height:0; line-height:0; }

/*	Mise en page
----------------------------------------------------------*/

/* Page d'accueil */
.illustration { float:left;}
.texte_accueil{padding-left:180px;}
.imgModuleHaut{width:210px; height:15px; margin-top:15px; background-image:url(../images/img_haut.jpg);}
.imgModuleBas{width:210px; height:13px; background-image:url(../images/img_bas.jpg); }
.imgModuleDupli{width:184px; background-image:url(../images/img_fond.jpg); padding-left:13px; padding-right:13px; text-align:center;}

/* Visitez */
.ss-titre{border-bottom:solid 3px #fccb0f; height:31px;}
.decaler{padding-left:10px}

/* Foot en salle */
#table{text-align:center; border:solid 1px #fccb0f; margin:5px}
#table2{text-align:center; border:solid 1px #fccb0f; margin:5px}
#table3{text-align:center; border:solid 1px #fccb0f; margin:5px}
#table td{padding:5px}
#table2 td{padding:5px}
#table3 td{padding:5px}
.tr1{font-weight:bold; background-color:#fccb0f; color:#000000 }
.video{padding-left:20px; float:left; padding-top:10px}
.video2{float:right; padding-top:10px}
.page{margin:30px 5px 0 0}

/* Anniversaire */
.ballon{float:right; width:104px; height:305px; background-image:url(../images/anniv/ballon1.jpg); background-repeat:no-repeat}
.jaune{color:#fccb0f}
.ballons3{margin-top:240px;}

/* Squash */
.marginLeft180{margin-left:180px}

/* Restaurant */
.orange{color:#fcd212;}

/* Partenaires */
.as{margin-left:185px}

/* Page en construction */
.constrution { margin-top:8em; text-align:center; } /* Réajuster la hauteur du margin si besoin */

/*	Mentions Légales */
.mentions{float:right; padding-left:20px;}

/* Plan du site */
#menubas {  padding: 10px 15px 10px 0; text-align:center; color:#fff; font-size:10px; }
 
#menubas a { color:#352805; }
 
#coldusite { width:950px; margin:0 auto; clear:both; text-align:left; color:#fff;}
 
#coldusite p { line-height:8px; }
 
#col1, #col2, #col3, #col4 { width:22%; min-height:160px; _height:160px; float:left; padding:5px 0.1% 10px 2.5%; border-right:1px solid #fff; list-style-position:outside; border-bottom: 1px dashed #fff; border-right: 1px dashed #fff;}
 
#col4 {border-right: none;}
 
.tailleplan { font-size:0.9em; color:#352805; font-family:Arial, Helvetica, sans-serif ;}

/* plan d'acces */

.plan {
	width: 640px;
	height: 480px;
}
#map .infosbulle {
	width: 210px;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	color: #352805;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

.tablepro{width:400px; border:#FFFFFF 1px solid; text-align:center; margin-left:180px; }
