﻿@charset "utf-8";
/* CSS Document */
body{
	margin: 0 0 0 0;
	background-color: #ffffff;
	background-image: url(../fundos/fundo.png);
}

body a:hover {
	text-decoration: underline;
	color : #F30;
}
img {
	border: 0px none;
	padding: 1px 1px 1px 1px;
}
td {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:none;
	text-align: center;
	font-size: 11px;
	border: 5px solid #CCC;
}
#logo{
padding-top:15px;
width:200px;
height:auto;
margin-left:10px;
}
#folio{
	background-image:url(../fundos/topo.png);
	margin-top:auto;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	width:900px;
	height:100px;
	}

h1{
	font-family:serif;
	color:#FFFFFF;
	font-size: 36px;
	font-style:normal;
	font-weight:1000;
	font-stretch:ultra-expanded;
}
#topo{
	margin: 0 0;
	background-color:#FFFFFF;
	width:auto;
	height:110px;
	margin-bottom:4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.folio{
	background-image:url(../fundos/topo.png);
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	background-color:#FFF;
	margin-top:0px;
	margin-bottom:auto
}
.Titulo{
	margin-left:auto;
	margin-right:auto;
	width:620px;
	height:auto;
	text-align:center;
	background-color:none;
	font-family:serif;
	color:#FFFFFF;
	font-style:normal;
	font-size:30px;
	font-weight:900;
	padding-top: 20px;
	padding-bottom: 20px;
}
#page{
	width:auto;
	margin: 0;
}
#canal{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:960px;
	height:650px;
	background-color:#333333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#tube{
	margin-left:auto;
	margin-right:auto;
	width:640px;
	height:530px;
	padding-top:25px;
}

.legenda{
	margin-left:auto;
	margin-right:auto;
	width:600px;
	height:auto;
	font-family:verdana;
	font-size:18px;
	font-weight:bolder;
	color:#FFFFFF;
	padding-bottom: 20px;
}
.leng_min{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	height:auto;
	font-family:verdana;
	font-size:12px;
	font-weight:100;
	color: #FFFFFF
}
#spaco{
	width:auto;
	height:auto;
	margin-bottom:4px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
.footer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:80px;
	background-color:#333333;
	margin-top:10px;
	margin-bottom:auto;
	text-align:center;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#base{
	background-color: #333;
	height: 100px;
	width: auto;
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom:0px;
}
#lista{
		margin-left:auto;
		margin-right:auto;
		width:400px;
		height:auto;

}
h3{
	font-family:serif;
	font-size:18px;
	font-weight:900;
	text-align: left;
	color: #000;
	text-decoration: none;
}

h3 a: { font-family:serif; font-size:16px;font-weight:900}
		h3 a:hover {
	font-family:serif;
	font-size:16px;
	font-weight:900;
	color: #000;
	text-decoration: none;
}
		h3 a:visited {
	font-family:serif;
	font-size:16px;
	font-weight:900;
	color: #000;
	text-decoration: none;
}

