/* -- 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 {
}

#header {
	display: none;
}

#header {
	display: none;
}

#headertothpub1 {
	display: none;
}

#headertothpub2 {
	display: none;
}

#headertoth {
	display: none;
}

#headertothtopleftcorner {
	display: none;
}

#headertothtoprightcorner {
	display: none;
}

#headertothbottomleftcorner {
	display: none;
}

#headertothbottomrightcorner {
	display: none;
}

.menu {
	display: none;
}

.menutitle {
	display: none;
}

.menutitle h1 {
	display: none;
}

.menucontent {
	display: none;
}

.menucontent ul {
	display: none;
}

.menucontent a {
	display: none;
}

#menu1 {
	display: none;
}

#menu1titletopleftcorner {
	display: none;
}

#menu1titletoprightcorner {
	display: none;
}

#menu1titlebottomleftcorner {
	display: none;
}

#menu1titlebottomrightcorner {
	display: none;
}

#menu2 {
	display: none;
}

#menu2titletopleftcorner {
	display: none;
}

#menu2titletoprightcorner {
	display: none;
}

#menu2titlebottomleftcorner {
	display: none;
}

#menu2titlebottomrightcorner {
	display: none;
}

#menu3 {
	display: none;
}

#menu3titletopleftcorner {
	display: none;
}

#menu3titletoprightcorner {
	display: none;
}

#menu3titlebottomleftcorner {
	display: none;
}

#menu3titlebottomrightcorner {
	display: none;
}

#main {
	position: absolute;
	top: 0px;
}

#main span {
	font: bold 10px verdana ;
	text-transform:none;
	color: black;
}

.maintitle {
	position: absolute;
	margin-top: 5px;
	width: 100%;
	height: 20px;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.maintitle h1 {
	font: bold 12px verdana ;
	text-transform:none;
	margin-top: 3px;
}

#maintitletopleftcorner {
	display: none;
}

#maintitletoprightcorner {
	display: none;
}

#maintitlebottomleftcorner {
	display: none;
}

#maintitlebottomrightcorner {
	display: none;
}

.maincontent {
	position: absolute;
	margin-top: 2px;
	width: 100%;
	top: 25px;
	left: 0px;
	z-index: 2;
}

.maincontent2 {
	position: absolute;
	z-index: 2;
	text-align: justify;
	margin-left: 10;
	margin-top: 10;
	margin-right: 10;
}

.maintext {
	width: 95%;
	font: normal 12px tahoma;
	text-align: justify;
}

.maintext img {
	margin: 5px;
}

a.inverse {text-decoration:none; color: #000; font-weight: bold;}
a:hover.inverse {text-decoration: underline; font-weight: bold;}

.saisie {
	font: 12px verdana;
}


