﻿#Main
{
	width:790px;	
	height:620px;
	margin-top:25px;
	text-align:center;	
}



#nifty
{	
	background:#d3d3d3;
	width:800px;
	height:650px;
	text-align:center;
	
}
.Principal
{
	background:#d3d3d3;	
	width:590px;		
		
}
.Izq
{	
	background:#d3d3d3;
	width:390px;		
	text-align:center;
	float:left;
}

.divLabel
{   font-family:"Trebuchet MS"; font-size:11px; font-weight:bold; color:#666666;
	float:left;
	width:80px;
	text-align:left;
	margin-bottom:5px;
	
}
.divTexbox
{   font-family:"Trebuchet MS"; font-size:11px; color:#666666; 
	float:left;
	width:500px;
	text-align:left;
	margin-bottom:5px;
}
.linkbutton
{
	
	text-align:left; 
	padding-top:13px;
	font-family:"Trebuchet MS";
	font-size:12pt; 
	color:#4E4E4E;
	font-weight:bold;
	text-decoration:none;				
}

.linkbutton2
{
	
	text-align:left; 	
	font-family:"Trebuchet MS"; 
	font-size:10pt; 
	color:#4E4E4E; 
	font-weight:bold;
	text-decoration:none;	
	
}
.linkbutton:hover
{
	text-decoration  : underline;
	color:Red;		
}
.linkbutton2:hover
{
	text-decoration  : underline;
	color:Red;		
}
.txtinfo
  { font-family:"Trebuchet MS";
    text-align:justify;
    line-height:14px;
    font-size:12px;
    color:#565656;
    overflow:auto;
	}
/*.Link
{
	font-family:Verdana;
	font-size:13pt;
	color:#C04000;
	font-weight:bold;
}



GRILLA*/
#Header
{   font-family:"Trebuchet MS"; font-size:11px; font-weight:bold; color:#666666; margin-left:10px;
	width:642px;
	text-align:left;
}
#Grilla
{	
	width:642px;
	height:500px;	
	text-align:left;
}

.Item
{
	background:#f9f9f9;
	text-align:inherit;
	height:20px;
	
}
.ItemAlternating
{
	background:#f4f4f4;
	text-align:inherit;	
	height:20px;
}
