body {
	background-color: #CECECE;
}

a:link, a:visited {
	color: #BE0A26;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #000000;
}

.curDate {
	color: #000000 !important;
}

#graphic {
	position: relative;
	top:0px;
	margin: 0 auto;
	width: 600px;
	height: 200px;
	z-index:0;
}

#title {
	position: relative;
	top:0px;
	margin: 0 auto;
	width: 635px;
	height: 186px;
	z-index:0;
	background-image: url('images/titre.png');
}

#container {
	height:400px;
	width: 400px;
	margin: 0 auto;
	margin-top:200px;
}

#ugcontainer {
	position: relative;
	height:36px;
	width: 600px;
	margin: auto;
	top:0px;
}

#clickyear {
	position:relative;
	float: left;
	width:250px;
	height:21px;
	left:125px;
	top:0;
	font-family: helvetica, arial;
	font-style: italic;
	color:#BBBDBE;
	font-size:11px
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	background-color:#FFFFFF;
	text-align:center;
}

#issdefinition {
	float: left;
	position: relative;
	height:21px;
	width: 78px;
	background-image: url('images/definition.jpg');
	background-position: 0px;
	cursor: pointer;
	left:1px;
}

#issdefinition:hover {
	background-position: -78px;
}

#showhide {
	float: left;
	position: relative;
	height:36px;
	width: 38px;
	margin: auto;
	left:234px;
	background-image:url('images/showhide.png');
	background-position:0px;
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	cursor: pointer;
}

.element {
	position: relative;
	height: 200px;
	width: 200px;
	float:left;
	background-repeat:no-repeat;
	background-position:-200px;
	z-index:3;
	cursor: pointer;
}

.element:hover {
	background-position:0px;
}

.current {
	background-position:0px;
}

#content {
	z-index:1;
	position:relative;
	height: 200px;
	width: 200px;
	top:-300px;
	margin: 0 auto;
	background-image: url('images/indices/indice_2001.jpg');
}

.inside {
	display: none;
}

#page {
	width:100%;
	height:100%;
}

#date {
	position:absolute;
	z-index:100;
	width:114px;
	height:94px;
	top:-7px;
	margin-left:343px;
}

#definition {
	height:27px;
	width: 117px;
	bottom:0px;
	margin-left:343px;
	z-index:1;
	position:relative;
	background-color: #00FF00;
	margin-top:-27px;
	cursor: pointer;
	background-image:url('images/definitions.jpg');
}

#definition:hover {
	background-position:118px;
}

#sante {
	background-image:url('images/sante.png');
	
}

#logement {
	background-image:url('images/maison.png');
}

#money {
	background-image:url('images/euro.png');
}


#emploi {
	background-image:url('images/emploi.png');
}

#footer {
	width:791px;
	height:60px;
	margin:auto;
}

#signature {
	width:582px;
	height:60px;
	float:left;
	background-image:url('images/signature.png');
}

#cc {
	width:155px;
	height:60px;
	float:left;
	background-image:url('images/cc.png');
}

#yaw {
	width:54px;
	height:60px;
	float:left;
	background-image:url('images/yaw.png');
}