/************HOME***************** 
***********************************/



body {
	/*text-align: center !important;*/
}

div#home {
	top: 0px;
	left: 0px;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url("../img/home_fond.gif") top left repeat-x ;	
	/*margin: 0 auto !important;*/
	*text-align: center;
}
div#home div#homeIn {
	margin-left: auto;
	margin-right: auto;	
	width: 950px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	top: 0px;
	left: 0px;
	background: url("../img/home_carte.gif") top left no-repeat;
	position: relative;
	padding-top: 166px;
	*text-align:left;
}

div#home div#homeIn fieldset#recherche {
	position: absolute;
	top: 126px;
	left: 680px;
	height: 18px;
	width: 255px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;	
}

div#home div#homeIn fieldset#recherche p,
div#home div#homeIn fieldset#recherche label,
div#home div#homeIn fieldset#recherche span {
	line-height: 18px;	
}

div#home div#homeIn fieldset#recherche span#searchZone {
	padding: 0 0 0 8px;
}

div#home div#homeIn fieldset#recherche input {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;	
}

div#home div#homeIn fieldset#recherche input#valider {
	background: none;
	font-size: 14px;
	font-weight: bold;
	border: none;	
}
div#homeBandePhoto {
	*height: 110px;
}

div#home div#homeIn div#homeBandePhoto {
	height: 128px;
	width: 950px;
	background: white;
	position: relative;
	padding: 1px 0 0 0;
	clear: both;
	margin: 0 0 0 0;
}


div#home div#homeIn div#homeBandePhoto img {
	display: inline;
	/*float: left;*/
	position: relative;

}

div#home div#homeIn div#homeBandePhoto ul {
	list-style: none;
	
}
div#home div#homeIn div#homeBandePhoto ul li {
	float: left;
	
}
div#home div#homeIn div#homeMemberAcces {
	height: 30px;
	width: 950px;
	position: relative;
	clear: both;
}
div#homeMemberAcces {
	margin-top:-15px;
	*margin-top:0px !important;
}

#identifiant {
	font-size: 12px;
	font-family: arial;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	height: 30px;
	width: 862px;
	position: relative;
	line-height: 30px;
	text-align: right;
}

#logout {
	height:30px;
	width:78px;
	background: url("../img/home_btn_logout.gif") top left no-repeat;
	border: none;
	display: block;
	color: #fff;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	margin: 0px 0 0 10px;
	position: relative;
	float: left;
}

/* menu
*********/

div#home div#homeIn ul#homeMenu {
	height: 28px;
	width: 950px;
	position: relative;
	clear: both;
	margin: 1px 0 0 0;
	border-color: #adb9c2;
	border-style: solid;
	border-width: 1px;	
	background: url("../img/menu_btn_fond.gif") top left repeat-x #fff;
}

div#home div#homeIn ul#homeMenu li {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	background: url("../img/menu_btn_droite.gif") top right no-repeat;
	position: relative;
}

div#home div#homeIn ul#homeMenu li span {
	display: inline;
	height: 28px;
	line-height: 28px;
	width: auto;
	padding: 0 24px 0 24px;
}
li.boutonNormal span a,
li.boutonNormal span a:visited ,
li.boutonNormal span a:link {	
	font-size: 11px;
	text-decoration: none;
	color: #000;	
}

li.boutonNormal span a:hover {
	font-size: 11px;
	color: #60a6e5;	
}

li.boutonVert span a,
li.boutonVert span a:visited,
li.boutonVert span a:link {
	text-decoration:none;
	color: #fff;
}

li.boutonVert span a:hover {
	text-decoration:none;
	color: #60a6e5;
}

div#home div#homeIn ul#homeMenu li ul.sousmenu {
	position: absolute;
	width: 140px;
	height: auto;
	top: 30px;
	left: 0px;
	visibility: hidden;
	padding: 3px 0 0 0;
}

