body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}


h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000;
}

h1 {
	font-size: 1.5em;
	line-height: 1.5;
	margin: 0;
}

h2 {
	font-size: 1.2em;
	margin: 0;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

h4.actu{
clear:both;
}


p {
	margin-bottom: 1.4em;
}

#skiplink {
	display: none;
}

#lang {
	display: none;
}
#brandbar{
	display: none;
}
a {
	color: #0066CC;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

img {
	border: none;
}

/* Header */

#header {
	margin: 0 auto;
}

/* Logo */

#logo {
}

#logo h1 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
}

#logo h2 {
	font-size: 1.2em;
	margin-bottom: 1em;
}

/* Page */


/* Content */

#content {
}

.post h1 {
  font-weight: bold;
}
/* Sidebar */

#sidebar {
	display:none;
}


/* Footer */

#footer {
	display:none;
}
