/* LAYOUT */

html, body {padding: 0; margin: 0; border: 0;}
body {text-align: center; background-color: #FFFFD6;}
#master {
	width: 980px;
	margin: 0 auto;
	z-index: 1;
	position: relative;
}
#content {width: 980px;}
#sponsors {
	width: 190px; 
	background-color: #FFF; 
	vertical-align: top;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	text-align: center;
}
#body-data {
	background-color: #FFF;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	text-align: left;
	vertical-align: top;
}
#sec-menu {
	background: url(../images/back-sm.jpg) no-repeat;
	height: 31px;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 8px 0;
	color: #666;
}
#w3c {margin: 5px 0;}

/* END LAYOUT */

/* CONTENTS */

.nb img {border: none;}
.ws img {margin: 0 10px 10px 0;}
.fl {float: left;}
.r {text-align: right;}
.c {text-align: center}
p {margin: 10px 0;}
.icon {float: left; width:90px; text-align:center; height: 50px;}
.iconTxtBlock {clear: both; margin: 0 0 15px 0;}

/* menu */
#menu {
	width: 980px;
	height: 35px;
	background-image: url("../images/menu_bg.png");
	padding-left: 10px;
	text-align: left;
}
#menu div {
	width: 96px;
	height: 35px;
	text-align: center;
	font: 13px/35px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: FFF;
	float: left;
}
#menu .menuItem a, #menu .menuItem a:link, #menu .menuItem a:visited {
	color: #FFF; 
	text-decoration: none;
	height: 35px;
	width: 96px; 
	display: block;
}
#menu .menuItem a:hover {
	color: #FF0;
	background-image: url("../images/menu_btn_hover_bg.png");
	background-repeat: repeat-x;
}
#menu .menuItem a:active {
	color: #FFF;}

/* central header data */
#contacts {
	position: absolute;
	top: 160px;
	left: 60px;
	width: 350px;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	text-align: justify;
}
#welcome {
	position: absolute;
	top: 160px;
	left: 390px;
	width: 350px;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	text-align: justify;
}
.header_intro_text {margin-left: 50px;}
#foto_home {position: absolute; top: 35px; left: 575px;}

/* text headers */
h1 {font: bold 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #005A2C; text-align: left; padding-left: 20px; margin-bottom: 15px;}
h2 {color: #005A2C;}
h3 {font: bold 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif; text-align: left;}

/* text boxes layout */
.two_cols td {background-color: #E6E6E6; border: 10px solid #FFF; vertical-align: top; text-align: justify; width: 490px;}
.news-title {font: bold 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif; color: #005A2C; margin-bottom: 5px;}
.news-text {border-bottom: 1px dotted #008C44; border-top: 1px dotted #008C44; padding: 5px 0 5px 20px; margin-bottom: 5px;}

.text {padding: 15px;}
.text p {margin: 0 0 10px 0;}
.text-box2 {background-color: #E6E6E6; margin: 10px; text-align: justify;}

/* convenzioni table */
.type1 td {vertical-align: top; padding: 0 5px 3px 5px; border-bottom: 1px dotted #005A2C; text-align: left;}
.evid {color: #005A2C; font-weight: bold; text-align: left;}

/* thumbnails */
.box {padding: 15px; float: left;}
div.pic {float: left; height: 170px; width: 133px; margin: 5px;}
div.pic img {border: none}
div.ls img {height: 100px; width: 133px; margin: 16px 0;}
div.pt img {height: 133px; width: 100px; margin: 0 16px;}
div.gallery {margin-left: 40px;}


/* special links */
.link1 a, .link1 a:link, .link1 a:visited {font: bold 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif; text-decoration: underline; color: ED1C24;}
.link1 a:hover {color: #008C44;}
.link2 a, .link2 a:link, .link2 a:visited {font: 9px "Lucida Sans Unicode", "Lucida Grande", sans-serif; text-decoration: none; color: #FFFF00;}
.link2 a:hover {text-decoration: underline;}

/* general links */
a, a:link, a:visited {color: #ED1C24; text-decoration: none;}
a:hover {text-decoration: underline;}
a:link img, a:visited img {border: 1px solid #999;}
a:hover img {border: 1px solid #ED1C24;}
/* sponsors box */
#logos div {margin: 15px 0;}

/* secondary menu links */
.sm-div {background: url(../images/sm-div.gif) top right repeat-y;}
.sm a {padding: 0 11px 0 9px;}
.sm a, .sm a:link, .sm a:visited {color: #FF0; text-decoration: none;}
.sm a:hover {text-decoration: underline;}

/* copyright notice links */
.copy a, .copy a:link, .copy a:visited {color: #ED1C24; text-decoration: none;}
.copy a:hover {text-decoration: underline;}

/* END CONTENTS */
