@charset "utf-8";
/* CSS Document */
/* Font AC 2011 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}

:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: white;
}
ol, ul {
list-style: none;
}

table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

@font-face {
    font-family: 'BigNoodleTitlingRegular';
    src: url('../font/big_noodle_titling-webfont.eot');
    src: url('../font/big_noodle_titling-webfont.eot?iefix') format('eot'),
         url('../font/big_noodle_titling-webfont.woff') format('woff'),
         url('../font/big_noodle_titling-webfont.ttf') format('truetype'),
         url('../font/big_noodle_titling-webfont.svg#webfontjQLHcNYH') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	margin:0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align: justify;
	height:100%;
	background:url(../imgs/headerall.jpg) repeat-x top #6b6b6b;
}

html{
	height:100%;
}

.imgleft{
	float:left;
	margin-right:15px;
	margin-bottom:13px;
}

.imgcenter{
	margin-bottom:20px;
}

.imgright{
	float:right;
	margin-left:15px;
	margin-bottom:13px;
}

/* link */
a {
   outline: 0;
}

.maintext a:link{
	color: #1076bc;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited {
	color: #1076bc;
	text-decoration:none;
	font-family: 'BigNoodleTitlingRegular';
}

a:active,
a:hover,
a:focus {
	color: #0097ff;
	text-decoration: underline;
	outline:0;
	font-family: 'BigNoodleTitlingRegular';
}

/*page*/
#warp{
	width:100%;
	height:auto;
}

#main{
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

/*header*/
#header{
	width:966px;
	height:287px;
	margin-left:auto;
	margin-right:auto;
}

#headback{
	width:100%;
	height:543px;
	background:url(../imgs/header_back.jpg) no-repeat center top;
	position:absolute;
	top:0;
	z-index:-100;
}

#logo{
	height: 292px;
	width:966px;
    margin-left: 6px;
	background:url(../imgs/logo.png) no-repeat;
}

*:first-child+html #logo{
	margin-top:-45px;
}

#page{
	width:966px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

#top{
	width:966px;
	height:11px;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/top.png) no-repeat;
}

#middle,
#middleindex,
#middle_detail{
	width:966px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/middlepage.png) repeat-y;
	float:left;
}

/* *:first-child+html #middleindex{
	width:966px;
	height:1450px;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/middlepage.png) repeat-y;
	float:left;
}

*:first-child+html #middle{
	min-height: 2300px;
}

*:first-child+html #middle_detail{
	min-height: 1460px;
}*/

#middle2{
	width:966px;
	height:auto;
	min-height:320px;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/middlepage.png) repeat-y;
	float:left;
}

#close{
	width:966px;
	height:11px;
	margin-left:auto;
	margin-right:auto;
	background:url(../imgs/close.png) no-repeat;
	float:left;
}

#claim{
	float: right;
    margin: 17px 31px 0 0;
    right: 0;
    text-align: right;
}

#service{
	float:left;
	margin: 17px 0 0 23px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:18px;
	color:#1076bc;
	position:absolute;
}

#service ul li{
	display:inline-block;
}

#service ul{
	float:left;
}

#service li{
	padding:0 7px 0 7px;
	border-right:1px solid #1076bc;
	height:16px;
	text-shadow: 0 1px 1px #FFF;
}

#menu{
	float:left;
	margin: 252px 0 0 23px;
	position:absolute;
	font-family: 'BigNoodleTitlingRegular';
	font-size:26px;
	color:#1076bc;
}
#menu ul {
	float:left;
}

#menu li{
	display:inline-block;
	border-right:2px solid #1076bc;
	height:20px;
}

#menu li a{
	padding:0 10px 0 10px;
	text-shadow: 0 1px 1px #FFF;
}


/*elements*/

h1{
	font-family: 'BigNoodleTitlingRegular';
	font-size:27px;
	color:#1076bc;
	text-shadow: 0 1px 1px #FFF;
	font-weight:normal;
}

