@charset "utf-8";
.bkg_index {
	background-attachment: scroll;
	background-image: url(../images/bkg_rolfo.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.txt_login {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.txt_recuadros_lineas {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.txt_direcciones {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.bkg_internas {
	background-attachment: scroll;
	background-image: url(../images/interna/bkg_interna.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.txt_contenidos {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_titulos {
	font-family: tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}
.txt_titulo_producto {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

