/* TAGA Italia Template */

body {
	margin: 0 auto;
	padding: 0;
	font: 9pt Arial, Verdana, Sans-Serif;
	background: #fff;
}

a {
	text-decoration: none;
	color: #FF9933;
}

a:hover {
	color: #808080;
}

a img {
	border: 0;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

#bg {
	width: 760px;
	margin: 0 auto;
	padding: 5px 10px 10px 10px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#content {
	padding-top: 9px;
	color: #303030;
	width: 736px;
	padding-left: 2px;
	
}

#toplinks {
	height: 20px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	background-color: #FF9933;
}

#toplinks a {
	font-size: 8pt;
	display: inline;
	padding-left: 8px;
	padding-right: 5px;
	background: url(strelica.gif) left no-repeat;
	padding-bottom: 3px;
	margin-right: 5px;
	color: #FFFFFF;
}

#toplinks a:hover {
	color: #808080;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}

#header {
	clear: both;
	height: 70px;
	background-image: url(../images/TAGA_hdr_bar.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-position: 160px;
}

#title {
	float: left;
	font-size: 10pt;
	font-weight: bold;
	height: 60px;
	width: 160px;
	background-image: url(../images/TAGA_logo.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
}

#title_info {
	float: right;
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 5px 0 0;
	border: 2px solid #fff;	
	background: #FFF5D9;
	color: #808080;
}

#title_info p {
	margin: 0;
}

#navlist {
	clear: left;
	float: left;
	width: 160px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 1em;
}

#navlist ul {
	list-style: none;
	width: 160px;
	margin: 0 0 3px 0;
	padding: 0;
	font-size: 1.2em;
	letter-spacing: 0.1em;
}	

#navlist li {
	margin-bottom: 4px;
}

#navlist li a, #navlist li a:visited {
  font-size:12px;
  font-weight:normal;
	text-align: right;
	height: 20px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	padding: 6px 3px 0 2px;
	background-color: #FF9933;
}	
	
#navlist li a:hover { 
  font-size:12px;
  font-weight:normal;
	color: #808080;
	background-color: #FFCC66;
}

.gray {
	margin: 2px 0 8px 0;
	padding: 3px 8px 5px 8px;
	width: 140px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #6B6B6B;
	background-color: #eee;
	background-image: url(../images/gray.gif);
	background-repeat: repeat-x;
}

.gray a, .gray a:visited {
	text-decoration: underline;
}

#next_event {
	float: right;
	width: 323px;
	margin: 0 0 10px 0;
	padding: 5px 13px 20px 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #808080;
	line-height: 1.5em;
	background-color: #eee;
	background-image: url(../images/gray.gif);
	background-repeat: repeat-x;
}

#next_event p {
	margin: 0px;
	font-size: 90%;
}

#next_event h3 {
	font-size: 9pt;	
}

#next_event a {
	display: block;
	height: auto;
	padding-bottom: 4px;
	margin-bottom: 2px;
	border-bottom: 1px solid #ccc;
}

#footer {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #E5EFF9 url(plavo.gif);
	padding: 3px 3px 3px 6px;
	color: #333333;
}



#footer2 {
	margin: 15px 0 0 0;
	border: 2px solid #fff;
	background: #000000 url(plavo.gif);
	padding: 3px 3px 3px 6px;
	color: #333333;
}


#footer a, #footer a:visited {
	display: inline;
	border: none;	
}

#body_text {
	margin:  0 0 5px 162px;
	padding: 0 10px 5px 6px;
	line-height: 1.4em;
	background: url(clanak.gif) repeat-x bottom left;
}

#body_text h2 {
	margin: 0px;
	font-size: 12pt;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

#body_text p {
	margin: 0;
}

.date {
	padding-top: 2px;
	height: 30px;
	margin: 5px 0 6px 0;
	border-top: 1px solid #eee;
	font-size: 80%;
	text-transform: uppercase;	
	color: #808080;
}

#agenda {
	margin: 0 350px 10px 160px;
	padding: 5px 6px 5px 6px;
	line-height: 1.6em;
	text-align: left;
	color: #808080;
	background-color: #FFFFCC;
	background-image: url(../images/orange2.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC33;
	border-bottom-color: #FFCC33;
}

#agenda a, #agenda a:visited {
	text-decoration: underline;	
}

#agenda h2 {
	font-size: 1.4em;
	margin: 0 0 0.5em 0;
	color: #808080;
	padding-top: 3px;
}

#agenda p {
	padding: 0;
	margin: 0;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 12px;
line-height: 18px;
z-index: 100;
background-color: white;
width: 205px;
}

.anylinkcss a{
color: black;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #F8FBBD;
font-weight: normal;
color: black;
}

input.login { 
width: 70px;
font-size: 11px;
font-weight: normal;
color: black;
}

td.login { 
font-size: 11px;
font-weight: normal;
}

td.login_error { 
font-size: 10px;
color: #E2001D;
}

.titolo_arancione {
	text-decoration: none;
	color: #FF9933;
}

