.linha_abaixo5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.linha_abaixo7 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5EBCCB;
}
.linha_direita {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.linha_dir_esq_abaixo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.linha_esq_abaixo5 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.linha_dir_abaixo5 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.linha_acima_abaixo5 {
	border-top-style: solid;
	border-top-color: #BA55D3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA55D3;
}
.linha_dir_acima {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
}
.linha_dir_acima_abaixo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.linha_esq_acima_abaixo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.linha_esquerda {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.linha_esquerda_acima {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.linha_cima {
	border-top-style: solid;
	border-top-color: #666666;
	border-top-width: 1px;
}
.linha_quadrado {
	border: 1px solid #666666;
}
.linha_quadrado_red {
	border: 1px solid #C50405;
}
.linha_quadradoV5 {
	border: 1px solid #CE191C;
}
.linha_quadrado2IV {
	border:0px solid #B71316;
}
.linha_quadrado2IV:hover{
	color:#FFFFFF;
}
.linha_quadrado2IV:link img,
.linha_quadrado2IV:visited img{
	border:2px solid #B71316;
}
.linha_quadrado2IV:focus img,
.linha_quadrado2IV:hover img,
.linha_quadrado2IV:active img{
	border:2px solid #FF0000;
}