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,
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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: Arial;
  }

body{
margin-top:5px;
}

a{
color:#0000FF;
text-decoration:none;
}

DIV.container 
  {
  
  width: 730px;
  text-align:left;
  }
  
DIV.dati 
  {
  text-align:left;
  margin-top:5px;
  margin-left:5px;
  }  
DIV.logo 
  {
  text-align:right;
  margin-top:5px;

  }    

img.Immagine {
	margin:0px 5px 5px 0px;
}

TABLE.uppertable
  {
  width: 730px;
  height: 20px;
  background: #FFFFFF;
  color: #000000;
  
  }
  
table.uppertable th {
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	text-indent: 2px;
	width: 730px;
	height: 10px;
	background: #3399FF;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

table.uppertable td {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #FFFFFF;
	color: #000000;
}
  
h2.specializzazione {
	width:190px;
	font-size: 13px;
	background: #3399FF;
	color: #FFFFFF;
	line-height:20px;
	padding: 0px 0px 0px 2px;
	font-weight:bold;
}  


td.TitoliImg {
	text-align:left;
	width:180px;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	padding:0px 0px 10px 0px;
	vertical-align:top;
	
}


td.LinkImg {
	text-align:left;
	font-size: 12px;
	vertical-align:top;
	width:170px;
	padding-bottom:20px;
}



td.SubTitoliImg {
	text-align:left;
	width:170px;
	font-size: 12px;
	color: #000000;
	padding-bottom:5px;
	vertical-align:top;
}



h2.galleria {
	width:190px;
	font-size: 13px;
	background: #3399FF;
	color: #FFFFFF;
	line-height:20px;
	padding: 0px 0px 0px 2px;
	margin-bottom:5px;
	font-weight:bold;	
}  


div.descrizione {
	width:520px;
	font-size: 12px;
	text-align:justify;
}

p.descrizione {
	text-align:left;
}

div.extra {
	font-size: 12px;
	text-align:justify;
	margin-top:5px;
}


img.Logo {
	margin:0px 5px 5px 0px;
}

li {
	font-size:13px;
	font-weight:bold;
	list-style: inside url(../../../main/apps/SchedeAssociati/images/checklist.png);
}

ul {
	list-style: inside url(../../../main/apps/SchedeAssociati/images/checklist.png);
	margin-bottom:25px;
	}

.button {
        border: solid 1px #237CB5;
        background-color: #3872B2;
        color: #FFFFFF;
        text-align: center;
        font-size: 12px;
        height: 22px;
        }

.inputbox {
        padding: 2px;
        border:solid 1px #cccccc;
        background-color: #ffffff;
}

.title {
        font-size: 10pt;
		font-weight: bold;
}

.notice {
        font-size: 10pt;
		font-weight: normal;
		text-align: justify;
}