﻿@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #330;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/fondoKraft.jpg);
	height: 100%;
}

#bannersTop  {
	background-color: #BABC83;
	background-image: url(images/bgBannerTop.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 110px;
	padding-top: 10px;
	display: inline-block;
}
#bannersTop #bannerContainer {
	height: 64px;
	width: 930px;
	display: inline;
}

#bannerContainer img {
	margin-right: 5px;
	margin-left: 5px;
}

#logo {
	z-index: 6;
	position: absolute;
	margin-top: -107px;
	margin-left: -11px;
	display: inline;
}

#franjaDecora {
	height: 80px;
	width: 515px;
	position: absolute;
	margin-left: 300px;
	margin-top: -77px;
}


#container  {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	top: 90px;
	position: relative;
	z-index: 0;
	margin-top: 10px;
	background-image: url(images/bgContainer120.jpg);
} 
#container #imgBeta {
	margin-top: -15px;
	margin-left: 180px;
	position: absolute;
	z-index: 8;
	display: inline;
}


#rightSidebar  {
	width: 120px;
	margin-top: 5px;
	float: right;
	margin-right: 15px;
	display: inline;
}

#rightSidebar img {
	margin-bottom: 5px;
}
#mainContent  {
	margin-right: 120px;
	padding-top: 70px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 0px;
	left: -10px;
	margin-left: 12px;
	padding-bottom: 20px;
} 
#container   h1{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#mainContent .topRightFrase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #693;
	position: absolute;
	top: 20px;
	line-height: 17px;
	width: 500px;
	right: 170px;
	margin-top: 20px;
	margin-right: 0px;
}
#mainContent #centralBannerHm {
	height: 189px;
	width: 493px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30px;
	margin-bottom: 0px;
}
#mainContent #searchHome {
	background-image: url(images/bgSearchHm.gif);
	background-repeat: no-repeat;
	height: 92px;
	width: 192px;
	padding-top: 58px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 15px;
	position: absolute;
	top: 50px;
	left: 540px;
	color: #FFF;
}
#searchHome a {
	text-decoration: underline;
	color: #FFF;
}
#mainContent   #homeBoxes{
	background-image: url(images/boxesHome.jpg);
	width: 762px;
	background-repeat: no-repeat;
	height: 240px;
	top: 0px;
	margin-left: -15px;
	margin-top: 5px;
	position: relative;
}
#homeBoxes a {
	font-size: 14px;
	color: #690;
	text-decoration: underline;
}
#homeBoxes a:hover {
	font-size: 14px;
	color: #690;
	text-decoration: none;
}

#mainContent #leftShdw {
	background-image: url(images/shdwLeft.jpg);
	background-repeat: repeat-y;
	width: 15px;
	margin-left: -30px;
}


#mainContent #rightShdw{
	background-image: url(images/shdwRight.jpg);
	background-repeat: repeat-y;
	width: 15px;
	top: 0px;
	position: absolute;
	left: 780px;
	height: 100%;
}
#homeBoxes .box1 {
	width: 140px;
	display: inline;
	float: left;
	margin-top: 50px;
	clear: right;
	margin-left: 115px;
	position: absolute;
	height: 140px;
}
#homeBoxes .box2 {
	width: 145px;
	margin-top: 50px;
	display: inline;
	clear: right;
	float: left;
	margin-left: 365px;
	position: absolute;
	height: 140px;
}
#homeBoxes .box3 {
	width: 130px;
	display: inline;
	margin-top: 50px;
	margin-left: 615px;
	clear: right;
	float: left;
	position: absolute;
	height: 140px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}



#container #nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	margin-left: 178px;
	background-repeat: no-repeat;
	height: 48px;
	display: inline;
	margin-top: -48px;
	z-index: 10;
	background-image: url(images/bgNav.jpg);
	}

#container #nav ul   {
	list-style-type: none;
	width: 640px;
	float: left;
	display: inline;
	padding-left: 5px;
	margin-top: 25px;
	margin-left: -5px;
}

#container #nav  ul  li {
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9C3;
	padding-left:7px;
	display: inline;
	padding-right: 4px;
	margin-top: 0px;
	line-height: 1.5em;
}

#nav ul   li.last{
	list-style-type: none;
	float: left;
	padding-left: 3px;
	display: inline;
	padding-right: 3px;
	margin-top: -5px;
	line-height: 2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #nav   ul  a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #060;
	text-decoration: none;
	display: block;
	font-weight: normal;
}

#container #nav  ul  a:hover {
	color: #990;
}


#footer  {
	background-image: url(images/bgFooter.jpg);
	background-repeat: no-repeat;
	margin-left: 1px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 0px;
	height: 32px;
	font-size: 11px;
	color: #FFF;
	padding-bottom: 0px;
} 
#footer p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330;
	margin: 0;
	font-weight: normal;
	text-align: center;
}
#footer a   {
	text-decoration: underline;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#footer a:hover {
	text-decoration: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
