﻿/* 
BLU SCURO SFONDO 172C4B
titoli e link 28435E
*/

body, html, a, p, td, input, select, textarea, button{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
}

body
{
	
	background-color:#010F1A;
	/*
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #716969;
	background-color: #62A9DD;
	background-image: url(images/PageBackGround.jpg);
	background-repeat: repeat-x;
    */
	vertical-align: top;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

h1
{
	font-size: 16px;
	font-weight: bold;
    color: rgb(10, 86, 144);
	text-align: left;
	text-decoration:none;
	margin:0;
    padding:0;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	color: rgb(10, 86, 144);
	text-align: left;
	text-decoration:none;
	margin:0;
    padding:0;
}

h3
{

	font-size: 14px;
	font-weight: bold;
	color: #28435E;
	text-align: left;
	text-decoration:none;
	margin:0;
    padding:0;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #28435E;
	text-align: left;
	text-decoration:none;
	margin:0;
    padding:0;
}	
a img{ border:0px;}

a:link, a:hover, a:visited{
    color:#0A5690;
    text-decoration:none;
    /*    font-weight:bold ;  
    text-decoration:none; 
    color: #28435E;
*/
}	
a:hover{
    text-decoration:underline;
}	


    
.copyrightFooter
{
  
    color:#ffffff;
    }
