/* --------------- DEFINIZIONI GLOBALI --------------- */
* {
	padding: 0;
	margin: 0;
}
html, body {
	background: url(../image/bg.gif) repeat-x #e7e7e7;
}
body {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, Sans-serif;
	color: #022e6f;
}
.clear {
	clear: both;
}
FORM {
	padding: 0px;
	margin: 0px;
}
A:link, A:visited {
	color: #022e6f;
	font-weight: bold;
	text-decoration: underline;
	position: relative;
}
A:hover {
	color: #ff6600;
}
/* --------------- DEFINIZIONI STRUTTURA PAGINA --------------- */
#page {
	width: 1000px;
	margin: auto;
}
/* --------------- DEFINIZIONI HEAD PAGINA --------------- */
#head {
	background: url(../image/headBg.jpg) no-repeat right;
	width: 1000px;
	height: 160px;
}
#head #logo {
	background: url(../image/logo.jpg);
	width: 630px;
	height: 160px;
	margin: 0 0 0 25px;
	float: left;
	display: inline;
}
#head #logo A {
	display: block;
	width: 150px;
	height: 150px;
	padding: 0px;
	margin: 10px 0 0 0;
}
#head #logo SPAN {
	display: none;
}


/* --------------- DEFINIZIONI CONTENT --------------- */
#content {
	width: 742px;
	/*min-height: 290px;*/
    padding: 0px 0px 20px 0px;
	text-align: left;
	float: left;
	display: inline;
}
#content #menu {
	background: url(../image/content-menu.gif) no-repeat;
	width: 734px;
    height: 43px;
	float: left;
}
#content #menu UL {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
#content #menu UL LI {
	float: left;
	display: inline;
}
#content #menu UL LI A {
	background: url(../image/content-menu-a.gif) no-repeat left;
	padding: 7px 16px 8px 16px;
	margin: 1px 0 0 0;
	text-decoration: none;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;
	float: left;
}
#content #menu UL LI A:hover {
	background-color: #f7d700;
	color: #022e6f;
}
#content H1 {
	width: 722px;
	padding: 5px 10px;
	font: bold 20px "Trebuchet MS";
	float: left;
}

#content UL#homeIntro {
	list-style: none;
	width: 708px;
}
#content UL#homeIntro LI {
	background: #022e6f;
	float: left;
}
#content UL#homeIntro LI A {
	background: url(../image/home-intro.jpg) no-repeat;
	display: block;
	width: 177px;
	height: 243px;
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #FFF;
	text-decoration: none;
	float: left;
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
}
#content UL#homeIntro LI A:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#content UL#homeIntro LI A.pubblici {
	background-position: 0px 0px;
}
#content UL#homeIntro LI A.privati {
	background-position: -177px 0px;
}
#content UL#homeIntro LI A.autonomi {
	background-position: -354px 0px;
}
#content UL#homeIntro LI A.pensionati {
	background-position: -531px 0px;
}

#content UL#homeIntro LI A SPAN {
	display: block;
	margin: 200px 0 0 10px;
}
#content .boxWhite,
#content .boxYellow,
#content .boxBlue {
	background: url(../image/box-white.gif) no-repeat #FFF;
	width: 708px;
	padding: 10px 13px 0px 13px;
	float: left;
}
#content .boxBlue.landing {
	width: 724px;
	padding: 5px 5px 0px 5px;
}
#content .boxBlue.landing H2 {
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

#content .boxWhiteBottom,
#content .boxYellowBottom,
#content .boxBlueBottom {
	background: url(../image/box-white-bottom.gif) no-repeat;
	width: 734px;
	height: 14px;
	margin-bottom: 5px;
	float: left;
}
#content .boxBlue {
	background: url(../image/box-blue.gif) no-repeat #022e6f;
}
#content .boxYellow {
	background: url(../image/box-yellow.gif) no-repeat #fc0;
}
#content .boxBlueBottom {
	background: url(../image/box-blue-bottom.gif) no-repeat;
}
#content .boxYellowBottom {
	background: url(../image/box-yellow-bottom.gif) no-repeat;
}

