.fondo {
	background-image: url(elementos/fondo.gif);
	background-repeat:  repeat-y;
	background-position: center top;
}
.textogrande {
	font-family: "Gill Sans MT", GillSans, "Trebuchet MS", Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo1 {
	color: #AC9D75;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.Estilo2 {

	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.Estilo3 {
	color: #008BCF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.Estilo4 {

	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.lineapunto {
	background-image: url(elementos/linea_punto.gif);
	background-repeat:  repeat-x;
	background-position: left center;
}
.Estilo5 {


	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FF9900;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #996600;
}
