body {margin: 0;}
img {border: none;}
#main {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
}
a {
	color:#039;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {text-decoration: underline;}
a:visited {color:#039;}
.t_0 {
	height:100%;
	width:100%;
}
.t_1 {
	height:100%;
	width:100%;
	background-color: #fafaff;
}
.t_2 {
	width: 75%;
	border: 2px #039 solid;
	-moz-border-radius:15px;
	border-radius:15px;
	background-color: #ffffff;
	text-align: justify;
	text-indent: 25px;
	color: #000;
}
.head {
	width: 100%;
	height: 100px;
	background-color: #013787;
	text-align: left;
	vertical-align:middle;
}
.foot {
	width:100%;
	height:50px;
	padding-left:120px;
	padding-bottom:12px;
	text-align: center;
	vertical-align:middle;
}
.titulo {
	text-indent: 0px;
	color: #039;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-variant: small-caps;
	font-weight: bolder;
}
.demo {
	width:800;
	height:600;
}
#tit {text-indent: 0px;}
#ps {font-style: italic; color:#039; font-family: Verdana, Geneva, sans-serif; font-size: 12px; font-weight: bold;}