/* CSS Document  */

html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height : 100%;
}

body {
margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
em {
	color: #3E70AF;
}
#tout {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	background-image: url(images/fonds/principal2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
font-family: Georgia;
	font-size: 1em;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	
}

#centre {
	width: 80%;
	margin-left: 10%;
	height:100%;
}


#hcentre {
	padding-top: 80px;
	background-image: url(images/fonds/hcentre.png);
	background-repeat: repeat-x;
	width: 100%;
	background-position: bottom;
}

#ccentre {
	background-color: #FFFFFF;
	height:70%;
	padding: 10px;
}


#bcentre {
	background-image: url(images/fonds/bcentre.png);
	background-repeat: repeat-x;
	width: 100%;
}

#menu {
position:relative;
	width:320px;
	height:100%;
	text-align: center;
	float:left;
	background-color: #FFFFFF;
}
#bas{
position:absolute;
	margin-top:300px;
	color: #339966;
	text-align: left;
	z-index:2;
	left: 11%;
}
.icones {
	width:100px;
	float:left;
	text-align: center;
	padding-top:5px;
}
#contenu {
	height:100%;
	padding-left:15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	overflow:auto;
}

h1 {
	padding:0;
	background-image: url(images/sh1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 400px;
	height:34px;
	font-size: 24px;
}


.detour{
	margin-right: 3px;	
}

.saut li{
	display:block;
	height:70px;
	list-style-type: none;
}

.saut2 li{
	margin-bottom:10px;
	list-style-type: square;
}

.sh11, .sh21, .sh31, .sh41, .sh51{
	display:none;
	font-size: 16px;
	font-weight: bold;
	color: #3E70AE;
	text-align: center;
	float:left;
	width:320px;
	text-align:center;
	font-family: "Arial Rounded MT Bold";
}

.droite{
	float:right;
}

.detail a{
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

ul.thumb {float: left;list-style: none;margin: 0; padding: 0px;width: 100%;background-color: white;}
ul.thumb li {margin: 1px; padding: 0px;float: left;position: relative;width: 60px;height: 60px;}
ul.thumb li img {width: 50px; height: 50px;border: none;padding: 5px;position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; }

#midground {
	background: url(images/midground.png) repeat 20% 20%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 200;
}

#foreground {
	background: url(images/foreground.png) repeat 90% 110%;
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 300;
}
#tagsphere{
	float:right;
	background-image: url(images/fonds/boule.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#tagsphere a{
	text-decoration: none;
	color: #339933;
	text-transform: uppercase;
	font-weight: bold;
}