#container {
	width:910px;
	margin:0 auto;
	min-height:300px;
	height:auto !important;
	height:300px;
	position:relative;
}

#arrows {
	width:283px;
	height:296px;
	background:url(/templates/layout/fleches.jpg) no-repeat;
	position:absolute;
	top:0;
	left:-283px;
}

#header {
	width:910px;
	height:350px;
	position:relative;
}

#logo  {
	position:absolute;
	top:60px;
	left:60px;
	}
	
#infos {
	width:910px;
	height:47px;
	background:url(/templates/layout/top_news.png) no-repeat;
	_background:url(/templates/layout/top_news.gif) no-repeat;
	zoom:1;
	position:relative;
}

#lang {
	position:absolute;
	top:16px;
	right:20px;		
}

#news {
	position:absolute;
	top:15px;
	left:110px;	
	visibility:hidden;
}



#foire {
	position:absolute;
	top:15px;
	left:110px;	
}

#search {
	width:910px;
	height:120px;
	position:relative;
	margin-top:-20px;
	background:url(/templates/layout/ombre_right_search.png) right bottom no-repeat;
	_background:url(/templates/layout/ombre_right_search.gif) right bottom no-repeat;	
}

#selectsPart {
	width:900px;
	height:120px;
	
}

#searchMachine {
	position:absolute;
	top:78px;
	left:220px;	
}

#selectsPart select {
	width:140px;
	}

#searchApplication {
	position:absolute;
	top:78px;
	left:565px;	
}

#main {
	width:910px;
	min-height:300px;
	height:auto !important;
	height:300px;
	background:url(/templates/layout/bg_content.png) repeat-y;
	_background:url(/templates/layout/bg_content.gif) repeat-y;
	position:relative;
}

sepMain {
	width:910px;
}

#login {
	padding:50px 0 15px 0;
}
#login p{
	text-align:right;
	font-size:10px;
	margin-right:30px;
}
#login a{
	text-decoration:underline;
}

#login form {
	margin:0;
}

#login input {
	width:128px;
	height:12px;
	font-size:11px;
}

#nav {
	width:160px;	
	margin:10px 0 0 30px;
	padding:0 0 50px 0;	
	float:left;
	font-size:12px;
	color:#6D6D6D;
	display:inline;
	position:relative;
}

#nav a {
	text-decoration:none;
	color:#6D6D6D;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav ul ul {
	margin:0;
	padding:0 0 20px 0;
	background:url(/templates/layout/btn_on.jpg);
}

#nav li li{
	height:14px;
	line-height:14px;
	margin:0 0 0 20px;
	padding:0 0 0 15px;		
}

#nav li li.secOn {
	background:url(/templates/layout/fleche_menu_2.gif) 0 2px no-repeat;
}

#content {
	float:left;
	width:670px;
	min-height:200px;
	height: auto !important;
	height:200px;
	margin:10px 0 0 30px;
	position:relative;
	padding-bottom:30px;
}

#content .object {
	margin:0 0 0 3px;
}

#footer {
	width:910px;
	height:44px;
	background: url(/templates/layout/bottom.png) no-repeat;
	_background: url(/templates/layout/bottom.gif) no-repeat;
	position:relative;
	font-size:10px;
	color:#6D6D6D;
}

#footer a {
	color:#6D6D6D;
	text-decoration:none;
}

#copyright {
	position:absolute;
	top:15px;
	left:220px;
}

#powered {
	position:absolute;
	top:15px;
	left:590px;
}

#mapWindow {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	visibility:hidden;
	background: url(/templates/layout/black-bg_old.png) repeat;
}

#mapWindowClose {
	position:absolute;
	top:-20px;
	right:20px;	
	cursor:pointer;
}

#map {
	cursor:pointer;
}

#zoomImage {
	cursor:pointer;
	position:absolute;
	right:45px;
	top:-20px;
}
 
#sendForm{
	cursor:pointer;
}
#loginBt{
	padding-right:20px;
	text-align:right;
	margin-top:8px;
}
#loginBt input{
	width:33px;
	height:12px;
}

input {
	color:#1E73B7;
}


.dir{ 
	width:600px;
	font-weight:bold;
	line-height:20px;
	height:20px;
	padding:0 0 0 40px;
	background:url(/templates/layout/explorer/folder.png) 20px no-repeat;
	clear:both;
}
.file{ 
	width:600px;
	position:relative;
	line-height:20px;
	height:20px;
	padding:0 0 0 40px;
	background:url(/templates/layout/explorer/file.png) 20px no-repeat;
	clear:both;
}
.infos{ 
	float:right;
	text-align:right;
}
.filename{ 
	float:left;
	text-align:left;
}
#explorer{ 
	clear:both;
	margin-top: 30px;	
}
#explorer a{ 
	text-decoration:none;
	color:#333;	
}
#action{ 
	position:relative;
	clear:both;		
}
#actions img{ 
	border:none;	
}
#navigator{ 
	clear:both;
	margin: 10px 0 0 0;
	line-height:23px;
	padding:0 0 0 20px;
	background:url(/templates/layout/explorer/folder.png) no-repeat;
}

#infoForm label {
	float:left;
	width:180px;
}

#infoForm input {
}
