﻿body 
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial;
scrollbar-face-color:#D5D5D5; 
scrollbar-arrow-color:#EA3B02; 
scrollbar-track-color:#D5D5D5; 
scrollbar-shadow-color:''; 
scrollbar-highlight-color:''; 
scrollbar-3dlight-color:''; 
scrollbar-darkshadow-Color:''; 
}


#stmenu
{ 
	width:1000px;
	height:20px;
	text-align:left;
	float:left;
}


.HeaderGridView
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:White;
	background-color:#EA3B02;
	border-style:solid;
	border-width:1px;
	border-color:#D5D5D5;

}

.HeaderGridView a:link
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:white;
}

.HeaderGridView a:visited
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:white;
}
.HeaderGridView a:hover
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:white;
	background-color:#828282;
}




.AlternateRowGrid
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:black;
	background-color:#D5D5D5;
}
.AlternateRowGrid a:link
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:black;
	background-color:#D5D5D5;

}
.AlternateRowGrid a:visited
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:black;
	background-color:#D5D5D5;

}




.RowGrid
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:black;
	background-color:white;
}
.RowGrid a:link
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:black;
	background-color:White;

}
.RowGrid a:visited
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:black;
	background-color:white;

}

.SelectedRowGrid
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:White;
	background-color:#828282;
}
.SelectedRowGrid a:link
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:White;
	background-color:#828282;

}
.SelectedRowGrid a:visited
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	background-color:#828282;

}

.NodeMenuProdutos
{
	border-bottom: Gray 1px solid;
}









.linkinternoativo
{
	text-decoration:none;
	margin-left:7px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#EA3B02;
}
.linkinternoinativo
{
	text-decoration:none;
	margin-left:7px;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#828282;
}
.linkvermelhonormal
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#EA3B02;
}
.accordionfaqheader
{
	width:650px;
	text-align:left;
	border-top:solid 15px white;

}
.tituloartigo
{
	text-align:left;
	font-family:Arial;
	font-size:12px;
	background-color: White;
	color:#828282;
	font-weight:bold;
}
.accordionfaqcontent
{
	width:650px;
	text-align:left;
	font-family:Arial;
	font-size:12px;
	background-color: White;
	color:#828282;
	font-weight:normal;
	border-bottom:solid 5px white;
}

.TextoEsquerda
{
	text-align:left;
}

.modalBackground {
background-color:#000;
filter:alpha(opacity=40);
opacity:0.4;
}
