body {
	background:#fff;
	font-family:georgia, arial, helvetica, sans-serif;
	font-size:9pt;
	margin:0;
	padding:0;
	background-image:url(../IMG/gite/fond_rayures.gif);
}

#container {
	width:1025px;
	background-image:url(../IMG/gite/backcontent.jpg);
	padding:0;
	margin:0 auto 0 auto;
	background-color:#dddbb8;
	background-repeat: repeat-x;
	background-position: bottom;
}

#header {
	background:url(../IMG/gite/header.jpg) top left no-repeat #fff;
	width:1025px;
	height:179px;
	margin:0;
	padding:0;
}

#header h1 {
	color:#fff;
	margin:0;
	padding:2px;
	text-transform:lowercase;
	font-weight:normal;
	font-size:10pt;
}

#header p {
	text-align:right;
	padding:120px 10px 10px 10px;
	color:#fff;
	font-size:10pt;
	font-weight:bold;
}

#nav {
	padding-top:2px;
	height:49px;
	width:1025px;
	background:url(../IMG/gite/nav_off.jpg) repeat-x;
}

#navigation {
	width:728px;
	height:26px;
	margin: 0 auto 0 auto;
	background-image:url(../IMG/gite/backmenu.gif);
}

#navigation a {
	color:#5d5041;
	font-size:12pt;
	text-decoration: none;
	text-align:center;
	padding:0 20px 0 20px;
}

#navigation a:hover {
	text-decoration: none;
	background:none;
}

#navigation a:link {
	text-decoration: none;
}

#content {
	margin:10px auto;
	width:1025px;
	text-align: left;
	position:relative;
}


#content h2 {
	font-size:22pt;
	color:#5d5041;
	font-family:georgia, times, serif;
	font-weight:normal;
	margin:0;
	padding:0;
}

#content h3 {
	font-size:18pt;
	color:#5d5041;
	font-family:georgia, times, serif;
	font-weight:normal;
	margin:0;
	padding:0;
}

#content h4 {
	font-size:16pt;
	color:#5d5041;
	font-family:georgia, times, serif;
	font-weight:normal;
	margin:0;
	padding:0;
}

#content .bloc {
	margin:10px;
	padding:10px;
	width:300px;
	background-color:#FFFFFF;
    float:left;
}

#content .bloc2 {
	margin:10px;
	width:397px;
	background-color:#FFFFFF;
    float:left;
}

#content .bloc3 {
	width:260px;
    float:left;
}

#content .bloc4 {
	margin:10px;
	padding:10px;
	width:330px;
	height:420px;
	background-color:#FFFFFF;
    float:left;
}

#content .bloc5 {
	margin:10px;
	padding:10px;
	width:330px;
	height:420px;
	background-color:#FFFFFF;
    float:left;
}

#content .bloc6 {
	margin:10px;
	padding:10px;
	width:660px;
	height:5000px;
	background-color:#FFFFFF;
    float:left;
}

#footer {
	border-top:1px solid #ffffff;
	color:#ffffff;
	background-color:#dddbb8;
	margin-top:10px;
	padding:10px;
	text-align:center;
	font-size:8pt;
	clear:both;
}

p.postmeta {
	clear:both;
	font-size:8pt;
	text-align:right;
	padding:2px;
	background:#dddbb8;
	margin:0;
}

p.postmeta a, p.postmeta a:hover {
	color:#fff;
	background:none;
}

a {
	color:#92907c;
	text-decoration:none;
}

a:hover {
	color:#6b6a5b;
	background:#dddbb8;
}

#home a {
		color:#92907c;
		text-decoration:none;
}

#home a:hover {
	color:#6b6a5b;
	background:#dddbb8;
}

#photos {
	position:relative;
	width:370px;
	margin:0 auto 0 auto;
}

.imgbox {
	position:relative;
	padding:5px;
	border:1px solid #000;
	margin:10px;
	width:88px;
	height:88px;
	float:left;
}
