/* CSS Document */
/*titoli colorati per sezioni*/
/*h3 a.gr-tit:link{
	color: #ec90da;
}*/
a.pm-tit:link{
	color: #8cb7ee;
}
a.ba-tit:link{
	color: #5879b0;
}
a.md-tit:link{
	color: #89446d;
}
a.es-tit:link{
	color: #f09100;
}
a.gz-tit:link{
	color: #75a11e;
}
a.ns-tit:link{
	color: #b3d66f;
}
a.prod-tit:link{
	color: #004990;
}
/*bg pink orizzontale*/
#ta1{
	background-image: url(../images/base-top-sx.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 38px;
}
#ta1 div{
	width: 200px;
	margin-left: 10px;
}
#ta1 a:link, #ta1 a:visited, #ta2 a:link, #ta2 a:visited, #ta3 a:link, #ta3 a:visited{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#ta1 a:hover, #ta2 a:hover, #ta3 a:hover{
	text-decoration: underline;
}
#ta1 p, #ta2 p, #ta3 p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#ta1 p a:link, #ta1 p a:visited, #ta2 p a:link, #ta2 p a:visited, #ta3 p a:link, #ta3 p a:visited{
	font-weight: normal;
	margin-bottom: 0px;
}
#ta1 p a:hover, #ta2 p a:hover, #ta3 p a:hover{
	text-decoration: underline;
}

h3{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;	
}
h3 a:link, h3 a:visited{
	font-size: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ec90da;
}
h3 a:hover{
	text-decoration: underline;
}
h3 a.pm:link, h3 a.pm:visited{
	color: #8cb7ee;
}
h3 a.ba:link, h3 a.ba:visited{
	color: #5879b0;
}
h3 a.md:link, h3 a.md:visited{
	color: #89446d;
}
h3 a.es:link, h3 a.es:visited{
	color: #f09100;
}
h3 a.gz:link, h3 a.gz:visited{
	color: #75a11e;
}
h3 a.ns:link, h3 a.ns:visited{
	color: #b3d66f;
}
h3 a.prod:link, h3 a.prod:visited{
	color: #004990;
}

#ta2{
	background-image: url(../images/base-top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 38px;
}

#ta2 div{
	width: 210px;
	margin-left: 16px;
}
#ba-map{
	float: right;
	clear: none;
}
#ta3{
	background-image: url(../images/base-top-dx.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 38px;
}
#ta3 div{
	width: 210px;
	margin-left: 40px;
	margin-bottom: 30px;
}
