body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #828080;
	background: #191301 url(images/fdo.jpg) center bottom no-repeat;
	margin: 0 auto;
	text-align:center;
	}
td{
	font-size:12px;
}

h1, h2, h3 {
	margin:0px;
	font-family: "Trebuchet MS", Arial;
	font-size: 20px;
	font-style:normal;
	}
h2 {
	font-size:16px;
	}

h3 {
	font-size:14px;
	}

a, a:hover, a:link{
	color:#990000;
	text-decoration:none;
	}
a:hover{text-decoration:underline;
	}

#cuerpo {
	width:940px;
	margin:0px auto;
	text-align:left;
	}
	
#pie {
	width:940px;
	margin:0px auto;
	text-align:left;
	padding:20px;
	}
	#pie a{
		color:#666;
		text-decoration:none;
		}
	#pie a:hover{
		color:#fff;
		}
#lista li{
	margin-top:10px;
	margin-left:-20px;
	}
	
.tdnrj{
	background:#f87d1a;
	color: #fff;
	font-weight:bold;
	text-align:center;
	}
.tdgris{
	background:#eaeaea;
	color: #666;
	text-align:center;
	}
.tdroj{
	background:#db310f;
	color: #fff;
	font-weight:bold;
	text-align:center;
	padding:5px;
	}

.negro { color:#000000;	}
.nrja {	color:#db310f;	}


	/* REDONDEAR BORDES */
div#bordeR{ 
	margin: 0 10%;
	background-color:#fff; 
	width:940px; 
	text-align:left; 
	margin:0px auto;
	}
b.rtop, b.rbottom{display:block;background: #090800;} /* COLOR DE FONDO*/
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #fff} /* COLOR DE LA CAPA */
	
b.r1{margin: 0 5px;}
b.r2{margin: 0 3px;}
b.r3{margin: 0 2px;}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;}
.F4{background:#f4f4f4;}
.BdInf{border-bottom:1px dotted #ccc;}
	/* FIN REDONDEO DE BORDES*/