/*
rosso: #c00
grigio scuro: #999999
grigio medio: #dcdcdc
grigio chiaro: #eeeeee
*/

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

body {
	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

div#container {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

div#footer {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	width: 100%;
	font-size: 9px;
	color: #999;
}
div#footer a.nur:link, div#footer a.nur:visited {
	width: 77px; /* 130px */
	height: 20px;
	padding-right: 53px;
	background: transparent url(../img/nur.jpg) top right no-repeat;
	text-align: right;
	text-decoration: none;
	font-size: 9px;
	color: #353535 !important;
	line-height: 16px;
	display: block;
}
div#footer a.nur:hover {
	color: #c00 !important;
}

body>div#container {
	height: auto;
	min-height: 100%;
}

div#header {
	width: 100%;
	height: 224px;
	background: #fff url(../img/bg_header02.gif) 0px 0px repeat-x;
	margin: 0px;
	padding: 0px;
}

div#content {
	margin-left: 212px;
	/*width: 768px;*/ /* 980px */
	min-height: 355px;
}

ul {
	margin: 2px 0px 2px 0px;
	list-style-type: square;
	padding-left: 15px;
}
/*
.homepage {
	background: #fff url(../img/bg_homepage.jpg) bottom right no-repeat;
}
.ilgruppo {
	background: #fff url(../img/bg_ilgruppo.jpg) bottom right no-repeat;
}
.thegroup {
	background: #fff url(../img/bg_thegroup.jpg) bottom right no-repeat;
}
.portfolioclienti {
	background: #fff url(../img/bg_portfolioclienti.jpg) bottom right no-repeat;
}
.customers {
	background: #fff url(../img/bg_customers.jpg) bottom right no-repeat;
}
.portfoliolavori {
	background: #fff url(../img/bg_portfoliolavori.jpg) bottom right no-repeat;
}
.works {
	background: #fff url(../img/bg_works.jpg) bottom right no-repeat;
}
.dettaglioprogetto {
	background: #fff url(../img/bg_dettaglioprogetto.jpg) bottom right no-repeat;
}
.projectdetail {
	background: #fff url(../img/bg_projectdetail.jpg) bottom right no-repeat;
}
.dovesiamo {
	background: #fff url(../img/bg_dovesiamo.jpg) bottom right no-repeat;
}
.findus {
	background: #fff url(../img/bg_findus.jpg) bottom right no-repeat;
}
.contatti {
	background: #fff url(../img/bg_contatti.jpg) bottom right no-repeat;
}
.contacts {
	background: #fff url(../img/bg_contacts.jpg) bottom right no-repeat;
}
.privacy {
	background: #fff url(../img/bg_privacy.jpg) bottom right no-repeat;
}
*/
.homepage, .ilgruppo, .thegroup, .portfolioclienti, .customers, .portfoliolavori, .works,
.dettaglioprogetto, .projectdetail, .dovesiamo, .findus, .contatti, .contacts, .privacy {
	background: #fff url(../img/bg_bottom.gif) bottom left repeat-x;
}
.red {
	color: #c00;
}
.gray {
	color: #999;
}
.right {
	float: right; /* firefox */
	text-align: right;
	padding: 0px;
	margin: 0px 0px 0px auto;
}
a.but_schedaprogetto:link, a.but_schedaprogetto:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 17px;
	color: #fff !important;
	background: #c00 url(../img/lens.gif) 3px 1px no-repeat;
	font-size: 11px;
	padding-left: 24px;
	height: 20px;
	width: 100px; /* 124px */
	text-align: left;
}
a.but_schedaprogetto:hover {
	color: #000 !important;
}
a.but_torna:link, a.but_torna:visited {
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 18px;
	color: #fff !important;
	background: #c00 url(../img/arrow.gif) 7px 5px no-repeat;
	font-size: 11px;
	padding-left: 24px;
	height: 20px;
	width: 94px; /* 118px */
	text-align: left;
}
a.but_torna:hover {
	color: #000 !important;
}