h2{
	font-family: 'BigNoodleTitlingRegular';
	font-size:42px;
	color:#1076bc;
	margin-bottom:5px;
}

.seeall01,
.seeall02,
.seeall03{
    color: #6B6B6B;
    cursor: pointer !important;
    position: absolute;
    font-family: 'BigNoodleTitlingRegular';
    font-size: 24px;
    margin-bottom: 5px;
    margin-left: 688px;
    padding-top: 7px;
    width: 262px;
	height: 16px;
	z-index:3000;
}

.seealldwn{
	color: #1076BC;
    cursor: pointer !important;
    font-family: 'BigNoodleTitlingRegular';
    font-size: 24px;
    height: 16px;
    margin-bottom: 5px;
    padding-top: 7px;
    position: absolute;
    margin-left: 693px;
    text-align: center;
    top: 300px;
    width: 238px;
    z-index: 3000;
}

*:first-child+html .seealldwn{
	margin-top:37px;
	margin-left: 20px;
	padding-bottom:20px;
}

.ui-tabs .ui-tabs-nav{
	z-index:1000 !important;
}

h3{
	font-family: 'BigNoodleTitlingRegular';
	font-size:24px;
	color:#6b6b6b;
	margin-bottom:15px;
	border-bottom:1px solid #6b6b6b;
	width:100%;
}

h4{
	font-family: 'BigNoodleTitlingRegular';
	font-size:24px;
	color:#6b6b6b;
}

h5{
	font-family: 'BigNoodleTitlingRegular';
	font-size:20px;
	color:#6b6b6b;
}

.fonttitle{
	float:right;
}

.fontwhere{
	float:left;
}

h6{
	font-family: 'BigNoodleTitlingRegular';
	font-size:15px;
	color:#1076bc;
}

.colored{
	color:#1076bc;
	font-weight:bold;
}

.colored2{
	color:#1076bc;
	font-weight:none;
	font-family: Arial, Helvetica, sans-serif;
}

.evidenza{
	font-family: 'BigNoodleTitlingRegular';
	font-size:21px;
	color:#1076bc;
	line-height:28px;
}

.evidenza2{
	font-family: 'BigNoodleTitlingRegular';
	font-size:18px;
	color:#1076bc;
	line-height:28px;
}

.evidenza3 {
    color: #1076BC;
    font-family: 'BigNoodleTitlingRegular';
    font-size: 23px;
    line-height: 10px;
}

/*collapse*/
.fonthome {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 928px;
}
 
.heading1 {
	margin: 1px 1px 0;
	color: #fff;
	padding: 7px 40px;
	/*cursor: pointer;*/
	position: relative;
	background-color:#c30;
	background:url(../imgs/westcat.png) no-repeat left top;
	height:31px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:22px;
}

.heading1open{
	background:url(../imgs/westcatopen.png) no-repeat left top;
}

.heading2 {
	margin: 1px 1px 0;
	color: #fff;
	padding: 7px 40px;
	/*cursor: pointer;*/
	position: relative;
	background-color:#c30;
	background:url(../imgs/japcat.png) no-repeat left top;
	height:31px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:22px;
}

.heading2open{
	background:url(../imgs/japcatopen.png) no-repeat left top;
}

.heading3 {
	margin: 1px 1px 0;
	color: #fff;
	padding: 7px 40px;
	/*cursor: pointer;*/
	position: relative;
	background-color:#c30;
	background:url(../imgs/illucat.png) no-repeat left top;
	height:31px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:22px;
}

.heading3open{
	background:url(../imgs/illucatopen.png) no-repeat left top;
}

/*.heading1:hover,
.heading2:hover,
.heading3:hover {
	background:url(../imgs/highlight.png) no-repeat left top;
}*/

#content{
	height:100%;
}

.content,
.content2,
.content3 {
	margin-left:-2px;
}

.contentdwn{
	margin-left:-2px;
	float: left;
    margin-bottom: 10px;
}

p { padding: 5px 0; }

