@charset "utf-8";
  /* CSS Centre Belge de la Bande Dessinée */

html, body, div, span, object,
h1, h2, h3, h4, h5, h6, p,
a, em, img, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body{
	background-color:#d6d6d6;
	color:#333;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
}

/* Container */
#general {
  position:relative;
  margin:0 auto 50px auto;
  width:963px;
  background:url("../images/bodyBackground.png") top center repeat-y;
}
#header {
  background-position: 261px top;
  background-repeat: no-repeat;
	height:248px;
}
.fr #header {
  background-image:url("../images/header-fr.png");
}
.nl #header {
  background-image:url("../images/header-nl.png");
}
.en #header {
  background-image:url("../images/header-en.png");
}
#imageHeader{
  position:absolute;
  top:0px;
  left:-80px;
  width:392px;
  height:274px;
  z-index:3;
  background-repeat:no-repeat;
}
#main_content {
  clear:both;
}
#center{
	float:right;
	font-size:1.4em;  /* affiché en 14px */
	margin-right:9px;
	padding:38px 38px 38px 0;
	width:614px;
	text-align:justify;
}
#center ul {
	padding-left:35px;
	margin-bottom:10px;
	overflow:hidden;
}
#center img, #center img.left {
	float:left;
	margin:3px 15px 5px 0;
}
#center img.right {
	float:right;
	margin:3px 0 5px 15px;
}
#breadcrumbs {
  float:left;
  margin:16px 0 0 0;
  padding:0 0 0 230px
}

/* Tags HTML Default */
a{
	color:#53818D;
}
a:visited{
	color:#75A3AF;
}
a:hover{
	color:#31606B;
}
h1 a, h1 a:visited, h1 a:hover {
	color:#fff;
	font-size:1px;
	display:block;
  height:185px;
	width:642px;
	padding-left:50px;
}
h2 {
  color:#15505C;
	font-size:1.6em;
	margin-bottom:20px;
}
h2 a, h2 a:visited{
  color:#15505C;
  text-decoration:none;
}
h3 {
  color:#457882;
	font-size:1.3em;
	margin-bottom:10px;
}
h3 a, h3 a:visited{
  color:#457882;
  text-decoration:none;
}
h4 {
  color:#333;
	font-size:1.1em;
	margin-bottom:10px;
}
h4 a, h4 a:visited{
  color:#333;
}
.date{
	color:#C80;
	font-size:.9em;
	line-height:1.6em;
	margin-bottom:5px;
}
.chapeau{
	color:#555;
	font-size:.8em;
	font-style:italic;
	text-align:justify;
}
.lien{
	color:#555;
	font-size:.9em;
	font-style:italic;
}
.lien a{
	padding-right:15px;
	background:url("../images/iconExternalLink3.png") no-repeat right center;
}
p{
	line-height:1.3em;
	margin-bottom:1.3em;
}
input, select, th, td {
	font-size:1em;
}
table{
	border-collapse:collapse;
	font-size:.9em;
	margin-bottom:9px;
}
th{
	text-align:left;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
	padding:2px 5px 2px 0;
}
td{
	border-bottom:1px dotted #ccc;
	padding:2px;
}

/* Adresse*/
#main_content p.adresse {
  color:#555;
  font-size:1em; /* affiché en 10px */
  font-style:normal;
  line-height:1.4;
  padding:25px 25px 0 25px;
  width:213px;
}
#main_content p.adresse img{
	margin-top:18px;
}

