/*
-----------------------------------------------
Gestionnaire 2006 - Site promo
Feuille de style Screen

Micro-Accès
2006-03-14
----------------------------------------------- */

body {
	background: #609BD3 url(/images/Back.gif) center repeat-y;
	margin: 0;
	padding: 0 0 22px 0;
	text-align: center;
	color: #000;
	}
	
#Global {
	text-align: left;
	background: url(/images/GlobalBack.gif) 1px 0 repeat-y;
	width: 775px;
	padding-left: 1px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	}

/* -----------------------------------------------
En-tête et logo */
#Header {
	width: 775px;
	background: url(/images/HeaderBack.jpg) top left;
	height: 75px;
	position: relative;
	z-index: 2;
	margin: 0;
	}
	#Logo {
		display: block;
		width: 219px;
		height: 45px;
		position: relative;
		top: 15px;
		left: 20px;
		z-index: 3;
		background: url(/images/LogoG2006Screen.png) top left no-repeat;
		}
	#Logo img {
		display: none;
		}

/* Général - Menus */
#FunctionMenu, #ContentMenu ul, #RecallMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	#FunctionMenu li, #ContentMenu li, #RecallMenu li {
		display:inline;
		margin: 0;
		padding: 0;
		}
	#FunctionMenu li a, #ContentMenu li a, #RecallMenu li a {
		color: #fff;
		text-decoration: none;
		}
	#FunctionMenu li a:hover, #ContentMenu li a:hover, #RecallMenu li a:hover {
 	color: #ddd;
		text-decoration: underline;
		}
		
/* Menu de fonction */
#FunctionMenu {
	text-align: right;
	position: absolute;
	top: 28px;
	right: 22px;
	z-index: 5;
	width: 250px;
	height: 82px;
	background: url(/images/HeaderDecoration.gif) right bottom no-repeat;
	}
	#FunctionMenu li {
	   	padding-left: 1em;
		font-weight: bold;
		}
	
/* Menu de contenu */
#ContentMenu {
	margin-top: 30px;
	background: url(/images/ContentMenuBottom.gif) no-repeat left bottom;
	padding-bottom: 5px;
	background-color: red;
	}
	#ContentMenu ul {
		margin: 0;
		background: url(/images/ContentMenuTop.gif) no-repeat left top;
		padding-left: 2px;
		padding-right: 200px;
		height: 1.8em; 
		}
	#ContentMenu ul li {
		float: left;
		font-weight: bold;
		border-left: 1px solid #E9B7A1;
		padding: 0.2em 0.6em 0.2em 0.5em;
		}
	#ContentMenu ul li.First {
		border-left: none;
		}
	/* Clearfix */
	#ContentMenu ul:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	#ContentMenu ul {display: inline-table;}
	/* Hides from IE-mac \*/
	* html #ContentMenu ul {height: 1%;}
	#ContentMenu ul {display: block;}
	/* End hide from IE-mac */

  
/* -----------------------------------------------
	Zone principale */

#Main {
	clear: both;
	padding-top: 31px;
	padding-left: 153px;
	padding-right: 183px;
	}

#Main .Column {
	position: relative;
	float: left;
	}
 
#Content {
	width: 440px;
	background: #fff url(/images/ContentFill.gif) repeat-y;
	margin-bottom: 2em;
	}
	#Main #Content.Column {
		position: static;
		}
	#ContentContainer {
		background: url(/images/ContentBottom.gif) bottom no-repeat;
		padding: 0 12px 12px 12px;
		}
	#Content h1 {
		margin: 0 -12px 1em -12px;
		padding: 9px 12px 0 12px;
		background: url(/images/ContentTop.gif) top center repeat-x;
		}

/* Bloc and snippet */ 
.Snip,  .Bloc {
	margin-bottom: 1em;
	background: #fff bottom no-repeat;
	}
	.Snip div, .Bloc div {
		display: block;
		background: top no-repeat;
		padding: 10px 12px 14px 12px;
		}
	.Snip p, .Bloc p {
		margin: 0;
		}

