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

/*
Autore: Marcello Bianchi
© Copyright 2009 - MARU ARST di Marcello Bianchi - Tutti i diritti riservati!
    
Autor: Marcello Bianchi
© Copyright 2009 - MARU ARST of Marcello Bianchi - All rights reserved!

*/

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: 0px;
	padding: 0px;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}
body {
	background-image: url(../images/bg.jpg);
	background-position: center top;
	font-size: 14px;
}
h1 {
}
h2 {
	font-size: 18px;
	color: #CC1121;
}
h3 {
}
a {
}
a:hover {
}
a img {
}
#page {
	background-image: url(../images/page.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#container {
	width: 940px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 35px;
	padding-left: 20px;
	margin: 0px;
	float: left;
}
.header {
	background-image: url(../images/header.png);
	height: 149px;
}
.login a{
	font-size: 14px;
	color: #CCC;
	height: 20px;
	width: 120px;
	text-align: center;
	padding-top: 4px;
	float: right;
	background-image: url(../images/login.png);
	padding-right: 5px;
	padding-left: 5px;
}
.login a:hover {
	color: #FFF;
}
/*.portfolio-filter {
}
.portfolio-filter ul {
	list-style-type: none;
}
.portfolio-filter li {
}
.portfolio-filter li a {
}
.portfolio-filter a:hover {
}
*/
/***************************************************
			  PORTFOLIO TILES
***************************************************/
ul.portfolio-tiles {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	display: block;
	width: 720px;
	float: left;
}
ul.portfolio-tiles li {
	float: left;
	margin: 0px;
	width: 225px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 15px;
	position: relative;
	overflow: hidden;
}
ul.portfolio-tiles li img {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
ul.portfolio-tiles li a.item {
	font-size: 13px;
	color: #333;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: #E6D9B1;
	display: block;
}
ul.portfolio-tiles li a.item:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	color: #FFFFFF;
}
ul.portfolio-tiles li strong {
	font-size: 16px;
	font-weight: normal;
	display: block;
	width: 205px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
	height: 35px;
	margin: 0px;
	padding-bottom: 5px;
	color: #000;
}
ul.portfolio-tiles li p {
	padding-left: 10px;
	width: 205px;
	padding-right: 10px;
	display: block;
}
ul.portfolio-tiles li .text {
	display: block;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100px;
}
ul.portfolio-tiles li .post_date {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: bold;
	display: block;
	color: #FFF;
}
ul.portfolio-tiles li a.ext-link {
	position: absolute;
	width: 40px;
	height: 40px;
	top: 92px;

	text-indent: -9999px;
	left: 107px;
	background-image: url(../images/external-link.png);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.portfolio-tiles li a.ext-link:hover {
	background-position: 0 bottom;
}
/***************************************************
			  PORTFOLIO TILES GALLERY
***************************************************/
ul.portfolio-tiles-gallery {
	list-style-type: none;
	padding: 0px;
	display: block;
	width: 950px;
	float: left;
	margin: 0px;
	z-index: 999;
}
ul.portfolio-tiles-gallery li {
	float: left;
	margin: 0px;
	width: 237px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	overflow: hidden;
	position: relative;
}
ul.portfolio-tiles-gallery li h3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 200px;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #C93D27;
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}			
ul.portfolio-tiles-gallery li .boxgrid {
	margin:0px;
	float:left;
	padding: 0px;
	width: 240px;
	height: 240px;
	cursor:pointer;
	overflow: hidden;
	position: relative;
}
ul.portfolio-tiles-gallery li .boxgrid img {
	top: 0;
	left: 0;
	float: left;
	position: absolute;
}
ul.portfolio-tiles-gallery .boxgrid slideright a img {
	margin: 0px;
	padding: 0px;
}
ul.portfolio-tiles-gallery li .boxgrid p {
	width: 200px;
	float: left;
	margin-left: 10px;
	height: 158px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #C93D27;
	color: #FFF;
	line-height: 18px;
}				
ul.portfolio-tiles-gallery li .preview {
	font-size: 12px;
	font-weight: normal;
	color: #A5D1CF;
	text-decoration: underline;
	letter-spacing: 1px;
}
ul.portfolio-tiles-gallery  li a {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline;
	margin-left: 10px;
	width: 200px;
	padding-bottom: 0px;
	margin-top: 0px;
	background-color: #C93D27;
}
/***************************************************
		    PORTFOLIO FILTER
***************************************************/
#portfolio-filter {
	height: 18px;
	display: block;
	float: left;
	padding-top: 24px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 117px;
	margin-left: 0px;
	width: 940px;
}
#portfolio-filter .active {
	background-image: url(../images/bgMenu.png);
}
#portfolio-filter .browse {
	color: #FFF;
	float: left;
	font-size: 18px;
}
#portfolio-filter ul {
	margin: 0px;
	padding: 0px;
	float: right;
}
#portfolio-filter li {
	background: none;
	display: inline;
	padding: 0px;
	margin: 0px;
}
#portfolio-filter li a {
	text-decoration: none;
	font-size: 12px;
	float: right;
	color: #CCCCCC;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#portfolio-filter li a.current, #portfolio-filter li a:hover {
	background-image: url(../images/bgMenu.png);
}
a.visit_back_a {
	color: #FFFFFF;
	margin-bottom: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
	display: inline;
	background-color: #C93D27;
	padding: 7px;
}
.content {
}
/***************************************************
						 FOOTER
***************************************************/
#footer {
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	float: left;
	background-color: #121212;
}
.footerContent {
	width: 940px;
	margin: 0 auto;
	position: relative;
}
.twitter {
	height: 200px;
}
.twitter ul {
	font-size: 25px;
	color: #FFF;
	list-style-type: none;
	width: 790px;
	float: right;
	padding-top: 64px;
	line-height: 32px;
}
.twitter ul a {
	color: #2ed4de;
}
.twitter ul a:hover {
	text-decoration: underline;
}
.twitter img {
	float: left;
	padding-top: 52px;
}
#footer .box {
	margin: 0px;
	width: 330px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #999;
	float: left;
}
#footer .box h1 {
	font-size: 22px;
	color: #666;
	padding: 0px;
	float: left;
	width: 283px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
