html {
	}

body {
  	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	color: #372300;
	font-size: 11px;
	font-family: "Lucida Grande", Verdana, "Bitstream Vera Sans", Ariel, sans-serif;
	}
	
a {
	color: #F7A906;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #F7A906;
	text-decoration: underline;
	}
	
h1 {
	font-size: 14px;
	margin:0;
	padding:0;
	}
	
h2 {
	font-size: 12px;
	border-bottom: 1px dotted #aaa;
	font-weight: 100;
	line-height: 30px;
	margin: 0;
	}
	
	
h3 {
	font-size: 11px;
	#font-size:10px;
	font-weight: 100;
	background-image: url(../images/bt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	padding-left: 40px;
	padding-top: 5px;
	}
	
p {
	line-height: 16px;
	color: #4E3100;
	}
	
blockquote {
	padding-top: 0;
	color: #666;
	background: transparent url("../images/quote.png") no-repeat 0 0;
	font-size: 13px;
	line-height: 16px;
	margin-top: 22px;
	margin-right: 40px;
	margin-bottom: 22px;
	margin-left: 0px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}

.news a {
	color: #000;
	text-decoration: none;
	font-weight:normal;
	
	}
	
.news a:hover {
	color: #000;
	font-weight: bold;
	}
.news p{
color: #000;
	text-decoration: none;
	font-weight:normal;
}
	
.green {
	color: #8dc73f;
	}
	
.tiny-link {
	font-size: 11px;
	}
	
#container {
	margin: 0 auto;
	}
	
#logo {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: 0px;
	}
	
#header {
	background-image:url(../images/all-scene.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
	
#header-all {
	background-image:url(../images/all-scene2.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}
	
#city {
	
	}
	
#city-all {
	
			}
	
#navigation {
	width: 900px;
	margin: 0 auto;
	}
	
#content-home {
	text-align: left;
	margin-top: 130px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	}
	
#content-all {
	height: 400px;
	text-align: left;
	margin-top: 90px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	}
	
.project {
	}
	
.project:hover {
	}
	
.contact-location {
	}
	
.contact-location:hover {
	}
	
.contact-box {
	display: block;
	width: 160px;
	float: left;
	padding-right: 10px;
	}
	
.sitemap-box {
	display: block;
	width: 110px;
	float: left;
	padding-right: 10px;
	}
	
.drink-title {
	font-size: 15px;
	font-style: italic;
}
	
#footer {
	background-image:url(../images/footer2.gif);
	background-position: left top;
	background-repeat: repeat-x;
	color: #151515;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 140px;
	width: 100%;
	}
	
#footer-content {
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	}
	
#footer-content p {
	color: #256257;
	font-size: 9px;
	}

#footer-content a {
	color: #EA891C;
	font-size: 9px;
	text-decoration: none;
	}
	
#footer-content a:hover {
	color: #256257;
	text-decoration: underline;
	}
	
.footer-logo {
	}
	
.footer-logo:hover {
	}



#boutique{
	width: 590px;
}

 #boutique a img{
  border:5px solid #C8DEBA;
}
 #boutique a:hover img{
  border:5px solid #bbbbbb;
}

