html, body {
	height: 100%;
	margin: 0;
	}
html {
	background: #D7733F;
	}
body {
	font: 95% Arial, Helvetica, sans-serif;
}
div#global {
	min-height: 100%;
	width: 985px;
	padding: 0 10px;
	margin: 0 auto;
	position: relative;
	background: url(../img-isa-loisirs/global2.png) center repeat-y;
	}
div#center {
	/* Pour �viter la superposition 
	du pied de page et du contenu : */
	
	padding-bottom: 50px; 
	overflow: auto;

	}
div#footer {
	position: absolute;
	width: 100%;
	bottom: 0;
	}
	
	.flottante {
	text-align:left;
  
  border: 2px dotted #444444;
  margin: 2px;
  float: left;
 
  padding-left:2px;
  
}
.conteneur {
  width: 100%;
}
.spacer {
  clear: both;
}

	
div#content {
	float: right;
	width: 700px;
	padding-left: 20px;
	padding-right:10px;
	}
div#content p {
text-align:justify;
	}
	
div#sidebar {
	float:left;
	width: 250px;
	padding-right:5px;
	
	}
div#header {
	background: #d3d3d3 url(../img-isa-loisirs/mylogo4a.jpg) no-repeat;
width:984px;
	height: 210px;
	position: relative;
	}
div#header h1 {
	margin: 0;
	position: absolute;
	color:#8b0000;
	top: 30px;
	left: 240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.7em;
	}
 
div#footer {
clear:both;
	position: absolute;
	width: 985px;
	bottom: 0;
	background: #8b0000 ;
	text-align:center;
	color: #fff;
	}
ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}
ul#menu li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding-left: 35px;
	margin: 2px 0;
	border-bottom: 1px solid #8b0000;
	color: #8b0000;
	font:  1em/30px  Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
}
ul#menu li a:hover {
	background-position: left bottom;
	background: #8b0000;
	color:white;
}
ul#support { list-style-image: url(../img-isa-loisirs/sup2.gif);
}
.support { list-style-image: url(../img-isa-loisirs/sup2.gif);
}
div#sidebar h3,  div#sidebar p  {
	padding: 0 10px;
	color:#00008b;
	}
div#content h2 {
	width:630px;
	background: #fff url(../img-isa-loisirs/bullet_titre1.png) left center no-repeat;
	padding-left: 30px;
	color: #00008b;
	}
h3 {
	margin:10px ;
	color:#00008b;
	}
div#footer p {
	margin: 2px 0;
	font-size: 0.8em;
	}
a {    
	color: #8b0000;
	font-weight: bold;
	}
a:hover {
	background: #8b0000;
	color:white;
	}
div#footer a {

	color: #FFFF66;
	font-weight: bold;
	}
div#footer a:hover{
	color: #ff8c00;
	font-weight: bold;
	}
*+html #sidebar{ 
	margin-top: 15px;
	}
*+html #content{ 
	margin-top: 15px;
	}
.cadre_titre {
height:6em; 
width:680px;
border:solid 3px #8b0000;
margin-bottom:15px;
overflow:auto;
}
.cadre_titre1 {
height:6.5em; 
width:680px;
border:solid 3px #8b0000;
margin-bottom:15px;
overflow:auto;
}
.cadre_titre2 {
height:7em; 
width:680px;
border:solid 3px #8b0000;
margin-bottom:15px;
overflow:auto;
}
.images {
float:left;
margin:15px 10px 0px 10px;
}

ul#menu .actuel { 

  text-decoration: underline; 
}
img {
border-width:0;
}
a.image:hover{            /* une classe qui permet d'�viter une bordure disgracieuse lors du passage de la souris sur l'image */
	background-color:transparent;
}
/* hack safari3+ css3'mediaqueries */
@media screen and (-webkit-min-device-pixel-ratio:0){
               h1 {
			   font-size:1.6em;
	}
}
/* hack opra7+ css3'mediaqueries */
@media screen and (min-width: 0px){
    h1 { font-size:1.6em;
	}
}

#div_apercu {
padding:0px;
margin:0px;
}
.cadre_cc { border:solid 3px #8b0000; width:600px;
height=100%;
overflow:auto;}
.imag_cc { width:132px;
position:relative;
text-align:center;
border-width:0; 
float:left; 
padding-right:10px;  
}

#pages .center {
text-align:center; 
}
.center {
text-align:center;
}
#pages a { text-decoration:none; 
font-weight:normal;
}
#pages a:hover { background-color:#8b0000;
color:#FFFFFF;
} 
.redbold {
font-weight:bold;
color:#8b0000;}
a[name] {

font-weight:normal;
color:#000; 
  }
  a[name]:hover {
  background:none;
  }
.inline {
display:inline;
}
.petit {
font-size:0.7em;
}
#mapi {
margin: 0 auto;
display:block;
width:680px;
height:420px;
}

/** Impression : */

@media print {
  body {
    background: none;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
  }
  
h1 {
margin:0;
text-align:center;
}
#content {
width:auto;
border: 0;
padding: 0;
float:none !important;
}
  div#sidebar,div#header,#footer,h3 a {
    display: none;    
  }
}
