
/*
radiomajuelos.com 2008
*/











body {
    font-family: Century Gothic;
    font-size: 12pt;
    text-align: center;
  }


.botmenu {
    border-bottom-color : #7574a1;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-top-color : #737a95;
    border-top-style : solid;
    border-top-width : 1px;
    border-left-color : #C5DCFF;
    border-left-style : solid;
    border-left-width : 3px;
    border-right-color : #C5DCFF;
    border-right-style : solid;
    border-right-width : 3px;
    background-color : #b7ccff;
	margin: 0 15px;
    width : 90px;
    text-align: center;
  }


.botmenu a {
    color:#E60004;
    font-family:arial,tahoma,verdana,helvetica,sans-serif,serif;
    text-decoration:none;
  }


.botmenu a:hover {
    color:#E60004;
    font-family:arial,tahoma,verdana,helvetica,sans-serif,serif;
    text-decoration:none;
  }


.botmenu a:link {
    color:#0400FF;
    font-family:arial,tahoma,verdana,helvetica,sans-serif,serif;
    text-decoration:none;
  }


.botmenu span {
    color : #040081;
    font-family : 'Century Gothic', monospace;
    font-size : 10pt;
    font-weight : bold;
  }

#capa2 {
	padding: 5px;
}
/* Estilos para la programacion*/
.thoras{
 width:100%;
 border-collapse:collapse;
}
#ftit {
	font-size:10pt;
	text-align:center;
	border-bottom-color : #7574a1;
	border-bottom-style : solid;
	border-bottom-width : 1px;

}
.fhoras {
    font-size : 8pt;
	border-bottom-color : #7574a1;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #7574a1;
	border-right-style : solid;
	border-right-width : 1px;
}
.fhoras td{
	border-top-color : #7574a1;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #7574a1;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #7574a1;
	border-right-style : solid;
	border-right-width : 1px;
	text-align:center;
}


