﻿body 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color:#FFFFFF;
    padding:0px;
    margin:0px;
    background-image:url(images/newimages/fondo6.gif);
    background-repeat:repeat-x;
    }
.link1
{     
  	font-size:8pt;
	font-weight: normal;
    text-decoration:none;
    /*color:#2F4DA7;    */
    color:#00539B;
}
.link1:hover
{
    cursor:pointer;
    text-decoration:none;
    color:#6683bb;
}
.link2
{ 
  	font-size:8pt;
	font-weight: normal;
	text-decoration:underline;    
    /*color:#2F4DA7;    */
    color:#00539B;
}
.link2:hover
{
    cursor:pointer;    
    text-decoration:none;
    color:#6683bb;
}
.link3
{ 
  	font-size:8pt;
	font-weight: normal;
    text-decoration:none;
    color:#6683BB;
}
.link3:hover
{
    cursor:pointer;    
    text-decoration:none;
    color:#D7D7D7;
}

.link4
{ 
  	font-size:8pt;
	font-weight: normal;
    text-decoration:none;
    color:#FFFFFF;
}
.link4:hover
{
    cursor:pointer;        
    text-decoration:none;
    color:#00539B;
}
.link5
{ 
  	font-size:12pt;
	font-weight: normal;
    text-decoration:underline;
    color:#00539B;
}
.link5:hover
{
    text-decoration:none;
    /*color:#D7D7D7;*/
}
.link6
{
    color:#A6C3Fb;
    font-size:10pt;
    text-decoration:none;
}
.link6:hover
{
        color:#FFFFFF;
}
.link7
{ 
  	font-size:8pt;
	font-weight: normal;
    text-decoration:none;
    color:#FFFFFF;
}
.link7:hover
{
    cursor:pointer;        
    text-decoration:none;
    color:#E88E34;
}


.btn1
{    
    background-repeat:no-repeat;
    height:26px;
    width:140px;
    background-color:#808084;
    vertical-align:middle;
}
.btn1:hover
{
    cursor:pointer;
}
.btn2
{
    height:26px;    
    background-color:#6683bb;
    color:#FFFFFF;
    font-size:7pt;
    font-style:italic;
    font-weight:bold;
    letter-spacing :0.05pt;
}
.btn2:hover
{
    background-color:#f58026;
    cursor:pointer;
}
.btn3
{
    height:70px;        
    color:#FFFFFF;
    font-size:12pt;
    font-style:italic;
    font-weight:bold;   
    text-align:center;
    background-color:#00539B; 
    background-image:url(images/newimages/backpprs.gif);
    background-repeat:repeat-x;    
}
.btn3:hover
{
    background-color:#00539B;    
    cursor:pointer;
    background-image:url(images/newimages/backpprsover.gif);
    background-repeat:repeat-x;        
}

.whitefont1
{
    color:#FFFFFF;
    font-size:12pt;
    }
.whitefont2
{
    color:#FFFFFF;
    font-size:10pt;
    }    
.whitefont3
{
    color:#FFFFFF;
    font-size:8pt;
    }        
.whitefont4
{
    color:#FFFFFF;
    font-size:7pt;
    }        

.minitext
{
    color:#333333;
    font-size:7pt;    
    }        

.texto
{
    color:#333333;
    font-size:8pt;    
    }        
.texto1
{
    color:#6683bb;
    font-size:8pt;
    }        
.texto2
{
    color:#F58025;
    font-size:8pt;
    }        
    
.leftmenu1
{
    height:25px;
    background-color:#6683bb;
    color:#FFFFFF;
    font-size:8pt;
    text-align:left;    
    }        
.leftmenu1:hover
{
    cursor:pointer;
    background-color:#86A3DB;
    }        
.leftmenu1selected
{
    height:25px;
    background-color:#00539B;
    color:#FFFFFF;
    font-size:8pt;
    text-align:left;
    cursor:default;
    }        

.cell0
{
    background-color:#439639;
    height:50px;
    color:#FFFFFF;
    font-size:10pt;
    font-style:italic;
    font-weight:bold;
    }

.semititles2
 {
     font-family: Verdana, Arial, Helvetica, sans-serif;     
     color:#6683bb;
     font-size:12pt;
     text-align:left;
 }

 .transparent
{
    background-color:Black;
    color:Black;
   filter:alpha(opacity=80); /*older IE*/
   -moz-opacity: 0.8; /*older Mozilla*/
  -khtml-opacity: 0.8;   /*older Safari*/   
   opacity: 0.8; /*supported by current Mozilla, Safari, and Opera*/  
   width:600px;
   height:500px;
   position:absolute;
   left:0px;
   top:0px;
   display:none;
   z-index:1000;
   filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE */
}
.solid
{
    color:Black;
   filter:alpha(opacity=100); 
   -moz-opacity: 1; 
   opacity: 1; 
   width:700px;
   height:600px;
   position:absolute;
   /*left:200px;*/
   top:200px;
   color:White;
   display:none;
   z-index:1001;
}
.textoazul
{    
    font-family: Arial, Helvetica, sans-serif;
    color:#00539B;
    font-size:12pt;    
    }    
.textoazul10
{    
    font-family: Arial, Helvetica, sans-serif;
    color:#00539B;
    font-size:10pt;
    }        