@charset "UTF-8";
body {
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	height: 100%;
}
:link img {
  border: none;
}
.easySiteCSS #container {
	width: 980px; /* the auto margins (in conjunction with a width) center the page */
	border: 1pt none #333333; /* this overrides the text-align: center on the body element. */
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
}
.easySiteCSS #admin {
	background: #DDDDDD;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 20px;
	font-size: 14px;
	color: #333333;
	margin: auto;
	text-align: center;
}
.easySiteCSS #Adminlinkof {
	color: #999999;
	text-decoration: none;
}
.easySiteCSS #AdminlinkOn {
	color: #0000CC;
	text-decoration: none;
}
.easySiteCSS #Adminlinkdestacado {
	color: #0000CC;
	text-decoration: blink;
}
.enderecoInactivo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #666;
}


tr {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
/*p {
	text-align: center;
}*/
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
