html, body {
    height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Verdana", "Avant Garde Gothic", "ITC Avant Garde Gothic", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color:#e7e7e7;

}


.float_left{
	float:left;
	margin-left:16px;
}
.float_right{
	float:right;
	margin-right:16px;
}

/*********************************************************
 A RECOPIER DANS EDITOR.CSS
*********************************************************/

img {border: 0;}
form {margin: 0;}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	font-family: "Verdana", "Avant Garde Gothic", "ITC Avant Garde Gothic", Helvetica, "MS UI Gothic", Verdana, Arial;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 0.6px;
}
h1{
		color:#FF9933;
		font-size:20px;

}
h2{
		color:#01A4E7;
		font-size:18px;

}

h3{
	color:#76848B;
	font-size:16px;		

}


td {
	text-align:left;
}

th {
	text-align:center;
}


.width_milieu {
	width:740px;
}

.txt_orange {
	font-size:12px;
	color:#dc931a;
	text-transform:uppercase;
}

.txt_gris {
	font-size:10px;
	color:#666666;
}


.txt_noir {
	font-size:10px;
	color:#000000;
}

.txt_bleu {
	font-size:10px;
	color:#01a2e5;
	text-transform:uppercase;
}


/* Links */
a:link, a:visited {
	color:#666666;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FF6600;
}
#copyrights a:link, #copyrights a:visited {
	color: #FF6600;
}
#copyrights a:hover, #copyrights a:active {
	color: #FF6600;
}
hr {background-color: white; color: white; height: 1px; border-top: 1px solid silver;}

/* Basic classes */
.hidden {
	display: none;
}
.centerize {
	text-align: center;
}
.clearing {
	height: 0;
	clear: both;
}

.contour{
    padding: 7px;
    border: 1px solid #CCCCCC;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color:#FFFFFF
}    


#mainwrapper {
	position: relative;
	margin: 0 auto;
	min-height: 100%;
	width:1038px;
	background-image:url(/images/fond.jpg);
}



#fond_menu {
	position: relative;
	float:left;
	width:991px;
}


#dernier-element {
	position: absolute;
	bottom: 0px; 
	left: 0;
	margin-bottom: 0;
}

/*-------------------------------------------------
  Header
-------------------------------------------------*/

#header {
	position: relative;
	height:193px;
	width:973px;
	left:30px;
	margin:0px;
	cursor:  pointer;
	background-image:url(/images/header.jpg)
}
/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container {
	display:inline;
	float:left;
	margin-left:32px;
	padding-bottom:50px;
	width:974px;
	background: #ffffff;
	
}

#barre_gauche {
	float:left;
	margin: 0;
	width:252px;
	background: #ffffff url("/images/gf_fond_bas.gif") no-repeat bottom left;
}

#contenu {
	float:left;
	margin: 0;
	width:690px;
	padding-bottom:40px;
	padding-left:10px;
	padding-right:20px;
	background: #ffffff;	
}

#barre_bas {
	position: absolute;
	left:30px;
	height:80px;
	width:971px;
	text-align:center;
	bottom: 0px;
	z-index:900;

}

#bas {
    position: absolute;
	left:30px;
    bottom: 0px;
	height:42px;
	width:971px;
	text-align:right;
	background: #e7e8e9 url(/images/bas.jpg) no-repeat;
	z-index:100;

}

.img_bas {
	position:relative;
	display:inline;
	float:right;
	right:10px;
	margin-right:20px;
}

.icones_bas {
	width:971px;
}

/*-------------------------------------------------
  Contenu des fiches GF
-------------------------------------------------*/

#bloc_gf{
	padding-left:10px;
	text-align:justify;
	padding-bottom:50px;
	padding-top:40px;
	font-family: "Verdana", "Avant Garde Gothic", "ITC Avant Garde Gothic", Verdana, Arial, sans-serif;
	margin-bottom:10px;
}

#bloc_gf .titre{
	font-size:18px;
	color:#FF9900;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 0.6px;
	

}

#bloc_gf h1,#bloc_gf h2,#bloc_gf h3,#bloc_gf h4,#bloc_gf h5,#bloc_gf h6 {
	font-family: "Verdana", "Avant Garde Gothic", "ITC Avant Garde Gothic", Helvetica, "MS UI Gothic", Verdana, Arial;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	letter-spacing: 0.6px;
}
#bloc_gf h1{
		margin-top:12px;
		color:#FF9900;
		font-size:18px;

}
#bloc_gf h2{
		color:#01A4E7;
		font-size:14px;
		font-weight:normal;
		

}

