@charset "utf-8";


/* CSS commune */
.copyright{
	text-align:center;
	font-size:xx-small;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
body.texteImp {
	margin: 10px;
}

p, noscript, div, h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
.texteImp h1, .texteImp h2, .texteImp h3, .texteImp h4 {
	margin-top: 2px;
	margin-bottom: 10px;
	color: #333333;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bolder;
	padding-top: 5px;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	font-weight: bold;
}


a:link {
	color: #B0ECFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #B0C6FF;
}
a:hover, a:focus {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
a.rouge {
	color: #FF6600;
}
.jaune {
	color: #FCBD00;
}
a.jaune {
	color: #FCBD00;
}
h3.jaune,h4.jaune {
    color: #FCBD00;
	margin-bottom:0.5em;
}
#centre {
	position: relative;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.cache {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1px;
	position: absolute;
	top: -5000px;
	left: -5000px;
}
.aaa {
	position: relative;
	left: 20px;
	top: 4px;
}
.aaa img {
	border:none;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #FBBC00;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FCBD00;
	font-weight: bold;
	margin-bottom: 15px;
}
#ImgCache1, #ImgCache2 {
	display: none;
}
#preau, #wc,#cour,#Sclasse,#sport {
	background-color: #666666;
	height: 400px;
	width: 390px;
	position: absolute;
	z-index: 5;
	visibility: hidden;
	left: 519px;
	top: 124px;
	border: 3px double #FFFFFF;
	padding: 10px;
	overflow: auto;
	font-size: 0.9em;
	line-height: 1.8em;
}
#encadreEsquimo, #encadrePoucet {
	background-color: #666666;
	width: 700px;
	position: static;
	border: 3px double #FFFFFF;
	padding: 10px;
	overflow: auto;
	font-size: 0.9em;
	line-height: 1.8em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#encadreEsquimo {
	background-image: url(../images/fd_esquimo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#encadrePoucet {
	background-image: url(../images/fd_poucet.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#panneauE {
	margin-left: 40px;
	margin-bottom: 10px;
}

#manuel {
	margin-left: 50px;
	width: 200px;
}
#manuel img {
	margin-bottom: 20px;
}

.clearB {
	clear: both;
}
.aGauche {
	float: left;
}
.margehaute {
	margin-top: 50px;
}


.BtCache {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}
.BtCache a {
	color: #FFCC00;
}

