body         { font-size: 20px; color: #4d729e; font-family: 'Titillium Web', sans-serif; margin: 0; }
a:link       { text-decoration: none; color: #4d729e }
a:visited    { text-decoration: none; color: #4d729e }
a:hover      { text-decoration: underline; color: #4d729e }
a:active     { text-decoration: none; color: #4d729e }
p            { margin-top: 10; margin-bottom: 10; text-align: justify }
td           { font-size: 20px }
h1           { margin-top: 15; font-size: 22px; color: #4d729e; font-weight: bold; text-align:left }
h2           { margin-top: 15; font-size: 18px; color: #4d729e; font-weight: bold; text-align: left }
h3           { margin-top: 8; font-size: 18px; color: #4d729e; font-weight: bold; text-align:left }
img  { border: 0 }
ul           { text-align: left }
.mov:hover img {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
}
#tresc {
	margin: 0px auto;
	padding: 10px;
	clear:both;
}
#main {
	max-width: 1034px;
	margin: 0 auto;
	background-color: #fff;
}
#st {
	width: 100%;
	min-height: 30px;
	clear:both;
	text-align:center; 
	font-size:9px;
	padding-top: 120px;
}
