html,
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	margin:0;
   	padding:0;
   	height:100%;
}
.bg {
	background-image:   url(http://jacquesmuller.be/images/website/index/bg_index_right.gif);
	background-repeat: no-repeat;
}

#container {
   min-height:100%;
   position:relative;
}

#header { height: 210px;}
	
#page {
	width:744px;
	margin-right: 0px;
	margin-left: 50px;
	padding-bottom:13px;	/* Height of the footer */
	}
	
#content {
	width:744px;
	margin:0; 
	padding:0;
	}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 13px; /* Height of the footer */
}


td {
	font-size: 11px;
}
select, input {
	font-size: 10px;
}
.selectbgred{
	font-size: 10px;
	background-color: #FFE8E8;
}


.titreOeuvre {
	font-size: 40px;
	color: #6D6E73;
	line-height: 1em;


}
.titre {
	font-weight: bold;
	color: #808080;
	font-size: 15px;
	background-color: #D3D5D4;


}
.white {
	color: #FFFFFF;
	text-decoration: none;

}

.black {
	color: #000000;
	text-decoration: none;
}

.blackUnderlined {
	color: #000000;
}

.grey {
	color: #999999;
}
.white:hover {
	text-decoration: underline;
}
.black:hover {
	text-decoration: underline;
}
.red {
	color: #CC0000;
	text-decoration: none;
}
.red:hover {
	text-decoration: underline;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.3em;
}
.tit {
	font-size: 15px;
	letter-spacing: 1.3em;
	color: #CC0000;
	font-weight: bold;

}
i {
	background-color: #E1E1E1;
	font-style: normal;

}
.petiteslignes {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.boutonrouge {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
.boutonrouge:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: underline;
}
.boutonbleu {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0A246A;
}
.boutonbleu:hover {
	color: #FFFFFF;
	background-color: #0A246A;
	text-decoration: underline;
}


.brun {
	color: #AF6E68;
}
.bgV2 {

	background-image:   url(http://jacquesmuller.be/images/website/index/bg_index_right.gif);
	background-repeat: no-repeat;
}
.navWhiteRose {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}
.navWhiteRose:hover {

	text-decoration: none;
	background-color: #FFE8E8;
	color: #000000;
}

.navRoseWhite {
	text-decoration: none;
	background-color: #FFE8E8;
	color: #000000;
}

.navRoseWhite:hover {
	text-decoration: none;
	background-color: #ffffff;
	color: #000000;
}

.navWhiteMaroon {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}
.navWhiteMaroon:hover {

	text-decoration: none;
	background-color: #AF6E68;
	color: #FFFFFF;
}

.navMaroonWhite {
	text-decoration: none;
	background-color: #AF6E68;
	color: #FFFFFF;
}
.navMaroonWhite:hover {

	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}

.navBlueWhite {
	text-decoration: none;
	background-color: #FFE8E8;
	color: #FFFFFF;
}
.navBlueWhite:hover {

	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}

.navGreenWhite {
	text-decoration: none;
	background-color: #537382;
	color: #FFFFFF;
}
.navGreenWhite:hover {

	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
}


a {
	color: #000000;
}
.titreBleu {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #537382;
}
.titreMaron {
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #AF6E68;
}
.titreRose {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFE8E8;
}
.titreBlanc {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}

.titreNoir {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
em {

	background-color: #E1E1E1;
	font-style: normal;
}

	<!--[if lt IE 7]>
	#container {
		height:100%;
	}
	<![endif]-->

<!--[if IE 6]>
	#container {
		height:100%;
	}
	<![endif]-->
