
/*  ------------------------------------------
/*  DEFAULT STYLES
/*  ------------------------------------------ */
body {
	background-color: #fff;
	margin: 0;
	text-align: center;
	font-size: 1em;
	color: #000;
	font-family:Arial, Helvetica, sans-serif;
}

img, table, td { margin: 0; padding: 0; border: none; vertical-align:top; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  CSS POSITIONNING AND STYLING
/*  ------------------------------------------ */

#main {
	width:695px;
	margin:0 auto;
	margin-top:20px;
	text-align:left;
}
#header {
	height:137px;
	background-image:url(../IMG/header_bg.gif);
	background-repeat:no-repeat;
	text-align: left;
}
#header a {
	font-size:0.71em;
	text-decoration:none;
	color:#666;
}
#header a:hover {
	color:#ab000d;
}
#logo {
	float:left;
	width:200px;
}
#logo img {
	vertical-align:top;
	padding:1px 0 0 58px;	
}
#tools {
	text-align:right;
	padding:20px 50px 0 0;
}
#tools img {
	vertical-align:middle;
	padding-left:12px;
}
#nav {
	height:13px;
	background-color:#b7b5b6;
	font-size:0.5em;
}
#nav td{
	width:90px;
}
#nav td.col1 {
	text-align:right;
	width:325px;
}
#nav td.col2 {
	width:135px;
}
#contentFixed {
	border-bottom:13px solid #b7b5b6;
	background-image:url(../IMG/content_bg.gif);
	background-repeat:repeat-y;
	height:317px;
	color:#787878;
	/* NEW */
	overflow:none;
}
#center {
	overflow:auto;
	padding:20px 30px 30px 30px;
	width: 634px;
	height: 267px;
}

#left {
	float:left;
	width:371px;
	/* NEW */
	height: 317px;
	overflow:auto;
}
#left #diaporama_innerfade {
	height:100%;
	width:100%;
	overflow:hidden;
}
#leftList {	
	float:left;
	width:331px;
	padding:20px 20px 0pt 20px;
	/* NEW */	
	height: 297px;
	overflow:auto;
}
#leftList h2 {
	width:200px;
	padding-bottom:20px;
}
#right {
	padding:12px 12px 0 12px;
	width:299px;
	height: 305px; 
	overflow: auto;
}
#rightList {
	width:299px;
	padding:30px 12px 0 12px;
	overflow:auto;
	height: 287px;
}
table.name {
	width:250px;
	border-bottom:6px #e1dfe0 solid;
}
table.downloads td {
	vertical-align:bottom !important;
}
a.nameLink {
	color:#787878;
}
a:hover.nameLink {
	color:#ab000d;
}
#contentFixed strong a {
	font-size:0.71em;
	color:#ab000d;
}
#contentFixed h1 {
	font-size:0.77em;
	line-height:1.3em;
}
#contentFixed h1.red {
	margin-top: 30px !important;
}
#contentFixed h1.red strong {
	color:#ab000d !important;
}
#contentFixed h2.red strong {
	color:#ab000d !important;
}
#contentFixed h1.intro {
	font-size:0.95em;
	font-style:italic;
}
#contentFixed h2 {
	font-size:0.88em;
}
#contentFixed h3{
	font-size:1.15em;
	color:#a1a1a1;
}
#contentFixed h3.title{
	padding:8px 0 0 0;
}
#contentFixed small{
	font-size:0.65em;
	color:#a1a1a1;
}
#contentFixed small a{
	color:#a1a1a1;
}
#contentFixed small a:hover{
	color:#666;
}
#center h1 {
	font-size:0.92em;
}
#center h2 {
	font-size:0.65em;
}
#center h6 {
	font-size:0.77em;
}
#footer {
	clear:both;
	height:150px;
	background-image:url(../IMG/footer_bg.gif);
	background-repeat:no-repeat;
	color:#fff;
	text-align:right;
	font-size:0.71em;
}
#footer h5 {
	padding:76px 16px 0 0;
}
#footer h6 {
	padding:4px 22px 0 0;
}
#credits {
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 20px;
	text-align:right;
	padding-right:30px;
	font-size: 0.71em;
	color: #666;
}
#credits a {
	color: #aaa;
	text-decoration:none;
}
.orange {
	color:#f28744;
}

p.pdf {
	float: right;
	width: 49%;
}
p.back {
	margin-top: 29px;
	width: 49%;
	height: 24px;
}