body {
	font-family:  Helvetica Neu, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	background: #0a0502 url(../images/bg.jpg) no-repeat center top;
}
#container {
	width: 980px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}
.header {
	width: 980px;
	height: 120px;
	background: url(../images/logo.jpg) no-repeat;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	line-height: 20px;
}
.menu {
	height: 35px;
	text-align: right;
	float: right;/*padding-left: 450px;*/
}
.subMenu a:link {
	font-size: 14px;
	height: 35px;
	text-align: right;
	margin-right: 10px;
	color: #FFF;
	text-decoration: none;
}
.subMenu a:hover {
	color: #FFF;
	text-decoration: underline;

}
.subMenu a:visited {
font-size: 14px;
	height: 35px;
	text-align: right;
	margin-right: 10px;
	color: #FFF;
	text-decoration: none;
}
.subMenu a:active {
font-size: 14px;
	height: 35px;
	text-align: right;
	margin-right: 10px;
	color: #FFF;
	text-decoration: none;
}



.subMenu2 a:link {
	font-size: 16px;
	height: 35px;
	color: #FFF;
	text-decoration: none;
}

.subMenu2 a:hover {
	color: #FFF;
	text-decoration: underline;
}

.subMenu2 a:visited {
	color: #FFF;
	text-decoration: none;
}


.contentSub {
	margin-top: 30px;
}
.phone {
	font-size: 12px;
	color: #FFF;
}
.contentHome {
	width: 880px;
	margin-top: 220px;
	margin-left: 50px;
}
#menufood {
	font-family:  Helvetica Neu, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	background: #0a0502 url(../images/bg_menu.jpg) no-repeat center top;
}
#media {
	font-family:  Helvetica Neu, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	background: #0a0502 url(../images/bg_media.jpg) no-repeat center top;
}

#gallery {
	font-family:  Helvetica Neu, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	background: #0a0502 url(../images/bg_gallery.jpg) no-repeat center top;
}
#contact {
	font-family:  Helvetica Neu, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	background: #0a0502 url(../images/bg_contact.jpg) no-repeat center top;
}
#comments {
	font-family:  Helvetica Neu, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #FFF;
	background: #0a0502 url(../images/bg_comments.jpg) no-repeat center top;
}
.contentMenu {
	width: 920px;
	padding-top: 10px;
	margin-left: 10px;
}

.contentContact {
	width: 880px;
	padding-top: 150px;
	margin-left: 50px;
}

.contentGallery {
	width: 920px;
	padding-top: 140px;
	margin-left: 50px;
}
.titleMenu {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 2px solid #FFF;
	border-collapse:separate;
	border-spacing: 10px 10px;
}
.textMenu {
	text-align: center;
	font-size: 14;
	font-weight: normal;
}
.title {
	font-size: 30px;
	font-weight: bold;
}
.text {
	position:relative;
	width: 150;
	/*	border-bottom: 1px solid #535353;*/
	padding-top: 10px;
	margin-left: 50px;
	font-size: 14px;
	color: #363229;
}
.textarea {
	position:relative;
	width: 1000px;
	height: 456px;
}
.textarea2 {
	position:relative;
	width: 1000px;
	background: #000 url(../images/tile_y.jpg) repeat-y center;
	height: auto;
}
.french {
	padding-right: 15px;
	margin-top: 170px;
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
}
.french a:link {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.french a:visited {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.french a:hover {
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.footer {
	background: url(../images/footer.jpg) no-repeat;
	width: 1000px;
	height: 91px;
	font-size: 10px;
	margin: 0px auto;
}
