/*
Tinext SA:
Foglio di stile per testi e formattazione standard di tag
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:18px;	
	color: #989898;
}

a, a:visited, a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color:#989898;}

h1 {}
h2 {}
.title h2 {font-family:Arial; font-size: 30px; font-weight:bold; color:#ad6c2b; padding:20px 0px 15px 0px; text-transform:uppercase;}

body#section .title h2, body#documenti .title h2 {padding-left:10px;}
.titleSection h2 {font-family:Arial; font-size: 30px; font-weight:bold; color:#ad6c2b; padding:20px 0px 15px 10px; text-transform:uppercase;}

.linkList h2 {margin-top:10px; padding:5px 5px 5px 5px; background-color:#35302c; font-family:Arial; font-size:16px; line-height:16px; font-weight:bold; color:#ad6c2b; text-transform:uppercase; }

h3, h4, h5, h6 {font-size: 12px;}

.text p {padding:0px 0px 20px 0px;}
body#section .text p, body#documenti .text p {padding-left:10px;}

.strong {font-weight: bold;}
.upcase {text-transform:uppercase;}
.arial {font-family: Arial, Helvetica, sans-serif;}

.noText{font-size:1px; line-height:1px;}
em {font-style: italic;}

ul, ol {padding-left: 30px;}

#footer, #footer a, #footera:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#565656;}

.fs {font-size:11px;}
.fs16 {font-size:16px;}
.fs24 {font-size:24px;}



