/* CSS Document by Faby*/

body {
	background-image: url(images/bg-costados.gif);
	background-repeat:  repeat-y;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text-int1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
.link-pie {
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}
.link-texto {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}
.link-pie:hover {
	color: #666666;
	text-decoration: none;
}

