body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

IMG {
	border:0;
}

.textoN {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.textoNN {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.nota {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.indice {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.textoLink {
	font-size: 13px;
	color: #993300;
	text-decoration: none;
}
.textoLink:hover {
	text-decoration: underline;
}
.textoRN {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.indiceN {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.indiceLink {
	font-size: 13px;
	color: #993300;
	text-decoration: underline;
}
.cuadroForm {
	font-size: 13px;
	color: #000;
	border: 1px solid #333;
}
.boton {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666;
	background-color: #ccc;
}
.textoNnoJ {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.textoNLink {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.notaLink {
	font-size: 11px;
	color: #993300;
	text-decoration: underline;
}
.indiceLinkN {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
.notaG {
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.notaLinkN {
	font-size: 11px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
.textoGRNS {
	font-size: 15px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
.tabla {
	border: 1px solid #B31D22;
}
.textoRNS {
	font-size: 13px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
.textoNNnoJ {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.textoBN {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.linkNN {
	font-size: 13px;
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
.textoNSub {
	text-decoration: underline;
}
.notaB {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
.notaB a {
	text-decoration: underline;
}
.megatextoRN {
	font-size: 17px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}

.tr {
	font-size: 13px;
	color: #000;
	text-decoration: none;
	border: 1px solid #993300;
	border-left:0; 
	border-right:0;
	padding-left: 5px;
	
}
hr {
	background-color: #993300;
	color: #993300;
	height: 1px;
}
td .encabezado {
  background:#C7C8CC url(media/encabezados_tail.png) no-repeat scroll right 0
}
td .titulos {
  background-image:url(media/titulos_bg.png);
}

table.menu tr.separador td {
	border-top: 0px !important;
	background-color:#95181c;
	height:10px;
}

table.menu tr td {
	border-top:1px #FFFFFF solid; 
}

table.menu tr td.submenu {
	border-top:0px;
	padding-left:25px;
}

table.menu tr td.submenu a {
	font-size:11px;
	color:#ECE0E0;
	text-decoration:none;
}

table.menu tr td.submenu a:hover {
	text-decoration:underline;
}

div#bugatti {
	position:absolute;
	width:350px;
	height:264px;
	background-color:#FFFFFF;
	border:1px solid #993300;
}

.r {
	color: #993300!important;
}