/* Documento CSS */

/* ------------------------------- formato ----------------------------- */
#pyr
   {
    position:absolute;
	top:0px;
	left: 15px;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
	border: 0px solid #000000;
	font-family : Arial, Tahoma, Verdana, "Sans Serif";
    color: #000;
    font-size : 90%;
   }	
input, textarea
      {
	font-size: 100%;
	background-color: #EBEBEB;
	border: 1px solid #000000;
    }
option 
   {
	background-color: #FFFFD5;
   }
.botones
{
	border: 1px solid #A9A9A9;
  	margin: 2px 10px 2px 5px;
	padding: 2px;
	width:110px;
	background:#FFFFD5;
}
.p2
{
	border: 0px solid #A9A9A9;
  	padding-left: 5px;
	font-family : Tahoma, Verdana, "Sans Serif";
    color: #000;
    font-size : 70%;
}
span.tabtitular
{
    font-family :Tahoma,  Arila"Sans Serif";
    color: #fff;
    font-size : 80%;
	text-decoration : none;
    Font-weight: bold;
    text-decoration : none;
	text-align : center;
}
span.tabevento
   {
    font-family : Tahoma, Arial, "Sans Serif";
    color: #000000;
    font-size : 80%;
    Font-weight: bold;
	text-decoration : none;
	}
span.taborga
   {
    font-family :  Tahoma, Arial,  "Sans Serif";
    color: #000000;
    font-size : 80%;
    Font-weight: normal;
	text-decoration : none;
	}
span.tabmasinfo
   {
    font-family : Arial, Tahoma, "Sans Serif";
    color: #000000;
    font-size : 80%;
    Font-weight: normal;
	text-decoration : none;
	text-align : center;
}

/* ---------------------------------------------------------------------*/