/* Actualite */
#actualite {
  font-size:1.1em; /* affiché en 11px */
  width:204px;
  background:#fcb100;
	margin-left:9px;
  padding:25px;
	min-height:7px;
}
#actualite h2 a {
  color:#fff;
}
#actualite h3{
	margin-bottom:3px;
}
#actualite h3 a{
	color:#000;
	text-shadow: #FE9 1px 1px 1px;
}
#actualite h4{
	color:#830;
	margin-bottom:3px;
}
#actualite .boutonJaune_fr{
	background-image:url("../images/fondBoutonJauneGrand.png");
	width:82px;
}
#actualite .boutonJaune_en{                                                
	background-image:url("../images/fondBoutonJauneMoyen.png");
	width:60px;
}
#actualite .boutonJaune_nl{                                                
	background-image:url("../images/fondBoutonJaunePetit.png");
	width:38px;
}
#actualite .boutonJaune{
	display:block;
	background-repeat:no-repeat;
  color:#633100;
	font-family:Verdana, sans-serif;
	font-size:.8em;
	height:18px;
	line-height:18px;
	margin:6px 0 0 -1px;
	padding:0 0 0 6px;
	text-decoration:none;
	text-shadow: #FFF 1px 1px 1px;
}
#actualite .boutonJaune:hover{
	background-position:0 -18px;
}
#actualite .boutonJaune:active{
	background-position:0 -36px;
}
.boutonBlanc, .boutonBlanc:visited{
	background-image:url("../images/fondBoutonBlancMoyen.png");
	background-repeat:no-repeat;
  color:#555;
	display:block;
	float:left;
	font-family:Verdana, sans-serif;
	font-size:.65em;
	height:18px;
	line-height:18px;
	margin-right:10px;
	text-align:center;
	text-decoration:none;
	text-shadow: #FFF 1px 1px 1px;
	width:72px;
}
.boutonBlanc_nl, .boutonBlanc_nl:visited, .boutonBlanc_en, .boutonBlanc_en:visited, .boutonBlanc_fr, .boutonBlanc_fr:visited{
	float:none;
	padding:0 0 0 6px;
	text-align:left;
	width:38px;
}
.boutonBlanc_nl, .boutonBlanc_nl:visited{
	background-image:url("../images/fondBoutonBlancPetit.png");
	width:38px;
}
.boutonBlanc_en, .boutonBlanc_en:visited{
	background-image:url("../images/fondBoutonBlancMoyen.png");
	width:66px;
}
.boutonBlanc_fr, .boutonBlanc_fr:visited{
	background-image:url("../images/fondBoutonBlancGrand.png");
	width:82px;
}
.boutonBlanc:hover{
	background-position:0 -18px;
}
.boutonBlanc:active{
	background-position:0 -36px;
}
#center ul#images {
	padding-left: 0;
}
#center ul#images li {
	height: 85px;
	width:85px;
	margin-right: 15px;
	list-style: none;
	float: left;
}
#center ul#images li a{
	display: block;
	height: 85px;
	width:85px;
	text-indent:-999px;
}

/* Form Presse */
#center #formPress {
	background:#DDD;
	padding:12px;
	padding:20px 25px 3px 25px;
	width: 210px;
	border:1px solid #BBB;
}
#center #formPress p{
	margin-bottom: 15px;
}
#center #formPress legend {
	display: none;
}
#center #formPress label {
	color:#5E6A6F;
	display:block;
	font-size:1em;
	font-weight:bold;
}
#center #formPress input {
	width:200px;
}
#center #formPress input.submit {
	width:auto;
}


/* Presse */
.presse h3{
	padding:3px 15px 2px;
	margin:0;
	background:#6d9ca6;
}
.presse h3 a{
	color:#fff;
}
.presse .listePresse{
	padding:15px;
	border:1px solid #6d9ca6;
	margin-bottom:30px;
}
.presse .listePresse h4{
	width:100px;
	padding:3px 10px 2px;
	margin:0;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background:#ddd;
	clear:both;
}
#center .listePresse  ul.images, #center .listePresse  ul.fichiers{
	padding:10px 0 0 10px;
	border:1px solid #ccc;
	list-style:none;
}
.presse .listePresse ul.images li{
	margin:0 10px 10px 0;
	float:left;	
}
.presse .listePresse ul.images li a{
	display:block;
	width:104px;
	height:104px;
	text-indent:-9999px;
}
.presse .listePresse ul.images li a:hover{
	background:url("../images/survol-photo.png") repeat;
}
.presse .listePresse ul.fichiers li{
	padding-left:50px;	
}
.presse .listePresse .ancre{
	text-align:center;
	font-size:0.8em;
}

