@charset "utf-8";

body, html {
	height: 100%;
}

body {
	background-image: url(../imgs/bg_sito.gif);
	background-position: right top;
	background-repeat: no-repeat;
	text-align:right;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

#layout {
	width: 979px;
	height: 100%;
	border-collapse: collapse;
	float: right;
}

#layout td, #layout th {
	padding: 0;
}

#screenshot{
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
}

a {
	color: #009d00;
}




/* GENERICI */
.noborder {
	border: 0px !important;
}

.nopad {
	padding: 0px !important;
}

.nomarg {
	margin: 0px !important;
}




/* TOP */

#top {
	height: 284px;
	text-align: right;
	line-height: 1px;
}

#header {
	height: 284px;
	width: 790px;
	border-bottom: #a5d645 4px solid;
	background-image: url(../imgs/testata_home.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: right;
	float: right;
}

#header ul#menu a {
	color: #f3f5bf;
	text-decoration: none;
	padding: 5px;
}

#header ul#menu a:hover {
	/* opacity: 0.6;
	filter: alpha(opacity = 60); */
	background-color: #ffffff;
	color: #088645;
}


#header ul, #header li {
	list-style-type: none;
}

#header ul {
	list-style-position: outside;
	margin: 105px 10px 0px 0px;
}

#header li {
	color: #f3f5bf;
	font-size: 12px;
	text-transform: lowercase;
	line-height: 30px;
	display: inline;
	margin-left: 15px;
	font-weight: bold;
}

#header img {
	border: 0px;
}

#logo {
	height: 284px;
	width: 189px;
	border-bottom: #198e58 4px solid;
	float: right;
}

#logo img {
	border: 0px;
}




/* CORPO */

#content {
	text-align: right;
	display: table-cell;
	vertical-align: bottom;
	height: 62%;
	min-height: 612px;
	background-image: url(../imgs/bg_area.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	position:relative;
}

#content table#cont {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
}

#content table#cont td, #content table#cont th {
	padding: 0;
}

#corpo {
	min-height: 612px;
	padding: 30px 0px 0px 70px !important;
	vertical-align: bottom;
	text-align: left;
}

#mission {
	width: 225px;
	float: left;
	margin-bottom: 30px;
	margin-right: 44px;
}

#mission p {
	text-align: justify;
}

#corpo p {
	border-bottom: #d8d4bf 1px solid;
	padding-bottom: 25px;
	margin-bottom: 20px;
}

#vetrina {
	width: 300px;
	min-height: 612px;
	vertical-align: bottom;
	text-align: left;
}





/* LAST WORK */
#lastwork {
	width: 260px;
	border-top: #088645 4px solid;
	background-color: #038647;
	background-image: url(../imgs/bg_vetrina.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 80px;
	padding: 20px;
	float: left;
	font-size: 10px;
	color: #ffffff;
}

#lastwork strong {
	font-size: 18px;
	color: #f3f5bf;
	font-weight: normal;
}

#lastwork em {
	font-style: normal;
	color: #f3f5bf;
	font-size: 12px;
}

#lastwork a {
	color: #f3f5bf;
}

#logolast {
	border: 0px;
	float: right;
	
}

#scrittalast {
	border: 0px;
	padding-top: 46px;
	float: left;
}




/* NEWS */
#map {
	float: right;
	margin-bottom: 0px;
	padding: 0px;
	height: 340px;
	width: 340px;
}

#news {
	float: right;
	width: 320px;
	padding-right: 20px;
	float: right;
	margin-bottom: 0px;
	scrollbar-base-color: #ecedd5;
	scrollbar-arrow-color: #ecedd5;
	scrollbar-3dlight-color: #ecedd5;
	scrollbar-darkshadow-color: #ecedd5;
	scrollbar-face-color: #dadbc0;
	scrollbar-highlight-color: #ecedd5;
	scrollbar-shadow-color: #ecedd5;
	scrollbar-track-color: #ecedd5;
}

#news p {
	border-bottom: #d8d4bf 1px solid;
	font-size: 10px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	display: block;
	float: left;
	clear: both;
	width: 94%;
}

#news p.portsmall {
	clear: both;
	width: 320px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#news p.portsmall img {
	border: #a7a764 1px solid;
	float: left;
	margin: 0px 10px 10px 0px;
}

#news p strong {
	font-size: 14px;
	color: #6d6d28;
}

#news p em {
	font-style: normal;
	color: #b6b672;
}

#news p a {
	color: #a7a764;
}

#news img {
	border: #a7a764 4px solid;
	float: left;
	margin: 0px 10px 0px 0px;
}

#news img.novita {
	height: 90px;
	width: 120px;
}

#news img.portsmall {
	height: 45px;
	width: 60px;
}

#news img.smallsmall {
	height: 30px;
	width: 40px;
	border: 1px !important;
	margin-bottom: 10px;
}





/* FEATURES */
#features {
	width: 300px;
	border-top: #70702a 4px solid;
	background-color: #9f9f56;
	background-image: url(../imgs/bg_feature.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	/* min-height: 80px; */
	padding: 20px;
	float: right;
	color: #39390b;
	font-size: 11px;
}

#features em {
	font-style: normal;
	font-size: 10px;
}

#features a {
	color: #f3f5bf;
}

#features img {
	border: 0px;
	margin-right: 10px;
}

#bollini {
	float: right;
	margin-top: 5px;
}

#lastupdate {
	float: right;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 9px;
	clear: both;
	padding-right: 10px;
	color: #f3f5bf;
	width: 200px;
	text-align: right;
}

#referenze {
	clear: both;
	color: #39390b;
	font-size: 10px;
	font-style: italic;
	padding: 10px 30px 0px 0px;
}





/* SCHEDA PORTFOLIO */
#scheda p {
	text-align: justify;
}

#scheda strong {
	font-size: 18px;
	color: #038647;
	/* #088645 */
	font-weight: normal;
}

#scheda cite {
	font-size: 10px;
	color: #038647;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	line-height: 18px;
}

#scheda em {
	font-style: normal;
	color: #ffffff;
	background-color: #169b48;
	padding: 2px;
	font-size: 9px;
	float: left;
	font-style: italic;
}

#scheda a {
	color: #088645;
}

p#attivita {
	font-size: 9px;
	text-align: justify;
}

#contattaci {
	font-size: 10px;
	color: #868063;
}

#contattaci em {
	color: #ff0000;
	font-style: normal;
}

#scheda.web {
	margin-right: 20px;
	display: block;
	height: 270px;
}

#scheda.web p {
	height: 220px;
}

#scheda.web img {
	margin-right: 20px;
	float: left;
}




div.altro {
	clear: both;
	margin: 5px 20px 5px 0px;
	font-size: 10px;
	text-align: right;
	position: relative;
	top: -20px;
	color: #a7a764;
}

div.altro a {
	color: #70702A;
	text-decoration: none;
}