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

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
caption, th {
	text-align:left;
}

/*--------------------------------------------------------------------------------------*/

body { margin:0px; padding:0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; color:#454444; }

#header { width:777px; height:38px; margin:0 auto; overflow: hidden; padding:0px; }

#header .logo { float:left; }

#header .menu { float:right; list-style:none; margin:0px; padding:0px; font-size:10px; overflow:hidden; text-transform:uppercase; }

#header .menu li { display:inline; float:left; padding:12px 10px 0px 10px; }

#header .menu li a, #header .menu li a:visited { color:#797979; text-decoration:none; }

#header .menu li a:hover {
	color:#0071b3;
	text-decoration:none;
}

#wrap {
	width:100%;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
	padding:14px 0px;
	background-color: #ECECEC;
	background-repeat: repeat;
	background-image: url(../immagini/bg.png);
}

#content { width:777px; margin:0 auto; }

#content .portfoliolink {
	padding:5px;
	background-color:#fff;
	overflow:hidden;
}

#content .aboutnews { width:777px; overflow:hidden; margin:14px 0px 0px 0px; }

#content .aboutnews .box {
	float:left;
	width:309px;
	height:220px;
	overflow:hidden;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content .aboutnews .box img { padding:0px; margin:0px; width:309px; height:35px; float:left; }

#content .aboutnews .box .about {
	height:196px;
	margin:0px;
	background-color:#fff;
	float:left;
	text-align: justify;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content .aboutnews .box .about p { font-size:11px; line-height:15px; word-spacing:1px; }

#content .aboutnews .box .about p a, #content .aboutnews .box .about p a:visited {
	color:#0071b3;
	text-decoration:none;
	text-transform:uppercase;
}

#content .aboutnews .box .about p a:hover { color:#333; text-decoration:none; text-transform:uppercase; }

#content .aboutnews .box .latest {
	height:220px;
	list-style:none;
	background-color:#fff;
	padding:0px 10px 10px 10px;
	font-size:11px;
	float:left;
}

#content .aboutnews .box .latest li { display:block; width:289px; border-bottom:1px solid #ededed; padding:0px 0px 5px 0px; margin:0px 0px 5px 0px; }

#content .aboutnews .box .latest li a, #content .aboutnews .box .latest li a:visited {
	text-decoration:none;
	color:#0071b3
}

#content .aboutnews .box .latest li a:hover { text-decoration:none; color:#333 }

#content .aboutnews .box2 {
	float:left;
	width:103px;
	height:200px;
	background-color:#fff;
	padding:10px;
}

#content .aboutnews .box2 strong { text-transform:uppercase; color:#191919; }

#content .aboutnews .box2 img { margin:10px 0px; }

#footer { width:757px;  margin:0 auto; overflow: hidden; padding:15px 10px; text-align:right; color:#807f7f; }

#footer a, footer a:visited { color:#454444; text-decoration:none; }

#footer a:hover {
	color:#0071b3;
	text-decoration:none;
}

#content .portfoliolink .gal { list-style:none; width:752px; overflow:hidden; margin:0px 0px 0px 5px; }

#content .portfoliolink .gal li { display:inline; float:left;  width:232px; background-color:#FBFBFB; overflow:hidden; border:1px solid #eee; padding:4px 4px 0px 4px; margin:0px 10px 0px 0px; }

#content .portfoliolink .imagine { padding:4px; border:1px solid #eee; background-color:#FBFBFB; }

#content .portfoliolink h1 { font-size:22px; font-weight:lighter; text-align:center; padding-bottom:15px; }

#content .portfoliolink h2 { font-size:22px; font-weight:lighter; text-align:left; padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #ddd; }

#content .portfoliolink h2 span { font-style:italic; }

#content .portfoliolink p { font-size:12px; line-height:17px; word-spacing:1.2px; letter-spacing:0.5px; margin-bottom:10px; }

#content .portfoliolink .list { list-style:disc; padding:0px; margin:0px; font-size:12px; }

#content .portfoliolink .list li {
	display:block;
	padding:5px 0px 5px 15px;
	word-spacing:1.2px;
	letter-spacing:0.2px;
	background-image: url(../immagini/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#content .portfoliolink .list li a, #content .portfoliolink .list li a:visited {
	text-decoration:none;
	color:#0071b3;
}

#content .portfoliolink .list li a:hover { text-decoration:none; color:#333; }
