@charset "utf-8";
/* CSS Document */
body {
	padding:0px;
	color:#FFFFFF;
	background-color:#000000;
	font-size:14px;
	line-height:20px;
	font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	text-align:left;
}
h1 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:left;
}
h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:left;
}
h3 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:left;
}
h4 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:left;
}
h5 {
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-align:left;
}
p {
	margin-top:14px;
	margin-bottom:14px;
}
img {
	display:block;
}
a {
	font-weight:bold;
	color:#f2893d;
	text-decoration:underline;
}
a:hover {
	font-weight:bold;
	text-decoration:none;
}
ul {
	text-align:left;
}
ol {
	text-align:left;
}
.alert {
	background: #fff6bf;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	}
/* classi */
.titolo {
	font-size:30px;
	line-height:33px;
	color:#f7c412;
	clear:both;
	text-align:left;
}
.sottotitolo {
	font-size:20px;
	line-height:20px;
	color:#268cca;
	width:293px;
	height:39px;
	padding-top:25px;
	padding-left:8px;
	margin-bottom:10px;
	display:block;
	background-image:url(img/sottotitolo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	clear:both;
	text-align:left;
}
.link {
	font-weight:bold;
	color:#f2893d;
	text-decoration:underline;
}
.link:hover {
	font-weight:bold;
	text-decoration:none;
}
.linkt {
	color:#FFFFFF;
	text-decoration:none;
}
.testo {
	color:#FFFFFF;
	text-decoration:none;
	cursor:text;
	font-weight:normal;
}
.testo:hover {
	color:#FFFFFF;
	text-decoration:none;
	cursor:text;
	font-weight:normal;
}
.grassetto {
	font-weight:bold;
}
.evidenziato {
	background-color:#f7c412;
	color:#000000;
}
.titoletto {
	font-style:italic;
	color:#f7c412;
}
.immagine {
	padding:3px;
	background-color:#FFFFFF;
	margin:0;
	margin-right:6px;
	margin-bottom:3px;
	float:left;
	display:inline;
}
.imgtab {
	padding-top:5px;
	padding-bottom:5px;
}

/* contenitori */
#container {
	margin:0 auto;
	width:900px;
}
#posizionamento {
	width:900px;
	height:20px;
	top:0px;
	left:0px;
	color:#8c8b8b;
	font-size:10px;
	line-height:15px;
	text-align:right;
}
#posizionamento a {
	text-decoration:none;
	height:20px;
	padding-left:5px;
	padding-right:5px;
	color:#8c8b8b;
	font-weight:normal;
}
#posizionamento a:hover {
	text-decoration:none;
	color:#ffffff;
}
#posizionamento a.sel {
	color:#ffffff;
	background-color:#5b5b5b;
	cursor:text;
}

#flash-menu {
	position:absolute;
	width:900px;
	height:245px;
	top:20px;
	z-index:2;
}
#flash {
	width:900px;
	height:200px;
	float:left;
	display:inline;
	z-index:2;
}

#menu {
	width:864px;
	height:45px;
	padding-left:36px;
	background-image:url(img/menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	display:inline;
	color:#01355d;
	font-size:15px;
	line-height:15px;
	text-transform:uppercase;
	font-weight:bold;
	z-index:2;
}
#menu img {
	float:left;
	display:inline;
}
#menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
	padding-top:12px;
	height:33px;
	display:block;
	float:left;
}
#menu a:hover {
	color:#c5c5c5;
	text-decoration:none;
	height:33px;
	padding-top:12px;
	display:block;
	float:left;
	background-image:url(img/menu-hover.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#menu a.sel {
	color:#01355d;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
	padding-top:12px;
	height:29px;
	display:block;
	float:left;
	display:inline;
	cursor:text;
	background-image:url(img/menu-sel.jpg);
	background-position:0 2px;
	background-repeat:no-repeat
}
#menu a.sel:hover {
	color:#01355d;
	text-decoration:none;
	float:left;
	cursor:text;
	background-image:url(img/menu-sel.jpg);
	background-position:0 2px;
	background-repeat:no-repeat
}

