﻿body {
	background-color: white;
}
div#DivGlobal {
	width: 100%;
	margin: auto;
}
/*                     --------------------       -------- layout -*/
table#MainLayout {
	width: 975px;
	margin: 0px auto;
	padding: 0px;
}
/*table#MainLayout tr#Header {
	height: 77px;
	width: 975px;
}
table#MainLayout tr#Content {
	width: 975px;
}
table#MainLayout tr#Footer {
	width: 975px;
}
table#MainLayout tr#Header td.Content {
	width: 934px;
}
table#MainLayout tr#Content td.Content {
	width: 934px;
}
table#MainLayout tr#Footer td.Content {
	width: 934px;
}

table#MainLayout tr#Header td.Border {
	width: 41px;
	background-image: url(image/_background/titre_borddroit.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
table#MainLayout tr#Content td.Border {
	width: 41px;
	background-image: url(image/_background/milieudepage_borddroit.jpg);
	background-position: right 50%;
	background-repeat: repeat-y;
}
table#MainLayout tr#Footer td.Border {
	width: 41px;
	background-image: url(image/_background/pieddepage_fond_droit.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}*/
/* header -------------------------------------------------*/
/*table#MainLayout tr#Header table {
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: White;
	font-family: Tahoma;
	font-size: 0.9em;
}
table#MainLayout tr#Header table td {
	width: 497px;
}
table#MainLayout tr#Header table td.ComparioHeaderMiddle {
	background-image: url(image/_background/titre_milieu.jpg );
	height: 77px;
	background-repeat: repeat-x;
}
table#MainLayout tr#Header table td.ComparioHeaderMiddle div.Dived {
	display: block;
	float: right;
	margin-bottom: 10px;
}

table#MainLayout tr#Header table td.ComparioHeaderMiddle div.Dived a:visited {
	text-align: right;
	font-size: .7em;
	color: White;
}
table#MainLayout tr#Header table td.ComparioHeaderMiddle div.Dived a {
	text-align: right;
	font-size: .7em;
	color: White;
	padding-bottom: 10px;
}*/
/* footer -------------------------------------------------*/
table#MainLayout tr#Footer table {
	width: 934px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: White;
	font-family: Tahoma;
	font-size: 0.9em;
}

table#MainLayout tr#Footer table td {
	width: 20px;
	background-image: url(image/_background/pieddepage_fond_gauche.jpg);
	background-position: right top;
	background-repeat: no-repeat;	
}
table#MainLayout tr#Footer table td.FooterMiddle {
	padding: 5xp 0px 0px 0px;
	text-align: center;
	width: 914px;
	vertical-align: top;
	background-image: url(image/_background/pieddepage_fond_milieu.jpg );
	height: 75px;
	background-repeat: repeat-x;
}

table#MainLayout tr#Footer table td.FooterMiddle ul {
	margin-top: 5px;
	display: inline;
}
table#MainLayout tr#Footer table td.FooterMiddle ul li {
	list-style-type: none;
	padding: 0 5px;
	display: inline;
}
table#MainLayout tr#Footer table td.FooterMiddle a {
	color: #ffffff;
	font-size: 0.7em;
	text-decoration: none;
	font-family: Arial;
}
table#MainLayout tr#Footer table td.FooterMiddle a:visited {
	color: Black;
}



/* content -------------------------------------------------*/
/*
table#MainLayout tr#Content div#DivContent {
	width:932px;
	border-left: 2px solid #0182B9;
	height:100%;
}
table#MainLayout tr#Content div#DivContent img.CurrrentFamilyLogo {
	float: left;
	position: relative;
	z-index: 3;
	top: 50px;
	left: 5px;
	display: inline;
}
div.ContentPlaceHolder {
	padding-left: 50px;
	 background-color:white;
}


*/

