@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	text-align:center;
	background-color:#e7e7e7;
	}
table, td {
	font-family:arial;
	font-size:14px;
	color:272727;
	} 
.main {
	width:986px;
	height:auto;
	border:none;
	text-align:left;
	vertical-align:top;
	background-color:#FFFFFF;
	}
.line{
	background-color:e2e2e5;
	width:986px;
	height:3px;
	margin:5px 0 5px 0;
	} 
.noticias {
	border-bottom: 2px solid #f1f2f4;
	border-right: 2px solid #f1f2f4;
}
a {
	color:#0f8aae;
	text-decoration:none;
}
a:hover {
	color:#0f8aae;
	text-decoration:underline;
}
.orange {
	color:#e5623c;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	}
.orange a{
	color:#e5623c;
	font-family:arial;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	}
.orange a:hover {
	text-decoration:underline;
}
div,select{
	font-family:arial;
	font-size:14px;
	color:272727;
}
.footer {
	font-family:arial;
	font-size:14px;
	color:#525353;
	}
.footer a{
	font-family:arial;
	font-size:14px;
	color:#525353;
	text-decoration:none;
	}
.footer a:hover{
	font-family:arial;
	font-size:14px;
	color:#525353;
	text-decoration:underline;
	}
.topo {
	width:305px;
	height:30px;
	text-align:center;
	color:#969696;
	margin:12px 0 0 13px;
	float:left;
	}
.topo a {
	color:#323232;
	text-decoration:none;
	}
.topo a:hover {
	color:#ffffff;
	background-color:#4bacc6;
	}
input, textarea {
	width:220px;
	height:20px;
	background-color:#ffffff;
	border:1px solid #cccccc;
	font-family:Tahoma;
	font-size:11px;
	color:#636363;
	line-height:13px;
	padding-left:2px;
	padding-right:2px;
}				
input {
	margin:0px 0px 0px 0px;
}
textarea {
	height:70px;
	margin:0px 0px 0px 0px;
	overflow:auto;
}
select {
	width:120px;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#636363;
	line-height:12px;
	padding:0px;
	margin:0px;
	vertical-align:middle;
}
div.parceiros {
	margin:14px 0 14px 0;
	float:left;
	text-align:center;
	width:170px;
	height:100px;
	border-left:1px solid #969696;
	border-bottom:1px solid #969696;
	padding:30px 0 0 0;
	margin:0 20px 40px 0
	}
.titulo {
	font-family:arial;
	font-size:14px;
	color:#0f8aae;
	font-weight:bold;
}
.logo {
	width:230px;
	height:72px;
	margin:28px 0 20px 50px;
	float:left;
	}
li {
	line-height:18px;
	margin-bottom:10px;
	}
.antivirus td {
	padding:7px;
	line-height:normal;
	}
.download td {
	padding:7px;
	line-height:normal;
	}
.contato {
	font-size:12px;
	}
