HTML {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	background-image: url(../gfx/layout/bg_dig.gif);
}
IMG {
	border: 0;
}
#frame {
	margin: 0px auto;
	width: 733px;
	height: auto;
	background-color: #FFFFFF;
	padding: 8px;
	border: 1px solid #F4F5F7;
}
#logo {
	background-image: url(../gfx/layout/logo_blue.gif);
	background-repeat: no-repeat;
	height: 45px;
	width: 713px;
	padding-top: 25px;
	text-align: right;
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 20px;
}
#navlink {
	margin: 0px;
	width: 100%;
	text-decoration: none;
	text-align: center;
	height: 22px;
}
#navlink ul {
	list-style-type: none;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7D1F1;
	margin: 0px;
}
#navlink li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#navlink a {
	display: block;
	position: relative;
	text-decoration: none;
	width: 120px;
	color: #333333;
	background-color: #B9C7EE;
	margin-left: 22px;
	padding-top: 3px;
	padding-bottom: 4px;
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
}
#navlink a:hover {
	background-color: #7A94DE;
	color: #FFFFFF;
}
#navlink a.active {
	background-color: #6683D9;
	color: #FFFFFF;
}
#footer {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 10px;
	width: 751px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#navtop {
	width: 710px;
	text-align: right;
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#logo a:link {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #7D96DF;
}
#logo a:visited {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #7D96DF;
	text-decoration: underline;
}
#logo a:hover {
	color: #C7D1F1;
	text-decoration: none;
}
#logo a:active {
	color: #8DA2E3;
}
#content1 {
	background-image: url(../gfx/layout/home.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin: auto;
	height: 900px;
}
#content1 p {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 300px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}
.statue {
	background-image: url(../gfx/layout/statue_home.jpg);
	background-repeat: no-repeat;
	height: 207px;
}
.dingbat {
	text-align: center;
}
#content2 {
	width: 100%;
	padding: 8px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#image {
	margin: 5px;
	padding: 0px;
}
#navleft {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 25px;
	float: left;
}
#navleft a:link {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #7D96DF;
	text-decoration: underline;
}
#navleft a:visited {
	color: #7D96DF;
	text-decoration: underline;
	font-weight: bold;
}
#navleft a:hover {
	color: #C7D1F1;
}
#navleft a:active {
	color: #C7D1F1;
}
#navright {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 25px;
	float: right;
}
#navright a:link {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #7D96DF;
	text-decoration: underline;
}
#navright a:visited {
	color: #7D96DF;
	text-decoration: underline;
	font-weight: bold;
}
#navright a:hover {
	color: #C7D1F1;
}
#navright a:active {
	color: #C7D1F1;
}
#oeuvre {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #3D62CF;
	text-decoration: none;
	margin-top: 50px;
}
#thumb {
	padding: 0px;
}
#thumb ul {
	margin: 0px auto;
	padding: 0px;
	height: 62px;
	width: 434px;
}
#thumb li {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	float: left;
}
#thumb a {
	display: block;
	border: 1px solid #8DA2E3;
}
#thumb a:hover {
	border: 1px solid #FFFFFF;
}
#thumb img {
	width: 50px;
	height: 50px;
	display: block;
}
#contact {
	background-image: url(../gfx/layout/contact.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#contact p {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left: 300px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: center;
}
#plan {
	width: 333px;
	padding: 50px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#plan p {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #857640;
	text-decoration: none;
}
#plan ul {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
#plan li {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #5374D5;
	text-decoration: none;
	margin-bottom: 3px;
}
#contentmap {
	width: 100%;
	background-image: url(../gfx/layout/dingbat_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	padding-bottom: 10px;
}
.verre01 {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	width: 433px;
	margin-bottom: 15px;
	padding-right: 150px;
	padding-left: 150px;
}
.verre02 {
	margin-bottom: 30px;
}
.verre00 {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
#content3 {
	width: 100%;
	background-image: url(../gfx/layout/dingbat_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#dotleft {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #8DA2E3;
	text-decoration: none;
	padding: 0px;
	float: left;
	width: 360px;
	text-align: center;
	margin-top: 60px;
}
#dotleft {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #8DA2E3;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 350px;
	text-align: center;
	margin-top: 60px;
}
#dotleft a:link {
	color: #8DA2E3;
	text-decoration: underline;
}
#dotleft a:visited {
	color: #8DA2E3;
	text-decoration: underline;
}
#dotleft a:hover {
	text-decoration: none;
	color: #C7D1F1;
}
#dotleft a:active {
	color: #8DA2E3;
}
#dotright {
	font-family: Georgia, "Trebuchet MS", Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #8DA2E3;
	text-decoration: none;
	padding: 0px;
	float: right;
	width: 360px;
	text-align: center;
	margin-top: 60px;
}
#dotright a:link {
	color: #8DA2E3;
	text-decoration: underline;
}
#dotright a:visited {
	color: #8DA2E3;
	text-decoration: underline;
}
#dotright a:hover {
	text-decoration: none;
	color: #C7D1F1;
}
#dotright a:active {
	color: #8DA2E3;
}
#deco {
	float: left;
	padding: 0px;
	margin: 0px;
}
#vase {
	float: right;
	padding: 0px;
	margin: 0px;
}
#contentp {
	width: 100%;
	background-image: url(../gfx/layout/dingbat_blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 8px 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	height: 450px;
}
