@charset "UTF-8";

body {
	background-image:url(../images/background.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

a { color: #000000; }
a:hover { color: #5C5247; }
td {
	vertical-align: top;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#maincontainer{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#topsection{
	background: #EAEAEA;
	height: 90px; /*Height of top section*/
}
.chamberstyle{
	padding-left:0px;
    padding-top:15px;
	padding-bottom:15px;
	border-bottom-color:#930;
	border-bottom:thin;
	border-bottom-style:solid;
}


#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 464px; /*Set left margin to LeftColumnWidth*/
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#leftcolumn{
	float: left;
	width: 464px; /*Width of left column*/
	margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
	clear: left;
	width: 100%;
	color: #000000;
	text-align: left;
	margin-top: 25px;
	font-size: 10px;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#footer td {
	font-size: 10px;
}

#footer a{
	color: #000000;
	font-size: 10px;
}
#footer a:hover {
	color: #5C5247;
	font-size: 10px;
}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#quote {
	text-align: right;
	display: block;
	width: 464px;
	height: 100px;
	vertical-align: bottom;
	line-height: 21px;
	margin: 0;
}
#quote p {
	font-family: serif, Times, "Times New Roman";
	font-size: 21px;
	color: #473934;
	font-style: italic;
	padding-top: 10px;
	padding-right: 10px;
	line-height: 21px;
	margin-top: 5px;
	margin-bottom: 8px;
}

#quote h2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	line-height: normal;
}

#logo {
	text-align: center;
	padding: 5px;
}
#preface {
	background-attachment: scroll;
	background-image: url(../images/preface.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 164px;
	width: 464px;
}

#table_matieres {
	background-attachment: scroll;
	background-image: url(../images/matieres.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 164px;
	width: 464px;
}

#nous_joindre {
	background-attachment: scroll;
	background-image: url(../images/bibliographie.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 164px;
	width: 464px;
}

#massotherapie {
	background-attachment: scroll;
	background-image: url(../images/annexe.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 164px;
	width: 464px;
}

#chapitre {
	background-attachment: scroll;
	background-image: url(../images/chapitres.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 164px;
	width: 464px;
}
.image1 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.image2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.line {
	display: block;
	width: 464px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height: 21px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #473934;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #473934;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

