BODY {
	margin: 0px;
	background-color: #ebebeb;
}

TD {
	font-family: Tahoma,Verdana,Trebuchet MS;
	font-size: 11px;
	color: #6f6f6f;
	line-height : 15px;
}

A {
	color: #6f6f6f;
	text-decoration: none;
	font-weight: bolder;
}

A:HOVER {
	color: #6f6f6f;
	text-decoration: underline;
	font-weight: bolder;
}

.bg_top {
	background-image: url(../_img/bg_top.gif);
}

.shadow_left_top {
	background-image: url(../_img/sombra_esq_top.gif);
}

.shadow_right_top {
	background-image: url(../_img/sombra_dir_top.gif);
}

.shadow_left {
	background-image: url(../_img/sombra_esq.gif);
}

.shadow_right {
	background-image: url(../_img/sombra_dir.gif);
}

.bg_page {
	background-color: White;	
}

.resp_cont_home {
	padding-top: 16px;
	padding-left: 42px;
	padding-right: 29px;
	padding-bottom: 209px;
}

.resp_cont_empresa {
	padding-top: 35px;
	padding-left: 50px;
	padding-bottom: 117px;
}

.dest {
	font-weight: bolder;
}

.det_orange {
	color: #ffa71f;
}
.tit_prod{
	font: bold 13px;
	color: #ffa71f;
}

.home A {
	color: #ffa71f;
	text-decoration: none;
	font-weight: bolder;
}

.home A:HOVER {
	color: #ffa71f;
	text-decoration: underline;
	font-weight: bolder;
}

.form A {
	color: #6f6f6f;
	text-decoration: none;
	font-weight: normal;
}

.form A:HOVER {
	color: #6f6f6f;
	text-decoration: underline;
	font-weight: normal;
}

.ipt {
	border: 0px;
	background-color: #f3f3e6;
	font-family: Tahoma,Verdana,Trebuchet MS;
	font-size: 11px;
	color: #6f6f6f;	
}