* {margin:0; padding:0;}

body {
	background: url(images/texture.jpg);
}

.content {
	font: 12px Arial, Helvetica, sans-serif;
	color: #CCC;
	height: 670px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #ccc;*/
	position: relative;
	margin-top: 20px;
	background: #333;
}
.content a {
	color: #CCC;
	text-decoration: underline;	
}
.content a:hover{
	color: #FFCC66;
	text-decoration: underline;	
}
.logo { position:absolute; z-index:8; background:#333; width:234px; height: 21px; left: 0px; top: 0px;}
.logo  a { display:block; margin:2px 0px 0px 10px; width:234px; height:21px; outline:none; background:url(images/logo.png) no-repeat right top; overflow:hidden;}
.logo a:hover{ background-position:right bottom; }
.logo a img { border:0;}



.menu {
	height: 20px;
	width: 700px;
	background: #CCC;
	top: 0px;
	left: 250px;
	position: absolute;
}
h1 {
	font-size: 17px;
	letter-spacing: 0.1em;
	text-align: left;
	color: #000000;
	font-weight: bold;
	background: #CCCCCC;
	text-indent: 10px;
}
.accroche {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
	
.navText {
	font:11px Arial, Helvetica, sans-serif;
	color: #666666;
	letter-spacing:0.13em;
	line-height:16px;
	}
.galerie {
	height: 620px;
	width: 930px;
	top: 30px;
	left: 10px;
	position: absolute;
	background: #333;
}
.HomeTxt {
	position:absolute;
	margin: 0px;
	padding: 0px 10px 10px 0px;
	height: 550px;
	width: 770px;
	left: 150px;
	top: 30px;
	overflow: auto;
	line-height:20px;
}
.HomeTxt h1 {
	margin-top: 25px;
	margin-bottom: 10px;
	font-size: 17px;
	letter-spacing: 0.1em;
	text-align: left;
	color: #000000;
	font-weight: bold;
	background: #CCCCCC;
	text-indent: 10px;
}

.legende{
	text-align: center;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.adresse {
	letter-spacing: 0.08em;
	text-align: left;
	padding: 5px;
	margin: 0px;
}
.mylinks {
	letter-spacing: 0.08em;
	text-align: left;
	padding: 0px;
	margin: 50px 0px 0px 0px;
	line-height: 16px;
}
.concept a{
	font-size: 9px;
	height: 15px;
	width: 300px;
	position: absolute;
	top: 655px;
	text-align: left;
	left: 5px;
	text-decoration: none;
}
.concept a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.plansite a{
	font-size: 9px;
	height: 15px;
	width: 70px;
	position: absolute;
	top: 655px;
	text-align: left;
	left: 450px;
	text-decoration: none;
}
.plansite a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.copy {
	font-size: 9px;
	height: 15px;
	width: 300px;
	position: absolute;
	top: 655px;
	text-align: right;
	right: 5px;
}

.black {
	color: #FFF;
	font-size: 13px;
	line-height:13px;
	font-weight: bold;
	display:block;
	margin-top:10px;
	margin-bottom:5px;
}
