/* CSS Document */

html, body {
	height: 100%;
	margin: 0;
	background-color:#FFFFFF;

}

div#global {
	min-height: 100%;
	width: 900px;
	padding: 0 10px;
	margin: 0 auto;
	position:relative;
	background-image:url(../img/fdGlobalH.jpg);
	background-position:center;
	background-repeat:repeat-y;
}


div#header {
	height:100px;
	text-align:center;
	padding:0px;
	margin: 0px;
}

div#mainbar {
	height: 30px;
	background-image:url(../img/fdMenu.jpg);
	background-position:top;
	padding:0px;
	margin:0px;
}

div#menu {
	float:left;
	height: 24px;
	width:470px;
	padding-left:200px;
	margin-top:6px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #002157;
	
}
div#comp {
	float:right;
	height: 24px;
	width: 200px;
	text-align:center;
	padding :0px;
	margin-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #002157;
	
}

div#menu a {
	color: #002157;
	text-decoration:none;	
}


div#comp a {
	color: #FFFFFF;
	text-decoration:none;	
}


div#center {
	overflow:auto;
	background-image:url(../img/fdSidebarH.jpg);
	background-repeat: no-repeat;
	padding: 15px 15px 40px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#sidebar {
	background-position:top;
	float: left;
	width: 150px;
	border-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-color: #CCCCCC;
	padding: 48px 0px 0px 0px;
	margin: 0px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

dl#menuBar1, dl#menuBar2 {
	padding: 0px;
	margin:0px 0px 5px 0px;
}

dl#menuBar2 {
	background-image:url(../img/htSidebar2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #185E44;
	margin: 0px;
	padding: 5px 0px 10px 0px;
}


dl#menuBar1 dt, dl#menuBar2 dt {
	background:url(../img/btSidebar.jpg) no-repeat 1px 10px;
	margin: 0px 0px;
	padding:10px 0px 0px 7px;
	height: 16px;
	line-height: 16px;
	vertical-align: top;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #002157;
	text-indent: 0px;
}

dl#menuBar2 dt {
	background:url(../img/btSidebar2.jpg) no-repeat 1px 10px;
}

dl#menuBar1 dt#Big {
	font-size: 20px;
	font-weight: bold;
	background: none;
	line-height: 22px;
}

dl#menuBar1 dd, dl#menuBar2 dd {
	padding:0px;
	margin:0px;
	vertical-align:top;
}

#menuBar1 li, #menuBar2 li {
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px 15px 0px 0px;
	vertical-align:top;
	line-height:13px;
}


dl#menuBar1 dt a, dl#menuBar2 dt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #002157;
	text-decoration:none;	
}

dl#menuBar1 li a, dl#menuBar2 li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #002157;
}

dl#menuBar1 a:hover, div#menu a:hover, div#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

dl#menuBar2 a:hover {
	color: #82CA9C;
	text-decoration: underline;
}

div#comp a:hover {
	text-decoration: underline;
}

div#footer {
	position: absolute;
	width: 100%;
	height: 36px;
	bottom: 0;
	background-image:url(../img/fdFooter.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
div#footer a {
	color: #FFFFFF;
	text-decoration:underline;	
}

#chapeau {
	font-weight: bold;
	font-size: 13px;
}

img#produit {
	margin-right: 15px;
	border: 1px solid #CCCCCC;
}

div#agendaBl, div#newsBl, div#agendaFl, div#newsFl {
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-left: 30px;
}
div#agendaBl ul, div#newsBl ul, div#agendaFl ul, div#newsFl ul {
	margin: 5px 5px 10px 5px;
	padding: 5px 0px 10px 0px;
	border-top: 1px solid #8891C8;
	border-right: 2px solid #8891C8;
	border-bottom: 2px solid #8891C8;
	border-left: 1px solid #8891C8;
	background-color: #FFFFFF;
}

div#agendaBl li a , div#newsBl li a, div#agendaFl a, div#newsFl a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

div#agendaBl li a:hover , div#newsBl li a:hover, div#agendaFl a:hover, div#newsFl a:hover {
	color: #F16325;
	font-weight: normal;
	text-decoration: underline;
}

div#agendaBl li , div#newsBl li, div#agendaFl li , div#newsFl li {
	margin : 5px 0px 0px 0px;
	padding-left: 30px;
	list-style-position: inside;
	list-style-type: circle;
	text-transform: none;
}

div#agendaBl dt , div#newsBl dt, div#agendaFl dt , div#newsFl dt {
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000099;
}

div#conseil {
	float: right;
	width: 200px;
	height: 150px;
	background-color:red;
}

h1 {
	text-align:center;
}

a:link, a:visited {
	color: #0000FF;
}

a:hover {
	color: #005826;
}
