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

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

h1 { color:#5299c6; font-size: 12px; font-weight:bold; }
h2 { color:#5299c6; font-size: 1.3em; }
h3 { color:#5299c6; font-size: 1.17em; }
h4 { color:#5299c6; font-size: 1em; }
h5 { color:#5299c6; font-size: 0.83em; }
h6 { color:#5299c6; font-size: 0.67em; }

p { color:#5299c6; font-size:1em; }
ul, ol{ color:#5299c6; font-size:1em; }
li { color:#5299c6; font-size:1em; }
a { color:#5299c6; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#5299c6; padding:3px; }
input { color:#3c0f15; padding:3px; background-color:#461218;}
.border, #code, #civilite select, #imgcaptcha, input { color:#5299c6; padding:3px; background-color:#461218;}
/* É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 */
.chapeau { font-family: Georgia, "Times New Roman", Times, serif; text-align:justify; margin:.5em 0 1.5em; }
.illustration { float:left; padding:10px 10px 0 0;#padding:0px 10px 0 0; }

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

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

/*======================================================================================>/*Header hack*/
/*html>*/
/*body{ padding-right:2px;}*/
/*======================================================================================> Li Titre*/
.titreListe{color:#5299c6;padding:0; margin:0;}
.titreListe:first-letter{ font-size:1.5em; letter-spacing:-2px; text-transform:uppercase; }
/*======================================================================================> Titre aide centrage txt accueil*/
.homeTitle{ color:#5299c6; font-size:2em; padding:40px 0 0 0;}
/*======================================================================================> Lettrine*/
.Lettrine:first-letter{ font-size:3em; float:left;
color: #5299c6; font-style:italic;
margin: 0 2px;
padding: 5px;
}
/*----------------------------*/
#h1intro { color:#ffffff; font-size: 12px; font-weight:bold; }
#fixh1 {margin:0 auto; width:640px; color:#ffffff; font-size: 12px; font-weight:bold;}
.fixintro {width:640px; margin:0 auto;}
sup { vertical-align:super; font-size:9px;}
.img-symbol { vertical-align:middle;}
.align-text { margin-left:25px;}
.padding-cardio { padding-top:5px;}
#partenaires-l {float:right; width:240px;;}
#partenaires-r {float:left; padding-top:30px; width:220px; margin-left:80px;_margin-left:40px}

.content-program td tr{ border: 1px solid #000000;}
.text-center-program td{ text-align:center; line-height:20px;border: 1px solid #000000;}
.color-blue {color:#0000ff;}
.color-pink { color:#993366;}
.color-orange { color:#ff6600;}
.color-red { color:#ff0000;}
.color-green {color:#008000; font-weight:bold;}
.color-pink-light {color:#ff00ff;}
.color-light-blue {color:#00ccff;}
.color-light-green {color:#5bbe35;}
.color-black {color:#000000;}
/*-----------------High light---------------*/
.highslide {
	cursor: url(images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: white;
}
.highslide img {	border: none;}

.highslide-image{
	border: 3px solid #ffffff;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: none;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: normal;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 14px;
    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;
}

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

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}


/*----------Googlemap---------------*/
.plan {
	width: 600px;
	height: 480px;
	border: 5px solid #5198c4;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 12px;
	color: #5F0666;
	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;
}

#googlemap a.googlemap-icon { display: block; background: url(../images/googlemap.jpg) no-repeat; height: 68px; width: 80px; }
#googlemap a.googlemap-icon:hover { background: url(../images/googlemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(images/googlemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;	
}
/*-------------Plan du site----------------*/
#head-plan { background:url(../images/plandusite/head-plan.jpg) no-repeat top; width:892px; height:137px;}
#contenu-plan { background:url(../images/plandusite/contenu-plan.jpg) no-repeat top; width:892px; height:312px;}
#plantextcontenu { text-align:justify; margin-left:40px; margin-right:40px;}