﻿@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.BgTopo {
	background-image: url(/Img/BkgTopo.jpg);
	background-repeat: repeat-x;
}

.BgTituloOferta {
	background-image: url(/Img/OfertaRepresentacoesBg.jpg);
	background-repeat: repeat-x;
}

.TituloNoticia {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
.ResumoNoticia {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 18px;

}
.Input {
	font-family: Tahoma;
	font-size: 12px;
	color: #2A2A2A;
	border: 1px solid #CCCCCC;
	padding: 2px;	
}
.Botao {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.TextoPadrao1 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.TextoPadrao {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.BotaoNegrito {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.TextoPadraoNegrito1 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	
}
.TextoPadraoNegrito {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.OfertaDestaque {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.QtdeOferta {
	font-family: "Trebuchet MS";
	font-size: 36px;
	font-weight: bolder;
	color: #FFFFFF;
}
.TextoPequenoBranco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.LinkOferta {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	margin-left: 15px;
}
.TextoPequeno {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.InputReadOnly {
	font-family: Tahoma;
	font-size: 12px;
	color: #2A2A2A;
	background-color: #DADADA;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.TituloOferta {
	font-family: Arial Black;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
.Linha {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