#footer .box h1 a {
	color: #CCC;
}
#footer .box h1 a:hover {
	color: #FFF;
}
#footer .box ul {
	width: 283px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer .box ul li {
	margin: 0px;
	width: 283px;
	float: left;
	background-image: none;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 16px;
}
#footer .box ul li a {
	color: #666;
	text-decoration: none;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer .box ul li a:hover {
	text-decoration: none;
	color: #FFF;
}
#footer .boxSocial {
	margin: 0px;
	width: 190px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #999;
	float: left;
}
#footer .boxSocial h1 {
	font-size: 22px;
	color: #999;
	padding: 0px;
	float: left;
	width: 100px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
#footer .boxSocial ul {
	width: 100px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer .boxSocial ul li {
	margin: 0px;
	width: 100px;
	float: left;
	background-image: none;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer .boxSocial ul li a {
	color: #999;
	text-decoration: none;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer .boxSocial ul li a:hover {
	text-decoration: underline;
	color: #FFF;
}
#footer .footerContent .validation {
	margin-top: 74px;
	text-align: right;
}
#footer .subfooter {
	float: left;
	width: 945px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin: 0px;
	left: 0px;
	top: 100px;
}
#footer .subfooter ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer .subfooter ul li {
	display: inline;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#footer .subfooter a {
	color: #666;
	display: inline;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer .subfooter a:hover {
	color: #FFF;
}
#footer .subfooter h3 {
	float: right;
	color: #CCCCCC;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer .subfooter strong {
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
.descriptionAbout {
	background-image: url(../images/bgPaperAbout.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 752px;
	width: 940px;
}
.description {
	background-image: url(../images/bgPaper.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 752px;
	width: 940px;
}
.descriptionContent {
	float: left;
	width: 655px;
	margin-top: 29px;
	margin-left: 55px;
}
.quote {
	background-image: url(../images/quote1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 120px;
	width: 828px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 45px;
}
.post {
	margin-bottom: 20px;
}
.post h1 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
.post h1 a:hover {
	color: #666;
	text-decoration: none;
}
.post ul {
	list-style-position: outside;
	list-style-image: url(../images/li.png);
	margin-left: 20px;
}
.post li {
}
.post a {
	color: #CC1121;
	text-decoration: underline;
}
.post .titleChi {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleCome {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -45px;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleWeb {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -88px;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleGraphic {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -135px;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleLogo {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -181px;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleMarketing {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -449px;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleSocial {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -494px;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleRispettiamo {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -269px;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleRicicliamo {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -314px;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleRiduciamo {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -359px;
	height: 37px;
	margin-bottom: 5px;
}
.post .titleContattaci {
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: left -407px;
	height: 37px;
	margin-bottom: 5px;
}
.sidebar {
	float: right;
	width: 173px;
	margin-top: 85px;
	margin-right: 55px;
	margin-left: 0px;
}
.sidebar .menuChi {
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: 25px top;
	margin-bottom: 8px;
}
.sidebar .menuServizi {
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: 25px -31px;
	margin-bottom: 8px;
}
.sidebar .menuSoluzioni {
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: 25px -63px;
	margin-bottom: 8px;
}
.sidebar .menuPremi {
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: 25px -128px;
	margin-bottom: 8px;
}
.sidebar .menuAmbiente {
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: 25px -93px;
	margin-bottom: 8px;
}
.sidebar .menuContatti {
	background-image: url(../images/sidebar.png);
	background-repeat: no-repeat;
	background-position: 25px -160px;
	margin-bottom: 8px;
}
.sidebar .menuChiActive {
	background-image: url(../images/sidebarActive.png);
	background-repeat: no-repeat;
	background-position: 25px top;
	margin-bottom: 8px;
}
.sidebar .menuServiziActive {
	background-image: url(../images/sidebarActive.png);
	background-repeat: no-repeat;
	background-position: 25px -31px;
	margin-bottom: 8px;
}
.sidebar .menuSoluzioniActive {
	background-image: url(../images/sidebarActive.png);
	background-repeat: no-repeat;
	background-position: 25px -63px;
	margin-bottom: 8px;
}
.sidebar .menuPremiActive {
	background-image: url(../images/sidebarActive.png);
	background-repeat: no-repeat;
	background-position: 25px -128px;
	margin-bottom: 8px;
}
.sidebar .menuAmbienteActive {
	background-image: url(../images/sidebarActive.png);
	background-repeat: no-repeat;
	background-position: 25px -93px;
	margin-bottom: 8px;
}
.sidebar .menuContattiActive {
	background-image: url(../images/sidebarActive.png);
	background-repeat: no-repeat;
	background-position: 25px -160px;
	margin-bottom: 8px;
}
.otherContact a{
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}
.otherContact a:hover {
	color: #666;
}
