a {
	color : #FF6600;
    font-weight : bold;
}


a:hover {
	text-decoration : none;
	color: #FF6600;
}

a.sx {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :11px;
	text-decoration : none;
	    font-weight : bold;
}

a.sx:hover {
	font-weight : bolder;
}






a.sxlangon {
	color : #FF6600;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
a.sxlangoff {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}
a.sxlangon_ext {
	color : #FF6600;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}
a.sxlangoff_ext {
	color : #FFFFFF;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

a.sxext {
	color : #000000;
	font-size : 10px;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
}

a.sxext:hover {
	text-decoration : underline;
}

a.sxext:visited {
	color : Black;
}

a.top {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

a.top:visited {
	color : #FFFFFF;
}

a.top:hover {
	text-decoration : underline;
}

h1 {
	color : #084081;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	line-height : 22px;
}
h2{
	color : #084081;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	line-height : 22px;
}
body, table, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}

.tdContent {
	background-image : url(bkg_cont.gif);
}

.tdsx {
	background-image : url(bkg_sx_g.gif);
}

.tdtop {
	background-image : url(bkg_top0.gif);
}

.tdtopSX {
	background-image : url(bkg_sx_b.gif);
	color : White;
}

.piepagina {
	background-image : url(bkg_bott.gif);
	color : #2C4774;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 8pt;
}

.tdsxOver {
	background-color : #084081
}

select, input, textarea {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
}
.cerca {
	color: white;
	background-color: blue;
}