BODY {
  background-image: url('../images/bg/bg.gif');
  background-attachment: fixed;
}

.smTextBlack {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.textBlack {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.textWhite {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}

.textTitle {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight:bold;
}

A {
	color: #000000;
	text-decoration: underline;
}
A:hover {
	color: #BA0000;
	text-decoration: underline;
}

A.menuRevista {
	font-family: Verdana;
	font-size: 9px;
	color: #7F929B;
	text-decoration: none;
	font-weight: bold;
}
A.menuRevista:hover {
	color: #CD0000;
}

A.homeEdicao {
	font-family: Verdana;
	font-size: 10px;
	color: #BA0000;
	text-decoration: none;
}
A.homeEdicao:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

A.homeDest {
	font-family: Verdana;
	color: #1A6D8D;
	font-weight:bold;
	text-decoration: none;
}
A.homeDest:hover {
	font-family: Verdana;
	color: #1A6D8D;
	font-weight:bold;
	text-decoration: underline;
}

A.homeNews {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.homeNews:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

A.homeGaleria {
	font-family: Verdana;
	color: #1A6D8D;
	text-decoration: none;
}
A.homeGaleria:hover {
	font-family: Verdana;
	color: #1A6D8D;
	text-decoration: underline;
}

A.itemDest {
	font-family: Verdana;
	color: #BA0000;
	font-weight:bold;
	text-decoration: none;
}
A.itemDest:hover {
	font-family: Verdana;
	color: #BA0000;
	font-weight:bold;
	text-decoration: underline;
}

.iptWhite {
	padding-left:2px;
	background: #FFFFFF;
	border:1px solid #ABABAB;
	font-family: Verdana;
	font-size: 11px;
}

.btnWhite {
	background: #FFFFFF;
	border:1px solid #C0C0C0;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	cursor: hand;
}

.selWhite {
	background:#FFFFFF;
	height:12px
	font-family:Verdana;
	font-size:10px;
}