/* ================================
    v3.0, 03/2003
   ================================
*/   


.titoloData {
		font-size: 7pt;
		text-align: right;
}

.titolo{
	color: #ffb917;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
HR {
	border-bottom : 1px dashed GrayText;
    height:1pt;
}

.aimg {
	border-bottom : 1px dashed GrayText;
	border-left : 1px dashed GrayText;
	border-right : 1px dashed GrayText;
	border-top : 1px dashed GrayText;

}

body
{
	font-weight: normal;
	font-size: 9pt;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	background-image: url(/3/images/BG.gif);
	background-color: Black;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.gallery{
	background-image: url(images/atz_1.jpg);
	background-repeat : no-repeat;
}

.galleryForum{
	background-image: url(images/atz_forum.jpg);
	background-repeat : no-repeat;
}


.thumb {

}

/* Colore e sfondo tabella Top  */


/* stile degli hyperlink in alto a destra: HOME - DISCONNETTI Etc.*/
A.SiteLink:link, A.SiteLink:active, A.SiteLink:visited
{
  color:black; 
  font-family:tahoma; 
  font-size: 8pt; 
  font-weight: normal;
  border:solid 1px A3C2F5; 
  cursor:default; 
  background-image:url(/3/public/menu/group_background_Blue.gif);
  background-color:white;
  width: 150px;
  text-decoration: none;
  text-align: left;
  line-height: 150%;
  padding-left: 30px
}
A.SiteLink:hover    
{
  background-image:none;
  background-color:#FFEEC2; 
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 1px #4B4B6F; 
  cursor:default; 
  text-decoration: none;
  cursor:default; 
}


/* CONTENUTI PAGINA PARTE SINISTRA*/
.leftpane
{
	font-size: 8pt;
	color: White;
	font-family: Georgia, Geneva, Tahoma, Verdana, Helvetica, sans-serif;
	padding-left: 15px;
	padding-right: 25px;
	padding-top: 35px;
	background-image: url(images/_BgText.jpg);
	background-repeat : no-repeat;
	text-align: justify;
}

.leftpane A:link, .leftpane A:visited, .leftpane A:Active
{
    color: #ffb917;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}
.leftpane A:hover
{
    color: #ffb917;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline;
}

.leftpane .normal, .leftpane B, .leftpane P
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    color: white;
}

.forum{
	font-size: 8pt;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : transparent;
border-bottom : 1px dashed GrayText;
}

.forum A:link, .forumane A:visited, .forum A:Active
{
    color: #ffb917;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: none;
}
.forum A:hover
{
    color: #ffb917;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 8pt;
    text-decoration: underline;
}

.forumSel {
	font-size: 8pt;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #737373;
}

.forumHead  {
	margin-top:10px;
	margin-bottom:10px;
	font-size: 8pt;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #515F6A;
	text-transform:uppercase;
	border-bottom : 1px dashed GrayText;
}

.forumLabel {
	color : #FFD700;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 5px;
	padding-right:5px;
}

.forumMsg{
		border: 1px dashed GrayText;
	
}

.tbflat{
	background-color : ThreedFace;
	font-size: 8pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border : 0px;
}
