@charset "utf-8";
/* CSS Document */

.img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8E8E8;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #E8E8E8;
}

.tiulos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.borda {
	background-image: url(img/borda.jpg);
	background-position:right top;
	background-repeat: no-repeat;
}
.tiulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.texto_des {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align:justify;
}
.titulo_branco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	list-style-type: none;
	padding-left:0px;
	padding-top:20px;
	background-color: #F3F3F3;
	margin-left:0px;
	line-height:14px;
	margin-top:-21px;
}
.lista li{
	background-image:url(img/ico.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:20px;
	padding-top:3px;
	padding-left:15px;
	margin-left:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C1C1C1;
	border-right-color: #C1C1C1;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.lista :hover {
	background-image:url(img/setinha.png);
	background-position:left;
	background-repeat:no-repeat;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #CCCCCC;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}

.subs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left:5px;
	margin:0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: none;
	line-height:17px;
}

.subs1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-left:15px;
	margin:0px 0px 0px 0px;
	background-image: url(img/seta.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.subs2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left:28px;
	margin:0px 0px 0px 0px;
	background-image: url(img/seta_sub.gif);
	background-repeat: no-repeat;
	background-position: 14px;
}

.subs3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-left:28px;
	margin:0px 0px 0px 0px;
	list-style-position: inside;
	list-style-type: circle;
}

.titulo_lar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.linha_prod {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #E9E9E9;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003869;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006DAE;
	border-right-color: #002342;
	border-bottom-color: #002342;
	border-left-color: #006DAE;
	cursor:pointer;
}
