.TP_body
{	
	background-color:#FFFFFF;
	/*min-height: 604px;
	min-width: 1024px;
	width: 100%;
	height: auto;*/
	/*height:1090px;
	position: fixed;*/
	top: 0;
	left: 0;
	
}

/*-----------------------------------------------------*/
/*------------------- Outros --------------------------*/
/*-----------------------------------------------------*/

#printableFooter {display: block; position: center; bottom: 0px;}

.Ficha_Impressao_Carro
{
	font-family: 'Open Sans';
	font-style: normal;
	color:#000000;
	font-size: 40px;
}

.Ficha_Impressao_Carro_print_preto
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700; 
	color:#949393;
	font-size: 19px;
}

.Ficha_Impressao_Carro_OBS
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300; 
	color:#000000;
	font-size: 18px;
}

.Ficha_Impressao_Carro_Preco
{
	font-family: 'Open Sans';
	font-style: normal;
	color:#000000;
	font-size: 46px;
}

.Ficha_Impressao_Carro_Preco_Small
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300; 
	color:#000000;
	font-size: 30px;
}

.Ficha_Impressao_Carro_Small_Extras
{
	font-family: 'Open Sans';
	font-style: normal;
	color:#000000;
	font-size: 16px;
}

.Ficha_Impressao_Carro_Small
{
	font-family: 'Open Sans';
	font-style: normal;
	color:#949393;
	font-size: 22px;
}

.Ficha_Impressao_Carro_Small_Info
{
	font-family: 'Open Sans';
	font-style: normal;
	color:#000000;
	font-size: 24px;
	font-weight:bold;
}

.Ficha_Impressao_Nome_Site
{
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300; 
	color:#FF8100;
	font-size: 24px;
	text-decoration: none;
	line-height:40px;
	margin:0px 0px 0px 0px;
	background-color: #000000;
}

.styled-select 
{
	width:180px;
	overflow: hidden;
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	height: 30px;
	border-radius:2px;
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 300;
	color:#858585;
	font-size: 16px; 
	text-decoration: none;	
 }

.twitter-share-button {
  max-width:59px;
}