body
{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 13px;
	background: #ffffff;
	width: 100%;
	height:100%;
	margin:0;
	color: #000000
}

body.frame
{
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 13px;
	background: #ffffff;
	width: 100%;
	height:100%;
	margin:0;
	color: #000000
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #740c08 /*#580906*/ /*0000ff*/
}

a:hover
{
	text-decoration: none;
	color: #ff0000;
}

a img
{
	border: 0px solid #000;
}

form
{
	padding:0;
	border:0;
	margin:0
}

h4, h5, h6
{
	text-align: center
}



input.caja_texto
{
	border-style: groove;
	border-color: #ffffff;
	font-family: verdana, arial, sans-serif, helvetica;
	font-size: 10px;
	background: #ffffff;
	color: #000000;
	width: 80px;
	height: 18px
}

th.form_login, td.form_login
{
	background: none;
	color: #000000;
	font-size: 9pt
}


.ancho_publicaciones
{
	width: 400
}

textarea
{
	background: #ffffff;
	color: #000000;
	width: 600;
	height: 50
}

td.menu_frame
{
	color: #000000;
	font-size: 10pt;
	padding-left: 10
}

p.noticia_invalida
{
	text-decoration: line-through
}

p.aviso
{
	text-align: center;
	color: #ff0000;
	font-weight: bold
}

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

.margen_izquierdo
{
	padding-left: 4
}

.margen_izquierdo_hora
{
	padding-right: 15
}

/*------------*/
hr
{
	text-align: left; /*IE*/
	margin: 3 auto 2 10; /*Mozilla*/ /*arriba - derecha - abajo - izquierda*/
	border:0;
	width: 50%;
	background-color: #000000/*#aa1010;*/
}

th
{
	font-family: arial, sans-serif, helvetica;
	font-size: 13px;
	background: #e0e0e0	/*Color titulo tablas*/ /*dbb8b8*/
}

td
{
	font-family: arial, sans-serif, helvetica;
	font-size: 13px;
}

h1
{
	font-family: arial, sans-serif, helvetica;
	color: white;
	font-size: 16px;
	background: #000000	/*Color barra titulo pagina*/ /*aa1010*/
}

/* Colores texto */
h2
{
	font-family: arial, sans-serif, helvetica;
	color: #000000; /*700b21;*/
	font-size: 14px;
	margin-bottom: 0
}

h3
{
	font-family: arial, sans-serif, helvetica;
	color: #000000; /*#700b21;*/
	font-size: 12px
}