@import url("../estilos_linkartebaires.css");
body, td, th {
	color: #333;
	font: 13px/18px Arial, Helvetica, sans-serif;
}
body{
	background: #D0CAB3;
}
.cabecera {
	background: #B44625 url(images/nuevas/cabecera-nueva.jpg);
	height: 80px;
	font-size: 18px;
}
.subtitulo {
	font-size: 22px;
	color: #870203;
	background-color: #D0CAB3;
	padding-top: 6px;
	padding-left: 5px;
	height: 30px;
}

.cabecera a:link, .cabecera a:visited{
	color: #FFF;
	text-decoration: none;
}
.cabecera a:hover{
	color: #D7D3C4;
	text-decoration: none;
}
.tabla_gral {
	background: #EEECE3;
	border-right: 1px solid #725341;
	border-left: 1px solid #725341;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #725341;
}
.tabla_texto_corrido {
	width: 870px;
	font-weight: normal;
}

.tabla_gral img{
	border: 1px solid #333;
	text-align: center;
}
.data_cuadros {
	padding-bottom: 15px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D0C8;
}
.resaltadolink {
	background-color: #F7C894;
}
.Estilo4 {font-size: 12px}
.Estilo5 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.Estilo10 {font-size: 10px}
a:link, a:visited {
	color: #513333;
	text-decoration: none;
}
a:hover {
	color: #B44625;
}
.derecha {
	text-align: right;
	padding-right: 10px;
}
.pie {
	color: #890503;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background: #C0B99A;
}
.cabeceraCopia {
	height: 80px;
	font-size: 18px;
	color: #B3A982;
	text-align: left;
}
.cabeceranombre {
	height: 80px;
	font-size: 24px;
	color: #EAD38E;
	text-align: left;
	width: 200px;
}
.izquierda {
	text-align: left;
}
.color {
	color: #870301;
}

h1{
	font-size: 130%;
	line-height: 130%;
}

