a:link      { text-decoration: underline; color: black; }

a:visited   { text-decoration: underline; color: black; }

a:active    { text-decoration: underline; color: black; }

a:hover     { text-decoration: underline; color: #408080;
              background-color: ;}

a.aimg:link      { text-decoration: none; color: black; border: black ; }

a.aimg:visited   { text-decoration: none; color: black; border: black ; }

a.aimg:active    { text-decoration: none; color: black; border: black ; }

a.aimg:hover     { text-decoration: underline; color: black; border: black ; }

.img_portada     { float: left; border: 1px double black; }              
              
body        { font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif; 
              font-size: 10pt; 
              background-color: #DFEFEF; 
            }

p, ul, li   { font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif; 
              font-size: 10pt; text-align: justify;} 

.box_form   { font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif; 
              font-size: 08pt; font-weight: bold; background-color: #F2F2F2; }              
          
.boton_form { font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif; 
              font-size: 08pt; font-weight: bold; background-color: ; }  
                            
h3          { font-family: verdana, geneva, arial, helvetica, sans-serif; 
              color: #2E168D; }
              
h4          { font-family: verdana, geneva, arial, helvetica, sans-serif; 
              color: black; }              
           

h2          { font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif; 
              color: black; }              

table       { font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif; 
              font-size: 10pt }

td          { font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif; 
              font-size: 10pt }

tr          { font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif; 
              font-size: 10pt }

.mi         { width: 60px; }

.md         { width: 2%; }              
              
.miud       { width: 3%; }

.mdud       { width: 3%; }              

.miv        { width: 3%; }

.mdv        { width: 3%; }

.fijocentro { width: 980px; margin-left: auto; margin-right: auto; } 
            

.Message
{
	font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: black;
	margin-left: 8px;
	padding-left: 8px;
}

.centro
{
	font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
}

.derecha
{
    text-align: right;
}

.izquierda
{
	font-family: "Trebuchet MS", verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}

.lineaAzul
{
height:1pt;
background:#0000ff;
}

