@charset "utf-8";
body {
	background-color: #6B8DA9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #93ABC0;
}
a:active {
	text-decoration: none;
	color: #999999;
}

.vejamais a:link {
	color: #93ABC0;
	text-decoration: none;
}
.vejamais a:visited {
	text-decoration: none;
	color: #93ABC0;
}
.vejamais a:hover {
	text-decoration: underline;
	color: #93ABC0;
}
.vejamais a:active {
	text-decoration: none;
	color: #93ABC0;
}

.titulo a:link {
	color: #6286A4;
	text-decoration: none;
}
.titulo a:visited {
	text-decoration: none;
	color: #6286A4;
}
.titulo a:hover {
	text-decoration: underline;
	color: #6286A4;
}
.titulo a:active {
	text-decoration: none;
	color: #6286A4;
}

.titulop a:link {
	color: #6286A4;
	text-decoration: none;
}
.titulop a:visited {
	text-decoration: none;
	color: #6286A4;
}
.titulop a:hover {
	text-decoration: underline;
	color: #6286A4;
}
.titulop a:active {
	text-decoration: none;
	color: #6286A4;
}

.txtbranco a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.txtbranco a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.txtbranco a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.txtbranco a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.campotexto{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#999999;
background-color:#FFFFFF;
border:solid 1px #999999;
}

.headNovidades {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#002E64;
}

.headpqno {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#002E64;
}

.titulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6286A4;
	font-weight:bold;
}

.tituloG {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#6286A4;
	font-weight:bold;
}

.titulop {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6286A4;
	font-weight:bold;
}

.txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:140%;
}

.txtbranco {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	line-height:140%;
}


.txtp {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	line-height:140%;
}

.lineH {
	background-image: url(../images/lineH.gif);
	background-repeat: repeat-x;
	background-position: center center;
}

.vejamais {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#93ABC0;
}

.colunaDireita {
	background-color: #C0C0C0;
	background-image: url(../images/background_colunadireita.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.menutitle
{
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6286A4;
	font-weight:bold;
}

.submenu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	line-height:140%;
}