body {
	background-color: #ddd;
	margin: 0px;

}
#body {
	border-left: 0px;
	margin: 0;
	padding: 0;
	font-size: 0.7em;
	color: #333;
	background-color: #fff;
}
#page {
	background : #fff url(pics/bordure.GIF) repeat-y;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-left:10px;
	padding-right: 10px;
}
#logo {
margin-top: -5px;
margin-bottom: -4px;
padding: 0;
}

#menus {
background-color: #fff;
width: 170px;
float:left;
margin : 5px 10px 10px 5px;

}
.menu {
	border: 1px solid #aaa;
	padding : 5px 10px;
	margin : 0 0 10px 0;


	background-color: #eee;
}
#contenu {
	background-color: #fff;
	float:left;
	width: 550px;
	margin-top: 5px;
}
.post {
	margin : 0 0 15px 0;
	padding : 0 5px 3px 5px;

	text-align : justify;


	overflow: hidden;
	font-family: verdana;
	font-size: 12px;
}
.post p.indent {
	text-indent: 10px;
}
.post h1 {
	font-size: 23px;
	color: #00007F;
	text-align: center;
	font-weight: bold;
	font-family: serif;
}
.post h3 {
	font-size: 17px;
	color: #00007F;
	text-align: center;
	font-weight: bold;
	font-family: serif;
}
.post h4 {
	font-size: 15px;
	color: #00007F;
	text-align: center;
	font-weight: bold;
	font-family: serif;
}
.post h5 {
	text-align: center;
	font-style: italic;
}
.post a:link, .menu a:visited {
	text-decoration: underline;
	font-family: verdana,sans-serif;
	color: #7F0000;
}
.post a:hover {
	color: #060;
	text-decoration: overline underline;
}
.post a:active {
	color: #00007F;
}
.photos_php {
	text-align:center;
	padding: 0;
}
.photos_php img {
	border: 0;
	margin: 3px;
	padding: 0;
}
#day-date {
	float: right;
	margin-right:10px;
	font-family: Verdana;
	font-size: 0.8em;
	color: #ddd;
}	

#foots {
	clear : both;
	margin-top: 5px;
	text-align: center;
	font-size: 12px;
	background-color: #fff;
}
#credit {
	line-height: 0.95;
}
#main {
	background-color: #fff;
}
.menu div {
	margin: 12px 0px 0px 15px;
}
.menu h2 {
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin : 0;
	font-size : 1em;
	color: #c00;
}
.menu li {
	margin-left: -25px;
}
.menu a:link, .menu a:visited {
	text-decoration: none;
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: #00007F;
}
.menu a:hover {
	color: #c00;
	text-decoration: overline underline;
}
.menu a:active {
	color: #00F;
}

#foot1 {
	float :left;
	width : 170px;
	height: 300px;
	background : transparent url(pics/France_Paris_Seine_river.jpg) no-repeat -110px -120px;
}
#foot2 {
	position: absolute; top:20px; left: 850px;
}
#foot3 {
	position: relative; left: 20px; margin-top: 10px;
	border: 0;
}
#foot4 {
	
}
#foot5 {
	
}
#foot6 {
	
}
#foot7 {
	
}
#bar_bottom {
height: 20px;
background: url(pics/bar.png) repeat-x;
}
#bar_top {
font-family: verdana;
color: #fff;
font-style: italic;
font-size: 12px;
text-align: center;
height: 20px;
background: url(pics/bar.png) repeat-x;
}