body{
	margin:0;
	text-align:center;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover{
	color: #205993;
}
H1{
	text-align:center;
}

#page {
	margin: 0 auto;
	width:1000px;
	background-image: url(images/fonpage.png);
	background-repeat: repeat-x;
	background-position: top;
}
#top {
    background: transparent url(images/tamaris1.png) top no-repeat;
    width: 300px;
    height: 256px;
}
#left {
	margin: 0;
	padding-bottom:20px;
	float:left;
	background: url(images/tamaris6.png) no-repeat bottom;
	width: 300px;
	height: 616px;
	text-align:left;
}
#conleft {
	margin: 0;
    width: 240px;
    height: 360px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6B6B6B;
	text-decoration: none;
	font-style: italic;
	text-align: justify;
	padding-top: 10px;
	margin-left:42px;
}
#conleft a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #747474;
	text-decoration: none;
}
#small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #747474;
	text-decoration: none;
	font-style: italic;
}
#conleft a:hover{
	color: #205993;
}
#right {
	float:left;
    background: transparent url(images/tamaris3.png) no-repeat left top;
    width: 700px;
	height: 620px;
/*    height: 148px;*/
	margin:0;
	text-align:right;
}
#menu {
	background: transparent url(images/tamaris4.png) top no-repeat;
	margin-top: 10px;
	width: 700px;
	height: 40px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F8F8F;
}
#menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B1B1B1;
	text-decoration: none;
}
#menu a:hover{
	color: #205993;
}
#contenu {
  /*  background: url(images/tamaris5.png) no-repeat bottom;*/
    width: 700px;
    height: 452px; 
	overflow-y : auto;
	overflow-x:hidden;
	background-color: transparent;
}
#concon{
	margin:0px;
	padding-right: 10px;
	padding-left: 10px;
    height: 452px; 
    width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #232323;
	text-decoration: none;
	text-align: left;
	background-color: transparent;
}
#footer {
	clear:both;
	width: 1000px;
	height: 64px;
	text-align:center;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/tamaris2.png);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: middle;
	padding: 20px 0 0;
}
.outer {
	margin:0px 1px;
	border-top: 1px solid #F2F2F2;
	border-bottom: 1px solid #737373;
	text-align:center;
} 
.inner {
	padding-top:3px;
	background:#FFFFFF;
	margin:0 -1px;
	border-right: 1px solid #737373;
	border-left: 1px solid #F2F2F2;
} 
#grandim{
	width:408px;
	float:right
}
#plaquette {
	display: block;
	width: 630px;
	height: 134px;
	background: url(plaq.png) no-repeat right top;
    }
#plaquette:hover   { 
    background: url(plaq2.png) no-repeat right top;
    }
.thumbnail{

}
.thumb{
	height: 82px;
	border: solid #FFFFFF;
}
.thumbnail span{
	position: absolute;
	background-color:   AliceBlue;
	padding: 5px;
	margin-top: 16px;
	left: 100px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	top: auto;
	z-index: auto;
	bottom: auto;
}
.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
}
