﻿body 
{	
	margin:0px;
}
td.Form_TituloL
{
	background-image:url(../../imgs/Forms/TituloL.jpg); 
	background-position:left; 
	background-repeat:no-repeat; 
	width:2px; 
	height:23px;
}
td.Form_TituloR
{
	background-image:url(../../imgs/Forms/TituloR.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	width:2px; 
	height:23px;
}
td.Form_TituloM
{
	background-image:url(../../imgs/Forms/TituloM.jpg); 
	background-repeat:repeat-x; 
	height:23px; 
	font-family:Arial; 
	font-size:12pt; 
	color:#15428b; 
	font-weight:bold; 
	padding-left:10px;
	
}
td.Form_TituloTopoL
{
	background-image:url(../../imgs/Forms/TituloTopoL.jpg); 
	background-position:left; 
	background-repeat:no-repeat; 
	width:2px; 
	height:24px;
}
td.Form_TituloTopoR
{
	background-image:url(../../imgs/Forms/TituloTopoR.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	width:2px; 
	height:24px;
}
td.Form_TituloTopoM
{
	background-image:url(../../imgs/Forms/TituloTopoM.jpg); 
	background-repeat:repeat-x; 
	height:24px; 
	
	font-family:Arial; 
	font-size:12pt; 
	color:#15428b; 
	font-weight:bold; 
	padding-left:10px;
}
td.Form_CorpoL
{
	background-image:url(../../imgs/Forms/CorpoL.jpg); 
	background-position:left; 
	background-repeat:repeat-y; 
	width:2px;
}
td.Form_CorpoM
{
	background-color:#dfe8f6; 
	font-family:Arial; 
	font-size:10pt; 
	color:#000000; 
	font-weight:normal; 
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}
td.Form_CorpoR
{
	background-image:url(../../imgs/Forms/CorpoR.jpg); 
	background-position:right; 
	background-repeat:repeat-y; 
	width:2px;
}
td.Form_CorpoDL
{
	background-image:url(../../imgs/Forms/CorpoDL.jpg); 
	background-position:left; 
	background-repeat:no-repeat; 
	height:2px; 
	width:2px;
}
td.Form_CorpoD
{
	background-image:url(../../imgs/Forms/CorpoD.jpg); 
	background-repeat:repeat-x; 
	height:2px;
}
td.Form_CorpoDR
{
	background-image:url(../../imgs/Forms/CorpoDR.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	height:2px; 
	width:2px;
}
td.Form_TituloCampo
{
	padding-top: 4px;
}

.modalBackground
{
 background-color: #000000;
 filter: alpha(opacity=85);
 opacity: 0.85;
}

.modalPopup {
 background-color:#000000;
 border-width:3px;
 border-style:solid;
 border-color:#000000;
 padding:3px;
 width:250px;
}

.btnSalvar
{
	background-image:url(../../imgs/btns/salvar.gif); 
	background-repeat:no-repeat; 
	width:120px;
	height:29px;
}
.btnSalvar
{
	background-image:url(../../imgs/btns/salvar.gif); 
	background-repeat:no-repeat; 
	width:120px;
	height:30px;
	background-color:Transparent;
	border-style:none;
	cursor: pointer;
}
.btnCancelar
{
	background-image:url(../../imgs/btns/cancelar.gif); 
	background-repeat:no-repeat; 
	width:120px;
	height:30px;
	background-color:Transparent;
	border-style:none;
	cursor: pointer;
}
.btnPageEdit
{
	background-image:url(../../imgs/btns/PageEditar.gif); 
	background-repeat:no-repeat; 
	width:120px;
	height:30px;
	background-color:Transparent;
	border-style:none;
	cursor: pointer;
}
.btnPesquisar
{
	background-image:url(../../imgs/btns/pesquisar.gif); 
	background-repeat:no-repeat; 
	width:120px;
	height:30px;
	background-color:Transparent;
	border-style:none;
	cursor: pointer;
}
.btnLimparFiltro
{
	background-image:url(../../imgs/btns/filtro.gif); 
	background-repeat:no-repeat; 
	width:120px;
	height:30px;
	background-color:Transparent;
	border-style:none;
	cursor: pointer;
}
td.PagerGrid
{
	border-left:solid 1px #7f7f7f;
	border-right:solid 1px #7f7f7f;
	border-bottom:solid 1px #7f7f7f;
	border-top:0;
	padding-left:4px;
	padding-right:4px;
	color:#15428b;
	font-weight:bold;
	background-color:#c4dbed;	
}
.DropDownListPager
{
	border-style:none;
	border-width:0px;
	background-color:#c4dbed;
	font-weight:bold;
	color:#15428b;
}
.money
{
	text-align:right;
}
.HeaderGrid
{
	background-image:url(../../imgs/Grid/Header.jpg); 
	background-repeat:repeat-x;
	color:#15428b; 		
}
.validatorCalloutHighlight 
{ 
    border:solid 1px blue; background-color: #fffacd; 
}
