body {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	background-color: #EEEEEE;
	font-size: 100%;
	color: #000;
	background-image: url(../img/texture/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/*home*/
#besx-content-home {
	position: relative;
	height: 585px;
	width: 982px;
	left: 5px;
	overflow: hidden;
}
  
#besx-logo-large {
	position: relative;
	height: 397px;
	width: 813px;
	top: 56px;
	left: 97px;
}
#besx-linkA {
	position: absolute;
	height: 115px;
	width: 160px;
	float: left;
	left: 105px;
	top: 24px;
	z-index: 1;
}
#besx-linkB {
	position: absolute;
	height: 115px;
	width: 160px;
	float: right;
	right: 80px;
	top: 24px;
	z-index: 1;
}
#besx-linkC {
	position: absolute;
	height: 115px;
	width: 160px;
	float: left;
	left: 105px;
	bottom: 102px;
	z-index: 1;
}
#besx-linkD {
	position: absolute;
	height: 115px;
	width: 160px;
	float: right;
	right: 80px;
	bottom: 102px;
	z-index: 1;
}
#besx-txt {
	position: absolute;
	height: 110px;
	width: 424px;
	float: left;
	left: 292px;
	bottom: 5px;
	z-index: 1;
}
/*menu-youare*/
#menu-youare {
	position: relative;
	height: 29px;
	background-image: url(../img/texture/bg-menu-youare.fw.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 982px;
	left: 15px;
	text-transform: uppercase;
}
#home-link-top {
	position: absolute;
	height: 20px;
	width: 25px;
	float: left;
	left: 10px;
	top: 5px;
}

#youare {
	position: relative;
	height: auto;
	width: auto;
	left: 70px;
	top: 6px;
	color: #E2001A;
	font-size: 11px;
}

.youare a {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.youare-txt {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #E2001A;
	margin-right: 5px;
	margin-left: 5px;
}

/*col*/
#col-one {
	float: left;
	position: relative;
	width: 1014px;
	left: auto;
	right: auto;
}
#col-1{
	float: left;
	position: relative;
	width: 620px;
	left: 45px;
}
#col-2 {
	float: right;
	position: relative;
	width: 340px;
	right: -2px;
}
#col-3{
	float: left;
	position: relative;
	width: 930px;
	left: 45px;
	right: 45px;
}
.col-h1 {
	height: 50px;
}
.col-h2 {
	height: 615px;
}
.col-h3 {
	height: 5px;
}
.col-h4 {
	height: 690px;
}


/*background*/
.bg-color1 {
	background-color: #F00;
}
.bg-color2 {
	background-color: #0F0;
}
.bg-color3 {
	background-color: #00F;
}
.bg-color4 {
	background-color: #0000FF;
}
.bg-color5 {
	background-color: #000000;
}



/*border*/
.borderLR5 {
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;	
}
.borderR5 {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFF;
}

/*maring*/
.marginR5 {
	margin-right: 5px;
}
.marginR6 {
	margin-right: 6px;
}

.marginR10 {
	margin-right: 10px;
}

/*-------------sito---------------*/
#hl-home {
	overflow: hidden;
	position: relative;
	height: 477px;
	width: 294px;
	left: 0px;
}
#col-app1 {
	float: left;
	width: 300px;
	position: relative;
}
#col-app2 {
	float: right;
	width: 300px;
	position: relative;
}
#cat-title {
	background-color: #FFF;
	float: left;
	width: 300px;
	overflow: hidden;
	position: relative;
	height: 30px;
	margin-bottom: 5px;
}
.cat-title {
	color: #0078CB;
	float: left;
	font-size: 21px;
	padding-left: 10px;
	padding-top: 8px;
}
#img-home {
	position: relative;
	height: 95px;
	width: 300px;
	float: left;
	margin-bottom: 5px;
}
#bloccoW {
	float: left;
	height: auto;
	width: 930px;
	position: relative;
	left: 0px;
	margin-top: 15px;
	background-color: #FFF;
}

h1 {
	font-size: 120%;
	color: #000;
	margin-bottom: 20px;	
}
a {
	text-decoration: none;
}



