﻿body
{
    margin:10px;
    font-family: Arial;
    color: #111111;
    font-size: 12px;
}

td
{
    font-family: Arial;
    color: #111111;
    font-size: 12px;    
}



.VilaCondeBTTSectionTitle a
{
	white-space: nowrap;
	font-weight: bold;
	padding-bottom: 2px;
	color: #4c4c4c;
	font-size:12px;
	font-weight: bold;
}

.VilaCondeBTTSectionContents
{
	padding-left:10px;
	padding-top:3px;
	padding-bottom:1px;
	padding-right:1px;
}


.VilaCondeBTTFormTitle
{
	font-weight: bold;
}

.VilaCondeBTTFormLeft
{
	padding-bottom: 3px;
	vertical-align: top;
	width:20%;
	text-align:right;
}

.VilaCondeBTTFormRight
{
	padding-left: 3px;
	padding-bottom: 3px;
	vertical-align: top;
	width:80%;
	text-align:left;
}


.VilaCondeBTTSeparador
{
	height: 10px;
}

.VilaCondeBTTSectionContentsTitle
{
  font-size:16pt;
  color: #9DB700;
  font-weight: bold;
}

.VilaCondeBTTSectionContentsSubTitle
{
  font-size:14pt;
  color: #9DB700;
}

.VilaCondeBTTFaqsTopo
{
	margin-top: 10px;
	font-weight: bold;
}


.VilaCondeBTTAlignRight
{
	float: right;	
}

.VilaCondeBTTAlignLeft
{
	float: left;	
}

.VilaCondeBTTFormAviso
{
    border: 1px solid #d3d3d3;
    background-color: #F3F3F3;
    padding: 10px;    
}


.VilaCondeBTTTitle
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006784;
	margin: 20px 0 20px 0;
	font-weight: normal;
}

.VilaCondeBTTSubTitle
{
  font-size:16pt;
  color: #9DB700;
}

.VilaCondeBTTSubSubTitle
{
  font-size:14pt;
  color: #9DB700;
}

.VilaCondeBTTTable10
{
    width: 10%;
}


.VilaCondeBTTTable20
{
    width: 20%;
}

.VilaCondeBTTTable20Center 
{
    width: 20%;
    text-align:center;
    border:1px solid red;
}

.VilaCondeBTTTable30
{
    width: 30%;
}

.VilaCondeBTTTable40
{
    width: 40%;
}

.VilaCondeBTTTable50
{
    width: 50%;
}

.VilaCondeBTTTable60
{
    width: 60%;
}

.VilaCondeBTTTable70
{
    width: 70%;
}

.VilaCondeBTTTable80
{
    width: 80%;
}

.VilaCondeBTTTable100
{
    width: 100%;
}

.VilaCondeBTTVAlignTop
{
    vertical-align: top;
}

.VilaCondeBTTAlignMiddle
{
    text-align: center;
}

.VilaCondeBTTAlignLeft
{
    text-align: left;
}

.VilaCondeBTTAlignRight
{
    text-align: right;
}

.VilaCondeBTTFormTable
{
	padding: 0px;
	width: 750px;
	border: 0px;
}

.VilaCondeBTTFormTable3Col
{
	padding: 0px;
	width: 750px;
	border: 0px;
}
.VilaCondeBTTFormTable3Col td
{
    padding-left: 10px;
    text-align: center;
    vertical-align: top;
	color: #4c4c4c;
}

.VilaCondeBTTFormTable3Col td.label
{
    padding-left: 10px;
    text-align: right;
    vertical-align: top;
	color: #4c4c4c;
}

.VilaCondeBTTFormTable3Col td.valores
{
    padding-left: 0px;
    text-align: left;
    vertical-align: top;
	color: #4c4c4c;
}

.VilaCondeBTTFormTable3Col td.checkbox
{
    padding-left: 10px;
    text-align: center;
    vertical-align: top;
	color: #4c4c4c;
}

.VilaCondeBTTFormTable3Col th.VilaCondeBTTTable20 
{
	font-weight: bold;
	color: #808080;
    text-align: center;
    vertical-align: top;
    
}

.VilaCondeBTTFormTableTitle
{
	font-weight: bold;
}

.VilaCondeBTTFormTable th
{
    text-align:right;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006784;
}

