/*
 *  Inaset.css
 *
 *  define: texto, fundos e layout.
 *          cores, tamanhos, posições e espaços.
 *
 */

/*
 *  Definição dos links
 */

A.LinkFooter {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#000000;
}

A.LinkFooter:hover					{
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#666666;
 	}

A.GraySmall {
	font-size:				9px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#595959;
	line-height:			8pt;
}

A.GraySmall:Hover {
	font-size:				9px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#CC0000;
	line-height:			8pt;
}


A.BlackSmall {
	font-size:				9px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#000000;
 	}

A.BlackSmall:Hover {
	font-size:				9px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#D9000F;
}

A.Black {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#4A4A4A;
 	}

A.Black:Hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#A13534;
}

A.BlackNotUnderline {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#4A4A4A;
 	}

A.BlackBold {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#333333;
 	}

A.BlackBold:hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	underline;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
 	}

A.Gray {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#5C5A5B;
 	}

A.Gray:Hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	underline;
	font-style:			none;
	font-weight:			normal;
	color:					#5C5A5B;
 	}

A.GrayBordeau {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
 	}

A.GrayBordeau:Hover {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 	}

A.GrayBordeau2 {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#5C5A5B;
}

A.GrayBordeau2:Hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#A13534;
}

A.GrayBordeauBold {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
 	}

A.GrayBordeauBold:Hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 	}

A.WhiteBordeau {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#FFFFFF;
	background-color: #A13336;
}

A.WhiteBordeau:Hover {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#FFFFFF;
	background-color: #A13336;
}

A.Bordeau14 {
	font-size:				14px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
}

A.Bordeau14:Hover {
	font-size:				14px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	underline;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 	}

A.Bordeau {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 	}

A.Bordeau:Hover {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	underline;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 	}

A.Bordeau11 {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#5C5A5B;
 	}

A.Bordeau11:Hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#A13534;
 	}

A.BordeauBold11 {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
}

A.BordeauBold11:Hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
}

A.BordeauBig {
	font-size:				13px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 	}

A.BordeauBig:Hover {
	font-size:				13px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	underline;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 	}

A.BordeauNoUnderline {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 	}

A.BordeauNoUnderline:Hover {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 	}

A.BordeauWhiteNoUnderline {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
	}

A.BordeauWhiteNoUnderline:Hover {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#FFFFFF;
	background-color: #A13534;
	}

A.BordeauGray {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#A13534;
}

A.BordeauGray:Hover {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#64625C;
}

A.GrayBold {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#5A5A58;
}

A.GrayBold:Hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#FFFFFF;
}

A.GrayBoldNormal {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
}

A.GrayBoldNormal:Hover {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	underline;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
}

/*
 *  Define o aspecto do Texto
 */

.Text {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#3B3B3A;
	/*color:					#595959;*/
}

.TextBold {
	font-size:				12px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#3B3B3A;
	/*color:					#595959;*/
}

.TextBolder {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
}

.TextBordeau {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
}

.TextBordeau11 {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
}

.TitleGrayLight {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A2A09D;
}

.TitleGrayLightBigger {
	font-size:				13px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A2A09D;
}

.TitleGray {
	font-size:				17px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#3B3B3A;
}

.TitleGrayLighter {
	font-size:				13px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A4A2A0;
}

.TitleBordeau {
	font-size:				16px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#A13534;
 }

.TextGrayLight {
	font-size:				12px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#949591;
}

.TextBigger {
	font-size:				13px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#595959;
	}

.TextWithoutColor {
	font-size:				15px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
}

.TextSmall {
	font-size:				9px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#A4A29D;
	line-height:			8pt;
	}

.TextSmallBordeau {
	font-size:				9px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#A13534;
	line-height:			8pt;
	}

.TextBlackSmall {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#000000;
}

.TextBlack {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#000000;
	line-height:			12pt;
	}

.TextBlackBold {
	font-size:				14px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#000000;
	line-height:			12pt;
	}

.TextBlackBoldSmaller {
	font-size:				12px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#000000;
}


.TextGrayBold {
	font-size:				14px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
}

.TextGray {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#5C5A5B;
}

.TextGrayB {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
}

.TextGrayHuge {
	font-size:				18px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#CCCCCC;
}

.TextGrayReallyHuge {
	font-size:				46px;
	font-family:			Verdana;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#CCCCCC;
}

.TextGrayUnderline {
	font-size:				12px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	underline;
	font-style:			none;
	font-weight:			bold;
	color:					#5C5A5B;
}

.TextRed {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#A13534;
}

.TextRedError {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#A13534;
}

.TextWhite {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#FFFFFF;
}

.TextWhiteBig {
	font-size:				13px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#FFFFFF;
}

.TextWhiteBold {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#FFFFFF;
}