div#logomediacom {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 212px;
	background: transparent url(../img/bg_logo.jpg) top left no-repeat;
	margin: 0px;
	padding: 228px 0px 0px 0px;
	z-index: 4;
}
p.telephone {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background: transparent url(../img/tel.gif) 0px 4px no-repeat;
	font-weight: bold;
	color: #999;
}
p.fax {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background: transparent url(../img/fax.gif) 0px 2px no-repeat;
	font-weight: bold;
	color: #999;
}
p.email {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	background: transparent url(../img/email.gif) 0px 4px no-repeat;
	font-weight: bold;
	color: #999;
}

div#logomediacom a:link, div#logomediacom a:visited, .left a:link, .left a:visited, .right a:link, .right a:visited {
	text-decoration: underline !important;
	color: #999 !important;
}
div#logomediacom a:hover, div#left a:hover, div#right a:hover {
	text-decoration: none;
	color: #c00 !important;
}


div#logomediacom span {
	display: none;
}

div#navigation {
	position: absolute;
	margin-left: 212px;
	margin-top: 0px;
	width: 702px; /* 724px */
	height: 99px;
	padding-left: 22px;
	z-index: 3;
}
div#navigation a:link, div#navigation a:visited {
	float: left;
	height: 99px;
	margin-right: 22px;
	line-height: 100px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	display: block;
}
div#navigation a:hover {
	color: #000;
}
div#navigation .selected {
	float: left;
	height: 99px;
	margin-right: 22px;
	line-height: 100px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	display: block;
	text-decoration: underline;
}
div#people {
	position: absolute;
	margin-top: 99px;
	padding: 0px;
	width: 100%;
	height: 125px;
	z-index: 2;
}
div#people a:link, div#people a:visited {
	text-decoration: underline;
	color: #000;
}
div#people a:hover {
	text-decoration: none;
}

.blocco_lavoro {
	width: 768px;
	/*
	height: 192px;
	margin-bottom: 22px;
	border-bottom: #dcdcdc 1px solid;
	*/
}
.fine_blocco {
	float: left;
	width: 768px;
	margin-bottom: 22px;
	border-bottom: #dcdcdc 1px solid;
}

.bloccologocliente {
	float: left;
	width: 170px; /* 192px */
	height: 220px;
	margin-left: 22px;
	text-align: center;
}
p.bloccologocliente {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px; /* 192px */
}
a.bloccologocliente:link, a.bloccologocliente:visited {
	width: 126px; /* 192px */
	height: 126px; /* 192px */
	background: transparent url(../img/bg_logocliente_link.gif) top left repeat;
	padding: 22px;
	margin: 0px;
}
a.bloccologocliente:hover {
	background: transparent url(../img/bg_logocliente_hover.gif) top left repeat !important;
}

a.picprogetto:link, a.picprogetto:visited {
	float: left;
	width: 126px; /* 192px */
	height: 126px; /* 192px */
	background: transparent url(../img/bg_logocliente_link.gif) top left repeat;
	padding: 22px;
	margin-left: 22px;
}
a.picprogetto:hover {
	background: transparent url(../img/bg_logocliente_hover.gif) top left repeat !important;
}

.info_lavoro {
	float: left;
	width: 532px; /* 576px */
	/*height: 192px;*/
	text-align: justify;
	padding-left: 22px;
	padding-right: 22px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}


.center {
	/*width: 746px;*/ /* 768px */
	padding-left: 22px;
	margin-bottom: 22px;
}

.left {
	float: left;
	width: 351px; /* 373px */
	padding-left: 22px;
	text-align: justify;
}
.worldmap {
	float: left;
	width: 510px;
	padding-left: 22px;
}
.right {
	float: left;
	padding: 0px 22px;
	text-align: justify;
	width: 0px auto;
}
.title {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #c00;
	font-size: 15px;
	text-align: left;
}
.title a:link, .title a:visited {
	color: #c00 !important;
	text-decoration: underline;
}
.title a:hover {
	text-decoration: none;
}