/* BOX PROMO */
#content .boxBlueTop {
	background: url(../image/box-blue-top.gif) no-repeat;
	width: 734px;
	height: 10px;
	float: left;
}
#content .boxBluePromo {
	background: url(../image/box-blue-promo.jpg) no-repeat bottom;
	width: 464px;
	min-height: 455px;
	padding: 10px 240px 0px 30px;
	margin-bottom: 5px;
	float: left;
}
#content .boxBluePromo H1,
#content .boxBluePromo H2,
#content .boxBluePromo H3 {
	padding: 5px 0 0 0;
	font: normal 46px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff;
}
#content .boxBluePromo H2 {
	font-size: 38px;
}
#content .boxBluePromo H3 {
	font-size: 28px;
}
#content .boxBluePromo TABLE {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #fff;
}
#content .boxBluePromo TABLE TR.blue TD {
	color: #fff;
}
#content .boxBluePromo TABLE TR.white TD {
	background: #fff;
	color: #022e6f;
}
#content .boxBluePromo TABLE TD {
	padding: 12px 5px;
	font: normal 16px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 16px;
	text-align: right;
}
#content .boxBluePromo TABLE TD B {
	font-size: 20px;
}

#content .boxBluePromoStatic {
	background: url(../image/box-blue-promo-static.jpg) no-repeat;
	width: 734px;
	height: 476px;
	margin-bottom: 5px;
	float: left;
}
#content .boxBluePromoStatic.landing {
	background: url(../image/box-blue-promo-static-landing.jpg) no-repeat;
	height: 476px;
}
#content .boxBluePromoStatic IMG {
	margin: 10px 0 0 20px;
}
#content .boxBluePromoStatic H1,
#content .boxBluePromoStatic H2,
#content .boxBluePromoStatic H3 {
	display: none;
}


#content .boxBlue H2 {
	padding: 4px;
	font: normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #FC0;
	text-align: center;
}
#content .boxBlue H2 A {
	color: #fff;
	text-decoration: none;
}
#content .boxBlue H2 A:hover {
	color: #FC0;
	text-decoration: underline;
}

#content .boxBlue H3 {
	padding: 4px;
	font: normal 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}
#content .boxYellow H2 {
	padding: 5px;
	font: bold 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
}
#content .boxYellow H2 A {
	text-decoration: none;
	letter-spacing: -1px;
}
#content .boxHomeBlue {
	background: url(../image/box-home-blue.gif) no-repeat #022e6f;
	width: 708px;
	height: 286px;
	padding: 10px 13px 0px 13px;
	margin-bottom: 5px;
	float: left;
	color: #FFF;
}
#content .boxHomeBlue UL {
	list-style: none;
	font-size: 24px;
}
#content .boxHomeBlue UL LI {
	background: url(../image/checkbox.gif) no-repeat 10px 10px;
	padding: 10px 0 0 50px;
}
#content .boxHomeBlue UL LI B {
	color: #FC0;
}
#content .boxHomeBlue H3 {
	padding-top: 20px;
	font: normal 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 28px;
	letter-spacing: -1px;
	text-align: center;
}
#content .boxHomeBlue H3 SPAN {
	color: #FC0;
}
#content .boxWhite.page {
	width: 688px;
	padding: 10px 23px 20px 23px;
	font-size: 14px;
}
#content .boxWhite.page UL {
	padding: 0 20px;
	font-size: 16px;
	font-weight: bold;
}
.map_box {
	width: 430px;
	height: auto;
	float: right;
}
.map_box IFRAME {
	border: 5px solid #e7e7e7;
}
#side_bar {
	float: left;
	margin-left: 5px;
}
#side_bar A {
	background: #f2f2f2;
	display: block;
	float: left;
	padding: 5px 8px 3px 8px;
	margin-right: 5px;
	font-size: 12px;
	color: #022e6f;
	text-decoration: none;
	border-bottom: 2px solid #ccc;
}
#side_bar A:hover {
	background: #022e6f;
	color: #fff;
	border-bottom: 2px solid #010e21;	
}
/*GoogleMap Cloud*/
DIV.sede H2 {
	font-size: 16px;
}

IMG.borderRight {
	border: 5px solid #e7e7e7;
	float: right;
}
UL.listBlue {
	background: #022e6f;
	list-style: none;
	width: 354px;
	height: 238px;
	padding-top: 5px;
	float: left;
}
UL.listBlue LI {
	padding: 0;
	margin: 0 10px;
	border-bottom: 1px dotted #fff;
}
UL.listBlue LI A {
	background: url(../image/checkbox.gif) no-repeat 2px 3px;
	display: block;
	padding: 5px 5px 5px 45px;
	font-size: 18px;
	color: #FFF;
	text-decoration: none;
}
UL.listBlue LI A:hover {
	background-color: #fc0;
	color: #022e6f;
	text-decoration: none;
}


