html, body {
	height: 100%; /* Required */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#02203A;
	font-weight:normal;
	font-size:12px;
	height:100%;
	margin: 0;
	padding: 0;
}

h3{
	padding-bottom: 5px;
}

/**************************************************************/

.smalltextris3{
	/*color: #242223;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.smalltextris_new3 {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #4D4D4D;
}

a.smalltextris_new3:link {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #4D4D4D;
}

a.smalltextris_new3:hover {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #5E63C8;
	/*color: #6B6CA3;*/
}	

.smalltextris{
	/*color: #242223;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}

.smalltextris_new2 {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #4D4D4D;
}

a.smalltextris_new2:link {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #4D4D4D;
}

a.smalltextris_new2:hover {
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color: #5E63C8;
	/*color: #6B6CA3;*/
}	

.menu{
	color:black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight : bold;
	background-color: white;
	width:227px;
	height:19px;
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity: 0.6;
	display:block;
	text-indent : 5px;
	text-decoration:none;
}

/*********************************/

.menu_senza_opacita{
	color:black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight : bold;
	background-color: white;
	width:227px;
	height:19px;
	display:block;
	text-indent : 5px;
	text-decoration:none;
}

a.menu_senza_opacita:hover {
	color:white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight : bold;
	background-color: black;
	width:227px;
	height:19px;
	display:block;
	text-indent : 5px;
	text-decoration:none;
}

/*********************************/

a.menu:hover {
	color:white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight : bold;
	background-color: black;
	width:227px;
	height:19px;
	display:block;
	text-indent : 5px;
	text-decoration:none;
}

.titolo_articolo {
	font-size:20px;
	font-weight: lighter;
	vertical-align :text-bottom;
	color:#115793;
}

.linea_rossa {
	border-bottom:solid #02203A 2px;
}

.titolo_pagina{
	padding-top:15px;
	border-bottom:solid #D9D9D9 1px;
	font-family:Trebuchet MS;
	font-size:25px;
	vertical-align :text-bottom;
	color:#4F4F4F ;
	letter-spacing:1px;
	height:32px;
	background-color: #DDF4FF; 
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity: 0.5; 
	display:block;
}
.doctxtdx{
    padding-left:3px;
	color:black;
	font-size:13px;
	background-color: white;
}
.doctxtdxx{
	color:white;
	font-size:13px;
	background-color: black;
}