div {
	border : none;
}

A:link, A:visited, A:active {
	/*color : inherit;*/
	font-size : inherit;
	font-weight : inherit;
	text-decoration : none;
}

/*general page link colors*/
.whitetext A:link, .whitetext A:visited, .whitetext A:active {
	color : #D5D5D5;
}
.blacktext A:link, .blacktext A:visited, .blacktext A:active {
	color : #4F4F4F;
}

A:hover{
	text-decoration : underline;
	/*font-weight : bold;*/
}

body {
	background-position : top;
	background-color:#999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
	margin : 0px;
	padding : 0px;
	text-align : center;
	background-repeat : no-repeat;
}

#pagebody {
	height : 100%;
	margin-bottom : 0px;
	margin-left : auto;
	margin-right : auto;
	margin-top : 0px;
	position : relative;
	text-align : left;
	width : 983px;
	padding : 0px;
}

#home_alt_layer{
	position : absolute;
	top : 0px;
	left: 0px;
	z-index: 0;
}

#labels_layer{
	position : absolute;
	top : 0px;
	left: 0px;
	z-index: 2;
}

#gr_silouette_layer{
	position : absolute;
	top : 0px;
	left: 0px;
	z-index: 0;
}


#orange_layer{
	position : absolute;
	top : 0px;
	left: 0px;
	z-index: 1;
}

#bw_layer{
	position : absolute;
	top : 0px;
	left: 0px;
	z-index: 2;
}

#blue_layer{
	position : absolute;
	top : 0px;
	left: 0px;
	z-index: 3;
}

#nav_layer{
	position : absolute;
	top : 0px;
	left: 0px;
	z-index: 10;
}


#home_top_nav{
	position : absolute;
	top : 5px;
	left: 410px;
	z-index: 11;
	font-size : 15px;
	color : White;
	font-weight : bold;
}

#home_top_nav A:link, #home_top_nav A:visited, #home_top_nav A:active {
	color : #FFFFFF;
}

#language_nav{
	position : absolute;
	top : 5px;
	left: 8px;
	z-index: 11;
	font-size : 15px;
	color : White;
	font-weight : bold;
}
#language_nav A:link, #language_nav A:visited, #language_nav A:active {
	color : white;
}

/*general page link colors*/
.whitetext A:link, .whitetext A:visited, .whitetext A:active {
	color : #D5D5D5;
}
.blacktext A:link, .blacktext A:visited, .blacktext A:active {
	color : #4F4F4F;
}

#le_cirque{
	position : absolute;
	top : 207px;
	left: 346px;
	z-index: 12;
	visibility: hidden;
	width: 339px;
}

#le_christ{
	position : absolute;
	top : 201px;
	left: 242px;
	z-index: 12;
	visibility: hidden;
	width: 365px;
}

#les_nus{
	position : absolute;
	top : 146px;
	left: 21px;
	z-index: 12;
	visibility: hidden;
	width: 327px;
}

#le_paysages{
	position : absolute;
	top : 96px;
	left: 496px;
	z-index: 12;
	visibility: hidden;
	width: 472px;
}

.home_reveal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
	line-height: normal;
	color: #3883D3;
	text-align: left;
	padding: 10px;
	border: 2px dashed #3883D3;
	background-color: #DFF5EF;
}

.orange {
	color: #EF4A00;
	font-weight: bold!important
}

#home_events{
	position:absolute;
	left:18px;
	top:405px;
	width:192px;
	z-index:10;
	text-align : left;
	line-height : 140%;

}

.bold{
	font-weight : bold;
}



