/*Tabela Lista*/
table.list { align: center}

td.list-topl {width:6px; height:28px;   background: url(../images/canto_superior_esquerdo.gif) no-repeat;}
td.list-top{  
	background: url(../images/faixa_superior_x.gif) repeat-x;
	color:#cdcaca;
	font-family:arial,verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-top:3px;
	padding-left:6px;
	padding-right:6px;
    font-weight: bold;
	text-align:center;
	
}
td.list-top2{  
	background: url(../images/faixa_superior_x.gif) repeat-x;
	color:#cdcaca;
	font-family:arial,verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;	
    font-weight: bold;
	text-align:center;
	text-decoration:bold;
	
}
td.list-topr {width:6px; height:28px;   background: url(../images/canto_superior_direito.gif) no-repeat;}


td.separador_header {width:1px; height:2px;   background: url(../images/separador_header.gif) repeat-x;}

td.separador_rodape {width:1px; height:2px;   background: url(../images/separador.gif) repeat-x;}

td.list-botl {width:6px; height:40px;   background: url(../images/canto_inferior_esquerdo.gif) no-repeat;}
td.list-bot  {						  background: url(../images/repeditor_rodape_x.gif) repeat-x;}
td.list-botr {width:6px; height:40px;   background: url(../images/canto_inferior_direito.gif) no-repeat;}

td.list-c1 { background: #565656; }

td.list-c2 { background: #323232;}

td.list-c3 { 
	background: #242424;
	color:#ffffff;
	font-family:arial,verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-top:3px;
	text-align:right;
}

td.list-bot{
	color:#ffffff;
	font-family:arial,verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-top:3px;
}


/*Tabela Form*/
table.shadow { align: center}

td.shadow-topl {width:6px; height:28px;   background: url(../images/canto_superior_esquerdo.gif) no-repeat;}
td.shadow-top{  
	background: url(../images/faixa_superior_x.gif) repeat-x;
	color:#a2a2a2;
	font-family:arial,verdana;
	font-size:15px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-top:3px;
    font-weight: normal;
}
td.shadow-topr {width:6px; height:28px;   background: url(../images/canto_superior_direito.gif) no-repeat;}


td.separador_header {width:1px; height:2px;   background: url(../images/separador_header.gif) repeat-x;}

td.separador_rodape {width:1px; height:2px;   background: url(../images/separador.gif) repeat-x;}

td.shadow-botl {width:6px; height:40px;   background: url(../images/canto_inferior_esquerdo.gif) no-repeat;}
td.shadow-bot  {						  background: url(../images/repeditor_rodape_x.gif) repeat-x;}
td.shadow-botr {width:6px; height:40px;   background: url(../images/canto_inferior_direito.gif) no-repeat;}

td.shadow-c1 { background: #565656; }

td.shadow-c2 { background: #323232;}

td.shadow-c3 { 
	background: #242424;
	color:#ffffff;
	font-family:arial,verdana;
	font-size:10px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	padding-top:3px;
    font-weight: bold;
}

/*Elementos HTMl Geral*/
body{ background:#f5f5f5 }

input{
	border-color:black black black;
	border-style:solid none solid solid;
	border-width:1px 0 1px 1px;
	background-color:#FFFFFF;
	border-right:0 none;
	color:#666666;
	float:left;
	font-size:11px;
	margin:0;
	padding:1px;	
}


/*Botao*/
a.ovalbutton span {
background:transparent url(../images/botao_lado_direito.gif) no-repeat scroll right top;
display:block;
padding:1px 11px 4px 0;
}

a.ovalbutton {
-x-system-font:none;
background:transparent url(../images/botao_lado_esquerdo.gif) no-repeat scroll left top;
color:#ffffff;
font-weight: bold;
display:block;
float:left;
font-family:arial,verdana;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:24px;
line-height:16px;
padding-left:11px;
text-decoration:none;
}

a.ovalbutton_azul span {
background:transparent url(../images/botao_azul_lado_direito.gif) no-repeat scroll right top;
display:block;
padding:1px 11px 4px 0;
}

a.ovalbutton_azul {
-x-system-font:none;
background:transparent url(../images/botao_azul_lado_esquerdo.gif) no-repeat scroll left top;
color:#ffffff;
font-weight: bold;
display:block;
float:left;
font-family:arial,verdana;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:24px;
line-height:16px;
padding-left:11px;
text-decoration:none;
}
