@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #d5cea6;
	background-image: url(../images/aocbistro_bg_d5cea6.jpg);
	background-position: center;
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
}
#aocbistroHeader {
	margin: 0px auto;
	width: 1000px;
	height: 85px;
	background-image: url(../images/aocbistro_header.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#aocbistroHeaderLink {
	width: 290px;
	height: 75px;
	position: relative;
	left: -5px;
	top: 0px;
}
#aocbistroHeaderLink a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#aocbistroHomeImg1 {
	margin: 0px auto;
	width: 1000px;
	height: 182px;
	background-image: url(../images/aocbistro_homeimg1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#aocbistroHomeImg2 {
	margin: 0px auto;
	width: 1000px;
	height: 181px;
	background-image: url(../images/aocbistro_homeimg2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#aocbistroHomeImg3 {
	margin: 0px auto;
	width: 1000px;
	height: 182px;
	background-image: url(../images/aocbistro_homeimg3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#aocbistroFooter {
	margin: 0px auto;
	padding-top: 5px;
	width: 1000px;
	font-size: 11px;
	color: #333333;
}
#aocbistroFooter a:link, a:active, a:visited {
	color: #477c99;
	text-decoration: none;
}
#aocbistroFooter a:hover {
	color: #998d48;
	text-decoration: none;
}
#aocbistroContentWrapper {
	margin: 0px auto;
	width: 1000px;
	height: 545px;
	background-image: url(../images/aocbistro_content.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#aocbistroContent {
	width: 970px;
	height: 515px;
	position: relative;
	left: 15px;
	top: 15px;
	font-size: 12px;
	color: #ffffff;
	overflow-x: hidden;
	overflow-y: auto;
}
#aocbistroGallery img {
	border: 3px #A3D5CE solid;
}
#textalignleft {
	text-align: left;
}
#textalignright {
	text-align: right;
}
#overflowhidden {
	overflow: hidden;
}
.textebleu {
	font-size: 24px;
	font-weight: bold;
	color: #A3D5CE;
}
.texterouge {
	font-size: 18px;
	font-weight: bold;
	color: #D4A3AA;
}
.bluebartext {
	padding-left: 10px;
	margin-top: 10px;;
	margin-bottom: 10px;
	border-left: 5px #A3D5CE solid;
	text-align: left;
	font-weight: bold;
}
.bluebartext a {
	color: #ffffff;
	text-decoration: none;
}
#aocbistrofb {
	width: 32px;
	height: 32px;
	position: relative;
	left: 966px;
	top: -35px;
	background-image: url(../images/aocbistro_facebook.png);
	background-position: center;
	background-repeat: no-repeat;
}
#aocbistrofb a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
