@charset "UTF-8";
/* CSS Document */

/* k */
/* www.kostinasociados.cl */
/* kcreative */

/* Welcome to k CSS */

body, p, td, th {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 130%;
}
p a {
	color: #0083D6;
	text-decoration: none;
}
.destacado {
	font-weight: bold;
	color: #C25539;
}
s {
	font-size: 14px;
	color: #00429B;
}
p a:hover {
	color: #C25539;
	text-decoration: none;
}

h1 {
	font-size:16px;
	padding-left: 25px;
	line-height: 140%;
	font-weight: normal;
	color: #B12800;
	padding-right: 15px;
}


/* estilos para botoneras*/
.btnera table {
	width: 100%;
}

.btnera td {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #00479C;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	}

.btnera a {
	font-size: 12px;
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	}
	
.btnera a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*      */

.tablaPie {
	margin-top: 5px;
	margin-bottom: 5px;
}
.subtit {
	font-size: 14px;
	color: #00469C;
}
.txtbco {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

