﻿body {
	background-position: center top;
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background-image: url("../img/bg.jpg");
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-size: cover;
	background-color: #9c7d65;
}

#top {
	margin: 0 auto 0 auto;
	width: 920px;
	height: 390px;
	background-color: rgb(255, 255, 255, 0.7);
	padding-top: 0;
}

.top {
	background-position: center top;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 100%;
	height: 95px;
	z-index: 999;
	background-image: url("../img/bck-top.png");
	background-repeat: no-repeat;
	background-color: #282828;
}

a {
	color: #333333;
}

a:hover {
	color: #808080;
}

.contain {
	padding: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	color: #000000;
	margin: 0 auto 0 auto;
	width: 920px;
	height: auto;
	box-shadow: 0 0 8px 0 rgb(0, 0, 0, 0.1);
	background-color: rgb(255, 255, 255);
}

header {
	background-position: center top;
	border-width: 0;
	border-style: none;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 900px;
	right: auto;
	left: auto;
	text-align: center;
	background-image: url("../img/bg_body.png");
	background-repeat: repeat-x;
	top: 0;
	bottom: 0;
}

h1 {
	border-width: 1px;
	border-color: #F2F2F2;
	padding: 10px;
	margin: 0 auto 0 auto;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	width: 900px;
	height: 20px;
	z-index: 999;
	letter-spacing: 0;
	line-height: 20px;
	font-variant: normal;
	font-family: Tahoma;
	border-top-style: solid;
	border-bottom-style: solid;
}

h2 {
	border-color: rgb(226, 226, 226);
	border-width: 1px;
	padding: 18px 25px 12px 25px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: justify;
	margin: 0;
	line-height: 1.1em;
	background-repeat: repeat;
	border-top-style: solid;
}

.intro {
	padding: 25px 22px 25px 22px;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin: 0;
	line-height: 1.3em;
	background-repeat: repeat;
}

.intro2 {
	padding: 0 25px 25px 25px;
	font-size: 13px;
	font-weight: normal;
	color: #B25F37;
	text-align: justify;
	margin: 0;
	line-height: 1.1em;
	background-repeat: repeat;
}

h3 {
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	text-align: right;
	margin: 0;
	line-height: 1em;
	float: right;
	height: 40px;
	width: 500px;
	padding-top: 130px;
}

h3 img {
	border-style: none;
}

#foot {
	background-color: #000;
	width: 100%;
	height: 170px;
	padding-top: 55px;
	padding-bottom: 45px;
}

footer {
	padding: 2px 0 2px 0;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	margin: 0 auto 0 auto;
	width: 920px;
	height: 170px;
	color: #000000;
	text-align: center;
	line-height: normal;
}

#logo {
	background-position: 10px 20px;
	padding: 0;
	margin: 0 auto 0 auto;
	width: 920px;
	z-index: 999;
	height: 160px;
	background-repeat: no-repeat;
	background-image: url("../img/logo.png");
}

h3 {
	margin: 0;
	padding: 0 0 0 15px;
	text-align: left;
	font-size: 14px;
	line-height: 1.0em;
	color: #CCCCCC;
	font-weight: normal;
	letter-spacing: 0;
	width: 405px;
	height: 170px;
	float: left;
	z-index: 999;
	text-shadow: 1px 1px 2px rgb(0, 0, 0, 0.7);
	font-family: Tahoma;
}

h5 a {
	color: #fff;
	transition-duration: 1s;
}

h5 a:hover {
	color: #666666;
	transition-duration: 1s;
}

article {
	background-position: center top;
	margin: 0;
}

#anvsoftJavaScriptSlideshow {
	border-style: none;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0;
}

#floating {
	box-shadow: 1px 1px 15px 2px #C0C0C0;
	border-radius: 0 0 15px 15px;
	margin: 1px 20px 20px 30px;
	background-color: #7A6D5C;
	float: right;
	width: 500px;
	height: 400px;
	text-align: center;
}

.lang {
	margin: 0 0 0 auto;
	padding: 20px 0 60px 0;
	height: 20px;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	color: #CCCCCC;
	letter-spacing: 0;
}

.language {
	font-size: 12px;
	color: #E8B722;
	padding-top: 20px;
}

.language a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.language a:hover {
	text-decoration: none;
	color: #F61C03;
	font-weight: bold;
	text-shadow: 1px 1px 0 #000000;
}

.language a.active>img {
	border: 1px solid black;
}

.language .active {
	color: #F61C03;
	text-shadow: 1px 1px 0 #000000;
}

.content2 {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 900px;
}

.gallery3 {
	padding: 0 0 10px 22px;
	margin: 0;
	text-align: left;
	font-family: calibri;
}

.gallery2 {
	padding: 0 0 10px 15px;
	margin: 0;
	text-align: left;
	font-family: calibri;
}

.gallery3 img {
	box-shadow: 0 0 3px 0 rgb(0, 0, 0, 0.2);
	margin: 0 7px 7px 0;
	border: none;
	transition-duration: 0.6s;
}

.gallery3 img:hover {
	transition-duration: 0.6s;
}

.lang img {
	transition-duration: 0.5s;
	margin-right: 1px;
	margin-left: 1px;
	vertical-align: middle;
	padding: 2px;
}

.lang img:hover {
	transform: scale(1.2);
	transition-duration: 0.5s;
}

p {
	color: #000000;
}

.first {
	font-size: 24px;
	font-weight: 700;
}

.counter {
	vertical-align: middle;
}

.floating_l {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
}

.floating_r {
	float: right;
	margin: 0 0 20px 20px;
	padding: 0;
}

small {
	font-size: 19px;
	margin-top: -10px;
	padding: 0;
	line-height: 1em;
}

small a {
	color: #000000;
}

small a:hover {
	color: #7E0C0C;
}

h3 a {
	color: #959595;
}

h3 a:hover {
	color: #AFAD9C;
}

h2 a {
	text-decoration: none;
	font-weight: bold;
	color: #9A4D2C;
	font-size: 17px;
}

h2 a:hover {
	color: #000000;
}

hr {
	color: rgb(0, 0, 0, 0.2);
	padding: 0;
	margin: 0;
}

.prod {
	font-size: 10px;
	padding: 0 3px 0 7px;
	margin: 0;
}

.item {
	border: #C0C0C0 solid 1px;
	float: left;
	width: 210px;
	height: 210px;
	margin-right: 7px;
	text-align: center;
	margin-left: 7px;
	margin-bottom: 16px;
}

.clear {
	clear: both;
	height: 0;
}

.item a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
}

.item a:hover {
	text-decoration: none;
	color: #5B594A;
}

.item img {
	border-style: none;
}

.item img:hover {
	opacity: 0.85;
}

.oferta {
	text-align: center;
	font-size: 15px;
	border-color: rgb(0, 0, 0, 0.15);
	padding-top: 20px;
	padding-bottom: 20px;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
}