/* CSS Document */
#global_sommaire a {
	color: #999999;
}
#global_sommaire a:hover{
	color: #CC0000;
}
#menu_sommaire a {
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
#menu_sommaire a:hover {
	color: #CC0000;
}
#global_sommaire h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
#global_sommaire {
	background-color: transparent;
	padding-bottom: 5px;
	width: 750px;
	position: absolute;
}
#menu_sommaire {
	width: 480px;
	margin-top: 130px;
	margin-left: 150px;
}

#sommaire {
	background-color: transparent;
	width: 740px;
	background-image: url(IMGsquelette/millieu.gif);
	background-repeat: repeat-y;
	background-position: 0px;
	margin: 0px;
	height: 510px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#hautsommaire {
	height: 150px;
	width: 740px;
	background-color: transparent;
	background-image: url(IMGsquelette/hautSommaire.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	visibility: visible;
	display: block;
	margin-bottom: 0px;
	position: absolute;
	clip: rect(0px,auto,auto,auto);
}
#bassommaire {
	height: 72px;
	width: 740px;
	background-color: transparent;
	background-image: url(IMGsquelette/basSommaire.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	visibility: visible;
	display: block;
	position: relative;
}
#bloc1 {
	position:absolute;
	left:34px;
	top:160px;
	width:320px;
	height:170px;
	z-index:1;
	overflow: hidden;
	background-image: url(IMGsquelette/fondbloc.jpg);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
}
#bloc2 {
	position:absolute;
	left:377px;
	top:160px;
	width:320px;
	height:170px;
	z-index:2;
	overflow: hidden;
	background-image: url(IMGsquelette/fondbloc.jpg);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
}
#bloc3 {
	position:absolute;
	left:34px;
	top:340px;
	width:320px;
	height:170px;
	z-index:1;
	overflow: hidden;
	background-image: url(IMGsquelette/fondbloc.jpg);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
}
#bloc4 {
	position:absolute;
	left:377px;
	top:340px;
	width:320px;
	height:170px;
	z-index:2;
	overflow: hidden;
	background-image: url(IMGsquelette/fondbloc.jpg);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
}
