@charset "windows-1252";
.fondo1 {
	background-image: url(images/3.jpg);
	background-repeat: repeat-y;
}
.txt1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.fondo2 {
	background-image: url(images/10.jpg);
	background-repeat: repeat-x;
}
.titulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.subtitulos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F30;
	text-decoration: none;
}
