/* 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;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

td {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	
}
.texto1 {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.td1 {
	text-align:justify;
}

.Estilin {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.Estilinlin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.testoarriba {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	text-align: justify;
	line-height: 13px;
}