.sideDx {
	width: 334px;
	height: 53px;
	padding: 190px 0 0 20px;	
	font: normal 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	float: left;
}
.sideDx.pubblici {
	background: url(../image/pubblici.jpg);
}
.sideDx.privati {
	background: url(../image/privati.jpg);
}
.sideDx.autonomi {
	background: url(../image/autonomi.jpg);
}
.sideDx.pensionati {
	background: url(../image/pensionati.jpg);
}


/* --------------- DEFINIZIONI SPALLA SX --------------- */
#spalla_sx {
	width: 258px;
	padding: 0px 0px 40px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	text-align: left;
	float: left;
}
#spalla_sx .box {
	background: url(../image/spalla-box.gif) no-repeat bottom;
	width: 244px;
	padding-bottom: 14px;
	margin: 5px 6px 0px 8px;
}
#spalla_sx .box H3 {
	background: url(../image/spalla-box-h3.gif) no-repeat;
	padding: 10px 10px 5px 10px;
	font-size: 20px;
	color: #FFF;
	text-align: center;
}
#spalla_sx UL {
	list-style: none;
	width: 220px;
	padding: 0;
	margin: 0 7px 0 7px;
}
#spalla_sx UL LI {
	background: url(../image/spalla-box-li.gif) no-repeat 0px 5px;
	padding: 3px 10px 4px 25px;
	margin: 0;
	border-bottom: 1px solid #e5eaf0;
}
#spalla_sx UL LI A {
	font: normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #022e6f;
	text-decoration: none;
}
#spalla_sx UL LI A:hover {
	color: #c90;
	text-decoration: underline;
}
#spalla_sx #boxEvolution {
	background: url(../image/prestito-evolution.gif) no-repeat;
	width: 244px;
	height: 67px;
	margin: 5px 6px 0px 8px;
}
#spalla_sx #boxEvolution H3 A {
	display: block;
	width: 244px;
	height: 67px;
}
#spalla_sx #boxEvolution H3 SPAN {
	display: none;
}

#spalla_sx #boxPreventivo,
#spalla_sx #boxLavora {
	width: 244px;
	height: 116px;
	margin: 5px 6px 0px 8px;
	text-align: center;
}
#spalla_sx #boxPreventivo H3 A,
#spalla_sx #boxLavora H3 A {
	background: url(../image/preventivo-online.png) no-repeat;
	display: block;
	width: 244px;
	height: 100px;
	padding-top: 16px;
	font-size: 20px;
	line-height: 20px;
	text-decoration: none;
}
#spalla_sx #boxLavora H3 A {
	background: url(../image/lavora.png) no-repeat;
	color: #fff;
}
#spalla_sx #boxPreventivo H3 SPAN,
#spalla_sx #boxLavora H3 SPAN {
	display: block;
	margin-bottom: 10px;
}
#spalla_sx #boxPreventivo H3 A:hover,
#spalla_sx #boxLavora H3 A:hover {
	background-position: 0px -116px;
	color: #FFF;
}
#spalla_sx #boxPreventivo H3 A:hover SPAN {
	color: #022e6f;
}

/* --------------- DEFINIZIONI FOOTER --------------- */
#footer_ext {
	background: url(../image/footer.gif) repeat-x #022e6f;
	width: 100%;
	height: auto;
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #fff;
	text-align: center;
	float: left;
}
#footer {
	width: 1000px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: auto;
}
#footer #copy {
	float: left;
	display: inline;
	margin: 0px 0px 0px 20px;
	text-align: left;
}
#footer #copy A {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#footer #copy A:hover {
	color: #fff;
	text-decoration: underline;
}
#footer UL {
	float: right;
}
#footer UL LI {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline;
	float: left;
}
#footer UL LI A {
	padding: 0 5px;
	text-decoration: none;
	color: #FFF;
	text-align: left;
	float: left;
	border-left: 1px solid #cecece;
}
#footer UL LI A:hover {
	text-decoration: underline;
}