div#home div#homeIn ul#homeMenu li ul.sousmenu li {
	display: block;
	clear: both;
	width: 140px;
	list-style-type: none;
	background: url("../img/menu_btn_fond.gif") top left repeat-x;
	border-color: #adb9c2;
	border-style: solid;
	border-width: 1px;
	margin-left: -1px;
	margin-bottom: 2px;
	padding: 0 0 0 25px;
}

div#home div#homeIn ul#homeMenu li ul.sousmenu li a,
div#home div#homeIn ul#homeMenu li ul.sousmenu li a:visited ,
div#home div#homeIn ul#homeMenu li ul.sousmenu li a:link {
	font-size: 10px;
	text-decoration: none;
	color: #000;	
}

div#home div#homeIn ul#homeMenu li ul.sousmenu li a:hover {
	color: #60a6e5;	
}

div#home div#homeIn ul#homeMenu fieldset.zoneLogin {
	height: 23px;
	background: url("../img/menu_btn_fond.gif") top left repeat-x;
	margin: 1px 5px 0 0;
}

div#home div#homeIn ul#homeMenu fieldset.zoneLogin input#login {
	height: 16px;
	width: 92px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	line-height: 16px;
	font-family: verdana;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #979797;
	display: block;
	float: left;
	margin: 5px 0 0 21px;
}

div#home div#homeIn ul#homeMenu fieldset.zoneLogin input#password {
	height: 16px;
	width: 92px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	line-height: 16px;
	font-family: verdana;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #979797;
	display: block;
	float: left;
	margin: 5px 0 0 16px;
}

div#home div#homeIn ul#homeMenu fieldset.zoneLogin input#logsubmit {
	
	background: none;
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	border: none;
	height:20px;
	padding: 5px 0 0 14px;
	*padding: 0px 0 0 5px;
	_padding: 5px 0 0 5px;

}

div#home div#homeIn ul#homeMenu li.boutonVert {
	height: 28px;
	background: url("../img/menu_btn_fond_vert.gif") top left repeat-x;
	display: block;
	float: left;
	padding: 0 24px 0 24px;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: -1px;
	margin-left: -1px;
	border-color: #5b9400;
	border-width: 1px;
	border-style: solid;
	color: #fff; 
}
div#home div#homeIn ul#homeMenu li.boutonVert a:hover {
	color: #fff !important;
}
a.portail_link {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

li.noborder {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	background: none;
}

div#home div#homeIn ul#homeMenu li.noborder {
	height: 30px;
	display: block;
	float: left;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	margin-top: -1px;
	background: none;
}
/* footer 
***********/

div#home div#homeIn div#footerhome {
	position: absolute;
	height: 21px;
	text-align: center;
	bottom: 0px;
	width: 950px;
}

div#home div#homeIn div#footerhome span,
div#home div#homeIn div#footerhome a,
div#home div#homeIn div#footerhome a:link,
div#home div#homeIn div#footerhome a:visited {
	color: #5f8cb7;
	font-size: 11px;
	text-decoration: none;
}

div#home div#homeIn div#footerhome a:hover {
	color: #000;
	text-decoration: none;
}

/**************Login form****************/

fieldset.zoneLogin {
	height: 23px;
	background: url("../img/menu_btn_fond.gif") top left repeat-x;
	margin: 1px 5px 0 0;
}

fieldset.zoneLogin input#login {
	height: 16px;
	width: 92px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	line-height: 16px;
	font-family: verdana;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #979797;
	display: block;
	float: left;
	margin: 5px 0 0 10px;
}

fieldset.zoneLogin input#password {
	height: 16px;
	width: 92px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	line-height: 16px;
	font-family: verdana;
	font-style: italic;
	font-weight: normal;
	font-size: 11px;
	color: #979797;
	display: block;
	float: left;
	margin: 5px 0 0 16px;
}
/*
fieldset.zoneLogin input#logsubmit {
	height: 23px;
	background: none;
	color: #000;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	border: none;
	padding: 0 0 0 5px;
	
}
*/