html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: #414141;
	background-image: url(pat.gif);
	background-repeat: repeat-x;
	text-align: center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#contenitore {
	width: 940px;
	margin: 0 auto;
	font-family: "Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans","Bitstream Vera Sans","Trebuchet MS",Verdana,"Verdana Ref",sans-serif;
	font-size: 13px;
	text-align: left;
}
h1 {
	font-family: Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
}
#header {
	height: 353px;
	position: relative;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: top right;
	
}
#multisentry {
	position: absolute;
	top: 43px;
	left: -15px;
}
#tools {
	position: absolute;
	top: 12px;
	left: 771px;
	height: 29px;
	width: 150px;
}
#tools li {
	float: left;
}
#tools a {
	background-image: url(tools.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 29px;

}
#tcontatti {
	width: 27px;
	background-position: 0 0;
}
#tnews{
	width: 43px;
	background-position: -27px 0;
}
#trss {
	width: 40px;
	background-position: -70px 0;
}
#ttwitter {
	width: 36px;
	background-position: -110px 0;
}

#menu {
	position: absolute;
	top: 3px;
	left: 380px;
	width: 380px;
}
#menu li {
	float: left;
}
#menu a {
	display: block;
	padding: 6px 10px;
	color: #00a5e6;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	
}
#menu a.curr, #menu a:hover {
	color: #ebebeb;
}
#menu ul {
	position: absolute;
	top: 17px;
	left: 0;
	font-size: 11px;
	width: 400px;
}
#menu ul li a {
	font-size: 11px;
}
#menuprod {
	position: absolute;
	top: 120px;
	left: 330px;
	font-size: 15px;
	width: 530px;
}
#menuprod li {
	float: left;
	position: relative;
}
#menuprod li img {
	position: absolute;
	right:-5px;
	top: -20px;
}
#menuprod a {
	display: block;
	padding: 0 15px;
	color: #939393;
	text-decoration: none;
}
#menuprod a:hover, #menuprod a.curr {
	color: white;
}
#menuprod  ul {
	position: absolute;
	top: 12px;
	left: 10px;
	width: 206px;
	padding-top: 50px;
	height: 214px;
	font-size: 12px;	
	background-image: url(sottomenu.gif);
	background-repeat: no-repeat;
}
#menuprod ul a {
	color: #00a5e6;
}
#menuprod ul strong a {
	color: white;
	font-weight: normal;
}
#menuprod ul ul {
	background-image: none;
	position: relative;
	width: auto;
	height: auto;
	padding: 0 0 5px 0;
	margin: 0;
}
#menuprod ul li {
	float: none;
	padding: 5px;
}
#menuprod ul ul li {
	padding: 0 0 4px 15px;
	font-size: 11px;
}
#banner {
	padding-top: 176px;
}

#menuloc {
	position: absolute;
	top: 0;
	left: 200px;
	width: 200px;
	height: 168px;
	background-color: #292929;
}
#menuloc ul {
	padding: 12px;
}
#menuloc a {
	text-decoration: none;
	color: #00a5e6;
	padding: 5px 0;
	display: block;
}
.cornice {
	background-color: #ebebeb;
	background-image: url(box-as.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 13px;
	line-height: 18px;
}
.cornice p {
	padding-bottom: 6px;
}
.cornice .ad {
	background-image: url(box-ad.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 25px 25px 0 25px;
}
.cornice .bs {
	background-image: url(box-bs.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 15px;
}
.cornice .bd {
	background-image: url(box-bd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 15px;
}
.cornice h2 {
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
	color: #414141;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 8px;
}



/* */

.corniceblu {
	background-color: #00a5e6;
	background-image: url(boxblu-as.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 10px;
}
.corniceblu p {
	padding-bottom: 6px;
	color: white;
}
.corniceblu .ad {
	background-image: url(boxblu-ad.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 25px 25px 0 25px;
}
.corniceblu .bs {
	background-image: url(boxblu-bs.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 15px;
}
.corniceblu .bd {
	background-image: url(boxblu-bd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 15px;
}
.corniceblu h2 {
	font-size: 20px;
	font-family: "Courier New", Courier, monospace;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 8px;
}

/* */


#piede {
	height:110px;
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	background-position: 0 12px;
	position: relative;
	clear: left;
}
#footmenu {
	padding: 27px;
	text-align: right;
	color: #939393;
	font-size: 10px;
	letter-spacing: 1px;
}
#footmenu a {
	color: #939393;
	text-decoration: none;
}
#contenuto ul li {
	list-style-image: url(dot.gif);
	padding-left: 5px;
	margin-left: 15px;
	
}
#contenuto ul {
	padding: 5px;
}
#contenuto a {
	color: #00A5E6;
}
#caratteristiche {
	margin: 15px 0
}
#caratteristiche th, #caratteristiche td {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
#caratteristiche th {
	color: #00A5E6;
	border-top: 3px solid #939393;
}
#caratteristiche td {
	border-top: 1px dotted #939393;
	border-bottom: 1px dotted #939393;
}
#comparativa th, #comparativa td {
	padding: 4px;
	vertical-align: middle;
}
#comparativa thead th {
	color: #00A5E6;
	border-bottom: 3px solid #939393;
	border-left: 1px dotted #939393;
	border-top: 1px dotted #939393;
	border-right: 1px dotted #939393;
}
#comparativa tbody th {
	text-align: left;
	border-bottom: 1px dotted #939393;
	border-right: 1px dotted #939393;
}
#comparativa tbody td {
	border-bottom: 1px dotted #939393;
	text-align: center;
}
.nota {
	font-size: 10px;
}
#faq dt {
	margin-top: 5px;
	border-top: 1px solid #00A5E6;
	padding-top: 5px;
}
#faq dd {
	padding-bottom: 20px;
}
#company {
	text-align: right;
	line-height: 18px;
	font-size: 12px;
	color: #EBEBEB;
	padding-right: 25px;
}
#company em {
	font-size: 9px;
	font-style: normal;
	color: #939393;
}