div#footer a:link, div#footer a:visited {
	text-decoration: underline;
	color: #353535 !important;
}
div#footer a:hover {
	text-decoration: none;
	color: 
}

div#icons {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 186px; /* 102px */
	height: 25px; /* 62px */
	padding-top: 37px;
}
div#icons img {
	margin: 0px;
	padding: 0px;
	float: left;
}
a.icon_home:link, a.icon_home:visited {
	float: left;
	display: block;
	width: 22px;
	height: 25px;
	background: transparent url(../img/icon_home_out.gif) top left no-repeat;
}
a.icon_home:hover {
	background: transparent url(../img/icon_home_hover.gif) top left no-repeat;
}
a.icon_bookmark:link, a.icon_bookmark:visited {
	float: left;
	display: block;
	width: 20px;
	height: 25px;
	background: transparent url(../img/icon_bookmark_out.gif) top left no-repeat;
}
a.icon_bookmark:hover {
	background: transparent url(../img/icon_bookmark_hover.gif) top left no-repeat;
}
a.icon_print:link, a.icon_print:visited {
	float: left;
	display: block;
	width: 22px;
	height: 25px;
	background: transparent url(../img/icon_print_out.gif) top left no-repeat;
}
a.icon_print:hover {
	background: transparent url(../img/icon_print_hover.gif) top left no-repeat;
}
a.icon_email:link, a.icon_email:visited {
	float: left;
	display: block;
	width: 20px;
	height: 25px;
	background: transparent url(../img/icon_email_out.gif) top left no-repeat;
}
a.icon_email:hover {
	background: transparent url(../img/icon_email_hover.gif) top left no-repeat;
}
a.icon_ita:link, a.icon_ita:visited {
	float: left;
	display: block;
	margin-left: 10px;
	width: 31px;
	height: 25px;
	background: transparent url(../img/icon_ita_out.gif) top left no-repeat;
}
a.icon_ita:hover {
	background: transparent url(../img/icon_ita_hover.gif) top left no-repeat;
}
a.icon_eng:link, a.icon_eng:visited {
	float: left;
	display: block;
	width: 31px;
	height: 25px;
	background: transparent url(../img/icon_eng_out.gif) top left no-repeat;
}
a.icon_eng:hover {
	background: transparent url(../img/icon_eng_hover.gif) top left no-repeat;
}

.input_text {
	width: 250px;
	height: 18px;
	border: #999 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 9px;
	line-height: 16px;
	background-color: #eee;
	color: #999;
}
.input_text_red {
	width: 250px;
	height: 18px;
	border: #999 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 9px;
	line-height: 16px;
	background-color: #c00;
	color: #fff;
}
.input_area {
	width: 337px;
	height: 150px;
	border: #999 1px solid;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-color: #eee;
	color: #999;
}
.button {
	font-size: 12px;
	text-decoration: none;
	background-color: #c00;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border: #c00 1px solid;
}
a.link_pdf:link, a.link_pdf:visited {
	height: 36px;
	width: 210px; /* 250px */
	padding-left: 40px;
	display: block;
	line-height: 30px;
	color: #999;
	text-decoration: underline;
	background: transparent url(../img/pdf.gif) top left no-repeat;
}
a.link_pdf:hover {
	color: #c00 !important;
	text-decoration: none;
}

/* PRINTING */
@media print {
div#header, div#people, div#logomediacom, div#navigation, div#icons, div#footer {
	display: none;
}
div#container {
	width: 660px;
	height: 100% !important;
	margin: 0px;
	padding: 0px;
}
div#content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 660px;
	height: 100% !important;
}
div#content div#left, div#content div#right {
	float: left;
	width: 320px; /* 330px */
	padding-left: 10px;
	text-align: justify;
}
}
