body{
	margin:0;
	padding:0;
	font-size: 12px;
	font-family: tahoma;
	color: #646464;
}
#global{
	background-image: url('/~ingeo3d/img/bgbody.gif');
	position:absolute;
	left: 50%; 
	top: 50%;
	margin-top: -310px;
	margin-left: -475px;
	width: 950px;
	height: 620px;
	border: 1px solid #646464;
}
#main{
	width: 920px;
	height: 580px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#logo{
	width: 133px;
	height: 154px;
	display: block;
	float: left;
}
#img3d{
	width: 39px;
	height: 348px;
	float: right;
	display: block;
	margin-top: 68px;
}
#menu{
	display: block;
	float: left;
	position: relative;
	margin-top: 15px;
	/* background: #fff; */
}
#footer{
	text-align: center;
}
.menu_item{
	text-decoration: none;
	/* border-left: 1px solid #646464;
	border-right: 1px solid #646464; */
	display: block;
	height: 20px;
	padding-top: 4px;
	color: #646464;
}
.menu_item:hover{
	text-decoration: underline;
	display: block;
	/* background-color: #DDD; */
	cursor: hand;
}
.menu_theme{
	border-bottom: 1px solid #646464;
	width: 300px;
	display: block;
	height: 25px;
	padding-top: 9px;
	text-decoration: none;
	color: #646464;
}
.menu_theme:hover{
	display: block;
	background-color: #DDD;
	cursor: hand;
}
.menu_themebarre{
	background: #646464;
	width: 300px;
	display: block;
	height: 1px;
}
.news{
	margin-top: 5px;
	background: #dddddd;
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #646464;
}
.news:focus{
	margin-top: 5px;
	background: #ffffff;
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #646464;
}

form{
	padding:0px;
	margin:0px;
}
.lien{
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
	color: #646464;
}
.lien:hover{
	text-decoration: underline;
	font-family: tahoma;
	font-size: 11px;
	color: #646464;
}
.lienrouge{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #D53232;
}
.lienrouge:hover{
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12px;
	color: #D53232;
}
#admin{
	float: left;
	text-align: center;
	width: 80px;
	height: 20px;
}
#partiegauche{
	width:133px;
	float:left;
}
#partiedroite{
	float:right;
	width: 770px;
	height: 570px;
	margin-right: 10px;
	background: #fff;
	border: 1px solid #646464;
}
#contenu{
	position: relative;
	top: 5px;
	left: 5px;
	width: 760px;
	height: 560px;
}
.affichage_miniature{
	width: 120px;
	height: 68px;
	border: 1px solid #646464;
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}
.affichage_miniature:hover{
	width: 120px;
	height: 68px;
	border: 1px solid #D53232;
	display: block;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
}
.lientheme{
	text-decoration: none;
	font-family: tahoma;
	font-size: 12px;
	color: #646464;
}
.lientheme:hover{
	text-decoration: underline;
	font-family: tahoma;
	font-size: 12x;
	color: #646464;
}
.lienreal{
	text-decoration: none;
	font-family: tahoma;
	font-size: 14px;
	color: #646464;
}
.lienreal:hover{
	text-decoration: underline;
	font-family: tahoma;
	font-size: 14x;
	color: #646464;
}
.formulaire{
	margin-top: 5px;
	background: #e3e3e3;
	font-family: verdana;
	font-size: 10px;
	border: 1px solid #cccccc;
}
.itemNL{
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	color: #000000;
}
.itemNL:hover{
	height: 20px;
	padding-top: 5px;
	background-color: #EFEAC2;
	padding-left: 10px;
}