#sx {
	width: 600px;
	float: left;
}
#dx {
	width: 330px;
	float: left;
	margin-left: 10px;
}
.boxspan {
	margin-top: 10px;
}

#news dt, #eventi dt {
	margin-left: 70px;
	position: relative;
	font-weight: bold;
}
#news dt span, #eventi dt span {
	display: block;
	position: absolute;
	left: -70px;
}
#news dt a span, #eventi dt a span {
	text-decoration: none;
}
#news dt img, #eventi dt img {
	position: absolute;
	left: -95px;
	top: -3px;
}
#news dd, #eventi dd {
	margin-left: 70px;
	padding-bottom: 15px;
}
#newsticker {
	position: absolute;
	width: 359px;
	height: 29px;
	background-image: url(tick.jpg);
	background-repeat: no-repeat;
	left: 0;
	top: 215px;
	color: White;
	font-family: "Courier New", Courier, monospace;
	line-height: 28px;
	font-size: 16px;
}
#tagline {
	position: absolute;
	font-family: "Courier New", Courier, monospace;
	font-size: 25px;
	letter-spacing: 0px;
	text-align: right;
	top: 300px;
	padding-right: 25px;
	right: 0;
	font-weight: bold;
	color: White;
}
#newstickerlist li {
	padding-left: 25px;
}

.vevent {
	display: block;
	border-bottom: 2px solid #F4F4F4;
	position: relative;
}
.vevent img {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
#contenuto .vevent a {
	text-decoration: none;
	color: Black;
	display: block;
	padding: 10px;
}
.vevent a:hover {
	color: #00A5E6;
	background-color: #F4F4F4;
}
.vevent .summary {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	width: 99%;
	display: inline-block;
}

.dtstart {
	display: inline-block;
	width: 120px;
	color: #00a5e6;
}
#evento .dtstart {
	font-size: 20px;
}
#evento .summary {
	font-size: 20px;
	width: auto;
	padding-bottom: 20px;
}
#evento .location {
	background-color: #f4f4f4;
 	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 15px;
	margin: 15px 0;
	height: 120px;
}
.aftermap {
	height: 1px;
	clear: right;
}
.geo span {
	display: none;
}
#mappa {
	display: block;
	height: 120px;
	width: 450px;
	float: right;
}
a.link {
	display: block;
	background-color: #F4F4F4;
 	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 10px;
	margin: 10px 0;
	background-image: url(details.png);
	background-repeat: no-repeat;
	background-position:850px 7px;
	text-decoration: none;
	color: Black;
	
}
p a.link:hover {
	background-color: White;
	color: #00A5E6;
}
#sx .ad p a.linkint {
	display: block;
	padding: 0 30px 0 0;
	background-image: url(details.png);
	background-repeat: no-repeat;
	background-position:top right;
	text-decoration: none;
	color: Black;
	
}
#sx .ad p a.linkint:hover {
	color: #00A5E6;
}
.campo {
	padding: 5px;
	font-size: 12px;
	border: 1px solid #939393;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#login .KT_th {
	color: #414141;
}
.ad fieldset {
	border: 1px solid #939393;
 	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 10px;
}
.ad legend {
	background-color: #EBEBEB;
	padding: 0 5px;
	font-weight: bold;
}
