.textonegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textoverde{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color:#CCCC00;

}
.textonegrop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
}
.botonverde {        font-size:10px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:white;
       	background:#A8BC33;
		border:1px solid #000000;
        width:60px;
        height:20px;
}
.marcotabla {


background-color : #FFFFFF;
border : 2px solid #FF9900;
padding-left : 0px;
padding-right :0px;

}
.marcogris {

-moz-border-radius: 10px;
background-color : #FFFFFF;
border : 1px solid #666666;
padding-left : 2px;
padding-right : 2px;

}
.fondocon{	background-color: #7A9DB1;
	background-image:url(../images/index01.png);
	background-repeat:no-repeat;
}

.marcoimagen IMG{ 
   border: 1px solid #000000; 
  
} 

