/* CSS Document */

body {
	margin:0;
	text-align:center;
	font-family:Georgia;
}

.frameView {
	width:744px;
}

.frameView li {
	display: inline;
	font-size:10px;
	text-align:center;
}

.frameView ul {
	margin-left:-20px;
	list-style:none;
	text-align:center;
}

#cache {
	float:left;
	width:360px;
	margin-left:10px;
}

#cache span {
	color:#999933;
}

#descrip {
	height:260px;
	margin-left:370px;
}

#descrip span {
	color:#999933;
}

#footer {
	height:auto;
	padding-top:167px;
}

#footer h2 {
	background-image:url(photos/villages/FondLegende.jpg);
	background-repeat:no-repeat;
	line-height:23px;
}

p {
	font-size:12px;
	text-align: justify;
	line-height:normal;
	margin-top: 0;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
}

h1,h2,h3 {
	color:#999933;
	font-weight:bold;
	margin-left:5px;
	margin-top:8px;
}

h1 {
	font-size:16px;
}

h2,h3 {
	font-size:12px;
}

img {
	border:0;
	margin:0;
}

.divimage {
	margin:8px;
	text-align:center;
	float:right;
	width:200px;
	margin-right:0;
}

.divimage img{
	margin:0;
	border:0;
}

.divimage h2{
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:0;
}
	
a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FF9933;
}
a:hover {
	color:#000000;
	background-color:#EAEABF;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height:0;
}

