@charset "utf-8";
p {
	margin: 0px;
	padding: 0px;
}#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFEE;
}
#lien-haut li {
	display: inline;
	list-style-type: none;
	color: #6E3651;
}

#lien-haut a {
	text-align: right;
	color: #FFFFEE;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.image-gauche {
	float: left;
	padding-top: 2px; padding-right: 10px; padding-bottom: 2px;
}
.image-droite {
	float: right;
	padding-top: 2px; padding-bottom: 2px; padding-left: 10px;
}
#lien-haut {
	text-align: right;
	letter-spacing: 4px;
	height: 30px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #D6AAB7;
	background-image: url(../images/pressoir-haut.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #6E3651;
}
#contenu {
	background-color: #FFFFEE;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 10px;
	border-right-style: solid;
	border-top-color: #D5A9B6;
	border-right-color: #D5A9B6;
	border-bottom-color: #D5A9B6;
	border-left-color: #D5A9B6;
	border-left-width: 10px;
	border-left-style: solid;
}
#contenu p {
	padding-right: 20px;
	padding-left: 20px;
	color: #6E3651;
}
#menu-resto {
	height: 474px;
	width: 484px;
	background-image: url(../images/fond-menu.jpg);
	background-repeat: no-repeat;
}
#menu-resto a{
	text-decoration: none;
}
#menu-resto a img{
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5a9b6;
	border-right-color: #d5a9b6;
	border-bottom-color: #d5a9b6;
	border-left-color: #d5a9b6;
}


#lien-bas {
	position:relative;
	background-image: url(../images/pressoir-menu.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-color: #FEFFEF;
}
#restaurant {
	float: left;
	height: 180px;
	width: 109px;
	padding-left: 70px;
}
#menu {
	float: left;
	height: 180px;
	width: 109px;
	padding-left: 6px;
}
#mariage {
	float: left;
	height: 180px;
	width: 109px;
	padding-left: 6px;
}
#reception {
	float: left;
	height: 180px;
	width: 109px;
	padding-left: 6px;
}
#caveau {
	float: left;
	height: 180px;
	width: 109px;
	padding-left: 6px;
}
#soiree {
	float: left;
	height: 180px;
	width: 109px;
	padding-left: 6px;
}
#tourisme {
	float: left;
	height: 180px;
	width: 109px;
	padding-left: 6px;
}

#lien-bas li {
	list-style-type: none;
	display: inline;
	float: left;
	padding-right: 6px;
	width: 109px;
	text-align: center;
}
#lien-bas li a {
	display: block;
	padding-top: 10px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FEFFEF;
	font-size: 13px;
	text-decoration: none;
	background-color: #6E3651;
	padding-bottom: 10px;
	clear: both;
	border: 2px solid #D5A9B6;
}
h1 {
	font-size: 125%;
	line-height: 5px;
	color: #6E3651;
}
#lien-bas ul {
	clear: both;
	float: right;
	margin-right: 65px;
}

.pouce {
	float: left;
}


#footer {
	height: 80px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6E3651;
	border-left-color: #6E3651;
	border-top-width: 21px;
	border-top-style: solid;
	border-top-color: #D5A9B6;
	text-align: center;
	background-image: url(../images/pressoir-footer.jpg);
	background-repeat: no-repeat;
}
#footer p {
	font-size: 65%;
	letter-spacing: 0.1em;
}
#footer ul {
	padding-bottom: 3px;
}
#footer li {
	list-style-type: none;
	display: inline;
}
.petit {/*petit texte*/
	font-size: 80%;
	text-align: center;
}
.petit a {
	color: #FFFFEE;
}

#footer a {
	font-size: 80%;
	color: #6E3651;
	padding-bottom: 2px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover {
	color: #D5A9B6;
}
body {
	background-color: #6E3651;
}
#bandeau {
	height: 180px;
	background-image: url(../images/pressoir-bandeau.jpg);
}
#bandeau p {
	margin: 0px;
	padding: 0px;
}
.index {
	font-size: 120%;
	color: #FFFFFF;
}
h3 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	color: #6e3651;
}