/* Menu presse */
#menuPresse {
	font-size:1.1em;
	width:204px;
	background:#fcb100;
	margin-left:9px;
	padding:25px;
}
#menuPresse ul{
	list-style:none;
}
#menuPresse ul li{
	margin-bottom:10px;
}
#menuPresse ul li a{
	font-size:1.2em;
	color:#845d00;
	text-decoration:none;
}
#menuPresse ul li a:hover{
	color:#644600;
}
#menuPresse h2{
	color:#fff;
}
p.deconnect{
	background:#488390;
  font-size:1.6em; /* affiché en 16px */
	list-style-type:none;
	padding-left:28px;
	position:absolute;
	left:254px;
  width:663px;
  height:36px;
	z-index:4;
}
p.deconnect a{
	display:block;
	height:14px;
	margin:11px 40px 0 0;
	padding:0 24px 0 0;
	color:#9ED5E0;
	text-align:right;
	line-height:14px;
	background:transparent url(../images/deconnecter.gif) no-repeat bottom right;
	float:right;
}
p.deconnect a:hover{
	background-position:top right;
	color:#DEE;
}

/* Menu principal */
#navigation {
	background:#6d9ca6 url("../images/fondMenu.png") no-repeat;
	position:absolute;
	font-family:Georgia, Times, serif;
  height:63px;
  line-height:36px;
	left:9px;
	top:185px;
  width:945px;
}
#navigation a, #menulangue a, #menufooter a {
	text-decoration:none;
}
#menu {
	background:#488390;
  font-size:1.6em; /* affiché en 16px */
	list-style-type:none;
	padding-left:28px;
	position:absolute;
	left:254px;
  width:663px;
	z-index:4;
}
#menu li {
  display:inline;
  margin:0 8px 0 12px;
}
#menu li a {
  color:#9ED5E0;
}
#menu li a:hover {
  color:#DEE;
}
#menu li.actif a {
	color:#FFF;
}

/* Sous-menu */
#menu ul {
	background:#6d9ca6;
	display:block; /* à effacer */
	font-family:Georgia, Times, serif;
  font-size:.81em;
  height:27px;
  line-height:27px;
	padding-left:28px;
	position:absolute;
	left:0;
	top:36px;
  width:663px;
	z-index:4;
}
#menu ul li {
  display:inline;
  margin:0 8px 0 12px;
}
#menu li.actif li a {
  color:#9ED5E0;
}
#menu ul li a:hover {
  color:#DEE;
}
#menu ul li.actif a {
  color:#fff;
}
/* Shortcut */
#shortcut {
	display: none;
}

/* Menu langues */
#menulangue {
	text-transform:uppercase;
  float:right;
  font-size:1.2em; /* affiché en 10px */
  margin:11px 0 0 0;
	padding-right:20px;
}
#menulangue li {
	background:url("../images/puceMenuLangue.png") no-repeat;
  display:inline;
	padding:0 5px 0 6px;
}
#menulangue li:first-child {
	background:none;
}
#menulangue li a {
  color:#999;
}
#menulangue li a:hover {
	color:#333;
}
#menulangue li.actif a {
	color:#333;
}

/* Ancre Top : pour remonter en haut des pages */
#ancre {
	clear:both;
	margin:10px 0 0 0;
  font-size:1em; /* affiché en 10px */
	text-align:center;
}
#ancre a {
	text-decoration: none;
	color:#336699;
	padding-top: 15px;
	background:url("../images/bt-top.gif") no-repeat top center;
}
#ancre a:hover{
	color:#014375;
	padding-top: 15px;
	background:url("../images/bt-top-hover.gif") no-repeat top center;
}

/* Menu Pied de page */
ul#menufooter {
  background:#DCDCDC url("../images/footerBackground.png") no-repeat center bottom;
  clear:both;
  font-size:1.2em; /* affiché en 12px */
  height:36px;
  line-height:28px;
  margin:25px 0 0 0;
  text-align:center;
}
ul#menufooter li {
  padding:0 0 0 24px;
  background: url("../images/puceMenuFooter.png") no-repeat 7px center;
  display:inline;
}
ul#menufooter li.first {
  padding:0;
  background: none;
}
ul#menufooter li a {
  color:#6a6a6a;
	text-shadow: #FFF 1px 1px 1px;
}
ul#menufooter li a:hover {
 color:#333;
}

/* Plan du site */

.planDuSite ul{
	font-size:1.1em;
	color:#31706B;
	margin:0 0 10px 17px;
}
.planDuSite ul li{
	margin:2px 0 2px 0px;
}
.planDuSite ul ul{
	margin:0 0 10px 25px;
	font-size:.9em;
}