#Content .Snip {
	position: absolute;
	margin: 1em 0 0 0;
	left: 10px;
	width: 137px;
	background-image: url(/images/ContentRelatedBottom.gif);
	}
	#Content .Snip div {
		background-image: url(/images/ContentRelatedTop.gif);
		font-size: 1.1em;
		font-weight: bold;
		}
	#Content .Snip img {
		margin: 0 0 0.1em 0;
		display: block;
		}
	#Content .Snip a.New {
		font-size: 0.8em;
		}

/* Content related */ 
#ContentRelated {
	width: 137px;
	right: 144px;
	margin-left: -440px;
	}
	#ContentRelatedDeco {
		width: 137px;
		height: 427px;
		background: url(/images/Photos/FemmeTelephone.jpg) top left no-repeat;
		}
	.Training #ContentRelatedDeco {
		width: 137px;
		height: 329px;
		background: url(/images/Photos/HommeService.jpg) top left no-repeat;
		}

#ContentRelated .Snip {
	width: 137px;
	background-image: url(/images/ContentRelatedBottom.gif);
	}
	#ContentRelated .Snip div {
		background-image: url(/images/ContentRelatedTop.gif);
		}

#ModulesMenu ul {
	margin: 0;
	padding-left: 0;
	list-style-type: none;
	}
#ModulesMenu ul li {
	margin-bottom: 0.8em;
	font-weight: bold;
	}
	
/* Extras */ 
#Extras {
	margin-left: 7px;
	width: 164px;
	margin-right: -178px;
	}

#Extras .Snip {
	width: 164px;
	background-image: url(/images/ExtrasSnipBottom.gif);
	font-size: 1.2em;
	font-weight: bold;
	}
	#Extras .Snip div {
		background-image: url(/images/ExtrasSnipTop.gif);
		}

#Extras .Bloc {
	width: 154px;
	margin-left: 10px;
	margin-bottom: 0.5em;
	background-image: url(/images/ExtrasBottom.gif);
	}
	#Extras .Bloc div {
		background-image: url(/images/ExtrasTop.gif);
		text-align: center;
		}
 
#Brochure a {
	display: block;
	width: 49%;
	padding: 64px 0 1em 0;
	background: url(/images/brochure.gif) top center no-repeat;
	float: left;
	}
	/* Clearfix */
	#Brochure:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	#Brochure {display: inline-table;}
	/* Hides from IE-mac \*/
	* html #Brochure{height: 1%;}
	#Brochure {display: block;}
	/* End hide from IE-mac */
 
#Order a {
	font-size: 1.2em;
	color: #D16739;
	} 
	#Order a:hover {
		color: #0072BC;
		}
 
  
/* -----------------------------------------------
 Pied de page */
#Footer {
	clear: both;
	width: 775px;
	position: relative;
	bottom: -1.7em;
	}

/* Copyright */
#Copyright {
 	width: 200px;
	text-align: right;
	position: absolute;
	top: -3px;
	right: 10px;
	font-size: 0.85em;
	color: #fff;
	}
	#Copyright a {
		color: #fff;
		}
	#Copyright a:hover {
		color: #ddd;
		}

/* Menu de rappel */
#RecallMenu {
	padding: 0 200px 0 9px;
	font-size: 0.85em;
	}
	#RecallMenu li {
		border-left: 1px solid #fff;
		padding-left: 0.4em;
		padding-right: 0.3em;
		}
	#RecallMenu li.First {
		border-left: none;
		}
		
/* Généralités */
a, a:visited {
	color: #0072BC;
	}
	a:hover, a:active {
		color: #D16739;
		}
	a.New {
		background: url(/images/Icons/Link-External-Blue.gif) right no-repeat;
		padding-right: 14px;
		}
	a.New:hover {
		background-image: url(/images/Icons/Link-External-Red.gif);
		}

h1, h3, h4, .Bloc strong, .Snip strong, caption  {
	color: #D16739;
	}

h2, strong, .Bloc, .Snip, th {
	color: #0072BC;
	}

