body {
	background-color:#D5E1EA;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin:0;
	padding:0;
	overflow-x:hidden;
}
a,a:visited {
	color:#074C82;
	text-decoration:underline;
}
a:hover {
	color:#FF9900;
	text-decoration:underline;
}
input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:solid 1px #666666;
}
#page {
	text-align:center;
}
#page-content {
/*	height:700px; */
/*	background-color:#EEF0F1; */
	width:776px;
	margin:auto;
	margin-top:6px;
	background-image:url(../images/bg_content.png);
	background-repeat:repeat-y;
/*	border:solid 1px #009900; */
}
#header {
	height:94px;
	background-image:url(../images/bg_header_center.png);
}
#header-logo {
	width:333px;
	height:50px;
	float:left;
	margin-top:4px;
}
#menuHeader {
	float:left;
	height:30px;
	width:700px;
	line-height:35px;
	color:#074C82;
	margin-left:20px; 
	text-align:center;
}
#menuHeader a,a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#074C82;
	text-decoration:underline;
}
#menuHeader a:hover {
	color:#FF9900;
	text-decoration:underline;
}
#content {
/*	border:solid 1px #FF0000; */
	height:550px;
}
#content-column-left {
	float:left;
	width:225px;
	text-align:center;
}
#content-column-left-box-servidores {
	width:223px;
	height:110px;
	float:left;
	background-image:url(../images/header-box-servidores.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:5px;
	padding:0px;
	padding-top:50px;
}
#content-column-left-box-hospedagem {
	width:223px;
	height:100px;
	float:left;
	background-image:url(../images/header-box-hospedagem.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:5px;
	padding:0px;
	padding-top:50px;
}
#column-right {
	float:right;
	width:520px;
	margin-right:15px;
/*	height:400px; */
	margin-top:5px;
}
#column-right-header {
	height:40px;
	margin-bottom:10px;
}
#column-right-header .title {
	background-color:#D5E1EA;
	float:right;
	width:470px;
	text-align:left;
	margin-top:9px;
}
#column-right-header .title-hospedagem {
	background-color:#EDEDED;
	float:right;
	width:470px;
	text-align:left;
	margin-top:9px;
}
#column-right .bg-hospedagem {
	background-image:url(../images/hospedagem-bg.png);
	background-position:center center;
	background-repeat:no-repeat;
	height:250px;
	margin-top:20px;
}
#column-right .content-servidores {
	text-align:left;
	background-image:url(../images/bg-icone-linux.png);
	background-position:top right;
	background-repeat:no-repeat;
/*	height:145px; */
}
#column-right .backup {
	background-image:url(../images/icone-backup-sec.png);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:60px;
	margin-bottom:20px;
	text-align:left;
}
#column-right .title-backup {
	font-family:"Trebuchet MS";
	font-size:16px;
	font-weight:bold;
}
#column-right .content {
	height:52px;
	padding-left:50px;
	text-align:left;
	margin-bottom:15px;
}
#box-login {
	margin-top:20px;
	width:220px;
	height:129px;
	background-image:url(../images/box-login-bg.png);
	float:left;
	margin-left:7px;
	display:none;
}
.box-content {
	text-align:left;

}
li {
	list-style-type: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left:-30px;
	padding-left:10px;
	line-height:20px;
}
.box-content a,a:visited {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#666666;
}
.box-content a:hover {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FF9900;
}
#footer {
	background-image:url(../images/footer-bg-center.png);
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	width:776px;
	height:23px;
	margin:auto;
	bottom:0px;
	text-align:center;
}