﻿.imagedelicious
{    
    background-color: #ffffff;
    background: url('/_files/_images/compartir/delicious.gif')  ;
    width: 18px;
    height: 18px;
    cursor:hand;
    border:0px solid #f1f2f3;
}

.imagefacebook
{
    background-color: #ffffff;
    background-image: url(/_files/_images/compartir/facebook.gif);
    width: 19px;
    height: 19px;
    cursor:hand;
    border:1px solid #CCCCCC;
}

.imageyahoo
{
    background-color: #ffffff;
    background-image: url(/_files/_images/compartir/yahoo.gif);
    width: 18px;
    height: 18px;
    cursor:hand;
    border:0px solid #CCCCCC;
}

.imagelive
{
    background-color: #ffffff;
    background-image: url(/_files/_images/compartir/live.gif);
    width: 19px;
    height: 18px;
    cursor:hand;
    border:1px solid #CCCCCC;
    
}

.imgprinter 
{
      background-color: #ffffff;
    background-image: url(/_files/_images/ico_printer.gif) ;
    width: 19px;
    height: 17px;
     cursor:hand;
     border:0px solid #CCCCCC;
    }
    
/* Ancho general. Sobreescribe anchos de tbModA y tbModB*/
 .general 
 {
     width:944px; 
    }
    
 .linea_base 
 {
    border-bottom: dotted 1px #ADADAD;
    padding: 5px;
}

  
  .spacer
{
    clear: both;
}

h1 
{
    margin:0px;
    /*
    border-left:none 0px color:#D3D3D1;
    border-right:none 0px color:#D3D3D1;
    border-top:none 0px color:#D3D3D1;
    
    */
	border-bottom:solid 1px;
	padding:3px 3px 3px 6px;
	font-size:14px;font-weight:bold;
    }