.border{
	border: 7px solid #a0aa9e; background-color:#FFF;
	height:248px;
	width:613px;
	margin-left: 3px;
	padding: 10px 20px 10px 20px;
	float:left;
}

.borderimg{
	border: 7px solid #a0aa9e; background-color:#FFF;
	height:465px;
	width:613px;
	margin-left: 3px;
	padding: 10px 20px 10px 20px;
	float:left;
}

.allfonts{
	background-color: #FFFFFF;
    border: 7px solid #A0AA9E;
    height: 213px;
    margin: 0 -259px 0 0;
    position: absolute;
    right: 0;
    width: 226px;
	overflow:hidden;
}

*:first-child+html .allfontsIE{
	margin-top:-811px;
}

*:first-child+html .allfontsIEJ{
	margin-top:-514px;
}

.allfontscontent{
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    padding: 18px;
    width: 886px;
}

.titlefonts{
	height:30px;
	display:block;
	background:#A0AA9E;
	font-family: 'BigNoodleTitlingRegular';
	font-size:22px;
	color:#FFF;
	padding-top:2px;
}

.fonts{
	height: 140px;
    overflow: auto;
    padding: 20px 0 20px 33px;
}

.fonts ul li{
	background: url("../imgs/list.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #1076BC;
    color: #1076BC;
    font-family: 'BigNoodleTitlingRegular';
    font-size: 18px;
    margin-bottom: 15px;
    margin-left: -20px;
    padding-left: 13px;
	width: 171px;
}

.fonts ul li a{
	color:#1076bc;
}

.downloadbtn{
	background-color: #1076BC;
    color: #FFFFFF;
    font-family: 'BigNoodleTitlingRegular';
    font-size: 28px;
    height: 27px;
    margin: 247px -259px 0 0;
    padding-top: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 240px;
	cursor:pointer;
}

.downloadbtn a{
    color: #FFFFFF !important;
	font-weight:normal !important;
}

.downloadbtn a:hover{
	text-decoration:none;
}

*:first-child+html .downloadbtnIE{
	margin: -563px -259px 0 0;
}

.downloadbtn:hover,
.downloadbtn2:hover{
	background-color: #0097ff;
	cursor:pointer;
}

.downloadbtn3{
	background-color: #A0AA9E;
    color: #FFFFFF;
    font-family: 'BigNoodleTitlingRegular';
    font-size: 28px;
    height: 27px;
    margin: 247px -259px 0 0;
    padding-top: 8px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 240px;
	cursor:pointer;
}

.downloadbtn3 a{
    color: #FFFFFF !important;
	font-weight:normal !important;
}

.downloadbtn3 a:hover{
	text-decoration:none;
}

*:first-child+html .downloadbtn3IE{
	margin: -563px -259px 0 0;
}

*:first-child+html .downloadbtn3IEJ{
	margin: -265px -259px 0 0;
}

.downloadbtn3:hover{
	background-color: #CCC;
	cursor:pointer;
}

.downloadbtn2{
    background-color: #1076BC;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: 'BigNoodleTitlingRegular';
    font-size: 28px;
    height: 27px;
    padding-top: 8px;
    text-align: center;
    width: 240px;
}

*:first-child+html .downloadbtn2IE{
	margin-top:-396px;
}

.mainclaim{
	margin-bottom:10px;
}

.mainspeech{
	padding:20px;
	height:155px;
}

.maintitle{
	float:left;
	width:337px;
	height:175px;
	background: url(../imgs/gnam.jpg) no-repeat top right;
}

.maintext{
	float: right;
    font-size: 15px;
    height: 175px;
    line-height: 20px;
    text-align: justify;
    width: 542px;
}

.maintext2{
    font-size: 15px;
    height: 126px;
    line-height: 20px;
    margin: 30px auto 26px;
    text-align: justify;
    width: 888px;
	background: url(../imgs/foglio2.png) no-repeat top left;
}

.maintext3{
    font-size: 15px;
    height: 190px;
    line-height: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    text-align: justify;
    width: 888px;
	background: url(../imgs/foglio3.png) no-repeat top left;
}


.maintextcont{
	width:840px;
	height:100px;
	margin:0 auto;
	padding-top:22px;
}

/*quick registration*/
#quickregist{
    height: 95px;
    margin: 100px 0 0 35px;
    position: absolute;
    width: 517px;
}

