﻿.CuerpoCentral
{
	float: left;
	vertical-align: middle;
	text-align: justify;
	font-size: 8pt;
	padding: 5px 10px 0 0;
	width: 90%;
}
.brseparador
{
	float: left;
	clear: both;
	height: 1px;
	width: 100%;
}

.h1Autos
{
	font-family: Verdana;
	font-size: 12pt;
	color: #000039;
}

.TituloSeccionAutos
{
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	background-color: #000039;
	padding: 2px 5px;
	border: solid 1px #000039;
}
.TituloSecundariosSeccionAutos
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000039;
	font-weight: bold;
	background-color: #ffffcc;
	padding: 2px 15px;
	border: solid 1px #000039;
	padding: 0 10px 0 20px;
}

.ctrlAutos
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000039;
	font-weight: normal;
}
.lblAutos
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000039;
	font-weight: normal;
	font-weight: bolder;
}

.ctrlAutosDis
{
	font-family: Verdana;
	font-size: 8pt;
	border-color: Gray;
	color: #000039;
	font-weight: normal;
}
.lblAutosDis
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000039;
	border-color: Gray;
	font-weight: normal;
	font-weight: bolder;
}

.lblAutosAviso
{
	font-family: Verdana;
	font-size: 8pt;
	color: #888888;
	font-weight: normal;
	font-weight: bolder;
}

.CaptionAutosLetras
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000039;
	bottom: 0px;
	vertical-align: bottom;
}
.CaptionAutosNumeros
{
	font-family: Verdana;
	font-size: 12pt;
	color: #000039;
	width: 100px;
}
.CaptionAutosFechas
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000039;
	width: 100px;
}
.CaptionAutosNIF
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000039;
}
.CaptionAutosReadOnly
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	background-color: #cccccc;
}
.btnAutos
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000039;
	border-right: #000039 1px solid;
	border-bottom: #000039 1px solid;
	border-left: #000039 1px solid;
	border-top: #000039 1px solid;
	font-weight: bold;
	background-color: white;
	text-align: center;
	cursor: hand;
}
.errorAuto
{
	color: #ff0000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bolder;
}

/*Tabla para datos adjuntos en autos*/
.tablaDocAdj
{
	border: 0;
	padding-left: 5px;
	font-family: Verdana,Tahoma, Arial;
	font-size: 9pt;
}
.tablaDocAdj caption
{
	text-align: left;
	top: 0px;
	list-style: none;
	margin: 2px 0 2px 0;
	color: #000039;
}
.tablaDocAdj th
{
	text-align: left;
	background-color: #113366;
	color: #ffffff;
	font-size: 9pt;
	font-weight: normal;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
	border-bottom-style: solid;
	padding-left: 5px;
}
.tablaDocAdj td
{
	text-align: left;
	border-top-width: 0px;
	border-top-color: #000080;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000080;
	border-bottom-style: solid;
	border-right: 0;
	border-left: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 8pt;
}
.tablaDocAdj tr td span
{
	font-size: 8pt;
	color: #000039;
	text-align: left;
}

.tablaDocAdj td a img
{
	border: 0;
}
.tdNombreArchivo
{
	padding: 0 10px 0 0;
	font-weight: bolder;
}







