/*
	Reglisse.net - Feuille de Style par Olivier Korn
	
	Nom du style : Jaune-Orange
*/

body {
	background: #F7F3D6;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2 {
	font-family: Verdana, Arial Black, Helvetica, sans-serif;
	color: #C87805;
	background: transparent;
}

td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: transparent;
}

a {
	color: #C87805;
	background: transparent;
	text-decoration: underline;
}

a:hover {
	color: #F7F3D6;
	background: #C87805;
	text-decoration: none;
}

tt {
	font-size: large;
}

.menu {
	background: #F0AF3C;
	font-size: x-small;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	color: #C87805;
}

.menu a {
	text-decoration: underline;
}

.menu a:hover {
	background: #C87805;
	color: #F7F3D6;
	text-decoration: none;
}

.menu img {
	float: left;
}

.mail {
	background: #F0AF3C;
	color: #DC8C0F;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	width: 15px;
	height: 100%;
	text-align: center;
	vertical-align: bottom;
}

.mail a {
	color : #DC8C0F;
	background: transparent;
	text-decoration: underline;
}

.mail a:hover {
	background: #DC8C0F;
	color: #F7F3D6;
	text-decoration: none;
}

.zonetexte {
/* Erreurs avec Netscape
	width: 100%;
	height: 100%;
*/
	text-align: justify;
	vertical-align: top;
}

.commentaires {
	font-size: x-small;
}
