.texnegronegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.textonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textonegropeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textorojo {
	font-family: Verdana, Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #DF0213;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.botonverde {        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
       	background:#A8BC33;
		border:1px solid #000000;
        width:60px;
        height:20px;
}
.botonverde1 {        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
       	background:#A8BC33;
		border:1px solid #000000;
        width:160px;
        height:20px;
}
.marcotabla {
background-color : #FFFFFF;
border : 2px solid #000000;
padding-left : 2px;
padding-right : 2px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.marcogris {

-moz-border-radius: 10px;
background-color : #FFFFFF;
border : 1px solid #666666;
padding-left : 2px;
padding-right : 2px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.fondocon{	background-color: #7A9DB1;
	background-image:url(../images/index01.png);
	background-repeat:no-repeat;
}



.marcoimagen1 IMG{ 
   border: 2px solid #f5f5f5; 
  
} 

.marcoimagen { 
	padding:3px;
   border: 1px solid #999999; 
  
} 
.pointer {cursor: pointer; }
