﻿.mision
{
	font-family: Verdana;
	font-size: 14px; 
	color: #0066CC; 
	font-weight: bold;	
	text-align: center;	
	line-height: 23px;		
}

.tdSolucion
{
	font-size: 20px; 
	width: 238px;
	background-image: url(../imagenes/fondoPiePagina.jpg);
	height: 100px;		
	border: solid 1px #d2d2d2;
	border-top: none;
	
	cursor: pointer;
}

.divSolucion
{
	width: 250px; 
	text-align: center; 
	height: 95px; 
	border:solid 1px #d2d2d2; 
	background-image: url(../imagenes/fondoPiePagina.jpg); 	
	
	cursor: pointer;
	font-family: Arial;
}

.textoSolucion
{
	font-size: 12px;
}

.divSolucion a, .divSolucion a:visited
{
	font-size: 18px;	
}