.borde {
	border: 1px solid #FFFFFF;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txt a:link {
	color: #0000FF;
	text-decoration: underline;
}
.txt a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.txt a:hover {
	color: #0000FF;
	text-decoration: none;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.txtBlan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.borde2 {
	border: 1px solid #1C97E0;
}
.titAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
.img {
	position: static;
	width: 30%;
}
