/* ********** Configuración de cuerpo principal, textos y links ********** */

body {
	font-family: Arial, Sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	background-color: #000000;
	background-image: url("/plantilla/muertos/images/muertos.gif");
}

a:link, a:active, a:visited {
	color: #ff6600;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

/* ********* 
 div.general, td.infder en estilos generales
 div.busca, div.busca td en estilos generales
 .forma, .intext, .submit en estilos generales
 div.promo en estilos generales
********* */

td.sup {
	width: 480;
	font-family: tahoma, Arial, Sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-image: url("/plantilla/muertos/images/img_muertos.jpg");
}

td.sup marquee {
	color: #ffffff;
	filter:glow(color=#aa0000, strength=3);
}

/********** Botones de barra de navegación **********/

td.botonera {
	width: 740px;
	height: 25px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: center;
	background-image: url("/plantilla/muertos/images/bt_fon.gif");
}


div.bt {
	position: relative;
	display: block;
	width: 130px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: center;
	background-image: url("/plantilla/muertos/images/btp.gif");
	background-repeat: no-repeat;
}

div.bt a {
	display: block;
	width: 130px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

div.bt a.cur {
	display: block;
	width: 130px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font-family: tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

div.bt a:link, div.bt a:active, div.bt a:visited { color: #ff6600; }
div.bt a.cur:link, div.bt a.cur:active, div.bt a.cur:visited { color: #000000; }

div.bt a:hover, div.bt a.cur:hover {
	color: #ff6600;
	text-decoration: none;
}

div.bt img {
	width: 130px;
	height: 25px;
	border: 0px;
}
* html a:hover {visibility:visible}
div.bt a:hover img {visibility:hidden}

div.bt span {
	position: absolute;
	top: 4px;
	left: 0px;
	width: 130px;
	text-align: center;
	margin: 0px;
	cursor: pointer;
}


/********** Menú lateral **********/


div.vn_titsup {
	display: block;
	width: 160;
	height: 25;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url("/plantilla/muertos/images/vn_titsup.gif");
}

div.vn_titmed {
	display: block;
	width: 160;
	height: 25;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url("/plantilla/muertos/images/vn_titmed.gif");
}


div.vn_titsup div, div.vn_titmed div {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #c0c0c0;
	text-align: center;
	margin-top: 4px;
}

div.mnsub {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 160px;
	background-image: url("/plantilla/muertos/images/vn_fon.gif");
}

div.mnsub ul, div.mnsub div {
	margin: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.mnsub ul li {
	list-style-type: none;
}

div.mnsub ul li a:link, div.mnsub ul li a:visited {
	padding-left: 2px;
	border-left: 5px #FFE5D3 solid;
}

div.mnsub ul li a:link.cursec, div.mnsub ul li a:visited.cursec {
	color: #ff6600;
	padding-left: 2px;
	border-left: 5px #ff6600 solid;
	font-weight: bold;
}

div.mnsub ul li a:hover {
	color: #ff0000;
	padding-left: 2px;
	border-left: 5px #ff0000 solid;
}

div.mnsub ul li a:hover.cursec {
	color: #ff0000;
	padding-left: 2px;
	border-left: 5px #ff0000 solid;
	font-weight: bold;
}

/* ********** Estilos para ventana de contenido ********** */

h1 {
	display: block;
	width: 575px;
	height: 25px;
	overflow: hidden;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
}


h1 div {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #263A7C;
	padding: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top: 1px #2A9947 solid;
	border-bottom: 1px #2A9947 solid;
}

td.lin1 {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #ffffff;
}

td.lin2 {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
	background-color: #DEE3F2;
}

td.lind {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	background-color: #ffffff;
}

p.regresa {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align:center;
	color: #263A7C;
	padding: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top: 1px #2A9947 solid;
	border-bottom: 1px #2A9947 solid;
}
