.areaTheme {
	height: 100px;
	width: 150px;
	left: 25px;
	top: 0px;
	z-index: 4;
	position: absolute;
}
.imageTheme {
	height: 100px;
	width: 150px;
	border: 1px solid #FFFFFF;
}
.layerPage {
	height: 641px;
	width: 900px;
	position: relative;
	z-index: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	border: none;
}
.layerMain {
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	height: 511px;
	width: 662px;
	position: absolute;
	left: 238px;
	top: 130px;
}

.areaAdresse{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.adressLink{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.adressLink:link{
	color: #FFFFFF;
	text-decoration: none;
}
.adressLink:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.adressLink:focus{
	color: #FFFFFF;
	text-decoration: none;
}
.adressLink:hover{
	color: #CCCCCC;
	text-decoration: none;
}
.adressLink:active{
	color: #FFFFFF;
	text-decoration: none;
}
.layerCreants {
	height: 11px;
	width: 900px;
	position: relative;
	z-index: 0;
	text-align: right;
	vertical-align: bottom;
}
.linkCreants {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
}