#corpo-colonne {
	position:absolute;
	margin-top:245px;
	width:900px;
	z-index:8;
}

#colonna-sx {
	float:left;
	display:inline;
	width:257px;
	padding-top:39px;
	padding-bottom:20px;
}
#ristorazione {
	float:left;
	display:inline;
	width:227px;
	height:63px;
	margin-left:16px;
}
#ristorazione a {
	display:block;
	height:52px;
	width:160px;
	background-image:url(img/ristorazione.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#b2d7f2;
	font-size:16px;
	line-height:15px;
	padding-left:67px;
	padding-bottom:11px;
	vertical-align:text-bottom;
	font-weight:bold;
	text-decoration:none;
}
#ristorazione a:hover {
	background-image:url(img/ristorazione.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
}
#ristorazione a.sel {
	background-image:url(img/ristorazione.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
	cursor:default;
}
#catalogo {
	float:left;
	display:inline;
	width:227px;
	height:63px;
	margin-left:16px;
}
#catalogo a {
	display:block;
	height:52px;
	width:160px;
	background-image:url(img/catalogo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#b2d7f2;
	font-size:16px;
	line-height:15px;
	padding-left:67px;
	padding-bottom:11px;
	vertical-align:text-bottom;
	font-weight:bold;
	text-decoration:none;
}
#catalogo a:hover {
	background-image:url(img/catalogo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
}
#catalogo a.sel {
	background-image:url(img/catalogo.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
	cursor:default;
}
#listino {
	float:left;
	display:inline;
	width:227px;
	height:63px;
	margin-left:16px;
}
#listino a {
	display:block;
	height:52px;
	width:160px;
	background-image:url(img/listino.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#b2d7f2;
	font-size:16px;
	line-height:15px;
	padding-left:67px;
	padding-bottom:11px;
	vertical-align:text-bottom;
	font-weight:bold;
	text-decoration:none;
}
#listino a:hover {
	background-image:url(img/listino.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
}
#listino a.sel {
	background-image:url(img/listino.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
	cursor:default;
}
#volantinaggio {
	float:left;
	display:inline;
	width:227px;
	height:63px;
	margin-left:16px;
}
#volantinaggio a {
	display:block;
	height:52px;
	width:160px;
	background-image:url(img/volantinaggio.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#b2d7f2;
	font-size:16px;
	line-height:15px;
	padding-left:67px;
	padding-bottom:11px;
	vertical-align:text-bottom;
	font-weight:bold;
	text-decoration:none;
}
#volantinaggio a:hover {
	background-image:url(img/volantinaggio.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
}
#volantinaggio a.sel {
	background-image:url(img/volantinaggio.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
	cursor:default;
}
#preventivi {
	float:left;
	display:inline;
	width:227px;
	height:63px;
	margin-left:16px;
}
#preventivi a {
	display:block;
	height:52px;
	width:160px;
	background-image:url(img/preventivi.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#b2d7f2;
	font-size:16px;
	line-height:15px;
	padding-left:67px;
	padding-bottom:11px;
	vertical-align:text-bottom;
	font-weight:bold;
	text-decoration:none;
}
#preventivi a:hover {
	background-image:url(img/preventivi.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
}
#preventivi a.sel {
	background-image:url(img/preventivi.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
	cursor:default;
}
#web-design {
	float:left;
	display:inline;
	width:227px;
	height:63px;
	margin-left:16px;
}
#web-design a {
	display:block;
	height:52px;
	width:160px;
	background-image:url(img/web-design.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#b2d7f2;
	font-size:16px;
	line-height:15px;
	padding-left:67px;
	padding-bottom:11px;
	vertical-align:text-bottom;
	font-weight:bold;
	text-decoration:none;
}
#web-design a:hover {
	background-image:url(img/web-design.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
}
#web-design a.sel {
	background-image:url(img/web-design.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#f7c412;
	text-decoration:none;
	cursor:default;
}
#offerta-titolo {
	float:left;
	display:inline;
	margin-top:25px;
	width:153px;
	height:55px;
	padding-left:90px;
	padding-bottom:12px;
	padding-top:18px;
	background-image:url(img/offerta.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:18px;
	line-height:18px;
}
#offerta-testo {
	width:218px;
	margin-left:26px;
	margin-top:8px;
	float:left;
	display:inline;
	color:#cacaca;
	font-size:11px;
	line-height:15px;
}
#offerta-testo a {
	color:#cacaca;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-weight:normal;
}
#offerta-testo a:hover {
	text-decoration:none;
	margin-left:5px;
	color:#000000;
	background-color:#b3def6;
}
#offerta-testo a.sel {
	text-decoration:none;
	cursor:text;
	margin-left:5px;
	color:#000000;
	background-color:#b3def6;
}

