body, html {
	height: 100%;
	background-color: #F1EED3;
}
body, a, tr, td, p, li, ul, ol {
	font: 8pt Arial;
	color: black;
	margin: 0px;
}
pre {
	font: 8pt Arial;
	color: gray;
}

img { border: none; }

#cabecera td {
	color: white;
	padding: 0 0.5em;
	height: 30px;
	font-family: Verdana;
	font-size: 80%;
}
#cabecera a, #cabecera a:visited, #cabecera a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
#proyecto, #proyecto a, #proyecto a:visited, #proyecto a:hover {
	font: bold 20px Verdana;
	color: white;
	text-decoration: none;
	display: block;
	padding: 0.2em 1em;
	filter: dropshadow(offx=2, offy=2, color=#000000,enabled=1);
}

.postcabecera, .prepie {
	background-color: #CEC9D6;
	border: 1px solid white;
	border-width: 1px 0;
	height: 9px;
	margin-bottom: 0.8em;
}
.prepie{
	margin-top: 1em;
	margin-bottom: 0;
}


.menucontenedor {
	width: expression("100%");
	text-align: right;
	padding: 0 2em;
}
.menu td { padding-bottom: 2px; padding-right: 0.5em; }
.menu div {
	display: inline;
	background: url(img/tl0.gif) top left repeat-y;
	border-bottom: 1px solid #F1EED3;
	margin-right: 2px;
}
.menu div.on {
	background: url(img/tl1.gif) top left repeat-y;
	border-bottom: 1px solid #4311A8;
}
.menu a, .menu a:visited, .menu a:hover {
	font: bold 0.9em Verdana;
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	background: #9B9EC8 url(img/tr0.gif) top right repeat-y;
	margin-left: 4px;
	padding: 2px 10px 2px 6px;
}
.menu div.on a, .menu div.on a:visited, .menu div.on a:hover {
	background: #4311A8 url(img/tr1.gif) top right repeat-y;
}


#submenu {
	background-color: #4311A8;
	padding-top: 0.7em;
}
#submenu td {
	text-align: left;
	padding-left: 0.5em;
}
#submenu div {
	background: url(img/t2l0.gif) top left repeat-y;
}
#submenu div.on {
	background: url(img/t2l1.gif) top left repeat-y;
}
#submenu a, #submenu a:visited, #submenu a:hover {
	background: #D6D7ED url(img/t2r0.gif) top right repeat-y;
	color: #6352AD;
	font-weight: normal;
	border-bottom: 1px solid #D6D7ED;
}
#submenu div.on a, #submenu div.on a:visited, #submenu div.on a:hover {
	background: white url(img/t2r1.gif) top right repeat-y;
	border-bottom: 1px solid white;
}


.window {
	background-color: white;
	margin: 0 2em;
	padding: 0.5em;
	text-align: center;
}
.wintitle {
	font: bold 1.4em Arial;
	text-align: left;
	border-bottom: 1px dashed black;
	margin: 0.5em 1em 1em 1em;
}

.pie {
	padding: 2px;
}
.pie b, .pie td, .pie a, .pie a:visited, .pie a:hover {
	color: #D4C8EB;
}


.busqpanel table {
	width: 100%;
	background-color: #868EC4;
	border: 1px solid;
	border-color: #DFDFF0 #6E73B1 #6E73B1 #DFDFF0;
}
.busqpanel table td {
	padding: 2px;
	font: normal 0.8em Arial;
	background-color: #868EC4;
}
.busqpanel input, .busqpanel select {
	font: normal 1em Verdana;
	border: 1px solid black;
}
.busqpanel a, .busqpanel a:visited, .busqpanel a:hover {
	font-weight: bold;
	text-decoration: none;
}


.cabecera {
	background-color: #A7ADD8;
}
td.cabecera {
	border: 1px solid;
	border-color: #DFDFF0 #6E73B1 #6E73B1 #DFDFF0;
	padding: 0.4em;
}
.cabecera, .cabecera a, .cabecera a:visited, .cabecera a:hover {
	font: bold 1em Verdana;
	text-decoration: none;
}

.anadir a, .info a, .editar a, .borrar a {
	font: bold 1em Verdana;
	text-decoration: none;
}

th.anadir {
	background-color: #FEEDAF;
	border: 1px solid white;
}
.anadir a, .anadir a:visited, .anadir a:hover {
	color: #EE6634;
	background-color: #FEEDAF;
}