.TextStrong {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#333333;
	letter-spacing:		0px;
}

.TextStrongGray {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
/*	color:					#656565;*/
	color:					#7C7E74;
	letter-spacing:		0px;
}

.TextStrongWhite {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#FFFFFF;
	letter-spacing:		0px;
}

.TextFooter {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#666666;
	line-height:			12pt;
	}

.TitleRed {
	font-size:				16px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#D7381A;
 	}

.TitleBlue {
	font-size:				15px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
/*	color:					#7FBADA;*/
/*	color:					#0071b2;*/
	color:					#0472B4;
	}

.TitleRedSmaller {
	font-size:				15px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#D7381A;
 	}

.TitleBlack {
	font-size:				14px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#000000;
 	}

.TitleGrayHuge {
	font-family: Helvetica, Arial, Verdana, san-serif;
	font-size: 50px;
	font-style: normal;
	line-height: 75px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #CCCCCC;
 }

/*
 * FORMULÁRIOS
 */

.TextForm {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			bold;
	color:					#333333;
	letter-spacing:		0px;
	line-height:			12px;
 	}

.TextFormOption {
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#333333;
	letter-spacing:		0px;
	line-height:			12px;
 	}

.TextBox
{
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			none;
	color:					#4A4A4A;
	height:					14px;
	border-right:		#747574 1px solid;
	border-top:			#747574 1px solid;
	border-left:			#747574 1px solid;
	border-bottom:		#747574 1px solid;
	background-color:	#FFFFFF;
	letter-spacing:		0px;
	line-height:			12px;
/*	width:					20px;*/
	}

.TextArea						{
	font-size:				10px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			none;
	color:					#4A4A4A;
/*	width:					250px;*/
	height:					100px;
	border-right:		#747574 1px solid;
	border-top:			#747574 1px solid;
	border-left:			#747574 1px solid;
	border-bottom:		#747574 1px solid;
	background-color:	#FFFFFF;
	letter-spacing:		0px;
	line-height:			12px;
}


.ComboBox {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	font-style:			none;
	font-weight:			none;
	text-decoration:	none;
	color:					#4A4A4A;
	height:					18px;
	border-right:		#747574 1px solid;
	border-top:			#747574 1px solid;
	border-left:			#747574 1px solid;
	border-bottom:	#747574 1px solid;
	background-color:	#FFFFFF;
	letter-spacing:		0px;
 }



/*
 *  Para artigos
 */

.PageTitle {
	font-size:				16px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#1372BC;
}

.ArtigoTitleSection {
	font-size:				14px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#1372BC;
}

.ArtigoTitleSectionSmaller {
	font-size:				13px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
/*	color:					#7F7D71; */
	color:					#1372BC;
}

.ArtigoTextSection {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#7F7D71;
	line-height:			16px;
}

.PaperLeftInfo {
	font-size:				12px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	color:					#7F7D71;
}

.PaperRightInfo {
	font-size:				11px;
	font-family:			'Trebuchet MS', sans-serif;
	text-decoration:	none;
	font-style:			none;
	font-weight:			normal;
	text-transform:	uppercase;
	color:					#1372BC;
}


.TextExp {
	color:					#FFFFFF;
	font-family:			'Trebuchet MS', sans-serif;
	font-size:				10px;
	font-style:			none;
	line-height:			16px;
	font-weight:			bold;
	font-variant:			normal;
	text-decoration:	none;
}


.TextQuadroProduto {
	font-family:			'Trebuchet MS', sans-serif;
	font-size:				11px;
	font-style:			none;
	font-weight:			bold;
	font-variant:			normal;
	text-decoration:	none;
	color:					#626262;
}

.TitleQuadroProduto {
	font-family:			'Trebuchet MS', sans-serif;
	font-size:				11px;
	font-style:			none;
	font-weight:			bold;
	font-variant:			normal;
	text-decoration:	none;
	color:					#000000;
}
.Textpremium
{
      font-weight: normal;
      font-size: 10px;
      color: #FF3300;
      line-height: 12px;
      font-family: 'Trebuchet MS' , sans-serif;
      letter-spacing: 0px;
      text-decoration: none;
      text-transform: uppercase;
}

.Textpremiumazul
{
      font-weight: normal;
      font-size: 10px;
      color: #1372bc;
      font-family: 'Trebuchet MS' , sans-serif;
      text-decoration: none;
      text-transform: uppercase;
}


// Forms
FORM {
	margin: 0px;
}


/* Distributor */
.dinfo {
	font-size:11px;
	color: #595959;
	font-family: Trebuchet MS, sans-serif;
	text-decoration: none;
}

.dinfo span {
	color: #0071b2;
}

.dinfo a {
	text-decoration: underline;
}