﻿body 
{
	 font-size: 12px;
    font-family: Verdana, Arial  ;
}
/*menu inferior*/
.MenuInferior
{   
    text-decoration: none;
	color: #cbc8be; 
}  


.MenuInferior:visited
{
	
    text-decoration: none;
	color:#cbc8be; 	
}
.MenuInferior:active 
{
     text-decoration: none;
	color: #cbc8be; 
} 
.MenuInferior:hover 
{
	text-decoration: none;
	color: #cbc8be; 	
}
/*menu inferior*/


/*menu superior*/
.MenuSuperior
{   
    text-decoration: none;
	color: #cbc8be; 
}  


.MenuSuperior:visited
{
	
    text-decoration: none;
	color:#cbc8be; 	
}
.MenuSuperior:active 
{
     text-decoration: none;
	color: #cbc8be; 
} 
.MenuSuperior:hover 
{
	text-decoration: none;
	color: #cbc8be; 	
}
/*menu superior*/


/* titulo*/
.titulo
{
	
	font-size: 14px;
	font-weight:bold;
	color: #535456;  
}


/* titulo cajas*/
.tituloCaja
{
	
	font-size: 12px;
	color: white;  
	background-color: #535456; 
	line-height:20px;
	 padding-left:9px
}


/* titulo cajas*/
.tituloPagina
{
	
	font-size: 13px;
	color:  #535456;  
	background-color: #c8c7c6; 
	line-height:25px;
	 padding-left:9px
}


/* titulo*/
.tituloGrande
{
	
	font-size: 13px;
	
	color: #535456;  
	
}

/* titulo*/
.tituloGrandeBlanco
{
	
	font-size: 19px;

	color: #eceded;  
}


/* texto */
.texto
{
	color: #222222;
	
}


/*subtitulos*/
.subtitulo
{
	font-size: 13px;
	font-weight:bold;
	color: #535456;  
}


/*links clase link*/
.linkInferior
{
	
    text-decoration: none;
	color: #535456;  

	
}    
.linkInferior:visited
{
	
  text-decoration: none;
  color: #535456;  
    
}
.linkInferior:active 
{
    
    text-decoration:none;
	color: #535456;  

} 
.linkInferior:hover 
{
 text-decoration: none;
 color: #535456;  
    
	  
}



/*links */
.link
{
	
   text-decoration:underline;
	color: #535456;  

	
}    
.link:visited
{
	
  text-decoration:underline;
  color: #535456;  
    
}
.link:active 
{
    
    text-decoration:underline;
	color: #535456;  

} 
.link:hover 
{
  text-decoration:underline;
 color: #535456;  
    
	  
}


/*links clase link*/
.linkSuperior
{
	
    text-decoration: none;
	color: white;  

	
}    
.linkSuperior:visited
{
	
  text-decoration: none;
 color: white;    
    
}
.linkSuperior:active 
{
    
    text-decoration:none;
	color: white;   

} 
.linkSuperior:hover 
{
 text-decoration: none;
color: white;  
    
	  
}

.bordes
{
    border-right: #eceded 1px solid;
    border-top: #eceded 1px solid;
    border-left: #eceded 1px solid;
    border-bottom: #eceded 1px solid;
}
.esp
{width: 20px;
}
.textoPequeno
{
color: #535456;	
font-size: xx-small;
}
.sgrTitulo
{
    font-family: verdana;
    font-size: 13px;
    text-align: left;
    color: White;
    font-weight: bold;
    background-color: #307658;
}
.linea
{
	border-bottom-style: solid;
	border-bottom-color: #cfcfcf; 
		}
.titulosHome
{
font-family: verdana;
 font-size:14px;
 color:#981b1e;
 font-weight: bold;  
  text-decoration: none
	}