#colonna-centro {
	float:left;
	display:inline;
	width:405px;
	padding-top:32px;
	padding-bottom:20px;
}
#colonna-centro img {
	margin-bottom:10px;
}

#colonna-dx {
	float:right;
	display:inline;
	width:232px;
	padding-top:34px;
	padding-bottom:20px;
}
#login {
	float:right;
	display:inline;
	width:220px;
	height:51px;
	background-image:url(img/login.jpg);
	background-repeat:no-repeat;
}
#phone {
	float:left;
	display:inline;
	margin-top:25px;
	width:137px;
	height:51px;
	padding-left:95px;
	padding-bottom:12px;
	padding-top:10px;
	background-image:url(img/telefono.jpg);
	background-repeat:no-repeat;
	color:#e4d80d;
	font-size:18px;
	line-height:18px;
}
#lavori-titolo {
	float:left;
	display:inline;
	margin-top:25px;
	width:137px;
	height:53px;
	padding-left:95px;
	padding-bottom:12px;
	padding-top:8px;
	background-image:url(img/lavori.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:18px;
	line-height:18px;
}
#colonna-dx img {
	width:210px;
	float:right;
	display:inline;
	border:3px solid #dedede;
	margin-top:18px;
}
#footer {
	clear:both;
	display:block;
	width:900px;
	padding-top:30px;
	margin-top:20px;
	padding-bottom:20px;
	background-image:url(img/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	color:#cacaca;
	font-size:11px;
	line-height:15px;
	text-align:center;
}
#marketing {
	display:none;
	width:870px;
	padding-left:15px;
	padding-right:15px;
	color:#cacaca;
	font-size:11px;
	line-height:15px;
	text-align:left;
}
#marketing a {
	color:#cacaca;
	text-decoration:none;
	font-weight:normal;
}

#root {
	position:absolute;
	width:300px;
	height:150px;
	background-image:url(img/bg-alert2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	z-index:12;
	margin-left:580px;
	margin-top:20px;
	display:none;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
	color:#000000;
	font-weight:bold;
	border:1px solid #999999;
}
#root img {	
	float:left;
	display:inline;
}
#handle {
	margin:2px;
	padding-top:10px;
	padding-left:14px;
	padding-bottom:10px;
	padding-right:14px;
	width: 268px;
	height:20px;
	font-size:18px;
	color:#ffffff;;
	font-weight: bold;
	background-color:#9a0000;
	z-index:12;
}


#root2 {
	position:absolute;
	float:none;
	width:300px;
	margin:5px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(img/bg-alert.jpg);
	background-repeat:repeat;
	overflow:hidden;
	z-index:12;
	display:none;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	color:#000000;
	font-weight:bold;
	border:1px solid #999999;
}
#handle2 {
	margin:2px;
	float:none;
	padding-top:10px;
	padding-left:14px;
	padding-bottom:10px;
	padding-right:14px;
	width: 268px;
	height:20px;
	font-size:18px;
	color:#ffffff;;
	font-weight: bold;
	background-color:#9a0000;
	z-index:12;
}

#slide {
	position:fixed;
	width:600px;
	height:380px;
	margin-top:-189px;
	margin-left:-300px;
	top:50%;
	left:50%;
	z-index:31;
	cursor:pointer;
	border:6px solid #cccccc;
}
* html #slide { /*\*/position:absolute;/**/ }
* html #slide img { /*\*/display:block; visibility:visible/**/ }

