#lic_content_body {
	width: 990px;
	position: relative; 
	left: 50%; 
	margin-left: -490px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #4A90D5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4A90D5;
}
a:hover {
	text-decoration: underline;
	color: #4A90D5;
}
a:active {
	text-decoration: none;
	color: #4A90D5;
}
#lic_menu_left {
	float: left;
	width: 210px;
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-y;
	margin-top: 15px;
}
.lic_menu_left_itens {
	width: 185px;
	text-align: left;
	color: #4A90D5;
	font-size: 10px;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.lic_menu_left_title {
	font-size: 12px;
	font-weight: bold;
	color: #4A90D5;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 190px;
	text-align: left;
}

#lic_content {
	float: right;
	width: 760px;
	margin-top: 15px;
	text-align: left;
}
#lic_menu {
	float: right;
	width: 760px;
	margin-top: 10px;
	text-align: left;
	color: #6F9BD8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A90D5;
	padding-bottom: 3px;
}#lic_menu_itens {
	float: left;
	font-weight: bold;
	margin-left: 5px;
}
#lic_menu_login {
	float: right;
	width: 450px;
	font-size: 10px;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
.lic_login_field {
	border: 1px solid #4A90D5;
	width: 60px;
	height: 16px;
}
.lic_buttom {
	font-weight: bold;
	color: #4A90D5;
	background-color: #EDF2F8;
	border: 1px solid #4A90D5;
	font-size: 12px;
	height: 18px;
	margin: 0px;
	padding: 5px;
}
.lic_block_right {
	float: right;
	margin-left: 10px;
}
#lic_title {
	float: right;
	width: 760px;
	margin-top: 12px;
	text-align: right;
	color: #6F9BD8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A90D5;
	font-weight: bold;
	padding-bottom: 7px;
}
.lic_item {
	float: left;
	width: 740px;
	border: 1px solid #CCC;
	margin-bottom: 15px;
	-moz-border-radius:3px;
	margin-left: 7px;
}
.lic_title {
	font-size: 12px;
	font-weight: bold;
	color: #4A90D5;
	text-align: center;
}
.lic_legenda {
	font-size: 10px;
	color: #666;
}
.lic_default_field {
	color: #666;
	border: 1px solid #666;
}
.lic_alerta {
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.lic_pag {
	float: left;
	width: 740px;
	margin-bottom: 15px;
	-moz-border-radius:3px;
	margin-left: 7px;
	text-align: center;
	font-weight: bold;
	color: #4A90D5;
}
#lic_menu_bottom {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A90D5;
	clear: both;
	height: 50px;
	width: 100%;
}
.lic_alert {
	float: right;
	width: 760px;
	margin-top: 12px;
	text-align: center;
	color: #F00;
	font-weight: bold;
	padding-bottom: 7px;
}
