/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #FFF url("../../images/frontend/default/bg_dx.gif") top left repeat-x;
}

#wrapped {
	width: 778px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	z-index: 10;
}

/* CENTRATURA E PARTE SUPERIORE DELLA GRAFICA */

#bg_sx {
	width: 50%;
	height: 391px;
	background: #FFF url("../../images/frontend/default/bg_sx.gif") top left repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}
#saltamenu {
	display: none;
}
#top {
	width: 778px;
	height: 399px;
	float: left;
	background: #FFF url("../../images/frontend/default/bg_top.jpg") top left no-repeat;
}
#top h1 {
	display: none;
}

/* BLOCCO DI TRE LINK A SINISTRA NELL'HEADER */

#link_up {
	width: 263px;
	height: 67px;
	float: left;
	margin-top: 197px;
}
#link_up ul {
	margin: 0;
	padding: 10px 0 0 30px;
	list-style: none;
}
#link_up li, #link_up a {
	color: #FFF;
	text-decoration: none;
}
#link_up a:hover {
	text-decoration: underline;
}

/* MENU DI NAVIGAZIONE SUPERIORE */

#menu {
	width: 502px;
	height: 64px;
	float: right;
	margin-bottom: 200px;
}
#menu ul {
	margin: 0;
	padding: 23px 0 0 5px;
	list-style: none;
}
#menu li {
	display: inline;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url("../../images/frontend/default/pallino_verde.gif") no-repeat;  
	margin: 0;
	padding: 7px 0 6px 27px; 
	line-height: 2em;
}
#menu a {
	color: #3e6c86;
	text-decoration: none;
}
#menu a:hover {
	color: #3e6c86;
	text-decoration: underline;
}

/* BOX SUPERIORI */

#box_sx {
	width: 263px;
	float: left;
}
#box_sx ul {
	margin: 0;
	padding: 15px 0 0 15px;
	list-style: none;
}
#box_sx li {
	display: inline;
	font: bold 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
#box_sx p {
	display: block;
	width: 75px;
	height: 75px;
	float: left;
	text-align: center;
}
#box_sx a {
	color: #3e6c86;
	text-decoration: none;
}
#box_sx a:hover {
	color: #3e6c86;
	text-decoration: underline;
}
#box_dx {
	width: 233px !important;
	width /**/: 263px;
	float: right;
	padding: 12px 15px 0 15px;
	text-align: justify;
	color: #0A91CB;
}
#box_dx table, #box_dx tr, #box_dx td {
	margin: 0;
	padding: 0;
}

/* CONTENUTO DI PAGINA */

#content {
	width: 778px;
	float: left;
	background: #FFF;
	padding-bottom: 20px;
	text-align: justify;
}
#content h2 {
	background: #FFF url("../../images/frontend/default/h2.gif") 8px 0 no-repeat;  
	margin: 0 0 0 -6px; 
	padding: 4px 0 12px 40px;
	line-height: 27px;
	color: #0276AF;
    font: bold 16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/* COLONNE */

#colA1 {
	width: 209px !important;
	width /**/: 260px;
	float: left;
	border-right: 1px solid #E5E5E5;
	padding: 0 25px;
}
#colA2 {
	width: 208px !important;
	width /**/: 258px;
	float: left;
	padding: 0 25px;
}
#colA3 { /* DA USARE AL POSTO DI #colA4 SE CI SONO I RIQUADRI COLORATI E NON TESTO */
	width: 209px !important;
	width /**/: 260px;
	float: left;
	border-left: 1px solid #E5E5E5;
	padding: 0 0 0 22px;
}
#colA4 { /* DA USARE AL POSTO DI #colA3 SE C'E' TESTO E NON I RIQUADRI COLORATI */
	width: 209px !important;
	width /**/: 260px;
	float: left;
	border-left: 1px solid #E5E5E5;
	padding: 0 25px;
}
#colB1 {
	width: 467px !important;
	width /**/: 518px;
	float: left;
	padding: 0 25px;
}
#colB2 {
	width: 209px !important;
	width /**/: 260px;
	float: left;
	border-left: 1px solid #E5E5E5;
	padding: 0 25px;
}
#colC1 {
	float: left;
	padding: 0 25px;
}

/* BOX COLORATI */

#box_blu_top {
	width: 214px;
	min-height: 52px;
	background: #bfe4fe url("../../images/frontend/default/box_blu_top.gif") top left no-repeat;
	margin: 0 auto;
	overflow: hidden;
}
#box_blu_top h3 {
	font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 8px 20px 12px 20px;
}
#box_blu_top h3 acronym {
	cursor: help; 
	border-bottom: #FFF 1px dashed;
}
#box_blu_top p {
	color: #157DBC;
	margin: 0;
	padding: 8px 20px;
}
#box_blu_top p acronym {
	cursor: help; 
	border-bottom: #157DBC 1px dashed;
}
#box_blu_bottom {
	width: 214px;
	height: 47px;
	background: #bfe4fe url("../../images/frontend/default/box_blu_bottom.gif") bottom left no-repeat;
	margin: 0 auto 3px auto;
}
#box_verde_top {
	width: 214px;
	min-height: 52px;
	background: #d5fbbe url("../../images/frontend/default/box_verde_top.gif") top left no-repeat;
	margin: 0 auto;
}
#box_verde_top h3 {
    font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 8px 20px 12px 20px;
}
#box_verde_top p {
	color: #41BA0C;
	margin: 0;
	padding: 8px 20px;
}
#box_verde_bottom {
	width: 214px;
	height: 47px;
	background: #bfe4fe url("../../images/frontend/default/box_verde_bottom.gif") bottom left no-repeat;
	margin: 0 auto 3px auto;
}
#box_giallo_top {
	width: 214px;
	min-height: 52px;
	background: #f7fbbe url("../../images/frontend/default/box_giallo_top.gif") top left no-repeat;
	margin: 0 auto;
}
#box_giallo_top h3 {
	font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 0;
	padding: 8px 20px 12px 20px;
}
#box_giallo_top h3 acronym {
	cursor: help; 
	border-bottom: #FFF 1px dashed;
}
#box_giallo_top p {
	color: #D28400;
	margin: 0;
	padding: 8px 20px;
}
#box_giallo_top p acronym {
	cursor: help; 
	border-bottom: #D28400 1px dashed;
}
#box_giallo_bottom {
	width: 214px;
	height: 47px;
	background: #bfe4fe url("../../images/frontend/default/box_giallo_bottom.gif") bottom left no-repeat;
	margin: 0 auto;
}

/* BANNER TECNOLOGIA IMPIEGATA */

#banner_tecno {
	width: 778px;
	height: 40px;
	float: left;
}
#banner_tecno ul {
	margin: 0 0 0 65px;
	padding: 0;
	list-style: none;
}
#banner_tecno li {
	display: inline;
	margin: 0;
	padding: 0 10px;
}

/* FOOTER PAGINA */

#footer {
	width: 100%;
	height: 50px !important;
	height /**/: 56px;
	background: #0063B6;
	border-top: 5px solid #F2F2F2;
	border-bottom: 1px solid #00315C;
	text-align: center;
	clear: both;
}
#footer ul {
	margin: 0;
	padding: 13px 0 0 5px;
	list-style: none;
}
#footer li {
	display: inline;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; 
	line-height: 2em;
	color: #DDD;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#copyright {
	width: 100%;
	height: 50px !important;
	height /**/: 60px;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFF;
	padding: 10px 0 0 0;
	background: #00457E;
}
#copyright acronym { 
	cursor: help; 
	border-bottom: #FFF 1px dashed;
}