.textonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9B9B9B;
}

.textoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#009933
}

.textogrisgra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ECE9D8;
}

.textoblanco {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}

.textoblancop {
	font-family: Verdana, Helvetica;
	font-size: 9px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}

.textorojop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FF0000;
	
}

.botonrojo {        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
       	background:#9FC302;
		border:1px solid #000000;
        width:90px;
        height:20px;
}

.fondocon{	background-color: #7A9DB1;
	background-image:url(../images/index01.png);
	background-repeat:no-repeat;
}

.marcoimagen IMG{ 
   border: 1px solid #999999; 
  
} 

.marcoimagen1 { 
   padding:3px; 
   background-color: #f5f5f5; 

   border: 1px solid #999999; 
} 
.marcoimagen1 IMG{ 
   border: 1px solid #999999; 
  
} 
.pointer {cursor: pointer; }
