/*---------------------------------------------------------------------------- 
CORE HTML TAGS
-----------------------------------------------------------------------------*/
body {
	background-color: #ccc;
	background-image: url(../../../../../fcaf/a_propos/rapportannuelhtml/2008-2009/images/FCAF_img_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
#wrap {
	width: 744px;
	margin: 0 auto;
	padding: 0;
	top: 0;
	}

/*---------------------------------------------------------------------------- 
HEADER
-----------------------------------------------------------------------------*/
#header {
	position: absolute;	
	background-image: url(../../../../../fcaf/a_propos/rapportannuelhtml/2008-2009/images/FCAF_img_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 744px;
	height: 360px;
	top: 0px;
	}
#header #RappotFCAF {
	position: relative;	
	top: 0px;
	left: 0px;
	}
#header h1{	
	display: block;
	height: 200px;
	width: 265px;
	line-height: 1;
	}
#header h1 a{
	display: block;
	height: 200px;
	width: 265px;
	text-decoration: none;
	text-indent: -1000em;
	}
#tagline {
	position: absolute;
	right: 0;
	display: block;
	height: 330px;
	width: 380px;
	text-align: right;
	top: 0;
	}
#tagline h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a41912;
	font-size: 22px;
	font-weight: normal;
	padding-right: 20px;
	line-height: 6px;
	}
#tagline p {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d65ae;
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	}
#tagline a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d65ae;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	}
#tagline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #a41912;
	background: #fff;	
	font-size: 12px;
	font-weight: normal;
	}

/*---------------------------------------------------------------------------- 
NAV
-----------------------------------------------------------------------------*/
#navWrapper {
	width: 180px;
	float: left;
	padding: 20px;
	}
#nav {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: right;
	}
#nav a {
	display: block;
	color: #3d65ae;
	text-decoration: none;
	}
#nav a:hover {
	background: #3d65ae;
	color: #fff;
	}
#nav.selected a {
	color: #a41912;
	background: none;	
	}

/*---------------------------------------------------------------------------- 
MAIN BODY
-----------------------------------------------------------------------------*/

div.scroll {
	height: 280px;
	width: 522px;
	overflow: auto;
	background-color: #fff;
	}
#mainBodyWrapper {
	position: absolute;
	top: 360px;
	width: 744px;
	margin: 0;
	padding: 0;
	}
#contentWrapper {
	width: 522px;
	float: right;
	margin: 0;
	padding: 0;
	}
#content {
	width: 461px;
	background-position: top;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a41912;
	font-size: 26px;
	font-weight: normal;
	}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #3d65ae;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	}	
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	}	
#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 16px;
	font-size: 12px;
	}
#content ul {
	}
#content li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 16px;
	font-size: 12px;
	list-style-type: square;
	margin-top: -10px;
	margin-bottom: 14px;
	}
#content a {
	color: #3d65ae;
	text-decoration: none;
	}
#content a:hover {
	background: #3d65ae;
	color: #fff;
	}
div.extra {
	background-color: #ffdd89;
	}
#layer1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 14px;
	font-size: 11px;
	float: right;
	text-align: right;
	width: 358px;
	margin-top: 6px;
	position: relative;
	}
#div1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 14px;
	font-size: 11px;
	float: right;
	text-align: right;
	margin-right: 20px;
	position: absolute;
	}
#sidebar {
	float:right;
	display: block;
	position: absolute;
	top: 327px;
	right: 0;
	}

