/* <tags> specifications start */
body {
	margin: 0px;
	padding: 0px;
	background-color: #F2F0EA;
	font-size: 10px;
	line-height: 120%;
}

/*	h1 {
	margin:0px;
	margin-left: 8px;
	padding: 0px;
}	*/
p {
	margin: 3px;
	padding: 0px;
}

h2 {
	margin: 0px;
	margin-left: 6px;
	padding-top: 3px;
	color: white;
	font-size: 12px;
}

li, p.txt {
	margin: 0px;
	margin-left: 10px;
	margin-right: 5px;
	text-align: justify;
}

p.botao {
	margin: 0px;
	margin-top: 4px;
}

h1.marcador { /*	border:1px solid #FF6600 ;	*/
	background-color: #315a9c;
	margin: 0px;
	font-size: 10px;
	color: white;
}

h1.m2 {
	font-size: 12px;
	color: white;
	margin: 0px;
	padding: 0px;
	margin-left: 16px;
}

a.botaomenu {
	font-size: 11px;
	color: #07b;
	margin-left: 4px;
}

a.botaomenu:link {
	text-decoration: none;
	color: #07b;
}

a.botaomenu:visited {
	text-decoration: none;
	color: #07b;
}

a.botaomenu:active {
	text-decoration: none;
	color: #07b
}

a.botaomenu:hover {
	text-decoration: none;
	color: #FF6600;
}

td.cert {
	width: 200px;
	text-align: center;
}

/* <tags> specifications end */ /* #ids specifications start */
#container {
	width: 816px;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -288px;
	margin-left: -404px;
	padding: 0px;
	background-color: #fff;
}

#header {
	width: 100%;
	height: 113px;
}

#menu {
	width: 100%;
	height: 103px;
	margin: 0px;
	margin-top: 3px;
	padding: 0px;
	/*	border-bottom: 1px solid #666;	*/
	background-color: white;
	float: left;
}

#barramenu {
	width: 100%;
	height: 7px;
	margin: 0px;
	padding: 0px;
	background-color: #315a9c;
	float: left;
}

#barramenu2 {
	width: 100%;
	height: 3px;
	margin: 0px;
	padding: 0px;
	background-color: #FF6600;
	float: left;
}

#logomenu {
	width: 70%;
	float: top-right;
}

#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100%;
	height: 554px;
}

#leftcolumn {
	width: 139px;
	height: 554px;
	margin: 0px;
	float: left;
	background-color: #c1c1c1;
}

#middlecolumn {
	width: 527px;
	margin-left: 4px;
	margin-right: 3px;
	margin-top: 6px;
	height: 545px;
	padding: 0px;
	float: left;
	text-align: justify;
	overflow: auto;
}

#rightcolumn {
	width: 143px;
	height: 545px;
	margin: 0px;
	float: left;
}

#footer {
	width: 100%;
	height: 40px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #315a9c;
	text-align: center;
}

/* #ids specifications end */
a:link {
	text-decoration: none;
	color: black;
}

a:visited {
	text-decoration: none;
	color: black;
}

a:active {
	text-decoration: none;
	color: #0000FF
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
