body {
	margin: 0px;
	background-image: url(../../display/images/bg_fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

input {
	font-size : 12px;
	border-top : 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #EAEBEB;
	border-bottom: 1px solid #EAEBEB;
	background-color : #ffffff;
	color:#333333;
	line-height: 20px;
}

select, inputselectd {
	font-size : 12px;
	border-top : 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #EAEBEB;
	border-bottom: 1px solid #EAEBEB;
	background-color : #ffffff;
	color:#333333;
	line-height: 19px;
}

textarea {
	font-size : 12px;
	border-top : 1px solid #BABABA;
	border-left: 1px solid #BABABA;
	border-right: 1px solid #EAEBEB;
	border-bottom: 1px solid #EAEBEB;
	background-color : #ffffff;
	color:#333333;
}

img {
	border: 0px solid;
}

td {
	font-size: 12px;
	color: #666666;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
	line-height: 20px;
}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;	
	line-height: 20px;
}

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight:normal;
}

.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 20px;
	font-weight:normal;
}

.link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight:normal;
}

.link2:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 20px;
	font-weight:normal;
}

.link_ativo {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 20px;
	font-weight:normal;
}

.link_ativo:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	line-height: 20px;
	font-weight:normal;
}

.link_ativo:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ABABAB;
	text-decoration: none;
	line-height: 20px;
	font-weight:normal;
}

.link_ativo:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	line-height: 20px;
	font-weight:normal;
}

.drs {
	width: 193px;
	height: 330px;
}
.drs[class] {
	background-image: url(../../display/images/drs.png);
}

.img_lateral {
	width: 140px;
	height: 225px;
}
.img_lateral[class] {
	background-image: url(../../display/images/img_lateral.png);
}
