/* Foglio di stile CSS per questo progetto di applicazione Web */

body {
	color: #000000;/*themecolour4%0;*/
	background-color: #2A252C;
	font: 10pt  arial, sans-serif;
}
table {
	font: 10pt  arial, sans-serif;
	/*color: #000000;themecolour4%0;*/
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font: 11pt  Tahoma, sans-serif;

}
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("pix.gif");
	color: #000000;/*themecolour4%0;*/
	list-style-image: ;
}
.ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url("bulletW.gif");
	color: #000000;/*themecolour4%0;*/
}
.ul1 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url("bullet.gif");
	color: #000000;/*themecolour4%0;*/
}
.centercoltext {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F0F000;/*themecolour2;*/
	padding-right: 22px;
	padding-left: 22px;
	background-color: #ffffff;/*themecolour4;*/
	background-image: url("../images/Principale_topbar.gif");
	background-repeat: repeat-x;
}
.footer {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #A9B2DB;/*themecolour1;*/
}
a:link {
	color: #7180C0;/*themecolour1;*/
	
}
a:visited {
	color: #7180C0;/*themecolour1;*/
	
}
a:link:hover {
	color: #abdb44;/*themecolour2;*/
	
}
h1 {
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 0px;
}

h3 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #7180C0;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #7180C0;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #7180C0;/*themecolour1;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftcolumnbg 
{
	background-color: #7180C0;/*themecolour3;*/
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #F0F000;/*themecolour2;*/
}
.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: #F0F000;/*themecolour2;*/
	margin-top: 5px;
	margin-bottom: 5px;
}

.scritta_big
{
	font-family: 'Arial Black'; 
	font-size:xx-large;
	text-decoration: none;
	text-align: center;
	color: #9eade2; 
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.scritta_small_sx
{
	font: 9pt  arial, sans-serif;
	text-decoration: none;
	text-align: left;
	color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.scritta_small_dx
{
	font: 9pt  arial, sans-serif;
	text-decoration: none;
	text-align: rigth;
	color: #ffffff;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}