﻿/* CSS Document */
body {		
	background-color: #000000;
	margin: 0 auto;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
}



h1 {font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold; color: #ffffff; text-align: left}
A:link { COLOR: #5e5e5e; TEXT-DECORATION: none; }
A:visited { COLOR: #5e5e5e; TEXT-DECORATION: none; }
A:hover { COLOR: #5e5e5e; TEXT-DECORATION: underline;}


h2 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #5e5353; text-align: center}
h2 A:link { COLOR: #5e5353; TEXT-DECORATION: none}
h2 A:visited { COLOR: #5e5353; TEXT-DECORATION: none}
h2 A:hover { COLOR: #5e5353; TEXT-DECORATION: underline}


h3 {font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #5e5353; text-align: center}
h3 A:link { COLOR: #5e5353; TEXT-DECORATION: none}
h3 A:visited { COLOR: #5e5353; TEXT-DECORATION: none}
h3 A:hover { COLOR: #5e5353; TEXT-DECORATION: underline}


.link {font-family: Arial, Helvetica, sans-serif;font-size: 10pt;font-weight: normal;color: #5e5353; text-align: center}
.link A:link { COLOR: #5e5353; TEXT-DECORATION: none; text-align: center}
.link A:visited { COLOR: #5e5353; TEXT-DECORATION: none; text-align: center}
.link A:hover { COLOR: #5e5353; TEXT-DECORATION: underline; text-align: center}

p {font-family: Arial, Helvetica, sans-serif; font-size: 9.5pt; font-weight: normal; color: #CeCeCe; text-align: left}

.container { text-align: center}

.spazioBIG { width: 770px}

.lingue  { padding-top: 20px}

.footer { width: 800px; text-align: center; padding-top:40px }
