body{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#core{
	width: 900px;
	height: 600px;
}

#orientations{
	position: absolute;
	visibility: hidden;
	background-color: #9FC500;
	top: 0px;
	left: 0px;
	overflow: hidden;
	cursor: pointer;
}

#motPresident{
	position: absolute;
	visibility: hidden;
	background-color: #F8E1AD;
	border: 3px solid #9FC500;
	top: 0px;
	left: 0px;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#editoSgec{
	position: absolute;
	visibility: hidden;
	background-color: #F8E1AD;
	border: 3px solid #9FC500;
	top: 0px;
	left: 0px;
	overflow: hidden;
	cursor: pointer;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#footer{
	font-family: Arial;
	font-size: 10px;
	color: #9FC500;
}

.orientation_item{
	background-color: #F8E1AD;
	border: 1px solid #9FC500;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.orientation_item_grise{
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0px;
	width: 0px;
	z-index: 5;
	opacity : 0.8;
   filter : alpha(opacity=80);
	background-color: #D3D3D3;
}

.print_orientation_item{
	background-color: #FFFFFF;
	margin-bottom: 1px;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

.orientation_texte{
	font-family: Arial;
	font-size: 13px;
}
