a { 
	  font-family: Geneva, Arial, Helvetica, san-serif;
		font-size: 10pt;
		cursor: hand;
		color: ;
		text-decoration: none; }

a:hover {
		cursor: hand;
		color: black;  } 

body { 
		background-color: #999999; }


.bordeizquierdo {
		border-left-style: solid;
		border-left-width: 1px;
		border-left-color: #000000; }
		
.bordederecho {
		border-right-style: solid;
		border-right-width: 1px;
		border-right-color: #000000; }
		
.borde {border-style:solid;
	  border-width: 1px;
		border-color: #000000; }
		
.capaActividades {
    overflow: auto;
		height:335px ;
		line-height: 1;
		   }
		
.capaPresentacion {
    overflow: auto;
		line-height: 1.5;
		padding: 60; }
		
.titulo {
    font-family: Geneva, Arial, Helvetica, san-serif;
		color: #999999;
		font-size: 20pt;
		font-weight: 900;
		text-align: center;
		
		}
.subtitulo {
    font-family: Geneva, Arial, Helvetica, san-serif;
		color: #999999;
		font-size: 16pt;
		text-align: center;
		}	
		
.texto {
    font-family: Geneva, Arial, Helvetica, san-serif;
		color: #999999;
		font-size: 10pt;
		text-align: left;
		}
	