.menulike{
	font-family: 'BigNoodleTitlingRegular';
	font-size:26px;
	color: #1076BC;
}

.hi{
	font-family: 'BigNoodleTitlingRegular';
	font-size:132px;
	color:#cac7be;
	float:left;
	margin-right:20px;
}

#logout{
    height: 95px;
    margin: 100px 0 0 35px;
    position: absolute;
    width: 517px;
}

.field{
	height:24px;
	border:1px solid #aeadac;
	background-color:#FFF;
	font-family: 'BigNoodleTitlingRegular';
	font-size:18px;
	color:#a0aa9e;
	padding-top:4px;
}

.fieldlogin{
	height:24px;
	border:1px solid #aeadac;
	background-color:#FFF;
	font-size:14px;
	color:#1076BC;
	padding-top:4px;
}

.field_registration{
	height:26px;
	border:1px solid #aeadac;
	background-color:#FFF;
	font-size:16px;
	color:#a0aa9e;
	padding-top:4px;
	width:240px;
}

.field_registration2{
	height:26px;
	border:1px solid #aeadac;
	background-color:#FFF;
	font-size:16px;
	color:#1076BC;
	padding-top:4px;
	width:240px;
	font-weight:bold;
	padding-left:4px;
}

.email{
	height:24px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:18px;
	color:#a0aa9e;
	width:240px;
	display:block;
	float:left;
	margin-right:18px;
}

.email2{
	height:24px;
	font-size:16px;
	color:#1076BC;
	width:240px;
	display:block;
	float:left;
	margin-right:18px;
	padding-left:4px;
	padding-bottom:2px;
	font-weight:bold;
}

.password{
	height:24px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:18px;
	color:#a0aa9e;
	width:230px;
	display:block;
	float:left;
}

.go{
	background-color:#a0aa9e;
	height:30px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:18px;
	color:#FFF;
	padding:4px 4px 0 4px;
	cursor:pointer !important;
}

.go:hover{
	background-color:#FFF;
	color:#a0aa9e;
	cursor:pointer !important;
}

.go_registration{
	background-color:#a0aa9e;
	height:30px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:18px;
	color:#FFF;
	padding:4px 4px 0 4px;
	cursor:pointer !important;
	margin-top:20px;
}

.go_registration:hover{
	background-color:#FFF;
	color:#a0aa9e;
	cursor:pointer !important;
}

.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../imgs/checkbox.png) no-repeat;
	display: block;
	clear: left;
	float: left;
	margin-top: -6px;
	margin-left: -3px;
}

.confirm{
 	width:500px;
	height:80px;
	margin-top:13px;
}

*:first-child+html .confirm{
	margin-top:33px;
	text-align:right;
}

.rightconfirm{
	float:right;
	width:120px;
}

*:first-child+html .rightconfirm{
	width:200px;
}

/*footer*/

.linesx{
	background:url(../imgs/linesx.gif) no-repeat top;
	float:left;
	height:273px;
	width:2px;
	margin-top: 10px;
}

.linedx{
	background:url(../imgs/linedx.gif) no-repeat top;
	float:right;
	height:273px;
	width:2px;
	margin-top: -304px;
}

#footer{
	width:100%;
	height:370px;
	background:url(../imgs/footerall.jpg) repeat-x top;
}

#footback{
	width:100%;
	height:370px;
	background:url(../imgs/footer_back.jpg) no-repeat center top;
	margin-left:auto;
	margin-right:auto;
}

