body {
	background-image: url(images/bg-main.jpg);
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
.main {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
}
.menu {
	background-color: #000000;
	text-align: left;
	line-height: 19px;
	border-top: 1px solid #990000;
	border-bottom: 1px solid #990000;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.menu a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.menu a:hover {
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.box-menu {
	background-color: #000000;
	padding: 20px;
	text-align: center;
	width: 160px;
}
h1 {
	color: #999999;
	font-size: 11px;
	margin: 0px;
}
h2 {
	font-size: 53px;
	color: #990000;
	background-color: #FFFFFF;
	margin: 0px;
	line-height: 50px;
	text-align: left;
}
.contenu {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	width: 440px;
	text-align: left;
}
.contenu a {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.contenu a:hover {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.contenu2 {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	width: 730px;
	text-align: left;
}
.contenu2 a {
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.contenu2 a:hover {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.texte {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 18px;
}
h3 {
	color: #660000;
	font-size: 15px;
	background-color: #FFFFFF;
}
.art-oeuvre {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
}
.art-oeuvre a {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
}
.art-oeuvre a:hover {
	font-size: 11px;
	color: #CCCCCC;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
}.border {
	border: 1px solid #000000;
}
h4 {
	background-color: #000000;
	color: #333333;
	font-size: 25px;
}
.titre-intro {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #333333;
}
.texte-intro {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
}
.texte-intro a {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.texte-intro a:hover {
	font-size: 11px;
	background-color: #FFFFFF;
	color: #990000;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
.ligne {
	height: 5px;
	width: 100%;
	background-image: url(images/ligne.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin-bottom: 3px;
}
.border2 {
	border: 1px solid #000000;
	margin-left: 10px;
}
.footer {
	background-color: #CCCCCC;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding: 20px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
}
.footer a {
	background-color: #CCCCCC;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.footer a:hover {
	background-color: #CCCCCC;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.texte-rouge {
	background-color: #FFFFFF;
	font-size: 11px;
	color: #990000;
	text-align: justify;
	line-height: 18px;
	font-weight: bold;
}
.citation {
	background-color: #FFFFFF;
	font-size: 15px;
	color: #990000;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	padding-top: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	padding-bottom: 10px;
}
.leadsense {
	background-color: #FFFFFF;
	width: 288px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ECCCCF;
	border-bottom-color: #ECCCCF;
	border-left-color: #ECCCCF;
	text-align: center;
}