th.editar, th.info, th.borrar {
	background-color: #DAF8E0;
	border: 1px solid white;
}
th.borrar { background-color: #F0D9CB; }
.editar a, .borrar a, .info a {
	padding: 2px;
}
.editar a, .editar a:visited, .editar a:hover,
.info a, .info a:visited, .info a:hover { color: #209A00; }
.borrar a, .borrar a:visited, .borrar a:hover { color: #FF1B00; }

td.data {
	padding: 1px 0.3em;
	border: 1px solid #ddd;
	border-width: 0 0 1px 1px;
}

td.outr {
	background-color: #B5AFDD;
	font-weight: bold;
}
td.data a, td.data a:visited {
	text-decoration: none;
}
td.data a:hover {
	text-decoration: underline;
}


.pager td {
	padding-top: 0.5em;
	border-left: 1px solid white;
}
.pager td a, .pager td a:visited, .pager td a:hover, .pager b {
	background-color: #C7C8EA;
	padding: 0.2em 0.75em;
	text-decoration: none;
	width: 100%;
	height: 100%;
}
.pager td b {
	background-color: #4C53BC;
	color: white;
}



input, select, textarea, .checkbox, .checklist { font: 8pt Verdana; color: black; }
.btn { font: bold 8pt Verdana; font-variant: small-caps; padding: 0.3em 1em;}
.checkbox { background-color: white; width: 13px; height: 13px; border-width: 0px; }
.checklist { width: 265px; border: 1px solid #aaa; overflow: auto; padding: 0.3em; cursor: default; }

/*
.inr  { border: inset 1px; padding: 1px; padding-left: 2px; padding-right: 2px; font: bold 8pt Arial; color: black; }
a.inr { padding: 0px; border-width: 0px; text-decoration: none; } a.inr:visited { color: black; } a.inr:hover { text-decoration: underline; }
.outr { border: outset 1px; background-color: <? echo(CLR_MED); ?>; padding: 1px; padding-left: 2px; padding-right: 2px; font: bold 8pt Verdana; color: black; }
a.outr { font: bold 8pt Arial; padding: 0px; border-width: 0px; text-decoration: none; } a.outr:visited { color: black; } a.outr:hover { text-decoration: underline; }

.toptab { font: 8pt Verdana; color: white; }
a.toptab { text-decoration: none; } a.toptab:visited { color: white; } a.toptab:hover { text-decoration: underline; }
.curtoptab { font: bold 8pt Verdana; color: black; }
a.curtoptab { text-decoration: none; } a.curtoptab:visited { color: black; } a.curtoptab:hover { text-decoration: underline; }

.midtab { font: 8pt Verdana; color: black; }
a.midtab { text-decoration: none; } a.midtab:visited { color: black; } a.midtab:hover { text-decoration: underline; }
.curmidtab { font: bold 8pt Verdana; color: black; }
a.curmidtab { text-decoration: none; } a.curmidtab:visited { color: black; } a.curmidtab:hover { text-decoration: underline; }

.pager { font: bold 8pt Verdana; color: #aaaaaa; }
a.pager { text-decoration: none; } a.pager:visited { color: #aaaaaa; }
.curpager { font: bold 8pt Verdana; color: white; }
a.curpager { text-decoration: none; } a.curpager:visited { color: white; }

.mini { font: 7pt Arial; color: black; }
a.mini { font-size: 100%; text-decoration: underline; } a.mini:visited { color: black; } a.mini:hover { color: #cccccc; }
*/

.err { font: bold 8pt Verdana; color: #880000; }
span.err { display: block; padding-top: 2em; }
a.err { text-decoration: underline; } a.err:visited { color: #880000; }
li.err { margin-left: 25px; }

.sym { font: 6pt Wingdings 3; color: black; margin: 0px; }

.nombrescifras {
	color: #000000;
	float: left;
}
.fechaenvio {
	font-size: 10px;
	color: #FF7F0E;
}
.camposreclamaciones  {
	font-size: 11px;
	padding: 4px 3px;
	background-color: #DFEFFF;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}
.camposreclamaciones2  {
	font-size: 11px;
	padding: 4px 3px;
	background-color: #F0F8FF;
	vertical-align: top;
	border-bottom: 1px solid #FFFFFF;
}
.titreclamaciones  {
	font-size: 11px;
	color: white;
	padding: 3px;
	background-color: #75BAFF;
	font-weight: bold;
}
.cifras2 {
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	background-color: #D7EBFF;
	vertical-align: middle;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.cifras3 {
	font-size: 11px;
	padding: 2px 5px 2px 5px;
	background-color:#ECF4FF;
	vertical-align: middle;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.cifras4 {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	background-color:#ECF4FF;
	vertical-align: top;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.destacado { font-weight: bold; font-family: Verdana; text-decoration: none; }
a.destacado:hover { text-decoration: underline; }
