
.estilo1{
	font-family: Verdana,Helvetica;
	color: #4A4A4F;
	font-size: 8pt;
	text-decoration:none;
	text-align:justify;
	line-height:1.7;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:0px;

}

.estilo2{
	font-family: eras, arial, verdana;
	color: #FFFFFF;
	font-size: 11pt;
	text-decoration:none;
	font-weight: black;
}


.estilo3{
	/* con interlineado de 1.5 */
	font-family: eras, arial, verdana;
	color: #262261;
	font-size: 14pt;
	line-height:210%;
}

.estilo4{
	font-family: eras, arial, verdana;
	color: #262261;
	font-size: 42pt;
	font-weight: black;
}
.titulos{
	/* con interlineado de 1.5 */
	font-family: eras, arial, verdana;
	color: #262261;
	font-size: 11pt;
	font-weight:bold;
}

.tarea{
font-family: eras, arial, verdana;
color: #262261;
font-size: 10pt;
background-color:#E0E0E0;
border: white;
font-weight:black;
text-align:justify;
scrollbar-arrow-color: #336699;
scrollbar-base-color: aliceblue;
scrollbar-dark-shadow-color: aliceblue;
scrollbar-track-color: aliceblue;
scrollbar-face-color: aliceblue;
scrollbar-shadow-color: aliceblue;
scrollbar-highlight-color: aliceblue;


/*scrollbar-arrow-color: #000066;
scrollbar-base-color: #000033;
scrollbar-dark-shadow-color: #336699;
scrollbar-track-color: #666633;
scrollbar-face-color: #cc9933;
scrollbar-shadow-color: #DDDDDD;
scrollbar-highlight-color: #CCCCCC;*/

}

.capagris{
background-color: #E8E8E8;
font-family: calibri, eras, arial, verdana;
color: #262261;
font-size: 10pt;
text-align:justify;
line-height: 165%;
width: 370px;
height:395px;
overflow: auto;
padding-left:30px;
padding-right:10px;
padding-top:37px;
padding-bottom:27px;
scrollbar-arrow-color: ##262261;
scrollbar-base-color: #E8E8E8;
scrollbar-dark-shadow-color:#E8E8E8;
scrollbar-track-color: #E8E8E8;
scrollbar-face-color: #E8E8E8;
scrollbar-shadow-color: #E8E8E8;
scrollbar-highlight-color: #E8E8E8;
}


.tablasimple1{
font-family: eras, arial, verdana;
color: #262261;
font-size: 10pt;
font-weight:black;
text-align:center;
border-color: #c0c0c0;
}

.tablatitle{
font-family: eras, arial, verdana;
color: #262261;
font-size: 13pt;
font-weight:black;
background-color: #0099FF;
}

.tablaindice{
font-family: eras, arial, verdana;
color: #888888;
text-align:center;
font-size: 9pt;
font-weight:black;
}

.tablacontent{
/*width:624px;*/
width:550px;
height:450px;
}
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	/*background-color: white;*/
	background-color: #E8E8E8;
	margin-top: 4px;
	font-family: eras, arial, verdana;
	/*color: #262261;*/
	color: #707070;
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;
	line-height:95%; 
}

.treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { color: red; cursor: pointer; background-color:#F8F8F8;}

.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); } 

.treeview-black li { background-image: url(images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }  

.treeview-gray li { background-image: url(images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); } 


.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(images/file.gif) 0 0 no-repeat; }

.tablamenu{
/*background-color: #E8E8E8;*/
font-family: century gothic, verdana, eras, arial;
	color: #262261;
	font-size: 11pt;
	font-weight:bold;
}

.tablaliga{
    background-color: #E8E8E8;
    font-family: century gothic, verdana, eras, arial;
	color: #262261;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
}

.ligamenu{
color:#707070;
text-decoration:none;
font-size: 8pt;
font-family: eras, arial,verdana;
line-height:95%;
}

.lineagris{
line-height:5%;
color:#D8D8D8;
width:135px;
text-align:left;
height: 1px;
line-height:0%;
}

.textos{
	font-family: Verdana,Helvetica;
	color: #4A4A4F;
	font-size: 8pt;
	text-decoration:none;
	text-align:justify;
	line-height:1.7;
	padding-left:70px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:0px;

}


.tituloNegrita{
	font-family: Verdana,Helvetica;
	color: #11009F;
	font-size: 14pt;
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	line-height:1.7;
	padding-left:0px;
	padding-right:0px;
	padding-top:px;
	padding-bottom:0px;

}


.tituloNormal{
	font-family: Verdana,Helvetica;
	color: #11009F;
	font-size: 14pt;
	font-style:italic;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	line-height:1.7;
}



.subtitulo{
	font-family: Verdana,Helvetica;
	color: #11009F;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	line-height:1.2;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:10px;
}


.ambar{
	font-family: Verdana,Helvetica;
	color: #FF000A;
	font-weight:bold;
}


.productos{
width: 620px;
border:1px;
}


.liga_productos{
	font-family: Verdana,Helvetica;
	color: #000000;
	font-weight:bold;
	text-align:center;
}


td{

/*color:darkslateblue;*/
font-family:arial, helvetica;
/*font-weight: bold;*/
font-size: 9pt;
 }

.fila{
/*background-color:AliceBlue;*/
}

.fila2{
background-color:white;
}

.cajas{
border-color: darkSlateBlue;
border-weight: 0.5in;
font-family: arial, helvetica;
font-size: 10pt;
}

