body {
	margin: 0px;
	padding: 0px;
	font-family: palatino, georgia, serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 2px;
	line-height: 20px;
}
h1 {
	clear:both;
	text-indent: 40px;
	font-size: 18px;
	font-weight:normal;
	color: #f6efe8;
	background-image:url(../images/bloc_rouge.jpg);
	background-repeat:no-repeat;
	height: 26px;
	margin: 0;
	overflow: hidden;
}
h2 {
	text-indent: 80px;
	font-size: 16px;
	color: #f2d2a3;
	background-image:url(../images/bloc_noir.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	height: 33px;
	margin: 0;

}
h3 {
	text-indent: 40px;
	margin-top:60px;
	font-size: 18px;
	color:#ae0404;
}
p {
	width:425px;
	margin-left:80px;
	text-indent:25px;
}
em {
	display:block;
	text-align:right;
	font-size:15px;
	color:#ae0404;
}
.silence {
	display:block;
	color:#999999;
	font-style: italic;	
}
strong {
	font-weight:bold;
}
table {
	margin-left:80px;
	margin-top:20px;
}
th {
	text-align:left;
	text-indent:20px;
	padding-bottom:10px;
	color:#535353;
	font-size:18px;
	border-bottom:3px solid #ae0404;
}
td {
	border-bottom: 1px dashed #ae0404;
	border-bottom-style: dashed;
	padding:20px;
}
.cap {
	font-size:24px;
}
img.affiche{
	margin: 20px;
	float:left;
}
img.portrait{
	position: absolute;
	margin-top: 65px;
	margin-left: 540px;
}
.txtimg{
	position: relative;
	top: 20px;
}
.txtlegende{
	display:block;
	border-top-color:#CCCCCC;
	border-top-style: dashed;
	border-top-width: 1px;
	color: #999999;
}
.titreh1 {
	position: relative;
	top: -5px;
}
.up{
display:inline;
position:relative;
top: -2px;
border:0;
}
.titreh2 {
	position: relative;
	top: 4px;
}
#header {
	height: 109px;
	background-color:#000000;
	background-image: url(../images/banner.gif);
	background-repeat:no-repeat;
	
}
#menu {
	position: absolute;
	top: 109px;
	margin-top: 0px;
	height: 37px;
	
}
#menu ul {
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	top: 0px;
	left: 0px;
	height: 37px;

}
#menu li {
	position:absolute;
	display: block;
	height: 37px;
	top: 0px;
}
#menu li {
	overflow: hidden;
	text-indent: -9000px;
	
}
li.presentation {
	left: 0px;
	width: 151px;	
}
	li.presentation a:link, li.presentation a:visited {
		display: block;
		height: 37px;
		background: url(../images/bouton1_presentation.jpg) no-repeat 0 0;
	}
	li.presentation a:hover {
		background-position: 0 -37px;
		outline: none;
	}

li.calendrier {
	left: 151px;
	width: 138px;
}
	li.calendrier a:link, li.calendrier a:visited {
		display: block;
		height: 37px;
		background: url(../images/bouton2_calendrier.jpg) no-repeat;
	}
	li.calendrier a:hover {
		background-position: 0px -37px;
		outline: none;
	}

li.extraits {
	left: 289px;
	width: 113px;
}
	li.extraits a:link, li.extraits a:visited {
		display: block;
		height: 37px;
		background: url(../images/bouton3_extraits.jpg) no-repeat;
	}
	li.extraits a:hover {
		background-position: 0px -37px;
		outline: none;
	}

li.presse {
	left: 402px;
	width: 90px;
}
	li.presse a:link, li.presse a:visited {
		display: block;
		height: 37px;
		background: url(../images/bouton4_presse.jpg) no-repeat;
	}
	li.presse a:hover {
		background-position: 0px -37px;
		outline: none;
	}

li.contact {
	left: 492px;
	width: 119px;
}
	li.contact a:link, li.contact a:visited {
		display: block;
		height: 37px;
		background: url(../images/bouton5_contact.jpg) no-repeat;
	}
	li.contact a:hover {
		background-position: 0px -37px;
		outline: none;
	}
#content {
	margin-top:60px;
}
#content a {
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold;
}
#content a:link {
	color: #ae0404;
	text-decoration: none;
}
#content a:visited {
	color: #ae0404;
	text-decoration: none;
}
#content a:hover {
	color: #ae0404;
	text-decoration:underline;
}
#content ul {
	text-indent:0px;
	margin-left:0px;
	width:480px;
}
#content li {
	list-style-image:url(../images/puce.jpg);
	list-style-position:inside;
	margin-left:80px;
	margin-bottom:30px;
}

#footer p {
	float: left;
	margin: 0;
	padding: 15px 15px 15px 25px;
	
}
#footer ul {
	padding: 15px 15px 15px 15px;
	background-color:#000000;
	background-position:left;
	margin-left:0;
	margin-bottom:0;

}
#footer li {
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	margin: 0 12px 0 0;
	padding: 0 6px 0 12px;
	border-left: solid 1px #666;

}
#footer li a:link, #footer li a:visited {
	color: #999;
	text-decoration: none;
}
#footer li a:hover {
	color: #ae0404;
	text-decoration: none;
}
#footer li.first {
	border-left: 0;	
}

