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

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
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;*/
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}


html{height:100%;}
body {
	color: #000000;
	font: 10px Arial, Helvetica, sans-serif, sans;/*62,5% = 10px; */
	text-align:center;
	background:#306CB5 url(img/body.jpg) repeat-x left top ;
}

a{color: #306CB5; font-weight:bold; text-decoration: underline;	outline:none;}
a:hover {color: #306CB5; text-decoration: none;}
/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}
:focus {
  -moz-outline-style:none;
}

ol, p, ul{ margin-top: 0.2em;margin-bottom: 1.2em}
h1, h2, h3, h4, h5, h6{margin: 0.7em 0 0.2em}

h1{font-size: 1.55em;color:#306CB5;font-weight:bold; display:block; border-bottom:1px solid #CCC; padding:5px 0 5px 0 }
h2{font-size: 1.35em;color:#C31534;font-weight:bold}
h3{font-size: 1.15em; color:#99132b;font-weight:bold}
h4{font-size: 1em; font-weight:bold;}
h5{font-size: 0.85em}

.small{font-size:0.85em}
.bigger{font-size:1.25em}
ul{/*list-style-type: none;*/}
img {border: 0;}

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

/***********************************************/
/* MAIN Layout Divs                            */
/***********************************************/
#wrap {	
	margin: 0 auto;
	width:963px;
	text-align:left;
}
#page{	
	background:transparent url("img/page-h.png") no-repeat center bottom ;
	padding: 0 0 151px 0;
}
#content{	
	background:transparent url("img/content.gif") repeat-y 36px top ;
	font-size:1.1em/*!!!*/
}


/***********************************************/
/* MASTHEAD                                    */
/***********************************************/
#masthead {
	position:relative;
	height:107px;
	background:transparent url("img/masthead1.jpg") left bottom no-repeat;	
}
/*#masthead img.wrap{
 position:absolute; 
	top:107px; 
	right:0px;
}*/
#masthead p.slogan{
	position:absolute;
	top:16px;
	right:197px;
	width:auto;
	color:#F2F2F2;
	font-size:1.7em;
	font-weight:bold;
	text-align:right;
	line-height:20px;
}
#masthead #lamp{
	position:absolute;
	top:31px;
	right:22px;
	width:130px;
	height:70px
}
#globalNav{
	position:absolute;
	right:168px;
	bottom:0px;
	height:50px;
	_bottom:-4px;
	width:auto;
}

/***********************************************/
/* GlobalImg                                  */
/***********************************************/
#globalImg {
 margin-top:5px;
padding:0 38px 5px 37px;
}

#breadCrumb{
padding:12px 16px 0 0;
color:#FFFFFF;
font-size:12px;
text-align:right
}

#breadCrumb a{
color:#FFFFFF;
text-decoration:none
}

#breadCrumb a:hover{
font-size:12px;
color:#008CFF
}

/***********************************************/
/* CONTENT  component                          */
/***********************************************/
#content ul {padding-left:35px}
#content table.name, #content table.name td{vertical-align:bottom}

.feature, .story{} 

.feature{
background:transparent url(img/feature-i.gif) right 207px no-repeat;
_background:transparent url(img/feature-i.gif) right 200px no-repeat;
}
.story{}

.feature img{}
.feature img.floatleft, .story img.floatleft{	margin: 3px 10px 5px 0}
.feature img.floatright, .story img.floatright{	margin: 3px 0 5px 10px}

.colLeft {
	background:transparent url(img/colLeft.png) right bottom no-repeat;
	position:relative;	
	float: left;
	width:341px;
	padding-bottom:38px;
	/*border:1px solid red;*/
}
.colLeft p.imgtitle {
	color: #EBEBEB;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	width:295px;
	position:absolute;
	bottom:-16px;
	right:10px;
	height:25px;
	line-height:27px;
	padding-top:8px
}

.colLeft p.imgtitle a {
	color: #FFF;
	font-size:12px;
	text-decoration:none;
	display:block;
	border-bottom: 1px dotted #FFF;
	line-height:25px;
	margin-top:5px
}

.colLeft p.imgtitle a:hover {
	color: #FFC91B;
	border-bottom: 1px dotted #FFC91B
}


.colLeft p.imgtitle span {
	color: #FFF;
	font-size:12px;
	text-decoration:none;
	line-height:17px;
	font-weight:normal
}

.colLeft p.imgtitle span strong {
	color: #FFC91B;
	font-size:14px;
}

.colLeft img.logo {
	position:absolute;	
	top:-17px;
	left:35px;
	width:306px;
	height:16px;
	z-index:5;
}
.colLeft .headline{
	margin:-5px 0 0 35px;
	background-color:#000000;
	position:relative;
	/*height:313px;
	top:-23px;*/
}
#monoSlideshow{
/*position:absolute;
left:0;
top:0;
z-index:10;*/
width:306px;
height:331px;
/*border:1px solid yellow*/

}
.colRight {
	position:relative;		
	float: right;
	width:565px;
	margin: 10px 50px 0 0;
}

.colRight strong{
   color:#000000
}

.feature_home{
 background:transparent url(img/feature-h.png) left top no-repeat;
	padding:25px 0 0 55px;	
}
.feature_home .title{
	float:left;
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	width:175px;
	margin-right:52px;
	text-align:center;
}
.feature_home .box{
	width:178px;
	float:left;
	width:175px;
	margin-right:52px;
	margin-top:-5px;
	font-size:12px;
	line-height:17px
}

/***********************************************/
/* SITE INFO                                   */
/***********************************************/
#siteInfo{
 height:122px;	
	position:relative;
	background:transparent url(img/siteinfo.png) center top no-repeat;
}
#siteInfo p{
	position:absolute;
	top:7px;
	left:65px;
	width:auto;	
	font-size:1.2em;
}
#siteInfo .link1{
	position:absolute;
	top:-140px;
	left:95px;
	width:80px;	
	height:78px;
}
#siteInfo .link2{
	position:absolute;
	top:-130px;
	left:287px;
	width:172px;
	height:65px;
}
#siteInfo .link3{
	position:absolute;
	top:-120px;
	left:535px;
	width:118px;
	height:60px;	
}
#siteInfo p span{
	color:white;
	margin-right:45px;
	font-weight:bold;
	font-size:1.25em;
}

#siteInfo a{text-decoration:none ;color: #000;}
#siteInfo a:hover{text-decoration:none;color: #306CB5;}


/***********************************************/
/* MIX                                         */
/***********************************************/
.white {color: #FFF;}
.grey{color: #F2F2F2;}

.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 {
  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 */