#menufooter{
	font-family: 'BigNoodleTitlingRegular';
	font-size:16px;
	color:#FFF;
	width:966px;
	margin-left:auto;
	margin-right:auto;
	height:23px;
	text-align:center;
	clear:both;
}
#menufooter ul {
	margin-top:5px;
	text-align:center;
	padding-top:3px;
}

#menufooter li{
	display:inline-block;
	padding:0 7px 0 7px;
	height:15px;
	border-right:1px solid #FFF;
}

#menufooter ul li a:visited,
#menufooter ul li a:link{
	color:#FFF;
}

#menufooter ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

/*ie7*/
*:first-child+html #menufooter li,
*:first-child+html #menu li,
*:first-child+html #service li{
	display:inline;
}

#contenitorone{
	width:966px;
	height:370px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#contentfooter{
	width:100%;
	height:370px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
}

#contentlinks{
	float: left;
    height: 225px;
    margin-left: 37px;
    margin-top: 25px;
    width: 270px;
}

.footlink{
	font-family: 'BigNoodleTitlingRegular';
	font-size:15px;
	color:#6b6b6b;
}

#links{
    height: 225px;
    margin-top: 15px;
    width: 270px;
}

.blocco{
	height: 54px;
    margin-bottom: 26px;
    width: 270px;
}

.ac_img{
	border-right: 1px solid #CCCCCC;
    float: left;
    height: 50px;
    padding-top: 4px;
    width: 80px;;
}

.ac_txt{
	float: right;
    height: 45px;
    padding-top: 11px;
    width: 170px;
}

#contentpage{
    float: left;
    height: 225px;
    margin-left: 25px;
    margin-top: 25px;
    width: 225px;
}

#social{
    height: 219px;
    margin-top: 15px;
    width: 225px;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
}

*:first-child+html #social{
	margin-top: 0;
}

.bloccosocial{
	width:200px;
	height:60px;
	margin-left:25px;
	margin-top: 19px;
}

.social_img{
	float:left;
	width:40px;
	height:35px;
	padding-top:10px;
}

.social_txt{
	float: right;
    height: 30px;
    padding-top: 20px;
    width: 126px;
	padding-right:8px;
}

.socialup{
	float: left;
    margin-left: 10px;
    margin-top: -18px;
	width:200px;
}

.tw{
	float:left;
	width:61px;
	margin-top: 15px;
}

.gplus{
	float:left;
	width:61px;
	margin-top: 15px;
}

.ad_txt{
	float: right;
    height: 50px;
    padding-top: 11px;
    width: 170px;
}

#contentfb {
	border: none;
    margin-right: 19px;
    margin-top: 25px;
    width: 355px;
	float: right;
}

#facebook {
	border: none;
    height: 254px;
    margin-right: 19px;
    margin-top: 15px;
    overflow: hidden;
    width: 355px;
}

#styling {
    height: 233px;
    margin-left: -9px;
    margin-top: -10px;
    overflow: hidden;
    width: 352px;
}

*:first-child+html #styling {
	height:236px;
}

.copyright{
	color: #6B6B6B;
    float: left;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    text-align: center;
    width: 960px;
}

/*table*/
.sx{
	width:200px;
	height:40px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:18px;
	color:#6b6b6b;
}
.dx{
	width:238px;
	height:40px;
	font-family: 'BigNoodleTitlingRegular';
	font-size:18px;
	color:#1076bc;
}

.border textarea {
    background:url(../imgs/foglio.png) no-repeat left top;
    overflow: hidden;
	width:612px;
	height:148px;
	padding:5px;
	border: none;
}

.infotxt{
	width:591px;
	height:100px;
	border:1px dotted #CCC;
	padding:20px 10px 10px 10px;
}

.fontcontent{
	margin-top:50px;
}

#lostpassword,
#login,
#contactus{
	padding-left:10px;
}

.evidenzadiv{
	background:#eeeeee;
	float: right;
    font-size: 15px;
    height: 130px;
    line-height: 20px;
    padding: 20px;
    width: 495px;
	border: 1px solid #CCCCCC;
}

