@charset "utf-8";
.ok {
}
.fondo_celeste {
	background-image: url(../images/celeste_02.jpg);
	height: 60px;
}.linepunt {
	background-image: url(../images/separdor_hor_32.gif);
	height: 5px;
}
.tituloazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699cc;
	font-weight: bold;
}
.textogris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.pie {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textopie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.lineblack {
	border: 1px solid #000000;
	padding: 1px;
	margin: 0px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6699cc;
	font-weight: normal;
	height: 18px;
	border: 1px solid #6699cc;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 10px;
	color: #6699cc;
	height: 50px;
	border: 1px solid #6699cc;
}
.tituloblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

