/* navigazione generale */
@import url(nav.css);
@import url(form.css);

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
html, body{height:100%;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}/*outline: none;*/
/* Tables still need 'cellspacing="0"' in the markup. */
table {border-collapse:collapse;border-spacing:0;}
caption, th, td {}
table, td, th {}/*!!! vertical-align:top;REMEMBER*/

body {
	color:#333;
	font: 11px Verdana, Arial, Helvetica, sans-serif, sans;/*62,5% = 10px; or 76%*/
	background-color: #D4EAFC ;	
	 background-attachment: fixed;	
}
a{color:#333;text-decoration: underline;	outline:none;}
a:hover {text-decoration: none;}

ol, p, ul{ margin-top: 0.2em;margin-bottom: 1.2em}
h1, h2, h3, h4, h5, h6{margin: 0.7em 0 0.2em;text-align:left;font-weight:bold; font-family:Arial, Helvetica, sans-serif}

h1{margin-top:0; color:#fff; padding-bottom:5px; margin-bottom:10px; display:block; border-bottom:1px solid #FFF}
h2{font-size: 18px;margin-top:0; color:#fff;}
h2.home{font-size: 19px;margin-top:0; color:#fff;padding:0 0 20px 60px}
h2.hot{font-size: 19px;margin-top:0; text-align:center; color:#B10451;padding:23px 0 35px 0}
h3{font-size: 1.15em}
h4{font-size: 17px; text-align:center; color:#093979; padding:15px 0 5px 0}
h5{font-size: 0.85em}

.small{font-size:0.85em}
.bigger{font-size:1.15em}
ul{}

hr {
/*xIE */
	height: 1px; 
	color: #ccc; 
	border: none; 
	width:100%; 
} 
html>body hr {
/*x OP - Gecko-browsers */
	background-color: #ccc; 
	border: 0px solid #ccc;
}

/***********************************************/
/* MAIN Layout Divs                            */
/***********************************************/

#wrap {
	height: auto !important;/*!!!*/ 
	min-height: 100%;/*!!!*/ 
	height: 100%;	/*!!!*/	
	/*position:relative;for siteInfo absol-posit*/
	margin: 0 auto;
	font-size:1.2em;
	width:902px;
	text-align: left;
	background: transparent url(img/wrap-bkg.png) center 27px  no-repeat;
}
#subpage{	background: transparent url(img/subpage-bkg.png) center bottom no-repeat;	}
#page{	background: transparent url(img/page-bkg.png) center top repeat-y;	}
#bttmpage{	background: transparent url(img/bttmpage-bkg.png) center bottom no-repeat;height:19px	}

#content{
	margin: 0 367px 0 0;/*!!!*/
	/*font-size:1.1em	*/
}
#navBar{	
	float:right;/*!!!*/
	width: 360px;		
}


/***********************************************/
/* MASTHEAD                                    */
/***********************************************/
#masthead {
position:relative;
height:454px;
margin-bottom:17px;
}

/***********************************************/
/* GLOBALIMG                                */
/***********************************************/
#globalImg {
	height:390px;	
 width:714px;
 position:absolute;
	top:64px; 
	left:97px; 
	z-index:10;
}

/***********************************************/
/* GLOBALNAV                                 */
/***********************************************/
#globalNav {
	height:15px;	
 width:902px;
 position:absolute;
	top:22px; 
	left:0; 
	z-index:100;
}

/***********************************************/
/* BREADCRUMB                                  */
/***********************************************/
#breadCrumb{}

/***********************************************/
/* CONTENT  component                          */
/***********************************************/
#content ul {padding-left:35px}
#content table {}	


.feature{
	margin:0 24px 0 30px;
	background: transparent url(img/feature-bkg.png) top left  no-repeat;
	padding: 23px 0 0 0;
	line-height:17px;
	min-height:400px
}

.feature div.float{
	width:180px;
	height:100px;
	border:1px solid #ccc;
	line-height:100px;
	float:left;
	margin:0 6px 20px 0;
}

.feature div.thumbn{margin:5px 7px 0 0; float:left; border:1px solid #333; overflow:hidden; width:51px; height:51px}

.feature img{}
.imgfloatL{margin: 3px 10px 5px 0;float:left; border:1px solid #333;}
.imgfloatR{margin: 3px 0 5px 10px;float:right; border:1px solid #333;}
.colLeft {	float: left; width:49%}
.colRight {	float: right; width:49%}

.news{padding:5px 17px 0 17px;
}

.news_archivio{
display:block; 
background-color:#FFF; 
padding:10px 10px 0 10px; 
border:1px solid #CCC; 
margin-right:40px; 
margin-bottom:10px
}

.news_archivio div.thumbn{
	margin:5px 10px 10px 0px;
	border:2px solid #093679;
}

.news_archivio p.offerta{
	padding-bottom:0px;
	line-height:19px;
}

.news_archivio .title{
	color:#093679;
	font-size:13px;
	font-weight:bold;
	line-height:17px;
}

.news_archivio a{
color:#093679;	
}

.news_archivio span.comment{
font-size:13px; color:#B10451
}

.news_archivio span.descr{
font-size:12px;
}

.hotnews{
	padding:5px 17px 0 17px; 
	height: auto !important;/*!!!*/ 
	min-height: 167px;/*!!!*/ 
	height: 167px;	/*!!!*/	 
	background: transparent url(img/hot-bkg.png) top center  no-repeat;
}

.advertise{background: transparent url(img/advertise-bkg.png) top center  repeat-y;}
.advertise img{}

/***********************************************/
/*NavBar component                             */
/***********************************************/
#navBar ul {
	list-style: none; 
	margin: 0; 
	padding: 0;
}
/*hack to fix IE<=6/Win's broken rendering 
of block-level anchors in lists*/
#navBar li {border-bottom: 1px solid #F2F2F2;}/*D1E5AA*/
/*fix for browsers that don't need the hack*/
html>body #navBar li {border-bottom: none;}

.sectionLinks {	
	margin:0 20px 0 0px;
	background: transparent url(img/lastmin-bkg.png) top left no-repeat;	
	padding: 23px 0 0 20px
}
.sectionLinks h2.home{padding-left:45px}


/***********************************************/
/* SiteInfo component                        */
/***********************************************/

#siteInfo{	height:25px;}
#siteInfo p{ font-size:11px; margin-top:20px;text-align: center;color:white;}
#siteInfo p.left{margin-top:20px;float:left;padding-left:5px;}
#siteInfo p.right{margin-top:5px;float:right;padding-right:5px;}
#siteInfo a{ font-size:11px; text-decoration:none; }
#siteInfo a:hover{ text-decoration:underline}


/***********************************************/
/* MIX                                         */
/***********************************************/
.white {color: #FFF;}
.red {color:#B10451;}
.blue{color:#225789}
.border{border:1px solid #333;}
.no-border{border:none;}

.floatleft{float: left;}
.floatright{float: right;}
.floatnone{float:none;}

.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}

.hidden {	display:none;}
.visible {	display:block;}

.spacer {
	clear: both;
	font-size:1px;
}
html>body #spacer{margin-top: -1px; font-size:1px;}

.stopFloat,
.stopFloatIE6{
  display: block;
  clear: both;
  float: none;
  height: 0px;/*1px*/
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;	
}
.clearfix:after {
		clear: both;
		height: 0;				
		display: block;
		visibility: hidden;				
		content: ".";
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
/* end clearing */



