/* CSS SCREEN 422WEBCAST  */
/* Autore: Giuseppe Di Carlo - www.gdesign.it  */
* {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	text-align: center;
	background:#fff url(img/lay/body.jpg) 0 0 repeat-x;
	color: #000;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#layct {
	width:760px;
	margin:auto;
	text-align: left;
}
#header {
	color: #FFF; height: 116px;
	width:760px;
	float:left;
	background: transparent url(img/lay/logo.gif) 5px 18px no-repeat;
}
#logo {
	float:left;
	width:260px;
	background: transparent;
	color: #000;
}
#logo h1 {
	width:250px; height:116px;
	font-size: 14px; margin-left: 5px;
	position: relative; z-index: 1; 
}
#logo h1 span {
	position: relative; z-index: -1;
}
#logo h1 a, #logo h1 a:hover {
	height:100%; width:100%; color: #000;
	display:block; text-decoration: none; 
	background: #fff url(img/lay/logo.gif) center 18px no-repeat;
}
#navH {
	float:left;
	width:500px;
	background: transparent;
	color: #000;
}

#csa {
	list-style: none; height: 25px;
	text-align: left;
	margin: 79px 0 0 115px;
}
#csa li {
	float: left; padding-left: 30px;
}
#csa li a {
	float: left; height: 25px; 
	white-space: nowrap; padding: 0;
}
#csa li a span {
	display: none;
}
#csa li a#corporate {
	background: url(img/lay/corporate.jpg) 0 0 no-repeat;
	width: 107px; padding: 0;
}
#csa li a#corporate:hover, #csa li a#corporateAc {
	background: url(img/lay/corporate.jpg) 0 -25px no-repeat;
	width: 107px; padding: 0;
}

#csa li a#solution {
	background: url(img/lay/solution.jpg) 0 0 no-repeat;
	width: 89px; padding: 0;
}
#csa li a#solution:hover, #csa li a#solutionAc  {
	background: url(img/lay/solution.jpg) 0 -25px no-repeat;
	width: 89px; padding: 0;
}

#csa li a#asset {
	background: url(img/lay/asset.jpg) 0 0 no-repeat;
	width: 58px; padding: 0;
}
#csa li a#asset:hover, #csa li a#assetAc {
	background: url(img/lay/asset.jpg) 0 -25px no-repeat;
	width: 58px; padding: 0;
}







#corpo {
	width:760px;
	float:left;
}
#colSx {
	float:left;
	width:260px;
	color: #000;
}
#navSx {
	width: 260px;
	/*height: 200px;*/
	background: url(img/lay/bk_menu.gif) 0 bottom no-repeat;
	/*min-height: 160px;
	height: auto !important;
	height: 160px;*/
}
#navSx ul {
	list-style: none;
	margin: 0 5px; padding: 20px 0 20px 0;
}
#navSx li {
	border-bottom: 1px solid #E0E0E0;
	font-weight: bold;
}
#navSx li#first {
	border-top: 1px solid #E0E0E0;
}
#navSx li a {
	display: block; /*testare box model*/
	height: 22px; padding-left: 10px; padding-top: 8px;
	background: url(img/lay/navSx.gif) 0 -30px no-repeat;
	color: #000; text-decoration: none;
}
#navSx li a:hover, #navSx li a#active {
	display: block;
	height: 22px;
	background: url(img/lay/navSx.gif) 0 0 no-repeat;
	color: #fff;
}
#navSx p {
	margin: 0 22px; padding: 25px 0 110px 0;
	line-height: 1.6;
}
#navSx p a {
	text-decoration: underline; color: #3C71A6;
}
#navSx p a:hover {
	text-decoration: none;
}


#newSx {
	width: 260px; margin-top: 5px;
	background: url(img/lay/bk_news2.gif) 0 0 no-repeat;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}
#newSx h2 {
	padding: 15px 0 5px 0;
	margin: 0 15px;
	font-size: 16px; letter-spacing: -1px; font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#newSx ul {
	list-style: none;
	margin: 0 15px; padding-bottom: 5px;
}
#newSx ul li {
	line-height: 15px;
	padding: 5px 0; 
	border-bottom: 1px dashed #dfdfdf;
}
#newSx ul li#first {
	border-top: 1px dashed #dfdfdf;
}
#newSx ul li span {
	color: #3C71A6;
}
#newSx a {
	text-decoration: underline; color: #3C71A6;
}
#newSx a:hover {
	text-decoration: none;
}
#newSx ul li#all {
	line-height: 1;
	padding: 5px 0 0; 
	border-bottom: none;
	text-align: right;
}
/*#newSx p {
	padding: 15px 0;
	margin: 0 15px;
}*/



#colCt {
	float:left;
	width:500px;
	color: #000;
}
#colCt a {
	text-decoration: underline; color: #3C71A6;
}
#colCt a:hover {
	text-decoration: none;
}
#colCt h2 {
	padding: 24px 10px 10px 22px;
	font-size: 18px; letter-spacing: -1px; font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#colCt h3 {
	padding: 10px 0 0 0; color: #3C71A6;
	margin: 0 10px 0 22px;
	font-size: 16px; letter-spacing: -1px; font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px dashed #dfdfdf;
}
#colCt h3.nob {
	border-top: none;
}
#factory #colCt h3 {
	padding: 5px 0 0 0; color: #000;
	margin: 0 10px 0 22px;
	font-size: 12px; letter-spacing: 0; font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top: none;
}
#colCt p {
	margin: 0;
	padding: 6px 10px 6px 22px;
	line-height: 1.6;
}
#colCt p.bord {
	border-bottom: 1px dashed #dfdfdf;
}
#colCt p.minlh {
	line-height: 1.2;
}
#colCt p.right {
	line-height: 0;
	text-align: right; padding-top: 0;
}
#news #colCt p {
	margin: 0 10px 0 22px;
	padding: 6px 0 6px 0;
	line-height: 1.6;
	border-bottom: 1px dashed #dfdfdf;
}
#news #colCt h3 {
	padding: 5px 0 0 0; color: #3C71A6;
	margin: 0 10px 0 22px;
	font-size: 12px; letter-spacing: 0; font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top: none;
}

#colCt ul {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 22px;
}
#colCt li {
	margin: 0;
	padding-left: 9px;
	line-height: 1.6;
	background: transparent url(img/lay/elenco.gif) 0 10px no-repeat;
}

#footer {
	clear: left;
	text-align: center; color: #333;
}
#footer p {
	padding: 30px 0 10px 0; font-size: 10px;
}
#footer a {
	text-decoration: underline; color: #3C71A6;
}
#footer a:hover {
	text-decoration: none;
}


/*-----FORM--------*/
table, td {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table { margin-top: 10px;}
td {
	padding-left: 22px;
}

label {
	display: block; padding-bottom: 5px; font-weight: bold;
	color: #333;
}
label span.Error {
	color:#cc0000;
}
input, textarea {
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #fbfbfb; border: 1px solid #3c71a6; padding: 2px;
	margin-bottom: 10px;
}
input {
	width: 160px;
}
input#subm {
	width: 100px;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff; font-weight: bold; text-transform: uppercase;
	background: #3c71a6; border: 1px solid #3c71a6; padding: 2px;

}
textarea {
	width: 350px; height:80px;
}

