.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C0DB2F;
}
.fondog {
	background-attachment: scroll;
	background-image: url(images/bot_fijos/logog.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.vinculos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #922A75;
	background-image: url();
	margin-left: 0px;
	margin-right: 0px;
}
a:link {
	color: #C0DB2F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C0DB2F;
}
a:hover {
	text-decoration: none;
	color: #922A75;
}
.fondog_ {

	background-attachment: scroll;
	background-image: url(images/bot_fijos/logog.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.fondbot {
	background-image: url(images/bot_fijos/f_bot.jpg);
	background-repeat:  repeat-x;
	background-position: bottom;
}
