body
{
	text-align:center;
	color:blue;
}
body.remarcado
{
	background-color:lightyellow;
	text-align:center;
	color:blue;
	margin:0;
	padding:0
}
table.formularios
{
	width:100%;
	height:100%;
}
tr.formularios
{
	vertical-align: middle;
	height:100%;
}
td.etiqueta
{
	width:30%;
	height:100%;
	text-align:left;
	border-bottom-style:dotted;
	vertical-align: middle;
}
td.valor
{
	width:70%;
	text-align:left;
}
td.nota
{
	font-size:smaller;
	color:darkblue;
	text-align:left;
}
table
{
	border:0;
	height:100%;
	width:100%;
	text-align:center;
}
th
{
	color:#ffffcc;
	background-color:blue;
	font.weight:800;
	height:15%;
}
th.servicios
{
	color:darkblue;
	background-color:lightyellow;
	font.weight:800;
	height:15%;
}
td.servicios
{
	color:red;
	font-weight:bold;
}
table.marco
{
	height:29%;
	width:130;
	border:solid;
	border-color:blue;
	background-color:white;
	color:blue;
	font-size : smaller;
}
table.ofertas
{
	background-color : white;
	color : Blue;
	border : solid;
	border-color :lightyellow;
}
td.ofertas
{
	height:40%;
	width:50%;
}
td.informacion
{
	background-color :lightyellow;
	color : blue;
	font-family:arial;
}
p
{
	font-family:verdana;
	font-weight:normal;
}
