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

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

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

/* Liens de bas de page */
#sitti p, #sitti a {color:#064f7a; } /* couleur des liens de bas de page */
#sitti p { font-size:.80em; }

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


/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; margin:0 2em 0 0; }
.imgRight { float:right; margin: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; }
.souligne { text-decoration:underline; }

/* 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; padding:5px 10px 0 0; }

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

/*	Mentions Légales */

/*googlemaps*/
.plan {
	width:600px;
	height:400px;
	border: 3px solid #2ca6ef;
	margin:0 auto;
	
}

#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}
.plan-titre {
	font-size: 14px;
	color: #2ca6ef;
	font-weight: bold;
	margin-bottom: 10px;
	text-align:center;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
	text-align:center;
	!text-align:center;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:15px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}
#googlemap a.googlemap-icon { display: block; background:url(../images/goglemap.jpg) no-repeat; width: 70px; height: 60px; }
#googlemap a.googlemap-icon:hover { background: url(../images/goglemap-hover.jpg) no-repeat; }
#googlemap a.googlemap-icon:active { background: url(../images/goglemap.jpg) no-repeat; }
#googlemap a.googlemap-icon span { display:none; }
.alignCenter{
	text-align:-moz-center;
	!text-align:center;
	}
/*end googlemaps*/



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

.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: #fff solid 3px;
}
.highslide:hover img {
	border: #fff solid 3px;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: #fff solid 3px;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.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: 10px;
    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;
}



.contenu-new{width:780px; margin:0 auto;}

.contenu-new2{width:550px; margin:0 auto;}
.contenu-new3{width:600px; margin:0 auto;}

.icon{vertical-align:middle;}

.mg-left{margin-left:50px;}

.txt-block{width:200px;}

#table1{width:600px; margin:0 auto;}

#table1 td{padding:5px; border:1px #018ede solid; }

.bg-table1{background-color:#8ccef6;}

.int{width:950px; margin:0 auto;}


.diag { widows:780px;   }
.recap { font-weight:bold; font-size:1.2em; text-align:center; }
.diag td { padding: 5px 15px 5px 15px; border:1px solid #018EDE }
.td1 { width:15%; text-align:center; vertical-align:middle; font-weight:bold; font-size:1.1em; }
.td1b { width:15%; text-align:center; vertical-align:middle; }
.td2 { width:35%; text-align:left; vertical-align:middle; }
.trbleu { background-color:#9AD6FB; }
.petit { font-size:0.8em; }
.gros { font-size:1.2em; }

.tarifs  { width:780px;  }
.tarifs td { width:111px; text-align:center; border:1px solid #018EDE; padding:10px;}

