/* CSS Document */

.Txt, .Txt:link,.Txt:hover, .Txt:active, .Txt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 1.5em;
	font-weight: normal;
	color: White;
	font-style: normal;
	text-decoration: none;
	padding: 10;
	text-align: justify;
}
.Txtblack, .Txt:link,.Txt:hover, .Txt:active, .Txt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 1.5em;
	font-weight: normal;
	color: Black;
	font-style: normal;
	text-decoration: none;
	padding: 10;
	text-align: justify;
}
.Txtwhite, .Txt:link,.Txt:hover, .Txt:active, .Txt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 1.5em;
	font-weight: normal;
	color: White;
	font-style: normal;
	text-decoration: none;
	padding: 10;
	text-align: justify;
}

.Txtsmall, .Txt:link,.Txt:hover, .Txt:active, .Txt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	font-style: normal;
	text-decoration: none;
	padding: 0;
	text-align: justify;
}
.Txtbig, .Txt:link,.Txt:hover, .Txt:active, .Txt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: White;
	font-style: normal;
	text-decoration: none;
	padding: 3;
}
.Subtitle, .Subtitle:link, .Subtitle:hover, .Subtitle:active, .Subtitle:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	font-style: normal;
	text-decoration: none;
	letter-spacing : 1px;
}
.Subtitleblack, .Subtitle:link, .Subtitle:hover, .Subtitle:active, .Subtitle:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	font-style: normal;
	text-decoration: none;
	letter-spacing : 1px;
}
.Subtitlewhite, .Subtitle:link, .Subtitle:hover, .Subtitle:active, .Subtitle:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: White;
	font-style: normal;
	text-decoration: none;
	letter-spacing : 1px;
}
.Link, .Link:link, .Link:hover, .Link:active, .Link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCFFFF;
	font-style: italic;
	text-decoration: underline;
	letter-spacing : 1px;
	list-style : none inside url(../immagini/square.gif);
}
.Link:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
	letter-spacing : 1px;
	list-style : none inside url(../immagini/square.gif);
}
.Txtul, .Txtul:link,.Txtul:hover, .Txtul:active, .Txtul:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;

}

ul.sm {
	list-style-image: url(./autan/images/arrow_small.gif);
	margin-left: 2;
	padding-left: 0.5em; 
}
ul {
	list-style-type: disc;
	padding-left: 1.5em; 
	
}
li {
	margin-top: 1px;
	margin-bottom: 1px;
}
ul.prod {
	list-style-type: disc;
	padding-left: 0em;
	margin-bottom: 0em; 	
}
.Txtpopup, .Txt:link,.Txt:hover, .Txt:active, .Txt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
	font-style: normal;
	text-decoration: none;
	padding: 5;
}
.Txtpopup2, .Txt:link,.Txt:hover, .Txt:active, .Txt:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 0;
}
.TxtBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 1.5em;
	font-weight: normal;
	color: black;
	font-style: normal;
	text-decoration: none;
	padding: 10;
	text-align: justify;
}

/* Footer links */
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101177;	
}
a.footer:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101177;	
}
a.footer:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B9AD5;
}
a.footer:active
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B9AD5;
}
a.footer:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101177;
}
