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

/* Construction (Montage)
----------------------------------------------------------*/
* { font-family:"Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }
body { color:#000; font-size:80%; }
h1 { color:#000; font:bold 12px Georgia, "Times New Roman", Times, serif; padding-bottom:20px; }
h2 { color:#000; font:700 1.17em Georgia, "Times New Roman", Times, serif; }
h3 { color:#000; font:700 1.1em Georgia, "Times New Roman", Times, serif; }
h4, p, ul, ol, li { font-size:1em; }
h5 { color:#000; font-size:.83em; }
h6 { color:#000; font-size:.67em; }
a { color:#000; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#000; border-width:thin; padding:3px; }

/* Éléments Particuliers
----------------------------------------------------------*/
#reference { text-align:center;}
#reference img { margin:5px;}
/* 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, .clearer { clear:both; }/*width: 0; height: 0; line-height: 0;*/ 

.list{
vertical-align:middle;
padding-left:20px;
padding-right:7px;
margin-top:-2px;
#margin-top:0px;
_margin-top:2px;
}

.borderpic{
border:1px solid #016b97;}

.pic1{
margin-right:190px;
}

.pic2{
margin-right:8px;
}
.pic3{
margin-right:130px;
margin-top:20px;
}
.pic4{
margin-right:65px;
margin-top:10px;
}

.pic5{
margin-right:130px;

}

.tab1{
background-color:#00a3e6;}
.tab2{
background-color:#f56200;}
.tab3{
background-color:#97bf0d;}
.tab4{
background-color:#ff0084;}
.tab5{
background-color:#cc3a2e;}
.tab6{
background-color:#4a897f;}

.tabwidth{
width:92px;}
.tabwidth1{
width:143px;}

.TabbedPanelsTabHover {
	background-color: #CCC;
}
.TabbedPanelsTabSelected {
	background-color: #fff;
	border-bottom: 1px solid #c8c8c8;
}

.linehigh1{
line-height:25px;
}
.linehigh2{
line-height:20px;}

.plandusite{
padding:0 50px;}

/* ============== Plan Aces ================ */
.plan {
	width: 650px;
	height: 480px;
	border:5px solid;
	border-color:#fe0083;
	margin-left:20px;
}
#map .infosbulle {
	width: 210px;
	border: none;
	margin: 0;
	padding: 0;
	text-align:center;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.plan-titre {
	font-size: 14px;
	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;
}

/* ============== Simu onglet spry ================ */

.onglet-textile { margin:0px; padding:0px; width:100%;}
.onglet-textile li { float:left; list-style-type:none; text-align:center; border:solid 1px #fff; font:bold 0.9em sans-serif; margin:0px 1px 0px 0px; position:relative; top:1px; }
.onglet-textile li a {text-decoration:none; display:block; color:#000; height:15px; padding:5px;}
.onglet-textile li a:hover {background-color:#CCCCCC;}
.onglet-textile li a.current {color:#000; background-color:#fff;}
.onglet-textile li a.current:hover { background-color:#fff; }
.contenu-onglet-textile {width:670px; padding:20px 5px; border:1px solid #fff; clear:both; }


.onglet-objets { margin:0px; padding:0px; width:100%;}
.onglet-objets li { float:left; list-style-type:none; text-align:center; border:solid 1px #fff; font:bold 0.9em sans-serif; margin:0px 1px 0px 0px; position:relative; top:1px; }
.onglet-objets li a {text-decoration:none; display:block; color:#000; height:15px; padding:6px 12px; min-width:65px;}
.onglet-objets li a:hover {background-color:#CCCCCC;}
.onglet-objets li a.current {color:#000; background-color:#fff;}
.onglet-objets li a.current:hover { background-color:#fff; }
.contenu-onglet-objets {width:670px; padding:20px 5px; border:1px solid #fff; clear:both; }
