@charset "utf-8";
/* CSS Document */

body {
	background-color:#eee;
	background-image:url(../images/sfondo.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family:Arial, Helvetica, sans-serif;
		
}

img {
	border:0;
}

h1 {
	font-size:26px;
	letter-spacing:2pt;
	text-align: right;

}
h2 {
		font-size:24px;
		letter-spacing:2pt;

}
h3 {
	font-size:16px;
	color:#666;
	font-weight: lighter;
	letter-spacing:1pt;
	line-height:18pt;
}

h5 {
	font-size:18px;
	margin-bottom:3px;
	line-height:16px;
	letter-spacing:1px;
	width:100%;
	background-color:#eaeaea;
	padding-left:16px;
}

#container {
	width:980px;
	margin:0 auto 0 auto;
	background-color:#FFF
}

#header {
	width:980px;
}

#main {
	
		

}

#footer {
	height:170px;
	background-color:#fff;
	clear:both;
	padding:0;
	margin:0;
	border-top:2px solid #CCC;
}

.bianco {
	color:#FFF
}
.arancio {
	color:#3C5AA2;
}
.bigtext {
	width:560px;
	font-size:1.35em;
	line-height:110%;
	padding:20px;
	color:#666;
	margin-top:0px;
	float:left
}
.bigbox {
	width:300px;
	font-size:24px;
	padding:20px;
	color:#666;
	margin-top:0px;
	float:right;
	margin-left:20px;
	background-color:#f5f5f5;
	border-left:15px #eee solid;
}
.sottotitolo {
	margin-left:360px; margin-top:10px; width:600px; height:100px; 
}
.txt12px {
	font-size:12px;
	color:#333;
}
.txt14px {
	font-size:14px;
	color:#333;
}
.txt16px {
	font-size:16px;
	color:#333;
}
.txt18px {
	font-size:18px;
	color:#333;
}
.boxtitle {
	margin-left:300px; margin-top:0px; width:370px; height:70px; margin-top:4px
}

.littlebox {
	font-size:14px;
	margin-left:45px;
	letter-spacing:0.5pt;
	line-height:14pt;
	
}

.thumb {
	float:left;
	margin:7px;
	margin-left:-25px;
	width:75px;
}
#container #main div div .arancio {
	color: #BAAEAE;
}

.portfolio, .portfolio a:link, .portfolio a:visited {
	color:#666;	
	font-size:10px;
}