body {
  font:Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  background-color: #000000;
  margin-left: 0px;
  margin-top: 0px;
background-image:url(../imagenes/linea.gif);
color:#CCCCCC;
}
A{color:#FFCC33; text-decoration:none;}
A:HOVER{color:#FF3333;
		text-decoration:underline;
}
.motivo-fondo {
background-image:url(../imagenes/liz.jpg);

}

TABLE.externa{ 
	border-width: 8px;
	padding:1;
	border-spacing:1;
	margin-left: auto;
	margin-right: auto;
	text-align: center ;
	border-color:#CCCCCC;
	background-color:#000000;
}
td {
	border-color:#000000
}

th {
	background-color: #410200;
}
.pie{ font-size:9px; 
	text-align:center
	}
.txt-buscador{
font-size: 15px;
padding: 3;
}
tr.rower{
	background-color: #201010;
}
/*------     Imput  ------------*/
INPUT {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	width: 200px; 
 color: Black;
 BACKGROUND-COLOR: #ffffff
 }
 INPUT.boton{	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-color:#FFCC33;
	background-color:#410200;
	width:auto;
 color: #FFCC33;
}
 SELECT{
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	width: 200px; 
}
SELECT.cmbotonera{
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid; 
	BORDER-LEFT: #AA0000 1px solid; 
	WIDTH: 110px; 
	COLOR: #FFCC33; 
	BORDER-BOTTOM: #990000 1px solid; 
	 BACKGROUND-COLOR: #990000;
}
h4{
	text-align: right;
	font-size: 20px;
	color: #FFBB33;
	margin: 5px 20px 5px 0px;
	padding: 0px;
}
.titulo-noti{
	font-weight: bold;
}
table.noti{
	border-top: thin dotted #fc3;
}