@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	margin:0px;
	padding:0px;
}

input, textarea, select {
	border:1px solid #81684C;
	height:15px;
	padding-left:2px;
	color:#383434;
	text-decoration:none;
}

h2#capaTitulo, h1#capaTitulo {
	color:#950202;
	font-size:20px;
	font-weight:normal;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	line-height:normal;
	margin:10px 0px 0px 0px;
}

a.boton {
	background-color:#CEC0AE;
	border:1px solid #CEC0AE;
	color:#950202;
	line-height:17px;
}

div.lahabi {
	border-bottom:1px solid #950202;
}
div.der_resultado {
	width:360px;
}
div#frameCabecera {
	background-color:#FBF9F2;
}

a#afini, a#affin {
	border:1px solid #81684C;
}
span.titulo_lista {
	border:1px solid #81684C;
}
table#datosPersonales input, table#datosPersonales select, table#datosPersonales textarea {
	border:1px solid #81684C;
}
