
@font-face {
    font-family: Century_Gothic;
    src: url(century_gotich.ttf);
}
body{
    font-family: Century_Gothic;
}
#page {
    padding-top: 20px;
}


/*.txtNormal{
	color: #00000;
	font-size: 16px;
	font-weight: normal;
	font-family: Century_Gothic;
}


.textocontacto{
  color: white;
  font-family: Century_Gothic;
   font-size: 12px;
}


.contactofondo{
    background-image: url(./../images/INICIO/boton003.png);
    height: 23px;
    width: 130px;

}*/

/*.Distribuidor{
    background-image: url(./../images/CAJAS/middle001.jpg);
    height: 56px;
    width: 263px;

}

.texto{
    background-image: url(./../images/CAJAS/contactomiddle.png);

     width: 263px;

}*/

.textdiscursiva{
   color: white;
   font-family: Century_Gothic;
   font-size: 8pt;
   font-style:italic
}

.textdis{
    color: #FFFFFF;
   font-family: Century_Gothic;
   font-size: 20pt;
}


.txtVerde{
	color: #2193C2;
	font-weight: bold;
}

.txtGris{
	color: #ccccccc;
	font-weight: bold;
}

.txtVerProd{
	color: #0073B2;
	font-weight: bold;
	font-size: 13px;
}
.txtGrisProd{
	color: #808080;
	font-weight: bold;
	font-size: 13px;
}


/*

.texabajo{
   background-image: url(./../images/CAJAS/contactofooter.png);
    width: 263px;
    height: 14px;
}*/


