.bck {
	background-image: url(../imgs/fondo.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #DBE7F2;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.titulo {font-family:Arial, Helevetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#336699;
}
.subtit {font-family:Arial, Helevetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#333333
}
.destaque {font-family:Arial, Helevetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#333333;
background-color:#D9E6F2
}
.caja {
margin: 4px;
width: 140px;
background-color:#E6ECF7;
}
a:link {
	color: #345998;
	text-decoration: none;
}
a:hover {
	
	color: #213961;
	text-decoration: underline;
}
a:visited {
	
	color: #345998;
	text-decoration: none;
}
.separador {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
}

a.style2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.style2:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
a.style2:visited {

	color: #FFFFFF;
	text-decoration: none;
}
