@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#333;
}
a:link, a:visited{
	font-weight:bold;
	color:#0066FF;
	text-decoration: none;
}
a:hover{
	font-weight:bold;
	color:#666666;
	text-decoration: none;
}
hr{
	border-bottom:none;
	border-left:none;
	border-right:none;
	border-top:1px dotted #666;
	padding:0;
	height:1px;
	}
p{
	text-align:justify;
}
h1{
	font-size:44px;
	color:#057cff;
	border-bottom:1px dotted #666;
	display:block;
	text-decoration:none;
	margin-bottom: 10px;
	margin-top:0px!important;
}
h2{
	border-bottom:1px dotted #cccccc;
	color:#333333;
	display:block;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	margin-bottom: 5px;
	background-image:url("../images/highlight_tit_apps.png");
	background-position:left center;
	background-repeat:no-repeat;
	padding:5px 0 5px 22px;
}
h3{
	margin:0 0 20px 0;
	padding:0;
	font-weight:normal;
	}
h4{
	color:#000;
	padding:0;
	margin:10px 0;
	font-size:120%;}
h5 {
border-bottom:1px dotted #0066FF;
color:#333333;
display:block;
font-size:11px;
font-weight:bold;
line-height:13px;
margin:0;
padding:5px 0 5px 0px;
text-decoration:none;
text-transform:uppercase;
}
.clearfloat{
		clear:both;
		height:1px;}
.contiene_slide{
	width:360px;
	float:right;
	padding-right:40px;}
.contiene_slide h2{
	font-size:105%;
	}
#contiene_articolo{
	padding-right:440px;
	padding-left:40px;
	}
.testo_intro, h3{
	color:#057cff;
	font-size:110%;
	}
.blocchetti_2colonne{
	float:left;
	width:40%;}
	
.tit_tratteggio {
border-bottom:1px dotted #CCCCCC;
display:block;
font-weight:bold;
height:15px;
padding-bottom:5px;
text-transform:uppercase;
padding-top:15px;
}
