﻿body 
{
	background-image:url(../imgs/bg.jpg);
	color:#277dc5;
	font-family:Verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	
}
td.CelulaMaster
{
	
	vertical-align: top; 
	height: 100%; 
	width:568px; 
	background-color: #FFFFFF; 
	padding-right: 11px; 
}
table.TabelaTopoTitulo
{
	background-image: url(../imgs/FundoTopicos.jpg); 
    width: 100%;
}
td.CelulaTopoTituloM
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	background-image:url(../imgs/bordas/titulos/M.jpg);
	background-repeat: repeat-x;
	height:25px;
	padding-top:9px;

}
td.CelulaTopoTituloR
{
	width:20px;
	background-image:url(../imgs/bordas/titulos/R.jpg);
	
}
td.CelulaTopoTituloL
{
	width:17px;
	background-image:url(../imgs/bordas/titulos/L.jpg);
}


td.CelulaTopoFundo
{
	color:#FFFFFF;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	background-image:url(../imgs/FundoTopicos.jpg);
	width:65%;
}
table.TabelaMaster
{
	color:#4e4e4e;
	text-align:left;
	background-color:#FFFFFF;
	font-family:Verdana;
	padding-left:10px;
	padding-right:0px;	
	padding-top:10px;
	font-size:12px;
	font-weight:normal;
	margin:0px;
	width:100%;
	
	vertical-align: top; 
}

table.Repeater
{
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	vertical-align:baseline;
	text-align:left;
	width:100%;
	border-top:solid #cd99fe 2px;
	background-color:#efefef;
	padding:5px;
	
}
table.RepeaterInicial
{

	margin:0px;
	vertical-align:baseline;
	text-align:left;
	width:100%;
	border:solid #e1e1e1 1px;
	background-color:#FFFFFF;
	padding:5px;
	
}
td.DataRepeater
{
	text-align:left;
	color:#3d0f5b;
}

td.DataRepeaterInicialRodape
{
	/*border-top:solid #54348e 1px;*/
	text-align:left;
	font-size:10px;
	color:#3d0f5b;
	background-color:#efefef;
	width:100%;
	
}
td.DataRepeaterInicialTitulo
{
	border-top:solid #54348e 2px;
	text-align:left;
	font-family:Arial;
	font-size:13px;
	color:#000000;
	background-color:#efefef;
	width:100%;
	
}
td.DataRepeaterInicialTexto
{
	/*border-top:solid #54348e 1px;*/
	text-align: justify;
	color: #4e4e4e;
	background-color: #FFFFFF;
	width: 100%;
}

a.RepeaterTitulo
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
}

a.RodapeRepeater
{
	color:#676767;
	font-family:Arial;
	font-size:11px;
	margin:0px;
	vertical-align:baseline;
	text-decoration:none;
}


a.RepeaterTexto
{
	color:#4e4e4e;
	font-family:Verdana;
	font-weight: normal;
	font-size:12px;	
	margin:0px;
	text-decoration:none;
}
a
{
	color: #4e4e4e;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
td.CelulaMenuUP
{
	
	
	height:30px; 
	width:111px; 
	text-align:center;
}
table.MenuUP
{

	padding-top:5px;
	color:#54348d;
	
}

a.MenuUP
{
	text-decoration: none;
	color:#54348d;
}

a.Rodape
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
