﻿body,html {
	width:100%;
	height:100%;
	margin:0px;
	background-color:#ffffff;
	color:#4f4f4f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
table {
	border-collapse:collapse;
	margin:auto;
}
table td {
	padding:0px;
	vertical-align:middle;
}
a {
	text-decoration:none;
	color:#4f4f4f;
	font-weight:bold
}
p#copyright a {
	font-weight:normal
}

a:hover {
	text-decoration:underline
}
table#layout {
	height:100%;
}
object {
	outline:none;
}
div#tipo {
	position:relative;
	width:940px;
	height:670px;
	background:url('../img/sf-site.jpg') no-repeat 0px 0px;
}
div#tipo h1 {
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	margin-left:20px;
	margin-top:23px;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
}
div#tipo div#flashcontent{
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
	width:940px;
	height:71px
}
h2 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:20px;
	color:#929292
}
textarea {
	overflow:auto;
	font-size:13px
}
table.video {
	float:left
	
}

