@charset "utf-8";

.btnClose{
	position:relative;
	float:right;
	width: 70px;
	height: 20px;
	margin: 2px 5px 0px auto;
	border: solid 1px #273959;
}

.btnClose img{
	cursor:pointer;
}


/*--------------------- Menu pour choisir les interfaces ---------------------*/

#select_interfaces{
	position: absolute;
	z-index: 92;
	left: 8px;
	top: 44px;
	width: 198px;
	height: auto;
	padding: 60px 4px 8px 4px;
	border: solid 1px #273959;
	background-image:url(../img_highteck/menu/header_menu01.gif);
	background-repeat:no-repeat;
	background-color:#000000;
}
#select_interfaces li{
	list-style-type: none; 
}

#select_interfaces li a{
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #3F8CB2;
	text-decoration: none;
	display:block;
	border: solid 1px #273959;
	width: 142px;
	margin: 1px;
	padding: 2px;
}

#select_interfaces li a:hover{
	color:#FFFFFF;
	background-color:#3F8CB2;
	background-image: url(../img_highteck/menu/puce_hightech.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/*--------------------- Menu création graphique ---------------------*/
#crea_graph{
	position: absolute;
	z-index: 93;
	left: 8px;
	top: 44px;
	width: 198px;
	height: auto;
	padding: 60px 4px 8px 4px;
	border: solid 1px #273959;
	background-image:url(../img_highteck/menu/header_menu02.gif);
	background-color:#000000;
	background-repeat:no-repeat;
}
#crea_graph li{
	list-style-type: none; 
}

#crea_graph li a{
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #3F8CB2;
	text-decoration: none;
	display:block;
	border: solid 1px #273959;
	width: 142px;
	margin: 1px;
	padding: 2px;
}

#crea_graph li a:hover{
	color:#FFFFFF;
	background-color:#3F8CB2;
	background-image: url(../img_highteck/menu/puce_hightech.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/*--------------------- Menu édition publicitaire ---------------------*/
#ed_pub{
	position: absolute;
	z-index: 94;
	left: 8px;
	top: 44px;
	width: 198px;
	height: auto;
	padding: 60px 4px 8px 4px;
	border: solid 1px #273959;
	background-image:url(../img_highteck/menu/header_menu03.gif);
	background-color:#000000;
	background-repeat:no-repeat;
}
#ed_pub li{
	list-style-type: none; 
}

#ed_pub li a{
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #3F8CB2;
	text-decoration: none;
	display:block;
	border: solid 1px #273959;
	width: 142px;
	margin: 1px;
	padding: 2px;
}

#ed_pub li a:hover{
	color:#FFFFFF;
	background-color:#3F8CB2;
	background-image: url(../img_highteck/menu/puce_hightech.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/*--------------------- Menu web desing ---------------------*/
#web_design{
	position: absolute;
	z-index: 94;
	left: 8px;
	top: 44px;
	width: 198px;
	height: auto;
	padding: 60px 4px 8px 4px;
	border: solid 1px #273959;
	background-image:url(../img_highteck/menu/header_menu04.gif);
	background-color:#000000;
	background-repeat:no-repeat;
}
#web_design li{
	list-style-type: none; 
}

#web_design li a{
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #3F8CB2;
	text-decoration: none;
	display:block;
	border: solid 1px #273959;
	width: 142px;
	margin: 1px;
	padding: 2px;
}

#web_design li a:hover{
	color:#FFFFFF;
	background-color:#3F8CB2;
	background-image: url(../img_highteck/menu/puce_hightech.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

/*--------------------- Menu mes services ---------------------*/
#mes_services{
	position: absolute;
	z-index: 95;
	left: 8px;
	top: 44px;
	width: 198px;
	height: auto;
	padding: 60px 4px 8px 4px;
	border: solid 1px #273959;
	background-image:url(../img_highteck/menu/header_menu05.gif);
	background-color:#000000;
	background-repeat:no-repeat;
}
#mes_services li{
	list-style-type: none; 
}

#mes_services li a{
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #3F8CB2;
	text-decoration: none;
	display:block;
	border: solid 1px #273959;
	width: 142px;
	margin: 1px;
	padding: 2px;
}

#mes_services li a:hover{
	color:#FFFFFF;
	background-color:#3F8CB2;
	background-image: url(../img_highteck/menu/puce_hightech.gif);
	background-position: right center;
	background-repeat: no-repeat;
}