@import url(menu.css);
@import url(shoulder.css);
@import url(footer.css);
@import url(content.css);
@import url(catalog.css);

html, body {
    background: url(../image/global/bodyBg.jpg) repeat-x top #053f72;
}
body {
    padding: 0;
    margin: 0px;
    font: normal 11px Arial, Helvetica, Verdana, Geneva, Swiss, Sans-serif;
    color: #053f72;
    text-align: center;
}
A:link,
A:visited {
	font-weight: bold;
    color: #053f72;
	text-decoration: underline;
	outline: none;
}
A:hover {
	color: #e03d2b;
	text-decoration: underline;
}
IMG {
	border: 0;
}
FORM {
	padding: 0;
	margin: 0;
}
.clear {
    clear: both;
}

/* BOX LOADING POST */
DIV.loading {
	background: url(../image/loading_bg.png);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	display: none;
	width: 100%;
	height: 100%;
	text-align: center; 
}
DIV.loading .text {
	position: relative;
	width: 100%;
	height: 200px;
	padding: 0;
	top: 20%;
	margin-top: -100px;
	text-align: center;
	border: 0px solid #FF6600;
}
DIV.loading .text H2 {
	padding: 0px 0px 10px 0px;
	margin: 0px;
	font-size: 30px;
	color: #FFF;
}	
DIV.loading .text H3 {
	padding: 10;
	margin: 0px;
	font-size: 20px;
	color: #FFF;
	border: 0px;
}	
#ext,
#tape {
	background: url(../image/global/extBg.jpg) no-repeat top center;
    width: 100%;
	float: left;
    padding: 0;
    margin: 0;
}
#tape {
	background: url(../image/global/tapeBg.png) repeat-x 0px 90px;
}
#page {
	background: url(../image/global/pageBg.gif) repeat-x;
    position: relative;
    width: 1000px;
    padding: 0;
    margin: auto;
}
#principale {
	background: #fff;
    width: 1000px;
	/*min-height: 1900px;*/
    padding: 0px 0px 20px 0px;
    margin: 131px 0px 0px -220px;
    float: right;
	display: inline;
	text-align: left;
}
#logo {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 3;
	width: 220px;
	height: 90px;
}
	#logo A {
		width: 220px;
		height: 90px;
		display: block;
	}
		#logo A SPAN {
			display: none;
		}
		
#logo_swf {
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 3;
	width: 220px;
	height: 90px;
}
	#logo_swf #logo_jpg {
		width: 220px;
		height: 90px;
	}
#head {
    position: absolute;
    left: 0px;
    top: 90px;
    z-index: 4;
    width: 1000px;
    height: 30px;
}	
/* LOGIN BOX */
#head FIELDSET {
	background: url(../image/global/headFieldsetBg.gif) no-repeat;
	width: 390px;
	height: 21px;
	border: 0;
	padding: 0;
	margin: 4px 0px 0px 0px;
	float: left;
}
#head FIELDSET LEGEND {
	display: none;
}
#head FIELDSET LABEL {
	float: left;
	padding: 0;
	margin: 0;
}
#head FIELDSET INPUT {
	padding: 0;
	margin: 0px 0px 0px 5px;
	border: 0;
	float: left;
	vertical-align: middle;
}
#head FIELDSET INPUT.text {
	width: 83px;
	/*height: 21px;*/
	padding: 0;
	margin: 3px 5px 0px 5px;
	font: normal 11px Arial;
	color: #053f72;
}
#head FIELDSET A.reg {
	background: url(../image/global/headReg.gif) no-repeat 0px 0px;
	display: block;
	width: 55px;
	height: 20px;
	margin: 0px 5px 0px 5px;
	font: normal 11px Arial;
	letter-spacing: 0;
	color: #fff;
	text-decoration: none;
}
#head FIELDSET A.reg:hover {
	background-position: 0px -20px;
	text-decoration: none;
}
#head FIELDSET A {
	font: normal 11px Arial;
	letter-spacing: -0.02em;
	color: #053f72;
	text-decoration: none;
}
#head FIELDSET A:hover {
	text-decoration: underline;
}
#head FIELDSET A SPAN {
	display: block;
	padding-top: 3px;
}
/* LOGGED BOX */
#head #welcome {
	position: absolute;
	background: url(../image/global/welcomeBg.gif) no-repeat;
	top: 0;
	left: 0;
	width: 222px;
	height: 41px;
	text-align: left;
}
#head #welcome H3 {
	padding: 7px 5px 5px 10px;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#head #welcome H3 SPAN {
	display: block;
	font: bold 14px Arial;
	line-height: 14px;
}
	

/* RICERCA BOX */
#searchTop {
	background: url(../image/global/searchTopBg.png) no-repeat;
    position: absolute;
    right: 10px;
    top: 0px;
    z-index: 4;
    width: 222px;
    height: 74px;
	text-align: right;
}
	#searchTop FIELDSET {
		border: 0;
		padding: 0;
		margin: 5px 12px 0px 12px;
	}
	#searchTop FIELDSET LEGEND {
		padding: 0;
		margin: 0;
		font-size: 14px;
		color: #FFF;
	}
	#searchTop FIELDSET LABEL {
		float: right;
		display: block;
		padding: 0;
		margin: 5px 0px 0px 0px;
	}
		#searchTop FIELDSET LABEL.field {
			background: url(../image/global/searchTopInput.gif) no-repeat;
		}
		#searchTop FIELDSET LABEL A {
			font: normal 11px Arial;
			color: #FFF;
			text-decoration: none;
		}
		#searchTop FIELDSET LABEL A:hover {
			text-decoration: underline;
		}
	#searchTop FIELDSET INPUT {
		padding: 0;
		margin: 0;
		border: 0;
		float: left;
		vertical-align: middle;
	}
	#searchTop FIELDSET INPUT.text {
		width: 165px;
		/*height: 21px;*/
		padding: 0;
		margin: 3px 0px 0px 5px;
		font: normal 12px Arial;
		color: #053f72;
	}

/* BANNER HEAD 468x60 */
#head_ads {
    position: absolute;
    left: 260px;
    top: 13px;
    z-index: 4;
    width: 468px;
    height: 60px;
}


