@charset "UTF-8";
/* CSS Document */

body {
	background: #fff url(../assets/bkg_page.gif) 50% repeat-y;
	background-color:#FFFFFF;
}
img, div, td, tr { 
	/*behavior: url(../scripts/pngFix/iepngfix.htc);*/
}
body, h1, h2, h3, h4, h5, hr, p, div, form, table, input, ul, li, a, em, img {
	margin:0px;
	border:0px;
	padding:0px;
}
a {
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
.textWP ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:13px;
	margin-left:15px;
	color:#666;
}
div#page {
	width:1000px;
	position:relative;
	margin:0 auto;
	/*background:url(../assets/bkg_page.gif) repeat-y;*/
}

div#content {
	margin:0px 0px 0px 0px;
	width:1000px;
	position:relative;
}

div#head {
	background:url(../assets/bkg_head.gif) repeat-x;
	height:105px;
	position:relative;
}

div#headleft {
	position:relative;
	width:95px;
	height:105px;
	float:left;
}

div#headcenter {
	position:relative;
	width:675px;
	height:105px;
	float:left;
}

div#headright {
	position:relative;
	width:230px;
	height:105px;
	float:left;
}

.topseo {
	padding-top:10px;
}

.notext {
	font-size:1px;
	line-height:1px;
}

div#operative {
	background:#FFFFFF;
	height:123px;
	position:relative;
	padding: 25px 0px 25px 50px;
}

div.operative_one_col {
	width:180px;
	float:left;
	height:120px;
}

div.operative_two_col {
	width:360px;
	float:left;
	height:120px;
}

div.operative_three_col {
	width:540px;
	float:left;
	height:120px;
}

div#informative {
	background:#FFFFFF;
	height:90px;
	position:relative;
	padding: 25px 50px 25px 50px;
}

div#footer {
	background:#FFFFFF;
	height:60px;
	position:relative;
	padding: 20px 50px 20px 50px;
}

.info_box{
	width:155px;
	float: left;
	height: 95px;
	border-right: 1px solid #CCCCCC;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
}
.info_box_last{
	width:156px;
	float: left;
	height: 95px;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
}
.info_txt{
	height: 60px;
	
}
.info_icon{
	position: absolute;
	bottom: 0px;
	
}
.wiki_box{
	background:	url('../contributes/wiki_box.gif') no-repeat;
	height: 30px;
	padding-top: 5px;
	padding-left: 35px;
}
.enne_box{
	background:	url('../contributes/enne_box.gif') no-repeat;
	height: 30px;
	padding-top: 5px;
	padding-left: 35px;
}
.separatore{
	border-bottom:1px solid #cccccc;	
	margin-left:50px;
	margin-right:50px;
}
.foot_sx{
	float:left;
}
.foot_dx{
	float:right;
}
.textfield{
	width:151px;
	height:21px;
	background:url('../contributes/textfield.gif') no-repeat;
}