.VilaCondeBTTFormTable td
{
    padding-left: 10px;
    text-align: left;
    vertical-align: top;
		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*---------------------------------------*/
.VilaCondeBTTFormTableView
{
    margin: 10px;
    padding: 0px;
	width: 750px;
	border: 0px;
}

.VilaCondeBTTFormTableView th
{
	font-weight: bold;
	color: #808080;
    text-align: left;
    vertical-align: top;
}

.VilaCondeBTTFormTableView td
{
    padding-left: 10px;
    text-align: left;
    vertical-align: top;
	color: #4c4c4c;
}

/*---------------------------------------*/


.VilaCondeBTTListTable
{
    width: 100%;
	border-collapse: collapse; 
	border-left:1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
}

.VilaCondeBTTListTable td
{
	border-bottom:1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 5px;
	margin: 0px;
	background-color: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.VilaCondeBTTListTable td a {
	text-decoration: underline;
	color: #333333;
}

.VilaCondeBTTListTable td a:hover {
	text-decoration: none;
	color: #006784;
}

.VilaCondeBTTListTable th
{
	border-bottom:1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	padding: 5px;
	margin: 0px;
	/*background-color: #E6E6E6;*/
	background-color: #DDEFF3;
	text-align: left;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006784;
}

.VilaCondeBTTListTable th a 
{
	font-size: 11px;
	color: #006784;
	text-decoration: underline;
}

.VilaCondeBTTListTable th a :hover {
	text-decoration: none;
	color: #333333;
}

td.VilaCondeBTTListTableNoBorder
{
    border-left:0px;
    border-right:0px;
    border-top:0px;
    border-bottom:0px;    
}

/* Paginação de Listagens */
.VilaCondeBTTListPager
{
	padding-top:10px;
	text-align:center;
	padding-bottom:0px;
}

.VilaCondeBTTListPager disabled
{
	display: none;
	text-align:center;
	background-color: #CCCCCC;
}

.VilaCondeBTTListPagerPrevious
{
	background-color: #B3B3B3;
	border: 1px solid red;
}

.VilaCondeBTTListPagerCurrentPage
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #808080;
	height: 18px;
	margin-left: 2px;
	border:0px;
}

.VilaCondeBTTListPagerPage
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #AAAAAA;
	height: 18px;
	margin-left: 2px;
	border:0px;
	text-decoration:none;
}

.VilaCondeBTTListPagerPage:Hover
{
	background-color: #808080;
	color: #FFFFFF;
}


.pagerLinkDisabled
{
	display: none;
}



.VilaCondeBTTListPagerNext
{
	background-color: #B3B3B3;
	border: 0px;
}


.VilaCondeBTTListPagerBotao
{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #AAAAAA;
	height: 18px;
	border:0px;
	text-decoration: none;
	text-align:center;
}

.VilaCondeBTTListPagerBotao:Hover
{
	background-color: #808080;
}

.VilaCondeBTTListPagerInfo
{
	height: 18px;
	vertical-align:middle;
	white-space: nowrap;	
}


.VilaCondeBTTValidationSummary
{
    border: 1px solid #d3d3d3;
    background-color: #F3F3F3;
    color: Red;
    padding: 10px;    
    margin-bottom: 10px;
}

.VilaCondeBTTTabelaSucesso
{
    border: 1px solid #d3d3d3;
    background-color: #F3F3F3;
    color: Green;
    padding: 10px;    
    margin-bottom: 10px;
}



.VilaCondeBTTTabelaErro
{
    border: 1px solid #d3d3d3;
    background-color: #F3F3F3;
    color: Red;
    padding: 10px;    
    margin-bottom: 10px;
}

.VilaCondeBTTMenu
{
	color:Silver;	
}

.fieldset legend
{
    font-weight: bold;
    color: #AEB700;
    margin-bottom: 20px; 
}

.fieldset hr
{
    color: #d3d3d3;
    height: 1px;
    
}

.fieldset 
{
    font-weight: bold;
    color: #808080;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.ILSFOMenu
{
	color:White;	
	text-decoration:none;
	font-weight:bold;
}

.ILSFOMenu:hover
{
	text-decoration:underline;
}

.VilaCondeBTTBotoes button {
       background-color: #358ba2;
      color: #FFFFFF;
      font-weight: bold;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 10px;
      border: 1px solid #358ba2;
      vertical-align: middle;
      cursor: hand;
}

