﻿body {
	background-color: #FFFFFF;
	font-family: Calibri, Arial;
	font-size: 12px;
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}

th, td {
	font-family: Calibri, Arial;
	font-size: 12px;
}

pre {
	font-family: Arial;
	font-size: 12px;
}

.solucao{

}

.vantagens {
}

.link_destaques{

}

.background_yellow,
h1.background_yellow,
h1.background_yellow .spanRule{
	background-color: #EA3 !important;
}

.background_green,
h1.background_green,
h1.background_green .spanRule{
	background-color: #80BE7D !important;
}

.background_green_light,
h1.background_green_light,
h1.background_green_light .spanRule{
	background-color: #6FBE44 !important;
}

.cor_azul{
	color: #0061A2 !important;
}

.tabela_com_separador{
	color: #000000;
	background-color: transparent;
	background-image: url("../images/separador2.png");
	background-repeat: repeat-x;
	background-position: bottom center;
	padding-bottom: 25px;
	margin-bottom: 35px;
	display: block;
}
.tabela_com_separador td{
	margin: 0px;
	padding: 0px;
	border: 0px none;
	vertical-align: top;
	text-align: left;
}
.tabela_com_separador td:first-child{
	padding-right: 20px;
}
.tabela_com_separador td img{
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.tabela_com_separador p{
	line-height: normal;
}
.tabela_com_separador td[valign="bottom"]{
	vertical-align: bottom;
}
.tabela_com_separador td[valign="bottom"] p:last-child{
	margin-bottom: 0px;
}

.detalhesTexto .tabela_com_separador:last-child{
	background: none;
	padding-bottom: 0px;
}

.table_valores_qualidade{

}

.table_valores_qualidade td{
	padding: 0px 50px 10px 0px;
	/*font-family: Verdana;*/
		font-size: 12px;
}

.table_valores_qualidade strong{
	font-weight: bold;
}
.table_valores_qualidade em{
	font-style: italic;
}