/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-image: url(../imagenes/up.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: center top;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #333;
}
.td1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.td2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.td3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.ali {
	text-align: justify;
	top: auto;
}

.fondoenlaes {
	background-image: url(../imagenes/fondoenlaces.png);
	background-repeat:  repeat-y;
}
