body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
a{
	color: Navy;
	text-decoration: none;
	background-color: transparent;
}
a:hover{
	color: Orange;
	text-decoration: underline;
	background-color: transparent;
}
#tablemain{
	border: 1px solid #00008B;
}
#menu a{
   padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: Navy;
	text-decoration: none;
	background-color: transparent;
}
#menu a:hover{
	color: Gray;
	text-decoration: underline;	
	background-color: transparent;
}

#footer{
    font-weight: bold; 
   font-size: 10px;
   color: Black;
	background-color: transparent;
}
#footer a{
	color: #DAA520;
	text-decoration: none;
	background-color: transparent;
}
#footer a:hover{
	color: Gray;
	text-decoration: underline;
	background-color: transparent;
}

#header{
	color: White;
	font-size: 9px;
	background-color: transparent;
}
#titulos{
	font-size: 18px;
	color: Black;
	background-color: transparent;
}
#alertas{
	font-size: 18px;
	color: #CC0000;
	background-color: transparent;
}

#subtitulos{
	font-size: 12px;
	color: #A0522D;
	background-color: transparent;
	font-weight: bold;	
}
#otrostitulos{
	font-size: 12px;
	color: #00008B;
	background-color: transparent;
	font-weight: bold;
	
}
#textos{
	font-size: 11px;
	color: #636363;
	background-color: transparent;
}
}
#textos{
	font-size: 11px;
	color: #636363;
	background-color: transparent;
}
#duracion{
	background: transparent;
	color: Maroon;
	font-size: 11px;
        font-weight: bold;
}
#fotos{
	border: 1px solid Black;
	background: white;
}
#celtitle{
	background-color: Blue;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
}