#bloc_gf h3{
	color:#76848B;
	font-size:14px;
	margin-bottom:10px;
	margin-top:6px

}


#bloc_gf p{
	margin-top:6px;
	margin-bottom:5px;
	color:#666666;
	font-size:12px;
	text-align:justify;
	font-family: "Verdana", "Avant Garde Gothic", "ITC Avant Garde Gothic", Verdana, Arial, sans-serif;
	padding-left:8px;
}

#bloc_gf .doc{
	color:#459fcf;
	font-size:14px;
}


#bloc_gf ul{
	margin-left:50px;
	color:#666666;
	font-size:12px;
	text-align:left;
	padding-top:5px;
	padding-bottom:12px;
}


#bloc_gf il{
	color:#666666;
	font-size:12px;
	text-align:left;
}

.documents_gf {
	margin-top:20px;
	text-align:left;
}

/*-------------------------------------------------
  TreeView
-------------------------------------------------*/
#gf_header {
	display:inline;
	float:left;
	margin-top:50px;
	height:50px;
	width:972px;
	text-align:left;
	margin-left:30px;
	background: #ffffff url("/images/gf_fond_degrade.jpg") repeat-x;
}

#etiquette {
	background: url("/images/etiquette.gif") no-repeat;
	color:#ffffff;
	font-size:12px;
	position:absolute;
	right:36px;
	width:100px;
	height:43px;
	padding-top:4px;
	text-align:center;
	
}

#bouton_retour {
	background: url("/images/gf_retour.jpg") no-repeat;
	color:#ffffff;
	font-size:12px;
	position:absolute;
	left:204px;
	top:243px;
	width:80px;
	height:50px;
	padding-top:4px;
	z-index:100;
	cursor:pointer;
	
}


/*-------------------------------------------------
  Menu Navigation GF
-------------------------------------------------*/

#gf_nav  {
	position:absolute;
	top:278px;
	left:290px;
	width:710px;
	text-align:left;
	font-weight:bold;
	font-variant:small-caps;
}


/* Links */
#gf_nav a:link, #gf_nav a:visited {
	color:#FF9900;
	text-decoration: none;
}
#gf_nav a:hover, #gf_nav a:active {
	color: #FF9900;
}

/*-------------------------------------------------
  Fiche GF
-------------------------------------------------*/
/* Links */
#tree_fiche a:link, #tree_fiche a:visited {
	color:#222222;
	text-decoration: none;
	font-variant:small-caps;
}
#tree_fiche a:hover, #tree_fiche a:active {
	color: #FF9900;
	font-variant:small-caps;
}

#tree_fiche ul {
	text-align:left;
	padding-left:0px;
	list-style-type:none;
	text-align:left;
}

#tree_fiche ul ul{
	text-align:left;
	padding-left:20px;
	list-style-type:none;
	text-align:left;
}

#tree_fiche li {
	color:#ffffff;
	padding-left:20px;
	list-style-type:none;
	line-height:16px;
	text-align:left;
}


.gf_bouton {
	bottom:0px;
	
}

/*-------------------------------------------------
  Menu Treeview GF
-------------------------------------------------*/

#tree_menu{
	float:left;
	background: #aab5bb;
	text-align:left;
	font-variant:small-caps;
	padding:0;
	width:252px;
	margin-bottom:40px;
}

#tree_menu ul {
	text-align:left;
	margin-left:0;
	padding-left:0px;
	list-style-type:none;
	text-align:left;
}

#tree_menu ul ul{
	text-align:left;
	margin-left:0;
	padding-left:10px;
	list-style-type:none;
	text-align:left;
}

#tree_menu li {
	color:#ffffff;
	margin-left:0;
	padding-left:10px;
	list-style-type:none;
	line-height:16px;
	text-align:left;
}


#tree_menu a.lien_menu:link,  #tree_menu a.lien_menu:visited {
	color:#ffffff;
	text-decoration: none;
}
#tree_menu a.lien_menu:hover, #tree_menu a.lien_menu:active {
	color:#FF9900;
	text-decoration: none;
}
#tree_menu a.lien_menu_select:link,  #tree_menu a.lien_menu_select:visited {
	color:#ffffff;
	text-decoration: none;
}
#tree_menu a.lien_menu_select:hover, #tree_menu a.lien_menu_select:active {
	color:#FF9900;
}
