/* -- Commun à tous -- */
body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #fff;
	color: #000;
	font-family: tahoma, arial, serif;
	font: 12px tahoma;
}

a {text-decoration:none; color: #000;}
td {color: #000;}

a img {
	border: 0px;
}

strong {
	font-weight: bold;
}

ul {
	list-style: none
}

h1 {
	font: bold 16px tahoma;
	text-transform:uppercase;
}

table {
	font: normal 12px tahoma;
}

/* -- L-- */

#global {
	position: absolute;
    left: 0;
    width: 980px;
    height: 100%;
}

#header {
	display: none;
}

#headerNews {
	display: none;
}

#logo {
	display: none;
}

#search {
	display: none;
}

.menu {
	display: none;
}

.menuTitle {
	display: none;
}

#zic {
	display: none;
}

#bul {
	display: none;
}

#main {
	position: absolute;
	width: 460px;
	height: 100%;
	top: 10px;
	left: 0;
	overflow:auto;
	scrollbar-face-color: #FDC10B;
	scrollbar-track-color: #981010;
	scrollbar-shadow-color: #F0F0F0;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #ffbd44;
	scrollbar-darkshadow-color: #ffbd44;
	scrollbar-arrow-color: #981010;
}

a.inverse {text-decoration:none; color: #000; font-weight: bold;}
a:hover.inverse {text-decoration: underline; font-weight: bold;}

.duJour {
	display: none;
}

#footer {
	display: none;
}

.saisie {
	font: 12px verdana;
}

