@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #1E8F85;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}
img {
	border: 0px;
}

#body_bg {
	background:url(../imgs/bg_body.jpg) left top repeat-x;
	width:auto;
}



form {
	margin: 0px;
}
p {
	margin: 0px;
	margin-bottom: 8px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	font-size: 10px;
	color: #333333;
	padding: 1px;
	background-color: #FFFFFF;
	overflow: auto;
}
.homeinput {
	border:0px;
	background-color:#FFFFFF;
	color:#999999;
	font-size:10px;
}
.homebutton {
	border:0px;
	background-color:#006666;
	color:#FFFFFF;
	font-size:10px;
	height:15px;
}
#conteudo {
	position:relative;
	left:0px;
	top:0px;
	width:571px;
	height:290px;
	z-index:1;
}

#main {
	width: 758px;
	background-color: #FFFFFF;
	padding: 10px;
}
.home {
	font-size: 11px;
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.titulo {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.subtitulo {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.erro {
	color: #990033;
	font-style: italic;
	font-weight: bold;
}
.tdMain {
	 text-align: left;
	 vertical-align: top;
	 background-image:url(../imgs/layout/bg_repeteco.jpg);
}
.tdMenu {
	padding: 6px;
	background-color: #a14875;
}
.bgMenu {
	height: 9px;
	background-image: url(../imgs/layout/bg_w.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px;
}
.bgMainW {
	height: 28px;
	background-image: url(../imgs/layout/bg_w.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px;
}
.bgMainH {
	width: 15px;
	background-image: url(../imgs/layout/bg_h.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 0px;
}
.news {
	background-color: #C3E1EC;
	padding: 6px;
}
.rodape {
	text-align: center;
	font-size:11px;
	padding:8px 0 5px 0;
}
a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	color: #FFFFFF;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	display: block;
}
a.menu:hover {
	background-color: #990033;
	text-decoration: none;
}
a.linkhome {
	color: #FFFFFF;
	font-weight:normal ;
	text-decoration: none;
	display: block;
}
a.linkhome:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkBranco {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkBranco:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.linkfaxina {
	color: #333333;
	text-decoration: none;
}
a.linkfaxina:hover {
	color: #666666;
	text-decoration: none;
}
a.linknone {
	text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
}
a.linknone:hover {
	text-decoration: underline;
}

