/*Div globale*/
html, body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-origin: border;
	background-color: #000000;
}

html, body, table, th, tr, td, p, ul, li, img, h1, h2, h3, h4, h5, h6, a, legend, form, input, dl, dd, dt {
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#retour_ligne {
	clear: both;
}



/* Composition visuels */
img#visuel {
	width: 100%;
	height: 100%;
	position:absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
div#noircis {
	position: absolute;
	background-image: url(/media/site/gen/noir.png);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	z-index: 1;
	left:0px;
	top:0px;
}
div#trame {
	position: absolute;
	/*background-image: url(/media/site/gen/carre_pixel_ie6.png);*/
	background-image: url(/media/site/gen/carre_pixel-trans.png);
	background-repeat: repeat;
	background-position: left top;
	height: 100%;
	width: 100%;
	z-index: 1;
	left:0px;
        top:0px;
}




div#global {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	width: 1024px;
	height: 650px;
}
div#flux_page {
	top: 0px;
	left: 0px;
	width: 1024px;
	z-index: 10;
	visibility: visible;
	height: 650px;
}
div#trame_visuel {
	background-image: url(/media/site/gen/noir_degrade.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 372px;
	position: absolute;
	z-index: 5;
	top: 428px;
	left: 0px;
}
div#global div#trame_visuel {
	background-image: url(/media/site/gen/noir_degrade.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 1026px;
	height: 372px;
	position: absolute;
	z-index: 5;
	top: 428px;
	left: 0px;
}
div#trame_visuel_2 {
	background-color:#000000;
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 5;
	bottom: 0px;
	top: 800px;
	left: 0px;
}
img#visuel_accueil {
	width: 1024px;
	z-index: 4;
	position: absolute;
	height: 618px;
	top: 100px;
	border: 1px solid #FFFFFF;
}


/* En-tête accueil */
div#betton {
	position: relative;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
	width: 239px;
	background-image: url(/media/site/gen/filet_titre_site.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 60px;
	margin-bottom: 45px;
}
div#vignettes_accueil {
	top: 20px;
	left: 20px;
	position: relative;
	float: right;
	margin-right: 20px;
}
div#vignettes_accueil a {
	border: 1px solid #b3b3b3;
	margin-left: 10px;	
	display: block;
	float: left;
}
div#vignettes_accueil a:hover {
	border: 1px solid #ffffff;	
}
div#separateur {
	clear: both;
}




div#clic {
	width: 240px;
	z-index: 500;
	left: 284px;
	position: absolute;
	background-image: url(/media/site/gen/bas_clic-trans.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 12px;
	top: 47px;
	height: 494px;
}
div#fermer_clic {
	z-index: 410;
	position: absolute;
	top: 10px;
	/*right: 0px;*/
	margin-right: 7px;
	cursor:pointer;
	left: 240px;
}
div#contenu_clic {
	z-index: 400;
	width: 240px;
	height: 494px;
	background-image: url(/media/site/gen/fond_clic-trans.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 30px;
	/*margin-top: -7px;*/
	position: relative;
}
div#contenu_clic p, div#contenu_clic ul {
	color: #808080;
	width: 170px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595959;
	margin-left: 15px;
	padding-bottom: 7px;
	
}
div#contenu_clic span.titre_clic {
	color: #EE700C;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin: 0px;
	padding: 0px;
	
}
div#contenu_clic p a {
	color: #EE700C;
}
div#contenu_clic p a:hover {
	color: #ffffff;
}
div#contenu_clic ul {
	list-style-position: outside;
	list-style-image: url(/media/site/gen/puce_orange.gif);
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	line-height: 18px;
}
div#contenu_clic ul a {
	color: #808080;
	text-align: left;
	font-size: 11px;
}
div#contenu_clic ul a:hover {
	color: #ffffff;

}
div#contenu_clic ul a.liens {
	color: #EE700C;
	font-weight: bold;
	text-align: left;
}
div#contenu_clic ul a.liens:hover {
	color: #ffffff;
}
div#contenu_clic a.liens {
	color: #7F7F7F;
	padding-right: 20px;
	display: block;
	margin-top: 3px;
	text-align: right;
}
div#contenu_clic a.liens:hover {
	color: #ffffff;
}

/****************************************************/
/* div authentification et liste des extranets     **/
/****************************************************/
#extranet {
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:bold;
  padding-left:10px;
  color:#ffffff;
  padding-top:10px;
  /*position: absolute;*/
  z-index: 1000;
  width: 215px;
  background-color: #000000;
  padding: 10px;
  border: none;
  display: none;
  min-height:50px;
}
#extranet form {
  margin-left: 20px;
}
#extranet input {
  margin-bottom: 10px;
  width: 140px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #403C38;
  height: 14px;
  padding-top: 2px;
}
#extranet ul {
  list-style-position: outside;
  list-style-image: url(/media/site/gen/puce_gris_clair.gif);
  font-weight: normal;
  margin-top: 5px;
  margin-left: 23px;
  margin-bottom: 5px;
  font-size: 11px;
  margin-right: 10px;
}
#extranet p {
  color:#FFFFFF;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 2px;
  margin-left: 0;
  padding-left: 0;
  float: none;
  clear: both;
  width:180px;
  height:auto;
}
#extranet label {
  font-weight: bold;
  display: block;
}
#extranet a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight:bold;
  float: none;
  border: none;
}
#extranet a:hover {
  color: #4D4741;
  font-weight:bold;
  background-color: transparent;
}
