/*--- PRIMOPIANO--- */
.fotohome
{
	height: 300px;
	text-align: left;
	/*background: url(/img/foto.gif) no-repeat;*/
	display: block;
}
.primopiano
{
 width: 30%;
 float: right;
 font-weight: bold;
 margin-right:10px;
}
.primopiano a, .primopiano a:active, .primopiano a:visited, .primopiano a:hover
{
	background: #F5F5F5;
	color: #C00;
	border: 3px double #79D;
	padding: 4px;
	margin-bottom: 6px;
	width: 100%;
	line-height: 16px;
	text-align: center;
	display: block;
}
.primopiano span
{
	width: 100%;
	background-color: #79D;
	color: #000;
	padding-left: 5px;
	margin-bottom: 6px;
	line-height: 16px;
	display: block;
}
/*argomenti home page*/

.titolo100, .titolo100cel, .titolo50sx, .titolo50dx
{ margin-top: 3px; margin-bottom: 3px; display:block;}

.titolo100
{
	background-color: #FFF;
	color: #000;
	padding: 6px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
	clear: left;
}

.titolo100cel
{
	background-color: #FFF;
	color: #000;
	padding: 6px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
	background-image:url(/img/cel_blu.gif);
	clear: left;
}

.titolo100 span
{
	font-weight: bold;
}

.titolo50sx
{
	width: 48%;
	float: left;
	background-color: #FFF;
	color: #000;
	padding: 4px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
	background-image:url(/img/cel_blu.gif);
	height: 40px;
}

.titolo50dx
{
	width: 48%;
	float: right;
	margin-right: 0px;
	background-color: #FFF;
	color: #000;
	padding: 4px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
	background-image:url(/img/cel_blu.gif);
	height: 40px;
}

.titolo50
{
	width: 48%;
	background-color: #FFF;
	color: #000;
	padding: 4px;
	margin-bottom: 2px;
	border-bottom: #79D 2px solid;
	border-top: #79D 1px solid;
	border-left: #79D 1px solid;
	border-right: #79D 2px solid;
	text-align: center;
	background-image:url(/img/cel_blu.gif);
	height: 40px;
}
.bottone1, .bottone1 a, .bottone1 a:active, .bottone1 a:visited
{	
	color: #000;
	background-color: inherit;
	font-weight: bold;
	text-transform: uppercase;
}
.bottone1 a:hover
{	
	color: #C00;
	background-color: inherit;
	font-weight: bold;
	text-transform: uppercase;
}
.bottone2, .bottone2 a, .bottone2 a:active, .bottone2 a:visited
{	
	color: #00A;
	background-color: inherit;
	font-weight: normal;
}
.bottone2 a:hover
{	
	color: #C00;
	background-color: inherit;
	font-weight: normal;
}
.bottone3, .bottone3 a, .bottone3 a:active, .bottone3 a:visited
{
	color: #C00;
	background-color: inherit;
	font-weight: bold;
}
.bottone3 a:hover
{
	color: #000;
	background-color: inherit;
	font-weight: bold;
}
/* aggiunti dal 20/02/2006*/
.line_evidenz
{
	border-bottom:  5px; 
	border-top: 5px;
	font-weight: bold;
	background-color: #EDF9FF;
	width: 100%;
	height: 20px;
	color: #000;
}
.titolo
{	
	margin-top: 5px;
	color: #C00;
	background-color: inherit;
	font-weight: bold;
	font-size:16px;
}
.titolino 
{
	font-size: 14px;
	font-weight: bold;
	background-color: inherit;
	color: #000;
}
.numverde 
{
	font-size: 11px;
	font-weight: normal;
	background-color: inherit;
	color: #009933;
}
.testo_verde 
{
	font-weight: bold;
	background-color: inherit;
	color: Green;
}
.testo_giallo 
{
	font-weight: bold;
	background-color: inherit;
	color: Yellow;
}
.testo_blu 
{
	font-weight: bold;
	background-color: inherit;
	color: Blue;
}
.testo_arancione 
{
	font-weight: bold;
	background-color: inherit;
	color: #FF9900;
}
.link3, a.link3, a.link3:active, a.link3:visited
{	
	color: #00A;
	background-color: inherit;
	font-weight: bold;
}
a.link3:hover
{	
	color: #C00;
	background-color: inherit;
	font-weight: bold;
}
.link4, a.link4, a.link4:active, a.link4:visited
{	
	color: #C00;
	background-color: inherit;
	font-weight: bold;
}
a.link4:hover
{
	color: #00A;
	background-color: inherit;
	font-weight: bold;
}
.link_email, a.link_email, a.link_email:active, a.link_email:visited
{
	line-height: 25px;
	color: #4682B4;
	background-color: inherit;
	background: url(/img/mail.gif) left no-repeat;
	padding-left: 25px;
	height: 20px;
	padding-top: 5px;
}
a.link_email:hover
{	
	line-height: 25px;
	color: #4682B4;
	background-color: inherit;
	background:url(/img/mail.gif) left no-repeat;
	padding-left: 25px;
	height: 20px;
	padding-top: 5px;
	text-decoration:underline;
}
.ht
{
	width: 100%;
	border-bottom: #79D 1px solid;
	background-color: transparent;
}
/* modulistica */
.link_mod_zip, a.link_mod_zip, a.link_mod_zip:active, a.link_mod_zip:visited
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/zip.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
a.link_mod_zip:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/zip.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
	text-decoration:underline;
}
.link_mod_rtf, a.link_mod_rtf, a.link_mod_rtf:active, a.link_mod_rtf:visited
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/rtf_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
a.link_mod_rtf:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/rtf_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
	text-decoration:underline;
}
.link_mod_pdf, a.link_mod_pdf, a.link_mod_pdf:active, a.link_mod_pdf:visited,  a.link_mod_pdf:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/pdf_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
a.link_mod_pdf:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/pdf_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
   text-decoration:underline;
}
.link_mod_ante, a.link_mod_ante, a.link_mod_ante:active, a.link_mod_ante:visited,  a.link_mod_ante:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/ante_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
a.link_mod_ante:hover
{	
	line-height: 25px;
	color: #666;
	background-color: inherit;
	background:url(/img/ante_w3c.gif) left no-repeat;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
	text-decoration:underline;
}
.javascript_div {
text-align: center;
	
}
.javascript_div img {
	border: #79D solid 3px;
}

