html, body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background-image: url(logo-vie-et-opinions.jpg);
	background-position: 0 0; 
	background-repeat: no-repeat; 
	background-color: black;
	color: white;
	padding-left: 350px;
	padding-bottom: 1em;
}

h1 {
	display: none;
}

h2 {
	margin: 250px 42px 21px 0;
	padding-bottom: 16px: 
	height: 30px; 
	line-height: 49px; 
	color: #CCFF00; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.375em;
	border-top: solid 3px red; 
	border-bottom: double 3px red;
	text-align: right;
}

h4 {
	position: relative; 
	margin-top: 2em; 
	margin-left: 0; 
	margin-bottom: 1.5em; 
	margin-right: 42px; 
	background-repeat: no-repeat; 
	background-position: 0px 3px;
	/* Pour IE6 */ font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 19px; 
	text-align: left; 
	height: 33 px; 
	line-height: 33px; 
	font-weight: bold; 
	color: #FFF; 
	border-style: solid; 
	border-width: 1px 0; 
	border-color: #f0e0b8;
}

h4 span {
	position: absolute; 
	top: 2px; 
	right: 0; 
	height: 29px; 
	line-height: 29px; 
	text-align: right; 
	font-family: Tahoma, sans-serif; 
	font-size: 0.69em; 
	text-align: right; 
	font-style: normal; 
	font-weight: bold; 
	color: #999;
}

h5 {
	margin-right: 42 px;
	margin-left: 42px; 
	font-family: Tahoma, sans-serif; 
	font-size: 0.69em; 
	text-align: right; 
	font-style: normal; 
	font-weight: bold; 
	color: #999;
}

p {
	margin-top: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 42px; 
	text-indent: 1.5em; 
	text-align: justify; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 1.07em; 
	font-style: normal; 
	color: white;
}

p.commente {text-indent: 0; color: #bbb;}

p.premier {margin-top: 3em;}

p.commente span {text-decoration: underline;}

.centrage {
	margin: 1.5em 42px 1.5em auto;
	text-align: center;
}

#onglets {
	position: absolute;
	top: 180px;
	left: 0;
}

#onglets li {
	list-style: none; 
	float: left; 
	margin: 0; 
	padding-left: 15px; 
	height: 25px; 
	line-height: 25px; 
	white-space: nowrap; 
	font-family: Geneva, Arial, sans-serif; 
	font-size: 0.75%; 
	background: #000 url("onglet.gif") left bottom no-repeat;
}

#onglets a {
	display: block; 
	float: left; 
	padding: 0 15px 0 0; 
	text-decoration: none; 
	font-weight: bold; 
	background: #000 url("onglet.gif") right bottom no-repeat; 
	color: #000; 
	width: 0.1em;
}

#onglets a:hover {
	background-color: #000; 
	color: #07f;
}

a {
	color: #00FFFF; 
	text-decoration: none;
}

a:hover {text-decoration: underline;}

.gauche {float: left; margin: 15px 25px 15px 0;}

.droite {float: right; margin: 15px 42px 15px 25px;}

html>body #onglets a {width: auto;} /* Corrige le trucage destiné à IE6 */ /* La barre oblique inversée qui suit masque la règle dans IE5-Mac \*/

#onglets a {float: none;} /* Fin du trucage destiné à IE5-Mac */

#logo-avis {
	position: absolute;
	top: 0;
	right: 42px;
	z-index: 100;
}

#pied {
	margin: 2em 42px 0 0;
	padding: 0.7em 0 0 0;
	background-color: transparent;
	border-top: solid 1px #666666;
}

#pied p {
	margin: 0 0 0 0;
	font-family: Tahoma, Arial, Geneva, Helvetica, sans-serif;
	font-size: 0.7em;
	_font-size: 0.7em;
	text-align: center;
	color: #666666;
	text-indent: 0;
	text-align: center;
	line-height: 1.5em;
}

#pied p span {
	color: #666666;
	padding: 0 0 0 1.5em;
}

#pied p span a {
	text-decoration: none;
	color: #00FF00;
}

#pied p span a:hover {
	font-weight: bold;
}

#menu {
	position: fixed;
	top: 250px;
	left: 42px;	
	width: 266px;
	background-image: url(menu-section.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #99FF66;
	text-align: center;
	padding-top: 34px;
	padding-bottom: 12px;
}

#menu a {
	display: block;
	height: 1.4em;
	line-height: 1.4em;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
}

#menu a:hover {
	color: red;
}

#menu a#encours {
	background-color: maroon;color: #ffffff;
}

#menu p {
	margin: 0;
	text-indent: 0;
	text-align: center;
	height: 1.4em;
	line-height: 1.4em;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}
	
