/* CSS Document */
HTML {
	height: 100%; width: 100%;
}

BODY {
	background: url(http://www.lemienozze.it/images/bg.jpg);
	margin:0;
	padding:0;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color:#afdfff;
	color: #000000;
}

#header {
	margin:0px auto;
	position: relative;
	background: url(http://www.lemienozze.it/images/header_bg_stats.jpg) no-repeat center top;
	height:144px;
}
#text_h {font-size:10px; color:#b4d8e5; text-align:center; width:990px; margin:0px auto; height:42px; font-family:arial;}
#text_h p { margin:0px; padding-top:18px;}
#el_h {width:990px; margin:0px auto;}
#logo_h {float:left; width:404px; text-align:left; height:60px;}
#link_top_h {width:586px; float:left; height:60px; text-align:right; color:#FFFFFF;}
#link_top_h ul {margin:0; padding:0; list-style-type:none; float:right}
#link_top_h ul li { padding-left:33px; padding-right:10px; line-height:12px; font-family:arial; text-align:left; padding-top:5px;}
#link_top_h ul li a { font-size:12px; color:#FFFFFF; text-decoration:none;}
#menu_h {width:990px; line-height:30px; text-align:left}
#menu_h ul {margin:0; padding:0; list-style-type:none;}
#menu_h ul li { float:left; padding-left:37px; padding-right:42px; font-family:arial;}
#menu_h ul li a { font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
#menu_h ul li a:visited { font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none;}
#menu_h ul li a:hover { font-size:12px; color:#7eb5cc; font-weight:bold; text-decoration:none;}
.close { clear:both}
#cont_top {height:2px; margin:0px; width:1004px; background-image:url(http://www.lemienozze.it/images/cont_bg_top.gif);}
#cont_bot { height:2px; margin:0px; width:1004px; background-image:url(http://www.lemienozze.it/images/cont_bg_bot.gif);}
#footer {
	margin:0px auto;
	padding:0px;
	font-family: Tahoma, Verdana, sans-serif;
	font-size:11px;
	color: #333333;
	position: relative;
	background: url(http://www.lemienozze.it/images/footer_bg.gif) no-repeat center top;
	height:99px;
	text-align:center;
	color:#beecfd;
}
#footer_cont {width:990px; margin:0px auto}
#footer_cont_sx {width:245px; float:left; margin-top:30px; text-align:left}
#footer_cont_ct {width:500px; float:left; margin-top:30px}
#footer_cont_dx {width:245px; float:left; margin-top:11px; text-align:right}
#cont { background-image:url(http://www.lemienozze.it/images/cont_bg.gif); width:1004px;}



P,TD,TH,DL,LI,UL {
	font-family: tahoma,verdana,helvetica,courier,arial,sans-serif;
	font-size: 8pt;
	color: #000000
}

H1 { font-size: 24px; font-weight: bold; }
H2 { font-size: 20px; font-weight: bold; }
H3 { font-size: 18px; font-weight: bold; font-family:arial; margin:0; padding:0; line-height:18px; }

TH { color: #000000; vertical-align: bottom; }

A {
	font-weight: bold;
	font-family: tahoma,verdana,helvetica,courier,arial,sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
A:HOVER { color: #000000; }

A.invertLink { color: #000000;  }
A.invertLink:HOVER { color: #000000;  }
A.invertLink2 { color: #000000; font-weight: normal;  }
A.invertUsc { color: #000000; text-decoration: underline; }
A.invertUsc:HOVER { color: #000000;  }
A.ref { font-weight: normal; color: #000000; }
A.keywords { font-weight: normal; }

#blacklink { color: #000000; }
.myInput {
	font-family: tahoma,verdana,helvetica,courier,arial,sans-serif;
	background-color: #AFDFFF;
	font-size: 8pt;
	color: #000000;
}
.myInputGuest {
	font-family: tahoma,verdana,helvetica,courier,arial,sans-serif;
	background-color: #d0d0d0;
	font-size: 8pt;
	color: #000000;
}

TD.color1,TH.color1,TABLE.color1,TR.color1, .color1 P, .color1 TD { background: #6AA1D1; color: #FFFFFF; }
TD.color2,TH.color2,TABLE.color2,TR.color2, .color2 P, .color2 TD { background: #c5e6fb; color: #000000; }
TD.color3,TH.color3,TABLE.color3,TR.color3, .color3 P, .color3 TD { background: #2078a8; color: #FFFFFF;  font-size: 13px; font-weight: bold; }

A.color1 { color: #c5e6fb; font-weight: bold;}
A.color2 { color: #000000; font-weight: normal;}
A.color3, .color3 A { color: #c5e6fb; font-size: 13px; font-weight: bold;}

TH.vis, TD.vis { color: #FFFFFF; font-weight: bold; }
TH.vislight, TD.vislight { color: #6AA1D1; }

TR.ref,TD.ref, .ref TD { background-color: #eeeeff; color: #000000;  }
A.ref { color: #000000; }
TH.invertLink { color: #000000;  }

HR { color: #6098C8; border: solid 1px; }

img { border:none; }

table.box-table {
	border-width : 1px;
	border-style : solid;
	border-color : #000000;
	background-color: #eeeeff;
	border-collapse: collapse;
}

table.box-table td, table.box-table th {
	border-collapse: collapse;
	border-top-width : 0px;
	border-right-width : 0px;
	border-bottom-width : 1px;
	border-left-width : 0px;
	border-style : solid;
	border-color : #000000;
}

td.table-header a {
	color: White;
}
.table_head { margin-top:1px;}
