* {
	margin: 0;
	padding: 0;
	border:0;
	vertical-align: top;
}

BODY {
	font-family: Arial;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	line-height: 17px;
	background: #FFFFFF URL(../imgs/bg_page.jpg) repeat-y left;
}

#container {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	background-color: #FFFFFF;
}

#menu_gauche {
	width: 200px;
/*	height: 750px;	*/
}

#pageContent {
	clear: both;
	width: 800px;
/*	height: 750px;	*/
}

#menu_haut {
	width: 800px;
	height: 200px;
}

#carte {
	width: 800px;
	height: 455px;
}

#access_pays {
	width: 800px;
	height: 95px;
	text-align: right;
}

#contenu {
	width: 800px;
	vertical-align: top;
}




div#profil_1, div#profil_2, div#profil_3, div#profil_4, div#profil_5, div#profil_6, div#profil_7, div#profil_8, div#profil_9, div#profil_10, div#profil_11, div#profil_12, div#profil_13, div#profil_15, div#profil_16 { display: none; }
div#sect_1, div#sect2_1, div#sect2_2, div#sect2_3, div#sect2_4, div#sect2_5, div#sect2_6, div#sect2_7, div#sect2_8, div#sect2_9, div#sect2_10, div#sect2_11, div#sect2_12, div#sect2_13  { display: none; }

div#pub_1, div#pub_2, div#pub_3, div#pub_4, div#pub_5, div#pub_6  { display: none; }
div#pub_2009,div#pub_2008, div#pub_2007, div#pub_2006, div#pub_2005, div#pub_2004, div#pub_2003, div#pub_2002, div#pub_2001, div#pub_2000  { display: none; }
div#pub_1999, div#pub_1998, div#pub_1997, div#pub_1995, div#pub_1994, div#pub_1992, div#pub_1990  { display: none; }
div#pub_1989, div#pub_1988, div#pub_1985, div#pub_1984, div#pub_1983, div#pub_1982, div#pub_1971, div#pub_1964  { display: none; }


A {
	color: #0D5A7C;
	text-decoration: underline;
}

UL {
	list-style-type: square;
}

LI {
	vertical-align: bottom;
}


P {
	margin-top: 10px;
}
