body {
margin: 0;
padding : 0;
background: #ccc center;
color: #555;
}
			/*WRAP*/
#container {
width: 760px;
margin-left: auto;
margin-right: auto;
padding: 0;
font: 76% "Trebuchet MS","lucida sans", tahoma, sans-serif;
line-height: 1.8em;

background: #ccc url(images/bg.jpg) center repeat;
color: #666;
}
#containertop { background: #e6e7e9 center; padding: 0; width: 100%; height: 22px; clear: right; border-bottom: 3px solid white; border-top-color: white; border-top-width: 0; border-right-color: white; border-right-width: 0; border-left-color: white; border-left-width: 0; }
/*TOP BANNER*/
#banner {
padding: 0;
margin-bottom: 0;
height: 150px;
border-bottom:3px solid #fff;
background: #82B64D url(images/wine.jpg);
color: #000;
}
/*TOP NAVIGATION*/
			
#navbar	{ text-align: left; visibility: visible; float: none; }
		
		
#navbar ul { float:none; padding:0; margin:0; list-style-type:none; font-size: 12px; background: #265646; color: #000; border-bottom-color: #fff; }
#navbar a { float:left; width:6em; text-decoration:none; color:#fff; background:#1a3892; height: 14px; padding:2px 5px 5px; border-right:1px solid #fff; }
#navbar a:hover { background:#fff; color: #000; }
#navbar li { display:inline; text-align: left; margin: 0; padding: 0; }
/*MAIN CONTENT*/
#content {
padding: 1em;
margin-left: 200px;
}
#content h3 { padding-top: 7px; }
/*SIDEBAR*/
#sidebar {
float: left;
width: 160px;
margin: 0;
padding: 0 1em;
}
			/*SIDE MENU*/
#sidebar ul {
list-style: none;
margin: 0 0 20px 0;
padding: 0;
}
#sidebar ul li { 
display: inline;
padding: 0;
margin: 0;
}
#sidebar ul li a {
display: block;
color: #000;
background: inherit;
text-decoration: none;
margin: 0;
padding: 5px 0;
border-bottom: 1px solid #c0c0c0;
}
#sidebar ul li a:hover {
text-decoration: none;
background: #cbcbcb;
color: #1a3892;
}
			/*FOOTER*/
#footer {
clear: both;
width:750px;
padding: 5px;
margin: 0;
font-size: 1.1em;
border-top: 3px solid #fff;
border-bottom: 3px solid #fff;
background: #1a3892;
color: #fff;
height:30px;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : white; 
}
#footer a:hover {
text-decoration : underline;
background : inherit;
color :  #fff;
}

	/*FOOTERadresse */
#adress
{ width: 200px; }

#footerlinks
{ width: 300px; float: right; }
			/*LINKS*/
a:link, a:visited {
text-decoration : none;
background : inherit;
color : #1a3892;
}
a:hover {
text-decoration : underline;
background : inherit;
color :  #1a3892; 
}
			/*TYPOGRAPHY*/
h1 {
margin: 0;
padding: 30px 0 0 20px;
font-size: 175%;
letter-spacing: 3px;
}
h2 {
margin-top: 10px;
padding: 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : transparent;
color :   #1a3892;
}
h3 {
margin: 0;
padding: 10px 0;
font-size: 160%;
letter-spacing: 3px;
background : inherit;
color :  #1a3892;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #1a3892;
}
			/*CLASS*/
.clear {
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
}
.slogan {
margin: 0 0 0 50px;
letter-spacing: 3px;
}

.post{
background: #E6E7E9;
padding: 3px;
margin: 20px 10px 10px 5px;
font-size: 80%;
}

.liste{
float: none;


}


.post .date {
background: url(images/clock.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .comments {
background: url(images/comment.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
.post .readmore {
background: url(images/document.gif) no-repeat left center;
padding-left: 15px;
margin: 0 15px 0 5px;
}
/*TOP NAVIGATION 2*/
#navbar2	{ text-align: left; height: 20px; visibility: visible; float: right; }
#navbar2 ul { float:left; padding:0; margin:0; list-style-type:none; font-size: 12px; background: #265646; color: #000; height: 20px; border-bottom-color: #fff; }
#navbar2 a { float:left; width:6em; text-decoration:none; color:#fff; background:#989898; height: 14px; padding: 2px 5px 5px; border-right:1px solid #fff; }
#navbar2 a:hover { background:#fff; color: #000; }
#navbar2 li { display:inline; text-align: left; height: 20px; margin: 0; padding: 0; }
/*MAIN CONTENT*/
