﻿.defecto
{
    background-color:#ffffff;
    font-family:Arial,Helvetica,Verdana;
    font-size:11px;
    }
.defecto table
{
    
    border-style:solid;
    border-width:0px;
    border-spacing:0px;
    margin:0px;
    padding:0px;
    }
    
 .defecto table td
{
    
    border-style:solid;
    border-width:0px;
    border-spacing:0px;
    margin:0px;
    padding:0px;
    }
    
.defecto img
{
    
    border-style:solid;
    border-width:0px;
    border-spacing:0px;
    margin:0px;
    padding:0px;
    }
.defecto a
{
    
    color:#0eaf2b;
    text-decoration:none;
    }
.defecto a:hover
{
    text-decoration: underline;
} 

.flotarizq {
	
	float:left;
	border: solid 5px  white;
	}
.flotarder {
	
	float:right;
	border: solid 0px  white;
	}
	
.lineaverde
{
     width:98%;
     background-color:#0daf2b;
     height:2px}
     
     .lineaverdet
{
     width:90%;
     background-color:#0daf2b;
     height:2px}
.lineafin     
     {
     height:2px;
	width: 90%;
	background: url(imagenes/dot.gif) repeat-x bottom;}
 
.texto
{
    font-family:Arial,Helvetica,Verdana;
    font-size:11px;
    text-align: justify;
    margin:0px 0px 0px 0px;
    padding:0px 10px 0px 10px;
    line-height:20px;
    color:Black;
    
    }
.texto h1
{
    font-weight:bold;
    font-size:14px;
    color:#5c5c5c;
    background-color:#8cc858;
    }
    
.texto a
{
    font-weight:bold;
    
    color:black;
    text-decoration:none;
    
    }
.texto a:hover
{
    text-decoration: underline;
}

