#foldheader
{
	cursor:hand;
	font-weight:bold;
	font-family:verdana;
	font-size: 10px;
	color:#333333;
	/*list-style-image:url('gui/vineta1.gif');*/
	margin-top: 0; 
	margin-bottom: 0;

}

#foldinglist
{
	text-indent: 0;
	padding-left: 0;
	padding-right: 10;
    font-weight:normal;
	font-family:verdana;
	font-size: 9px;
	/*list-style-image:url('list.gif');*/
	margin-top: 0; 
	margin-bottom: 0;

	
}

p.error
{
	text-indent: 0;
	font-family:arial;
	font-size: 14px;
	color: #FF0000;	
}
p.Titulo1
{
	margin-top: 0; 
	margin-bottom: 0;
	text-indent: 10;
	font-family:arial;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
}

p.Texto1
{
	margin-top: 0; 
	margin-bottom: 0;
	text-indent: 0;
	font-family:arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
}


p.imgtop
{
	margin-top: 0; 
	margin-bottom: 0;

}
.TableHeading1
{
	background-color: #0066CC;
	color: #FFFFFF;
	text-align: center;
}

.TableHeading0
{
	background-color: #0267B9;
	color: #FFFFFF;
	border-bottom: 1px solid white;
	text-align: center;
}

.TableBottom0
{
	background-color: #0066CC;
	color: #FFFFFF;
	border-top: 1px solid white;
	text-align: left;
}

a.Negro:link 
{
	color: #333333;
	text-decoration: none;
}     
a.Negro:visited 
{
	color: #333333;
	text-decoration: none;
}  
a.Negro:hover
{
	color: #333333;
	text-decoration: none;	
}   
a.Negro:active 
{
	color: #333333;
	text-decoration: none;	
}  


a.Negro:hover   
{
	/*color: #FFFFFF; */
	font-style: normal;
	/*cursor:hand;*/
	/*background-color: lightslategray;*/
	text-decoration: underline;
}


.TablaConsulta
{
	border-collapse: collapse;
	border-width: 1px;
	border-color: #0066CC;
	border-style: solid;
	padding: 0px;
	text-align: center;
	width: 100%;
}

.TablaRegistro
{
	border-collapse: collapse;
	border-width: 1px;
	border-color: #0066CC;
	border-style: solid;
	padding: 4px;
	width: 100%;
}

/*table tr td 
{
	font-family: Tahoma;
	font-size: 70%;

	
}*/