/* CSS Document */

.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #004386;
}
td.linea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#tabla {
	position:absolute;
	left:225px;
	top:224px;
	width:664px;
	height:525px;
	z-index:1;
	border-left-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	text-align: center;
	background-position: center;
}

#contact { background-image:url(../imagenes/telefono.jpg); background-repeat:no-repeat; background-position:center;
}
