@charset "utf-8";
.bot  a:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(../imagen/fondo.jpg);
	background-repeat:  repeat-y;
}

.bot a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tdborde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6791CB;
}

.bot a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

.tdcelda2 {
	border: 1px solid #FFFFFF;
}
.titulo2 {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
}