.evidenzadivuns{
	background:#eeeeee;
	float: right;
    font-size: 15px;
    height: 170px;
    line-height: 20px;
    padding: 20px;
    width: 495px;
	border: 1px solid #CCCCCC;
}

.small{
	font-family: 'BigNoodleTitlingRegular';
	font-size:15px;
}

.smallpreview{
	margin:10px 0 10px -14px;
}

.giustificato{
	margin-bottom:15px;
	font-size:15px;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 10px;
}

.giustificato2{
	margin-bottom:15px;
	font-size:15px;
}

.paginaabout{
	width:898px;
	margin:0 auto;
	margin-top:25px;
	background:url(../imgs/box.jpg) no-repeat right top;
}

.paginasentemail{
	width:898px;
	margin:0 auto;
	margin-top:25px;
	background:url(../imgs/sentemail.jpg) no-repeat right top;
	height: 240px;
}

.paginanosent{
	width:898px;
	margin:0 auto;
	margin-top:25px;
	background:url(../imgs/nosentemail.jpg) no-repeat right top;
	height: 240px;
}

.paginasitemap{
	width:640px;
	margin:0 auto;
	margin-top:25px;
}

.ugo{
	float:right;
}

.sitemap p{
	background: url("../imgs/list.png") no-repeat scroll left top transparent;
    border-bottom: 1px dotted #CCC;
    color: #1076BC;
    font-family: 'BigNoodleTitlingRegular';
    font-size: 18px;
    margin-bottom: 15px;
    margin-left: -20px;
    padding-left: 13px;
    width: 171px;
}

.paginaprivacy{
	width:898px;
	margin:0 auto;
	margin-top:25px;
	background:url(../imgs/gnam.jpg) no-repeat right top;
}

.navigation{
	width:100%;
	float:left;
	font-size:20px;
	margin-bottom:20px;
	margin-top:10px;
}

.prev{
	float:left;
	width:34%;
}

.next{
	float:left;
	width:33%;
	text-align:right;
}

.pages{
	width:33%;
	text-align:center;
	float: left;
}

#tabs1dwn{
	margin-bottom:15px;
	float:left;
}

#tabs2dwn{
	margin-bottom:15px;
	float:left;
}

#tabs3dwn{
	margin-bottom:15px;
	float:left;
}


/*news panel*/

#news{
	height:200px;
	width:908px;
	overflow:auto;
	margin-bottom:30px;
	padding-right:20px;
}

.sinistra{
	width:280px;
	float:left;
    font-family: 'BigNoodleTitlingRegular';
    font-size: 18px;
}

.data{
	color:#6b6b6b;
}

.titolo{
	color: #1076BC;
}

.newstxt{
    border-left: 4px solid #1076BC;
    float: left;
    line-height: 18px;
    padding-left: 10px;
    width: 590px;
}

.divisorio{
	width:100%;
	border-bottom:1px dotted #CCC;
	margin-bottom:15px;
	margin-top:10px;
	float:left;
}

*:first-child+html .divisorio{
	width:860px;
}

.new_bg {
    background-color: #E30000;
    color: #FFFFFF;
    font-size: 8px;
    font-weight: bold;
    margin-left: 10px;
    padding: 2px 3px 0;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size:13px !important;
}


/*adsense*/
#ad_hor{
	margin-bottom:30px;
}
.adsx{
	float:left;
	width:180px;
}

.addx{
	float:right;
	width:728px;
}

.adbigsx{
	float:left;
	width:300px;
}
.adbigdx{
	float:right;
	width:300px;
}

#ad_big{
	margin-bottom:20px;
	width:670px;
}

.adver{
	height: 600px;
    position: absolute;
    right: -219px;
    top: 365px;
    width: 160px;
}

.newpreview{
	float: right;
    margin: -310px 2px 0 0;
    width: 237px;
}

*:first-child+html .newpreview{
	margin: 82px 0 0 30px;
	position:absolute;
}