/* RCM css 2*/

img
{
	cursor:pointer;
	border:1px solid #000000;
}


.noClick
{
	cursor:auto;
	border:1px solid #333333;
}


.noClickNoBorder
{
	cursor:auto;
	border:0px;
}


.txtIniSessao26 {
   font-family: verdana;
   font-size: 26px;
   color: #000000;
   text-align: center;
}

.txtIniSessao12 {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   text-align: left;
}

.txtIniSessao12Centro {
   font-family: verdana;
   font-size: 12px;
   color: #000000;
   text-align: center;
}


.txtAlert {
   font-family: verdana;
   font-size: 12px;
   color:#FF0000;
   font-weight:bold;
   text-align: justify;
   text-decoration:blink;
}


th {
	height:18px;
	background-color: #E3E3E3;
}

.txtTabelasSContorno {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	azimuth:left;
	vertical-align: middle;
}

.txtTabelasPeq {
   font-family: verdana;
   font-size: 2px;
}

.textoGeral
{
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

.textoCentro
{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
/*
a.:link {
    color:#000000;
    text-decoration:none;
}
a.textoNormal:visited {
    color:#000000;
    text-decoration:none;
}
a.textoNormal:hover {
    color:#000000;
    text-decoration none;
}

*/

.txtControlosForms {
   font-family: verdana;
   font-size: 10px;
   font-weight: bold;
   color: #000000;
}


.txtControlosTransparentes { 
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #5D82C5;
	border: 0px transparent outset;
	background: transparent;
	text-align: center;
}

a:link
{
	color: #0033FF;
}
a:visited
{
	color:#336699; 
} 
a:active 
{
	color:#000080;
}
a:hover
{
	color:#00FFFF;
}
body
{
	/*
	font-family:Arial, Helvetica, sans-serif;
	 background-color: #EAEAEA; 
	font-size:9px;
	text-align:left;
	color:#666666;
	
	margin-left: 5%;
	margin-right: 5%;
	*/
}
h1, h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;
}
h1
{
	color: #336699;
	font-size: 18pt;
	text-align: center;
	text-transform: uppercase;
}
h2
{
	color:#006666;
	font-size: 14pt;
	text-align: right;
	text-transform:uppercase;
}
h3
{
	color:#003399;
	font-size: 15pt;
	text-align: center;
	line-height: 150%;
	text-transform:capitalize;
}
h4
{
	color:#3333CC;
	font-size: 12pt;
	text-align: justify;
	line-height: 50%;
	margin-left: 10%;
}

.textoGrande {font-size: 16px}