@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
height: 100%;
}

img {
	border: none;
}

.desactivo {
	color: #CCCCCC;
}

.bg {
	background: url(../imgs/bg.gif) left repeat transparent;
	height: 45px;
}

td.bgB {
	background: url(../imgs/bg2.gif) left repeat transparent;
	height: 100%;
}

.bg1 {
	background: url(../imgs/bg2.gif) left repeat transparent;
	height: 150px;
}

.bg2 {
	background: url(../imgs/bg2.gif) left repeat transparent;
	height: 25px;
}

td.margemEsq {
	padding-left: 75px;
}

td.margemEsq2 {
	padding-left: 95px;
}
#apDiv1 {
	position:absolute;
	left:0;
	top:300px;
	width:100%;
	height:266px;
	z-index:1;
	visibility: hidden;
}

td.carimbo {
	padding-left: 330px;
}

a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
}

/* Manual */

/*.m {
	padding-left: 20px;
	width: 235;
}*/

#MMenu {
padding-left: 20px;
}

a.LMenu1, a.LMenu1:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

a.LMenu2, a.LMenu2:hover {
	color: #58585f;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
}

a.LMenu3, a.LMenu3:hover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	display: block;
}


a.LMenu3exc, a.LMenu3exc:hover {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.activo {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

a.activol {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
#m1 {
	width: 80px;
	height: 21px;
	background-color: #d70083;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#m1:hover, #m3:hover, #m5:hover, #m15:hover {
	background-color: #ff99cc;
}

#m2:hover, #m4:hover, #m6:hover {
	background-color: #97cdef;
}

#m2 {
	width: 95px;
	height: 21px;
	background-color: #b9dcf6;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#m3 {
	width: 78px;
	height: 21px;
	background-color: #d70083;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#m4 {
	width: 180px;
	height: 21px;
	background-color: #b9dcf6;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#m5, #m15 {
	width: 110px;
	height: 21px;
	background-color: #d70083;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#m6 {
	width: 135px;
	height: 21px;
	background-color: #b9dcf6;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 14px;
}

#m7, #m9, #m11, #m12 {
	width: 155px;
	height: 21px;
	/*background-color: #d70083;*/
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#m10 {
	width: 155px;
	height: 145px;
	/*background-color: #d70083;*/
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#m10b {
	width: 215px;
	height: 145px;
	/*background-color: #d70083;*/
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#m8, #m13, #m3a {
	width: 155px;
	height: 21px;
	/*background-color: #d70083;*/
	padding-left: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-bottom: 11px;
}

.conteudo {
	line-height: 160%;
	padding-left: 15px;
	font-size: 11px;
	text-align: justify;
}

#titulo {
	position:absolute;
	left:0px;
	top:220px;
	width:100%;
	height:65px;
	z-index:1;
}

a#l {
	margin-right: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #514f54;
	text-decoration: none;
}

a:hover#l {
	margin-right: 6px;
	font-size: 12px;
	font-weight: bold;
	color: #514f54;
	text-decoration: underline;
}

a.site {
	color: #d70083;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

a.site:hover {
	color: #333333;
}


.comentario {
font-size: 9px;
}

/* BO */

.red {
	color: #FF0000;
}

.pink {
	color: #d70083;
}

.Aprovado {
	color: #006600;
}

.Reprovado {
	color: #FF0000;
}

.Novo {
	color: #000000;
}

form {
	display: inline;
}

.nActivo {
	color: #999999;
}

.verde {
	color: #006600;
}