* { margin: 0; padding: 0;}

.break { clear:both; margin:0; padding:0; width:0; height:0; font-size: 0; line-height: 0; }

body { 
	background: url(../images/background.png) top left repeat-x #fff; color: #000;
	font-family: Arial, Helvetica, sans-serif;  font-size: 14pt; line-height: 16px;
}
p, ul li { font: 13pt/15pt Arial, Helvetica, sans-serif; margin-bottom: 5mm;}
ul li { list-style-type: disc; }
#content h1 { font: 22pt/25pt Georgia, "Times New Roman", Times, serif; background-color: #fff; color: #000;text-transform: uppercase;}
#content h2 { font: italic 14pt/20pt Georgia, "Times New Roman", Times, serif;  text-align: justify; margin-bottom: 10mm;}
#content h3, #content .entete { font: 17pt/22pt Georgia, "Times New Roman", Times, serif; margin-bottom: 10mm; }

#container {
	position: relative;
	margin: 0 auto;
	width: 960px;
	background: #fff; color: #000;
}

#header .links, #container .menu-container, #scrollerNews, #container .hide, div#banner, #primary .sidebar, #footer, #baseline { display: none; }

#header .logo { float: left; border: 0; margin-bottom: 10mm;}
/* Navigation bar */
#navigation {
	position: relative;
	width: 100%; margin-bottom: 5mm;
	background: #fff; color: #6a6a6a;
}
#navigation a { font: 12pt Arial, Helvetica, sans-serif; text-decoration: none;}
#navigation span { margin: 0 10px; }

/* Primary content bar */
#primary { position: relative; width: 100%; height: 100%; background-color:#fff; color: #000; }

#content {
	position: relative;
	width: 100%; height: 100%;
}
#content img { float: left; margin: 0 5mm 5mm 0;}
