// Estilos de S2i

BODY 
{ 
	scrollbar-base-color : #525D7B;
	scrollbar-arrow-color : #627FA0; 
}

.nav 
{
	color : #FFCC00;
    font-size : 8pt;
}

a.subrayado:link
{
	color: blue; 
	text-decoration: underline
}

a.subrayado:hover 
{ 
	color: red; 
	text-decoration: underline
}

a.subrayado:visited 
{ 
	color: blue; 
	text-decoration: underline
}

a.subrayado:active 
{ 
	color: red; 
	text-decoration: underline
}

a:itemmenu 
{
	font-family:verdana,arial; 
	font-size:8pt; 
	font-weight:bold;
	color:white
}

hr
{	
	color:#5A5D7B;	
	border-style:solid;
}

input.botones
{	
	background-color:#E8EAF2;
	color:#5A5D7B;
	border-width:1;
	border-style:solid;
	border-color:#5A5D7B;
}



select
{
	font-size:9;
	height:20;
	width:130;
}



input
{
	text-decoration: none; 
	font-family:verdana; 
	font-size:10 
}

td
{
	font-family:verdana; 
	font-size:10
}

td.cabecera
{
	font-family:verdana; 
	font-size:10
}

td.titulos 
{
	font-family: verdana, arial; 
	font-size: 14; 
	color: #525D7B; 
	font-weight: bold
}

td.etiquetas 
{
	font-family: verdana, arial; 
	font-size: 10; 
	color: #525D7B; 
	font-weight: bold
}

td.titulofoto 
{
	font-family: verdana, arial; 
	font-size: 10; 
	color: white; 
	font-weight: bold;
        background-color; orange;
}

table.tablafoto 
{
        background-color: maroon;
        border-color: maroon; 
}

td.descripciones 
{
	font-family: verdana, arial; 
	font-size: 10; 
	color: #525D7B; 
	font-weight: bold;
}

td.descripcionesFinas
{
	font-family: verdana, arial; 
	font-size: 10; 
	color: #525D7B; 
}


th
{
	font-family:Courier; 
	font-size:10; 
	font-weight: bold;
}


TD.caption 
{ 
color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold
}

td.detalle 
{
	font-family: verdana, arial; 
	color: black; 
	font-size:10; 
	vertical-align: top;
	text-align: super;	
	border-style:none;	
	background-color: white;
}

td.detalle2
{
	font-family: verdana, arial; 
	color: black; 
	font-size:10; 
	vertical-align: top;
	text-align: super;	
	border-style:none;	
	background-color: #E8EAF2;
}


td.cajas
{
	font-family: verdana, arial; 
	color: black; 
	font-size:10; 
	vertical-align: top;
	text-align: super;	
	border-style:none;	
}


th.cabecera
{
	font-family:Verdana, Arial; 
	text-align: left; 
	color: black; 
	font-size:10; 
	background-color: #E8EAF2;
}



.amarillo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFCC33}


.itemmenu {
	font-weight: bold; font-size: 10px; COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica
}


A {
	TEXT-DECORATION: none
}

.itemmenu:hover {
	COLOR: yellow; font-size: 12px
}
