/* Foglio di stile CSS per questo progetto di applicazione Web */

body {
	color: #000000;/*themecolour4%0;*/
	background-image: url("../images/Principale_bg_lines.gif");
	background-repeat: repeat
}
table {
	font: 9pt  arial, sans-serif;
	/*color: #000000;themecolour4%0;*/
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 10px;
	color: #000000;/*themecolour4%0;*/
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #000000;/*themecolour4%0;*/
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url("../images/Principale_bullet.gif");
	color: #000000;/*themecolour4%0;*/
	list-style-image: ;
}

.centercoltext {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #abdb44;/*themecolour2;*/
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;/*themecolour4;*/
	background-image: url("../images/Principale_topbar.gif");
	background-repeat: repeat-x;
}


.footer {
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #3656CF;/*themecolour1;*/
}

a:link {
	color: #3656CF;/*themecolour1;*/
	
}
a:visited {
	color: #3656CF;/*themecolour1;*/
	
}
a:link:hover {
	color: #abdb44;/*themecolour2;*/
	
}


h1 {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #000000;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #3656CF;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
.headingborder {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.leftcolumnbg 
{
	background-color: #333333;/*themecolour3;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #abdb44;/*themecolour2;*/
}
.topstrip {
	background-color: #333333;
	background-image: ;
	background-repeat: repeat-x;
}

.outerborder {
	border: 1px solid #000000;
}
.bgcolor {
	background-color: #FFFFFF;/*themecolour4;*/
}
.leftcoltext {
	color: #ffffff;/*themecolour3%0;*/
	padding-right: 10px;
	padding-left: 10px;
}
.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #abdb43;/*themecolour2;*/
	margin-top: 5px;
	margin-bottom: 5px;
}
.divider2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3656CF;/*themecolour1;*/
	margin-top: 5px;
	margin-bottom: 5px;
}
.rightcoltext {
	color: #000000;
	background-color: #9eade2;/*themecolour1$ 59.3%, 40.3%;*/
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #abdb44;/*themecolour2;*/
	border-right-style: solid;
	border-right-color: #abdb44;/*themecolour2;*/
	background-image: url("../images/Principale_topbar.gif");
	background-repeat: repeat-x;
}

.scritta_verybig_1
{
	font-family: 'Arial Black'; 
	font-size:xx-large;
	text-decoration: none;
	text-align: center;
	color: #9eade2; 
}
.scritta_verysmall_1
{
	font: 9pt  arial, sans-serif;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.hide{
	display:none;
	padding-left:15px;
	text-align:justify;
}

#hand{
	cursor:pointer;
}
