body, p, form{
	margin: 0px;
	padding: 0px;
	border:0px;
}
body{
	width:100%;
	height:100%;
	background-image:url(img/bg_botom.gif);
	background-repeat:no-repeat;
	background-position: center 440px;
}
#bg{
	float:left;
	width:100%;
}
#textos{
	width:545px;
	height:247px;	
	margin-top:15px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	margin-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	color:#666666;
	text-align:left;
	overflow:auto;
}
#cert{
	border-bottom-color:#DFDFDF;
	border-bottom-style:dashed;
	border-bottom-width:1px;
}
.link_mini{
	font-size:10px;
	text-decoration:none;
	color:#009900;
	padding-top:3px;
	padding-bottom:3px;
}
.link_big{
	font-size:12px;
	text-decoration:none;
	color:#007700;
	padding-top:3px;
	padding-bottom:3px;
}

#textos a{
	text-decoration:none;
	color:#009900;
	padding-bottom:2px;
	padding-top:2px;
}
#textos a: hover{
	text-decoration:none;
	color:#00DF00;
}
#cont TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-style:solid;
	border-width:1px;
	border-color:#999999;

}

