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

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

h1, h2, h3, h4, h5, h6 { color:#4d5973; }
h1 { font-weight:bold; font-size:12px; padding-bottom:20px; }
h2 { font-weight:bold; font-size:1.3em; }
h3 { font-weight:bold; font-size:1.17em; }
h4 { font-weight:700; font-size:1em; }
h5 { font-size:.83em; }
h6 { font-size:.67em; }
p, ul, ol, li { font-size:1em; }
a { color:#4E5975; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#4C5B72; padding:3px; }
input { color:#4C5B72; padding:3px; }

/* Intro */
#intro h1 { color:#000; } /* couleur du h1 de l'intro */
#intro p, #intro a { color:#000; } /* couleur du texte de l'intro */
#intro p { font-size:.9em; }

/* Adresse : Liens de bas de page
----------------------------------------------------------*/
#adresse p, #adresse a { color:#3a3a3a; } /* couleur des liens de bas de page */
#adresse p { font-size:.9em; }

/* Image de validation W3C
----------------------------------------------------------*/
/*#validator a img { background-color:#000; } - Activer le CSS si le fond du site est blanc */

/*logo societe*/
.clearvalidator{ clear:both; height:3px;}


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding-bottom:0; margin:0 2em 0 0; /*border:1px solid #000;*/ }
.imgRight { float:right; padding-bottom:0; margin:0 0 0 2em; /*border:1px solid #000;*/ }
.border{ border: 1px solid #4C5A74; }

/* 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; }
.marG {  margin-left: 310px;}
.marG2 {  margin-left: 50px; margin-top:20px;}

/* 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; }
.souligne { text-decoration:underline; }
.br { display:block; }
.petit{ font-size:0.8em;}

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

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

/* Encart */
.encart {
	width: 223px;
	margin-bottom: 1em;
	font-size: 0.9em;
	text-align:left;
}

.encart h3 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0.5em;
	text-transform:uppercase;
	color: #491700;
	text-shadow: 1px 1px 0px #9D3100;
}

.encart p {
	padding-bottom: 0.5em;
}

.encart .bgHaut {
	height: 23px;
	background: url(../images/encart/bgHaut.gif) no-repeat 0 0;
}

.encart .encartInner {
	background: url(../images/encart/bgInner.gif) repeat-y 0 0;
	padding: 0 1.5em;
	min-height: 108px;
}

.encart .encartPart {
	background: url(../images/encart/bgInner.gif) repeat-y 0 0;
	padding: 0 1.5em;
	min-height: 40px;
}

.encart .bgBas {
	height: 23px;
	background: url(../images/encart/bgBas.gif) no-repeat 0 0;
}

.padL100{padding-left:100px;}
.padL150{padding-left:150px;}

.padB{padding-top:10px;}


/* Tableaux */
.tableau {  }
.tableau th{ font-weight:bold; font-size:1.2em; text-align:center; padding: 8px 0;}
.tableau td{  padding:5px; text-align:center; border-collapse:collapse;} 
.tableau table{ border:1px solid #852806; background:#51717f;}
.tableau table td:hover{ background-color:#6890a2;}
.tableau table.country tbody:hover{ background-color:#99CACF;}
.tableau table tr td{ border-bottom:1px dashed #4C5B72;}
.tableau .entete{ background-color:#99CACF; font-weight:bold;}
.tableau td.entete:hover{ background-color:#99CACF;}

.country {  }
.country th{ font-weight:bold; font-size:1.2em; text-align:center; padding: 8px 0;}
.country td{  padding:5px; text-align:center; border-collapse:collapse;} 
.country table{ border:1px solid #852806;}
.country table tbody:hover{ background-color:#99CACF;}
.country table tr td{ border-bottom:1px dashed #852806;}
.country .entete{ background-color:#99CACF; font-weight:bold;}
.country td.entete:hover{ background-color:#99CACF;}

.textebordeau{color:#fff;}

.prix{ width:530px; border:1px solid #fff; font-size:12px; text-align:center; margin:0 auto; border-collapse:collapse; vertical-align:middle;}
.prix td{ border:1px solid #fff; text-align:center; padding:10px;}
.td1{ background-color:#99CACF;}
.td2{ background-color:#DAF0FB;}
.td3{ background-color:#ffcc66;}
.td4{ background-color:#2f8515;}
.td5{ background-color:#ff0000;}

/* Listes à puces */
ul.puce { padding-left: 30px; margin-bottom: 1em;}
ul.puce li{ list-style-image:url(../images/puce.gif); padding: 3px 0;}



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

/*	Page d'accueil
----------------------------------------------------------*/ 
.illustration { float:left; padding:5px 5px 0 0; width:305px; }
#horaires { float: left; margin-left: 70px;  padding-top:5px; padding-left:5px; padding-right:5px; border: 1px solid #4E5975; text-align: center; font-size: 0.9em; }
#horaires-news { padding-top:5px; padding-left:5px; padding-right:5px;  border: 1px solid #4E5975; text-align: center; font-size: 0.9em; width:264px; margin:0 auto; margin-left:18px; background-color:#7BCBB0; }
#encartWrapper { width:480px; }
#encartWrapper .encart { float: left; }

/*	Le Centre
----------------------------------------------------------*/ 
#diapo { height: 350px; width: 500px; padding:0; margin:0 auto; overflow: hidden }
#diapo img { height: 300px; width: 450px; padding: 8px; border: 1px solid #E1E1DA; background-color: #E1E1DA; top:0; left:0 border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

/*	Cours
----------------------------------------------------------*/ 
#diapo2 { height: 302px; width:302px; margin:0 auto; overflow: hidden;  padding: 8px; }
#diapo2 img { height: 300px; width:300px; padding: 8px; border: 1px solid #E1E1DA; background-color: #E1E1DA; top:0; left:0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}


#diapo3 { height: 300px; width:400px; margin:0 auto; overflow: hidden;  padding: 8px; }
#diapo3 img { height: 300px; width:400px; padding: 8px; border: 1px solid #E1E1DA; background-color: #E1E1DA; top:0; left:0; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;}

/*	Les Cours
----------------------------------------------------------*/ 


/*	Site en cours de réalisation
----------------------------------------------------------*/
#site { text-align:center; padding-top:5em; }

/*	Mentions Légales
----------------------------------------------------------*/
#infoclient { float:left; padding:0 0 1em; }
#hebergeur { float:right; padding:0; }

/*	Plan Google
----------------------------------------------------------*/
#planAcces { position:absolute; background-color:#EFEFEF; padding:10px; visibility:visible; border:solid 2px #4C5B72; display:none; z-index:1000; width:640px; height:510px; }

#map {width: 640px; height: 480px; position:relative; border:1px solid #4C5B72;}
#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: #4C5B72; 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;}

.icon1 { padding-right:5px; margin-top:5px;}

.tarifs { text-align:center; margin-left:30px; width:400px; border:1px solid #4E5975; padding:5px; }
.tarifs table tr td { border:1px solid #4E5975; padding:5px; }
.prixtr { background-color:#99CACF }
.pointstr { background-color:#DAF0FB }

.cours { height:175px; }




#galleria1{ width:650px; margin:0 auto; }
#galleria2{ width:650px; margin:0 auto; }
#galleria3{ width:650px; margin:0 auto; }
#galleria4{ width:650px; margin:0 auto; }





/*============ HIGHLIGHT =============*/

.highslide {
	/*cursor: url("../images/graphics/zoomin.cur"), pointer;
	#cursor: url("images/graphics/zoomin.cur"), pointer;*/
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
/*
.highslide img {
	border: 1px solid #1b5890;
}
.highslide:hover img {
	border: 2px solid white;
}*/

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid #b10000;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 24px;
	background-image: url("../images/graphics/loader.white.gif");
    #background-image: url(../images/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url("../images/graphics/fullexpand.gif") no-repeat;
	#background: url(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}	




.highslide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
	text-align:justify;	
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(images/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 780px;
	padding: 5px;
	background:#3b6071;
	
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(../images/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	background:#a7d1d7;
border:#C06 solid 1px;
 padding:10px;
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}
/* These must be the last of the Highslide rules */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;	
}



.img1:hover {
	background:url(../images/cours/logo1-hover.png) no-repeat;
}
.img2:hover {
	background:url(../images/cours/logo2-hover.png) no-repeat;
}
.img3:hover {
	background:url(../images/cours/taf.png) no-repeat;
}

.img4:hover {
	background:url(../images/cours/logo3-hover.png) no-repeat;
}
.img5:hover {
	background:url(../images/cours/logo4-hover.png) no-repeat;
}
.img6:hover {
	background:url(../images/cours/logo5-hover.png) no-repeat;
}
.img7:hover {
	background:url(../images/cours/logo6-hover.png) no-repeat;
}
.img8:hover {
	background:url(../images/cours/renfort.png) no-repeat;
}
.img9:hover {
	background:url(../images/cours/cx30.png) no-repeat;
}
.img10:hover {
	background:url(../images/cours/caf.png) no-repeat;
}
.img11:hover {
	background:url(../images/cours/capoeira.png) no-repeat;
}
.img12:hover {
	background:url(../images/cours/country.png) no-repeat;
}
.img13:hover {
	background:url(../images/cours/zumba.png) no-repeat;
}
.img14:hover {
	background:url(../images/cours/logo7-hover.png) no-repeat;
}
.img15:hover {
	background:url(../images/cours/logo8-hover.png) no-repeat;
}

.txt{ color:#fff;}

.txt2{ color:#F00; font-weight:bold;}
