﻿* 
{
    font-family: 'Open Sans',Verdana,Tahoma;
    margin: 0px;
    padding: 0px;
    }

img
{
    border: 0px solid #fff;            
    }
a
{    
    color: #000;
    }
.limpiar
{
    clear:both;
    }    
h1{ font-weight: 100;}
h2{ font-weight: 100; }
h3{ font-weight: 100;}
H4{	font-size: 10px;
	font-weight: 100;}
H6{
	font-size:10px;
	color:#656565;
	font-weight: 100;}

.titulos {
	color:#2151a2;
	font-weight: 100;}	

.subtitulos	{
	color:#2d62bf;
	font-weight: 100;}

.montos	{
	color:#2151a2;
	font-size:10px;
	font-weight: 100;
	}
	
.bordetitulos{
	border:0px; 
	border-collapse:collapse; 
	border-color:#2d62bf;
	}	

.botonfiltro{
	background-image:url(imagenes/btn_btn1.png); 
	width:70px; 
	height:35px; 
	border:0;
	}	
.izq
{
    text-align:left;
    }            
.der
{
    text-align:right;
    }    
.centro
{
    text-align:center;
    }    
body 
{
    text-align:center;
    font-size:10px;
   	color:#656565;  
	font-weight: 100;
}

