
/*Estilo de la pagina inicio*/
@font-face {
    font-family: "Lucida Sans Unicode";
    src: url(lucida.ttf);
  }


.fondo{background-image:url(images/fondo2.png);
background-repeat:repeat-x;
/*background-repeat:no-repeat;*/
background-position:top;
margin-top:0px;
margin-bottom:0px;
padding:0px 0px 0px 0px;}
/*link ubicacion*/

.tabla{
background-image:url(images/pformularios.jpg);
background-repeat:repeat-x;
}
.letra{color:#FFFFFF;
font-weight:normal;
font-size:12px;
font-family: Lucida Sans Unicode ; font-size:12px; 
height:5px; text-decoration:none; font-style: normal;}

.letra a:hover{
      color:#006699;
	  text-decoration:underline;
}

.letra1{color:#999999;
font-weight:normal;
font-family: Lucida Sans Unicode ; font-size:10px; 
height:5px; text-decoration:none; font-style: normal;}

.title {
	/*padding: 5px 0;*/
	background: url(images/punto.gif) repeat-x left bottom;
}

.tablaestrella{
background-image:url(images/fondoinp1.jpg);
background-repeat:no-repeat;
}

.tablaarriba{
background-image:url(images/borde_arriba1.png);
background-repeat:no-repeat;
padding-bottom:0px;
}

.tablaabajo{
background-image:url(images/borde_abajo.png);
background-repeat:no-repeat;
padding-top:0px;
}

/*lados++++++++++*/

.lado1{
background-image:url(images/lado002.png);
background-repeat:repeat-y;

}

.lado{
background-image:url(images/lado001.png);
background-repeat:repeat-y;
}

.lado_pie{
background-image:url(images/lado003.png);
background-repeat:repeat-x;

}
